forked from qt-creator/qt-creator
QmlProfiler: rewriting details for bindings
Change-Id: Ie180ecc8d336bca1713edd5eb5fff0681c641b9d Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
@@ -153,6 +153,7 @@ public slots:
|
||||
void selectEvent(int eventId);
|
||||
void selectEventByLocation(const QString &filename, int line);
|
||||
void buildModel();
|
||||
void changeDetailsForEvent(int eventId, const QString &newString);
|
||||
|
||||
private:
|
||||
void setHeaderLabels();
|
||||
|
||||
Reference in New Issue
Block a user