diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf index d1820b75420c409e7dd3d8dfcf80d6115a56ce1c..8dbc967c8e46fd67d11ec2349cfaf5dfeb54a6dc 100644 --- a/src/activeqt/doc/activeqt.qdocconf +++ b/src/activeqt/doc/activeqt.qdocconf @@ -3,21 +3,21 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) project = ActiveQt description = ActiveQt url = http://qt-project.org/doc/activeqt -version = 5.0.1 +version = $QT_VERSION examplesinstallpath = qhp.projects = ActiveQt qhp.ActiveQt.file = activeqt.qhp -qhp.ActiveQt.namespace = org.qt-project.activeqt.501 +qhp.ActiveQt.namespace = org.qt-project.activeqt.$QT_VERSION_TAG qhp.ActiveQt.virtualFolder = activeqt qhp.ActiveQt.indexTitle = Active Qt qhp.ActiveQt.indexRoot = -qhp.ActiveQt.filterAttributes = activeqt 5.0.1 qtrefdoc -qhp.ActiveQt.customFilters.Qt.name = activeqt 5.0.1 -qhp.ActiveQt.customFilters.Qt.filterAttributes = activeqt 5.0.1 +qhp.ActiveQt.filterAttributes = activeqt $QT_VERSION qtrefdoc +qhp.ActiveQt.customFilters.Qt.name = activeqt $QT_VERSION +qhp.ActiveQt.customFilters.Qt.filterAttributes = activeqt $QT_VERSION qhp.ActiveQt.subprojects = qaxcontainerclasses qaxserverclasses qhp.ActiveQt.subprojects.qaxcontainerclasses.title = QAxContainer C++ Classes