summaryrefslogtreecommitdiffstats
path: root/src/core/doc/qt3dcore.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/doc/qt3dcore.qdocconf')
-rw-r--r--src/core/doc/qt3dcore.qdocconf7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/core/doc/qt3dcore.qdocconf b/src/core/doc/qt3dcore.qdocconf
index 251c0ab67..65e6e03fe 100644
--- a/src/core/doc/qt3dcore.qdocconf
+++ b/src/core/doc/qt3dcore.qdocconf
@@ -36,11 +36,13 @@ depends += qtcore qtqml qtquick qtdoc qt3drenderer
headerdirs += .. \
../../plugins \
- ../../quick3d/quick3d
+ ../../quick3d/quick3d \
+ ../../input
sourcedirs += .. \
../../plugins \
- ../../quick3d/quick3d
+ ../../quick3d/quick3d \
+ ../../input
exampledirs += src/snippets
@@ -49,6 +51,7 @@ exampledirs += src/snippets
imagedirs += images
Cpp.ignoretokens += QT3DCORE_PRIVATE_EXPORT \
+ QT3DINPUTSHARED_EXPORT \
QT3DCORESHARED_EXPORT
Cpp.ignoredirectives += Q_DECLARE_LOGGING_CATEGORY