aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/doc/qtgraphicaleffects.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/doc/qtgraphicaleffects.qdocconf')
-rw-r--r--src/effects/doc/qtgraphicaleffects.qdocconf44
1 files changed, 0 insertions, 44 deletions
diff --git a/src/effects/doc/qtgraphicaleffects.qdocconf b/src/effects/doc/qtgraphicaleffects.qdocconf
deleted file mode 100644
index 27d8917..0000000
--- a/src/effects/doc/qtgraphicaleffects.qdocconf
+++ /dev/null
@@ -1,44 +0,0 @@
-include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
-include($QT_INSTALL_DOCS/config/exampleurl-qtgraphicaleffects.qdocconf)
-
-project = QtGraphicalEffects
-description = Qt Graphical Effects Reference Documentation
-version = $QT_VERSION
-moduleheader =
-
-qhp.projects = QtGraphicalEffects
-
-qhp.QtGraphicalEffects.file = qtgraphicaleffects.qhp
-qhp.QtGraphicalEffects.namespace = org.qt-project.qtgraphicaleffects.$QT_VERSION_TAG
-qhp.QtGraphicalEffects.virtualFolder = qtgraphicaleffects
-qhp.QtGraphicalEffects.indexTitle = Qt Graphical Effects
-qhp.QtGraphicalEffects.indexRoot =
-
-qhp.QtGraphicalEffects.filterAttributes = qtgraphicaleffects $QT_VERSION qtrefdoc
-qhp.QtGraphicalEffects.customFilters.Qt.name = QtGraphicalEffects $QT_VERSION
-qhp.QtGraphicalEffects.customFilters.Qt.filterAttributes = qtgraphicaleffects $QT_VERSION
-
-qhp.QtGraphicalEffects.subprojects = qmltypes
-qhp.QtGraphicalEffects.subprojects.qmltypes.title = QML Types
-qhp.QtGraphicalEffects.subprojects.qmltypes.indexTitle = Graphical Effects
-qhp.QtGraphicalEffects.subprojects.qmltypes.selectors = qmlclass
-qhp.QtGraphicalEffects.subprojects.qmltypes.sortPages = true
-
-outputdir = $$QT_INSTALL_DOCS/qtgraphicaleffects
-tagfile = ../../../doc/qtgraphicaleffects/qtgraphicaleffects.tags
-
-headerdirs += .. \
-
-sourcedirs += .. \
-
-
-exampledirs += ../../../examples/graphicaleffects \
- snippets/
-
-
-imagedirs += images
-
-depends += qtqml qtquick qtdoc qtcore
-
-navigation.landingpage = "Qt Graphical Effects"
-navigation.qmltypespage = "Graphical Effects"