summaryrefslogtreecommitdiff
path: root/src/layouts/doc/qtquicklayouts.qdocconf
blob: 85cb0a57b4a40b1d93a59f62c6a5d374734d3ef8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)

project                 = QtQuickLayouts
description             = Qt Quick Layouts Reference Documentation
url                     = http://qt-project.org/doc/qt-$QT_VER/qtquicklayouts/
version                 = $QT_VERSION

qhp.projects            = QtQuickLayouts

qhp.QtQuickLayouts.file           = qtquicklayouts.qhp
qhp.QtQuickLayouts.namespace      = org.qt-project.qtquicklayouts.$QT_VERSION_TAG
qhp.QtQuickLayouts.virtualFolder  = qtquicklayouts
qhp.QtQuickLayouts.indexTitle     = Qt Quick Layouts
qhp.QtQuickLayouts.indexRoot      =

qhp.QtQuickLayouts.filterAttributes    = qtquicklayouts $QT_VERSION qtrefdoc
qhp.QtQuickLayouts.customFilters.Qt.name = QtQuickLayouts $QT_VERSION
qhp.QtQuickLayouts.customFilters.Qt.filterAttributes = qtquicklayouts $QT_VERSION

qhp.QtQuickLayouts.subprojects = qtquicklayoutsqmltypes
qhp.QtQuickLayouts.subprojects.qtquicklayoutsqmltypes.title = QML Types
qhp.QtQuickLayouts.subprojects.qtquicklayoutsqmltypes.indexTitle = Qt Quick Layouts QML Types
qhp.QtQuickLayouts.subprojects.qtquicklayoutsqmltypes.selectors = class fake:qmlclass
qhp.QtQuickLayouts.subprojects.qtquicklayoutsqmltypes.sortPages = true

depends = qtqml qtquick qtwidgets qtdoc qtquickcontrols

exampledirs += src/snippets

headerdirs += ..

sourcedirs += ..

imagedirs += images