aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/analyze
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-11-12 14:48:34 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-11-12 13:51:10 +0000
commit8bc98b858b525b35c60b37be0e2ba97c57811ada (patch)
treebfe5fe5acce487ecce71588bc143be88c2b8f067 /doc/src/analyze
parent52c00b99b36b8ba0a2dd97f1d9076d38af002e13 (diff)
Doc: options for filtering JS and QML events were removed
Change-Id: I5917d7fcb8115f9e12212dcb15882271ceb092e3 Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
Diffstat (limited to 'doc/src/analyze')
-rw-r--r--doc/src/analyze/qtquick-profiler.qdoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/src/analyze/qtquick-profiler.qdoc b/doc/src/analyze/qtquick-profiler.qdoc
index 2165255f145..cd66f2339a8 100644
--- a/doc/src/analyze/qtquick-profiler.qdoc
+++ b/doc/src/analyze/qtquick-profiler.qdoc
@@ -533,11 +533,6 @@
Click on an event to move to it in the source code
in the code editor.
- JavaScript events often duplicate bindings or signals, so you can show and
- hide them by selecting \uicontrol {Show JavaScript Events} in the context
- menu. To show and hide QML events (\uicontrol Create, \uicontrol Compile,
- and \uicontrol Signal), select \uicontrol {Show QML Events}.
-
\image qtcreator-analyzer-bindings.png "Events view"
The \uicontrol Callers and \uicontrol Callees panes show dependencies between events.