diff --git a/doc/images/qml-observer-context-menu.png b/doc/images/qml-observer-context-menu.png new file mode 100644 index 0000000000000000000000000000000000000000..8eb25e7fca78e159fbd20003d06911ac305daf18 Binary files /dev/null and b/doc/images/qml-observer-context-menu.png differ diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index ee02a2adbfa01cc396aa5b83b74ac9ec7158d8fb..66fd154c4d4cc4f597e623b39554eacf88224a58 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -7205,9 +7205,11 @@ You can also right-click an element in the running application to view the element hierarchy as a context menu. Select an element to jump to its definition in code. + \image qml-observer-context-menu.png "QML Observer" + To zoom in and out of the application, click the \gui Zoom button. - To inspect colors, click the \gui {Color Picker} button. You can also the click + To inspect colors, click the \gui {Color Picker} button. You can also click \inlineimage qml-observer-bar-copy-color.png "Copy Color button" to copy the color definition to the clipboard.