summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilereventview.h
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@nokia.com>2012-01-17 13:26:57 +0100
committerChristiaan Janssen <christiaan.janssen@nokia.com>2012-01-20 17:06:23 +0100
commit2163f789b1db1d1caafe3f0f1ca4d10d3ce415c9 (patch)
tree3fdf07aad952c0063c4b0c73a09b7d1379c01c7a /src/plugins/qmlprofiler/qmlprofilereventview.h
parent4e9192fc10780346c458c26788e775da783c6807 (diff)
downloadqt-creator-2163f789b1db1d1caafe3f0f1ca4d10d3ce415c9.tar.gz
QmlProfiler: rewriting details for bindings
Change-Id: Ie180ecc8d336bca1713edd5eb5fff0681c641b9d Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Diffstat (limited to 'src/plugins/qmlprofiler/qmlprofilereventview.h')
-rw-r--r--src/plugins/qmlprofiler/qmlprofilereventview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmlprofiler/qmlprofilereventview.h b/src/plugins/qmlprofiler/qmlprofilereventview.h
index ccecfe776f..92bdf9c8bb 100644
--- a/src/plugins/qmlprofiler/qmlprofilereventview.h
+++ b/src/plugins/qmlprofiler/qmlprofilereventview.h
@@ -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();