aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofiler/qmlprofilertimelinemodelproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofiler/qmlprofilertimelinemodelproxy.h')
-rw-r--r--plugins/qmlprofiler/qmlprofilertimelinemodelproxy.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/qmlprofiler/qmlprofilertimelinemodelproxy.h b/plugins/qmlprofiler/qmlprofilertimelinemodelproxy.h
index 96b2cd85c8..616013e8d9 100644
--- a/plugins/qmlprofiler/qmlprofilertimelinemodelproxy.h
+++ b/plugins/qmlprofiler/qmlprofilertimelinemodelproxy.h
@@ -123,10 +123,6 @@ public:
bool isEmpty() const;
Q_INVOKABLE qint64 lastTimeMark() const;
-// Q_INVOKABLE qint64 traceStartTime() const;
-// Q_INVOKABLE qint64 traceEndTime() const;
-// Q_INVOKABLE qint64 traceDuration() const;
-// Q_INVOKABLE int getState() const;
Q_INVOKABLE void setExpanded(int category, bool expanded);
Q_INVOKABLE int categoryDepth(int categoryIndex) const;