summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-05-16 14:30:51 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-05-17 05:34:28 +0000
commit330a30aa5b7562cf8d68f3bd870d3c9b5d15b2fc (patch)
treef07fd11cf8deb45b0c9d64f0121e4913fc84306e
parent8bd5c67ea8c15151e6435f6ccddd85347144864a (diff)
downloadqt-creator-10.0.tar.gz
Doc: Hide text and links that only apply to Qt Creator Manual10.0
...from the QDS manual. Change-Id: I24be3b656922b1c10643f6ef274f1fa91c8330df Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
-rw-r--r--doc/qtcreator/src/user-interface/creator-views.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qtcreator/src/user-interface/creator-views.qdoc b/doc/qtcreator/src/user-interface/creator-views.qdoc
index 856dfd15ee..e676ed1890 100644
--- a/doc/qtcreator/src/user-interface/creator-views.qdoc
+++ b/doc/qtcreator/src/user-interface/creator-views.qdoc
@@ -88,6 +88,7 @@
(\uicontrol {Synchronize with Editor}).
\endlist
+ \if defined(qtcreator)
\section1 Viewing the Class Hierarchy
The \uicontrol {Class View} shows the class hierarchy of the currently
@@ -144,4 +145,5 @@
To keep the view synchronized with the file currently open in the editor,
select \inlineimage icons/linkicon.png
(\uicontrol {Synchronize with Editor}).
+ \endif
*/