summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2014-10-21 10:32:34 +0200
committerNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2014-10-22 08:51:23 +0200
commit00623d9a5aeb9ab94b8efb55960cb5485f7c8e05 (patch)
tree5283b800a4924c81a1b8eaf33cec9c445bebeaa5 /doc
parent061860551a6a472705b28ec413eb6f98c5307494 (diff)
downloadqt-creator-00623d9a5aeb9ab94b8efb55960cb5485f7c8e05.tar.gz
Doc: Document cycling through namespace in class view
Change-Id: Ie034aa91b5ccc44338ce7db86259e57e9f2c95ef Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-ui.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc
index e44ca37371..b40ba565e8 100644
--- a/doc/src/howto/creator-ui.qdoc
+++ b/doc/src/howto/creator-ui.qdoc
@@ -221,6 +221,9 @@
\inlineimage qtcreator-show-subprojects.png
(\gui {Show Subprojects}).
+ To visit all parts of a namespace, double-click on the namespace item
+ multiple times.
+
\section2 Viewing QML Types
The \gui Outline view shows the type hierarchy in a QML file.