forked from qt-creator/qt-creator
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:
@@ -750,6 +750,12 @@
|
|||||||
If this does not help, try changing the QML emulation layer to the one that
|
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
|
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}.
|
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}.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user