blob: 1254d6162cd452822e31e1f3ccebc283ee0fdddc [file] [log] [blame]
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtsvg.qdocconf)
project = QtSvg
description = Qt SVG Reference Documentation
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 \
qtdoc \
qmake
tagfile = ../../../doc/qtsvg/qtsvg.tags
headerdirs += .. \
../../plugins/imageformats \
../../plugins/iconengines
sourcedirs += .. \
../../plugins/imageformats \
../../plugins/iconengines
exampledirs += ../../../examples/svg \
snippets/
examplesinstallpath = svg
imagedirs += images
navigation.landingpage = "Qt SVG"
navigation.cppclassespage = "Qt SVG C++ Classes"