blob: 0ffbe4d64ddce68461e2cad2b4fe9a864eac6331 [file] [log] [blame]
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtlocation.qdocconf)
project = QtLocation
description = Qt Location Reference Documentation
version = $QT_VERSION
qhp.projects = QtLocation
qhp.QtLocation.file = qtlocation.qhp
qhp.QtLocation.namespace = org.qt-project.qtlocation.$QT_VERSION_TAG
qhp.QtLocation.virtualFolder = qtlocation
qhp.QtLocation.indexTitle = Qt Location
qhp.QtLocation.indexRoot =
qhp.QtLocation.filterAttributes = qtlocation $QT_VERSION qtrefdoc
qhp.QtLocation.customFilters.Qt.name = QtLocation $QT_VERSION
qhp.QtLocation.customFilters.Qt.filterAttributes = qtlocation $QT_VERSION
qhp.QtLocation.subprojects = classes qml examples
qhp.QtLocation.subprojects.classes.title = C++ Classes
qhp.QtLocation.subprojects.classes.indexTitle = Qt Location C++ Classes
qhp.QtLocation.subprojects.classes.selectors = class fake:headerfile
qhp.QtLocation.subprojects.classes.sortPages = true
qhp.QtLocation.subprojects.qml.title = QML Types
qhp.QtLocation.subprojects.qml.indexTitle = Qt Location QML Types
qhp.QtLocation.subprojects.qml.selectors = qmlclass
qhp.QtLocation.subprojects.qml.sortPages = true
qhp.QtLocation.subprojects.examples.title = Qt Location Examples
qhp.QtLocation.subprojects.examples.indexTitle = Qt Location Examples
qhp.QtLocation.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtlocation/qtlocation.tags
depends += qtcore qtdoc qtgui qtquick qtqml qtnetwork qtpositioning qtquickcontrols qtlinguist qtxmlpatterns
headerdirs += .. \
../../imports/location
sourcedirs += .. \
../../imports/location \
../../plugins/geoservices/nokia
examplesinstallpath = location
manifestmeta.highlighted.names = "QtLocation/Map Viewer (QML)"
exampledirs += ../../../examples/location \
snippets/
imagedirs += images
navigation.landingpage = "Qt Location"
navigation.cppclassespage = "Qt Location C++ Classes"
navigation.qmltypespage = "Qt Location QML Types"