blob: 95547dbe06111cb44bc08deca05d3f6ecea7ef19 [file] [log] [blame]
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtwinextras.qdocconf)
project = QtWinExtras
description = Qt Windows Extras Reference Documentation
version = $QT_VERSION
exampledirs += ../../../examples/winextras \
snippets
examplesinstallpath = winextras
moduleheader = QtWinExtrasDoc
includepaths = -I . \
-I ..
headerdirs = .. ../../imports/winextras
sourcedirs = .. ../../imports/winextras
imagedirs += images
depends += qtcore qtgui qtdoc qtwidgets
qhp.projects = QtWinExtras
qhp.QtWinExtras.file = qtwinextras.qhp
qhp.QtWinExtras.namespace = org.qt-project.qtwinextras.$QT_VERSION_TAG
qhp.QtWinExtras.indexTitle = Qt Windows Extras
qhp.QtWinExtras.indexRoot =
qhp.QtWinExtras.filterAttributes = qtwinextras $QT_VERSION qtrefdoc
qhp.QtWinExtras.customFilters.Qt.name = QtWinExtras $QT_VERSION
qhp.QtWinExtras.customFilters.Qt.filterAttributes = qtwinextras $QT_VERSION
qhp.QtWinExtras.virtualFolder = qtwinextras
qhp.QtWinExtras.subprojects = classes examples qmltypes
qhp.QtWinExtras.subprojects.classes.title = C++ Classes and Namespaces
qhp.QtWinExtras.subprojects.classes.indexTitle = Qt Windows Extras C++ Classes
qhp.QtWinExtras.subprojects.classes.selectors = class function namespace fake:headerfile
qhp.QtWinExtras.subprojects.classes.sortPages = true
qhp.QtWinExtras.subprojects.examples.title = Examples
qhp.QtWinExtras.subprojects.examples.indexTitle = Qt Windows Extras Examples
qhp.QtWinExtras.subprojects.examples.selectors = fake:example
qhp.QtWinExtras.subprojects.qmltypes.title = QML Types
qhp.QtWinExtras.subprojects.qmltypes.indexTitle = Qt Windows Extras QML Types
qhp.QtWinExtras.subprojects.qmltypes.selectors = qmlclass
qhp.QtWinExtras.subprojects.qmltypes.sortPages = true
navigation.landingpage = "Qt Windows Extras"
navigation.qmltypespage = "Qt Windows Extras QML Types"
navigation.cppclassespage = "Qt Windows Extras C++ Classes"