summaryrefslogtreecommitdiff
path: root/src/svg/doc/qtsvg.qdocconf
blob: 5668615cac16340c04f1e44386b13bef6e392794 (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
35
36
37
38
39
40
41
42
43
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)

project                 = QtSvg
description             = Qt SVG Reference Documentation
url                     = http://qt-project.org/doc/qt-$QT_VER/qtsvg
version                 = $QT_VERSION

qhp.projects            = QtSvg

qhp.QtSvg.file                = qtsvg.qhp
qhp.QtSvg.namespace           = org.qt-project.qtsvg.$QT_VERSION_TAG
qhp.QtSvg.virtualFolder       = qtsvg
qhp.QtSvg.indexTitle          = Qt SVG
qhp.QtSvg.indexRoot           =

qhp.QtSvg.filterAttributes    = qtsvg $QT_VERSION qtrefdoc
qhp.QtSvg.customFilters.Qt.name = QtSvg $QT_VERSION
qhp.QtSvg.customFilters.Qt.filterAttributes = qtsvg $QT_VERSION
qhp.QtSvg.subprojects         = classes
qhp.QtSvg.subprojects.classes.title = C++ Classes
qhp.QtSvg.subprojects.classes.indexTitle = Qt SVG C++ Classes
qhp.QtSvg.subprojects.classes.selectors = class fake:headerfile
qhp.QtSvg.subprojects.classes.sortPages = true

depends += qtcore \
           qtwidgets \
           qtgui \
           qtdesigner

tagfile                 = ../../../doc/qtsvg/qtsvg.tags

headerdirs  += .. \
                ../../plugins/svg

sourcedirs  += .. \
                ../../plugins/svg

exampledirs += ../../../examples/svg \
               snippets/

examplesinstallpath = svg

imagedirs   += images