aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofiler/timelinemodelaggregator.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofiler/timelinemodelaggregator.h')
-rw-r--r--plugins/qmlprofiler/timelinemodelaggregator.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/qmlprofiler/timelinemodelaggregator.h b/plugins/qmlprofiler/timelinemodelaggregator.h
index 4f650bb4a5..c0fa1d92b4 100644
--- a/plugins/qmlprofiler/timelinemodelaggregator.h
+++ b/plugins/qmlprofiler/timelinemodelaggregator.h
@@ -63,6 +63,8 @@ public:
bool eventAccepted(const QmlProfilerSimpleModel::QmlEventData &event) const;
+ Q_INVOKABLE int basicModelIndex() const;
+
Q_INVOKABLE qint64 lastTimeMark() const;
Q_INVOKABLE void setExpanded(int modelIndex, int category, bool expanded);