QmlProfiler: rewriting details for bindings

Change-Id: Ie180ecc8d336bca1713edd5eb5fff0681c641b9d
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Christiaan Janssen
2012-01-17 13:26:57 +01:00
parent 4e9192fc10
commit 2163f789b1
10 changed files with 373 additions and 21 deletions

View File

@@ -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();