QmlProfiler: added 'clear view'

Reviewed-by: Kai Koehne
This commit is contained in:
Christiaan Janssen
2011-04-06 16:04:18 +02:00
parent 54eac56c00
commit e838a3dd7c
5 changed files with 40 additions and 9 deletions

View File

@@ -71,6 +71,7 @@ public:
public slots:
void updateCursorPosition();
void updateTimer();
void clearDisplay();
signals:
void viewUpdated();