From 8bc98b858b525b35c60b37be0e2ba97c57811ada Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 12 Nov 2015 14:48:34 +0100 Subject: [PATCH] Doc: options for filtering JS and QML events were removed Change-Id: I5917d7fcb8115f9e12212dcb15882271ceb092e3 Reviewed-by: Ulf Hermann --- doc/src/analyze/qtquick-profiler.qdoc | 5 ----- 1 file changed, 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.