forked from qt-creator/qt-creator
Doc: Add clarification on when the select tool is usable
Task-number: QTCREATORBUG-15349 Change-Id: I24650e1b8a5a66c1aee2a552d04559b99562f830 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
@@ -219,6 +219,10 @@
|
|||||||
application to jump to their definitions in the code. The properties of the
|
application to jump to their definitions in the code. The properties of the
|
||||||
selected item are displayed in the \uicontrol {Locals and Expressions} view.
|
selected item are displayed in the \uicontrol {Locals and Expressions} view.
|
||||||
|
|
||||||
|
The \uicontrol Select tool will be enabled either if your application is
|
||||||
|
using Qt 5.7 or later, or if your application is using an earlier version
|
||||||
|
of Qt and is based on the \c QQuickView class.
|
||||||
|
|
||||||
You can also view the item hierarchy in the running application:
|
You can also view the item hierarchy in the running application:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
|
|||||||
Reference in New Issue
Block a user