Doc: options for filtering JS and QML events were removed

Change-Id: I5917d7fcb8115f9e12212dcb15882271ceb092e3
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2015-11-12 14:48:34 +01:00
parent 52c00b99b3
commit 8bc98b858b

View File

@@ -533,11 +533,6 @@
Click on an event to move to it in the source code Click on an event to move to it in the source code
in the code editor. 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" \image qtcreator-analyzer-bindings.png "Events view"
The \uicontrol Callers and \uicontrol Callees panes show dependencies between events. The \uicontrol Callers and \uicontrol Callees panes show dependencies between events.