summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qspheremesh.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2016-12-07 14:53:23 +0100
committerSean Harmer <sean.harmer@kdab.com>2016-12-07 14:07:55 +0000
commitf8ba0ee64abe614780324711c8b0b7274d38eb0a (patch)
tree87782731bd295677624bd9d4f12adb13dd66872f /src/extras/geometries/qspheremesh.cpp
parent8e998d710844fe0fe1ce7e1c22e56f065d0f8b4d (diff)
Doc: Specify #include path for each \class
QDoc tries to guess the correct #include statement, displayed in the requisites table in the class reference. However, this often produces incorrect information for a module as complex as Qt3D. To fix this, manually specify the include path with the \inheaderfile command. Change-Id: I42929b92600d07d759f4f76e9051ff656785c652 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/extras/geometries/qspheremesh.cpp')
-rw-r--r--src/extras/geometries/qspheremesh.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extras/geometries/qspheremesh.cpp b/src/extras/geometries/qspheremesh.cpp
index 90cf5a872..988a95990 100644
--- a/src/extras/geometries/qspheremesh.cpp
+++ b/src/extras/geometries/qspheremesh.cpp
@@ -79,6 +79,7 @@ namespace Qt3DExtras {
/*!
* \class Qt3DExtras::QSphereMesh
+ * \inheaderfile Qt3DExtras/QSphereMesh
* \inmodule Qt3DExtras
*
* \inherits Qt3DRender::QGeometryRenderer