qQmlProfiler: independent start/stop/record buttons

Reviewed-by: Kai Koehne
This commit is contained in:
Christiaan Janssen
2011-04-06 12:26:19 +02:00
parent 360b2addb3
commit fad891820d
10 changed files with 86 additions and 24 deletions

View File

@@ -66,6 +66,7 @@ public:
void setRecordAtStart(bool record);
void setRecording(bool recording);
bool isRecording() const;
public slots:
void updateCursorPosition();