forked from qt-creator/qt-creator
qQmlProfiler: independent start/stop/record buttons
Reviewed-by: Kai Koehne
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
void setRecordAtStart(bool record);
|
||||
|
||||
void setRecording(bool recording);
|
||||
bool isRecording() const;
|
||||
|
||||
public slots:
|
||||
void updateCursorPosition();
|
||||
|
||||
Reference in New Issue
Block a user