summaryrefslogtreecommitdiffstats
path: root/src/doc/src
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2020-06-23 14:43:24 +0200
committerNico Vertriest <nico.vertriest@qt.io>2020-06-29 10:26:46 +0200
commitf71eabb467479d2a12601bc50484f0be801dcb57 (patch)
tree0b15cb6268a4922307b0d1549894805e254000e9 /src/doc/src
parentd4b5df43eae18b07d75e7da422ef635bbc636b7f (diff)
Doc: Update docs with cmake package information
Task-number: QTBUG-85179 Change-Id: I774714579f27d460533fc3a3280ff604306e5529 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/doc/src')
-rw-r--r--src/doc/src/qt3danimation-module.qdoc1
-rw-r--r--src/doc/src/qt3dextras-module.qdoc1
-rw-r--r--src/doc/src/qt3dinput-module.qdoc1
-rw-r--r--src/doc/src/qt3dlogic-module.qdoc1
-rw-r--r--src/doc/src/qt3drender-module.qdoc1
-rw-r--r--src/doc/src/qt3dscene2d-module.qdoc1
6 files changed, 6 insertions, 0 deletions
diff --git a/src/doc/src/qt3danimation-module.qdoc b/src/doc/src/qt3danimation-module.qdoc
index 9cf32b4c8..5186afa8b 100644
--- a/src/doc/src/qt3danimation-module.qdoc
+++ b/src/doc/src/qt3danimation-module.qdoc
@@ -40,6 +40,7 @@
\ingroup modules
\ingroup qt3d-modules-preliminary
+ \qtcmakepackage 3danimation
\qtvariable 3danimation
\code
diff --git a/src/doc/src/qt3dextras-module.qdoc b/src/doc/src/qt3dextras-module.qdoc
index 8f08b60e5..2c6223be9 100644
--- a/src/doc/src/qt3dextras-module.qdoc
+++ b/src/doc/src/qt3dextras-module.qdoc
@@ -39,6 +39,7 @@
\ingroup modules
\ingroup qt3d-modules-preliminary
+ \qtcmakepackage 3dextras
\qtvariable 3dextras
\code
diff --git a/src/doc/src/qt3dinput-module.qdoc b/src/doc/src/qt3dinput-module.qdoc
index 9ae8accac..65b309247 100644
--- a/src/doc/src/qt3dinput-module.qdoc
+++ b/src/doc/src/qt3dinput-module.qdoc
@@ -34,6 +34,7 @@
\ingroup modules
\ingroup qt3d-modules
+ \qtcmakepackage 3dinput
\qtvariable 3dinput
To use classes from this module, add this directive into the C++ files:
diff --git a/src/doc/src/qt3dlogic-module.qdoc b/src/doc/src/qt3dlogic-module.qdoc
index 5823c5cc7..ccbab3253 100644
--- a/src/doc/src/qt3dlogic-module.qdoc
+++ b/src/doc/src/qt3dlogic-module.qdoc
@@ -35,6 +35,7 @@
backend.
\ingroup modules
\ingroup qt3d-modules
+ \qtcmakepackage 3dlogic
\qtvariable 3dlogic
To use classes from this module, add this directive into the C++ files:
diff --git a/src/doc/src/qt3drender-module.qdoc b/src/doc/src/qt3drender-module.qdoc
index 834ea45fd..ecf8d152e 100644
--- a/src/doc/src/qt3drender-module.qdoc
+++ b/src/doc/src/qt3drender-module.qdoc
@@ -34,6 +34,7 @@
\ingroup modules
\ingroup qt3d-modules
+ \qtcmakepackage 3drender
\qtvariable 3drender
The Qt 3D Render module provides an aspect, components, and other supporting types necessary
diff --git a/src/doc/src/qt3dscene2d-module.qdoc b/src/doc/src/qt3dscene2d-module.qdoc
index 39ca8a44f..94467cf67 100644
--- a/src/doc/src/qt3dscene2d-module.qdoc
+++ b/src/doc/src/qt3dscene2d-module.qdoc
@@ -39,6 +39,7 @@
\ingroup modules
\ingroup qt3d-modules-preliminary
+ \qtcmakepackage 3dquickscene2d
\qtvariable 3dquickscene2d
\code