blob: 9ee5a5671d515e0848c18b0668600a4440576582 [file] [log] [blame]
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtconnectivity.qdocconf)
project = QtBluetooth
description = Qt Bluetooth Reference Documentation
version = $QT_VERSION
examplesinstallpath = bluetooth
qhp.projects = QtBluetooth
qhp.QtBluetooth.file = qtbluetooth.qhp
qhp.QtBluetooth.namespace = org.qt-project.qtbluetooth.$QT_VERSION_TAG
qhp.QtBluetooth.virtualFolder = qtbluetooth
qhp.QtBluetooth.indexTitle = Qt Bluetooth
qhp.QtBluetooth.indexRoot =
qhp.QtBluetooth.filterAttributes = qtbluetooth $QT_VERSION qtrefdoc
qhp.QtBluetooth.customFilters.Qt.name = QtBluetooth $QT_VERSION
qhp.QtBluetooth.customFilters.Qt.filterAttributes = qtbluetooth $QT_VERSION
qhp.QtBluetooth.subprojects = overviews classes qml examples
qhp.QtBluetooth.subprojects.classes.title = C++ Classes
qhp.QtBluetooth.subprojects.classes.indexTitle = Qt Bluetooth C++ Classes
qhp.QtBluetooth.subprojects.classes.selectors = class fake:headerfile
qhp.QtBluetooth.subprojects.classes.sortPages = true
qhp.QtBluetooth.subprojects.qml.title = QML Types
qhp.QtBluetooth.subprojects.qml.indexTitle = Qt Bluetooth QML Types
qhp.QtBluetooth.subprojects.qml.selectors = fake:headerfile
qhp.QtBluetooth.subprojects.qml.sortPages = true
qhp.QtBluetooth.subprojects.overviews.title = Overviews
qhp.QtBluetooth.subprojects.overviews.indexTitle = Qt Bluetooth Overview
qhp.QtBluetooth.subprojects.overviews.selectors = fake:page,group,module
qhp.QtBluetooth.subprojects.examples.title = Qt Bluetooth Examples
qhp.QtBluetooth.subprojects.examples.indexTitle = Qt Bluetooth Examples
qhp.QtBluetooth.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtbluetooth/qtbluetooth.tags
depends += qtcore qtdoc qtquick
headerdirs += .. \
../../imports/bluetooth
sourcedirs += .. \
../../imports/bluetooth \
exampledirs += ../../../examples/bluetooth \
snippets/ \
../
manifestmeta.thumbnail.names = "QtBluetooth/Bluetooth Low Energy Heart Rate Server Example"
manifestmeta.highlighted.names += "QtBluetooth/Bluetooth Low Energy Heart Rate Game"
imagedirs += images
navigation.landingpage = "Qt Bluetooth"
navigation.cppclassespage = "Qt Bluetooth C++ Classes"
navigation.qmltypespage = "Qt Bluetooth QML Types"