forked from qt-creator/qt-creator
QmlProfiler: Convert connections to Qt5 style
Change-Id: I1a490add706cd0cfce3f243e4ebc32a8c9a975c7 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void clearData();
|
||||
void sendRecordingStatus(int engineId = -1);
|
||||
void sendRecordingStatus();
|
||||
void setRequestedFeatures(quint64 features);
|
||||
void setFlushInterval(quint32 flushInterval);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user