forked from qt-creator/qt-creator
QmlProfiler: display animation traces from Qt5
Change-Id: I7959052ec07089419e85186b0b0e58f911e273ec Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
@@ -101,6 +101,7 @@ signals:
|
||||
void traceStarted( qint64 time );
|
||||
void range(int type, qint64 startTime, qint64 length,
|
||||
const QStringList &data, const QString &fileName, int line);
|
||||
void frame(qint64 time, int frameRate, int animationCount);
|
||||
|
||||
void recordingChanged(bool arg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user