summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qplanegeometry.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/qplanegeometry.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/qplanegeometry.cpp')
-rw-r--r--src/extras/geometries/qplanegeometry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extras/geometries/qplanegeometry.cpp b/src/extras/geometries/qplanegeometry.cpp
index 74c90cf1b..16b401d3d 100644
--- a/src/extras/geometries/qplanegeometry.cpp
+++ b/src/extras/geometries/qplanegeometry.cpp
@@ -266,6 +266,7 @@ public:
/*!
* \class Qt3DExtras::QPlaneGeometry
+ * \inheaderfile Qt3DExtras/QPlaneGeometry
* \inmodule Qt3DExtras
* \brief The QPlaneGeometry class allows creation of a plane in 3D space.
* \since 5.7