include(../global/qt-module-defaults-offline.qdocconf) # Name of the project which must match the outputdir. Determines the .index file project = templateclass description = TopIKM6 Templateclass version = 1.0.0 depends += qtcore qtgui qtwidgets qtnetwork qtscript qtsql qtxml outputformats=HTML outputdir = ../html imagedirs = ../images tagfile = ../doc.tags # The following parameters are for creating a qhp file, the qhelpgenerator # program can convert the qhp file into a qch file which can be opened in # Qt Assistant and/or Qt Creator. # Defines the name of the project. You cannot use operators (+, =, -) in # the name. Properties for this project are set using a qhp..property # format. qhp.projects = templateclass # Sets the name of the output qhp file. qhp.templateclass.file = templateclass.qhp qhp.templateclass.namespace = net.topibd.topikm6.templateclass.1.0.0 qhp.templateclass.virtualFolder = templateclass # Title for the package, will be the main title for the package in # Assistant/Creator. qhp.templateclass.indexTitle = templateclass # Only update the name of the project for the next variables. qhp.templateclass.filterAttributes = templateclass qtrefdoc qhp.templateclass.customFilters.Qt.name = templateclass qhp.templateclass.subprojects = classes qhp.templateclass.subprojects.classes.title = C++ Classes qhp.templateclass.subprojects.classes.indexTitle = All Classes qhp.templateclass.subprojects.classes.selectors = class fake:headerfile qhp.templateclass.subprojects.classes.sortPages = true headerdirs += ../src \ ../../src/plugin sourcedirs = ../src \ ../../src/plugin navigation.landingpage = "templateclass" navigation.cppclassespage = "templateclass C++ Classes" indexes += $TOPIKM6_DOCS/topikm6/topikm6.index