Doc: Inspect API for Element Under Cursor function

Change-Id: I8fbc3d61bdda51fc40e671d694b717622713c5f8
Reviewed-by: Nikita Baryshnikov <nib952051@gmail.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2015-04-02 16:37:31 +02:00
parent 6b27bcefb4
commit 138d009cc7

View File

@@ -750,6 +750,12 @@
If this does not help, try changing the QML emulation layer to the one that
was built with the same Qt version as the one selected in the build and run
kit. For more information, see \l{Running QML Modules in Qt Quick Designer}.
\section1 Inspecting QML and JavaScript
To inspect QML and JavaScript properties, methods, and enums, move the
cursor over them and select \uicontrol Tools > \uicontrol {QML/JS} >
\uicontrol {Inspect API for Element Under Cursor}.
*/