include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) project = QtUml description = Qt Uml Reference Documentation url = http://qt-project.org/doc/qt-$QT_VER version = $QT_VERSION examplesinstallpath = uml qhp.projects = QtUml qhp.QtUml.file = qtuml.qhp qhp.QtUml.namespace = org.qt-project.qtuml.$QT_VERSION_TAG qhp.QtUml.virtualFolder = qtuml qhp.QtUml.indexTitle = Qt Uml qhp.QtUml.indexRoot = qhp.QtUml.filterAttributes = qtuml $QT_VERSION qtrefdoc qhp.QtUml.customFilters.Qt.name = QtUml $QT_VERSION qhp.QtUml.customFilters.Qt.filterAttributes = qtuml $QT_VERSION qhp.QtUml.subprojects = classes qhp.QtUml.subprojects.classes.title = C++ Classes qhp.QtUml.subprojects.classes.indexTitle = Qt Uml C++ Classes qhp.QtUml.subprojects.classes.selectors = class fake:headerfile qhp.QtUml.subprojects.classes.sortPages = true tagfile = ../../../doc/qtuml/qtuml.tags depends += qtcore qtxml qtdoc headerdirs += .. sourcedirs += .. \ ../../../examples/uml/doc/src exampledirs += ../../../examples/uml \ ../ \ snippets imagedirs += images \ ../../../examples/uml/doc/images navigation.landingpage = "Qt Uml" navigation.cppclassespage = "Qt Uml C++ Classes"