QmlProfiler: display warning when app killed

Change-Id: I2183e02a5ce4b266702d0771933bda61efa66e95
Reviewed-on: http://codereview.qt.nokia.com/1603
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
This commit is contained in:
Christiaan Janssen
2011-07-13 14:47:34 +02:00
committed by Aurindam Jana
parent b533cea366
commit 82ff204314
5 changed files with 30 additions and 3 deletions

View File

@@ -72,6 +72,7 @@ public slots:
void gotoSourceLocation(const QString &fileUrl, int lineNumber);
void updateTimer(qreal elapsedSeconds);
void correctTimer();
void clearDisplay();