aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextended/scenegraphtimelinemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofilerextended/scenegraphtimelinemodel.h')
-rw-r--r--plugins/qmlprofilerextended/scenegraphtimelinemodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/qmlprofilerextended/scenegraphtimelinemodel.h b/plugins/qmlprofilerextended/scenegraphtimelinemodel.h
index 255ff936d54..ff6e72cf1d7 100644
--- a/plugins/qmlprofilerextended/scenegraphtimelinemodel.h
+++ b/plugins/qmlprofilerextended/scenegraphtimelinemodel.h
@@ -81,6 +81,7 @@ public:
Q_INVOKABLE const QVariantList getLabelsForCategory(int category) const;
Q_INVOKABLE const QVariantList getEventDetails(int index) const;
+ Q_INVOKABLE const QVariantMap getEventLocation(int index) const;
void loadData();
void clear();