@@ -6,7 +6,7 include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf) | |||||
6 |
|
6 | |||
7 | project = QtCharts |
|
7 | project = QtCharts | |
8 | description = Qt Charts Reference Documentation |
|
8 | description = Qt Charts Reference Documentation | |
9 | version = 2.1.0 |
|
9 | version = $QT_VERSION | |
10 |
|
10 | |||
11 | sourcedirs += .. \ |
|
11 | sourcedirs += .. \ | |
12 | ../../chartsqml2 |
|
12 | ../../chartsqml2 | |
@@ -32,14 +32,14 Cpp.ignoretokens = Q_INVOKABLE \ | |||||
32 |
|
32 | |||
33 | qhp.projects = QtCharts |
|
33 | qhp.projects = QtCharts | |
34 | qhp.QtCharts.file = qtcharts.qhp |
|
34 | qhp.QtCharts.file = qtcharts.qhp | |
35 |
qhp.QtCharts.namespace = com.digia.qtcharts. |
|
35 | qhp.QtCharts.namespace = com.digia.qtcharts.$QT_VERSION_TAG | |
36 | qhp.QtCharts.virtualFolder = qtcharts |
|
36 | qhp.QtCharts.virtualFolder = qtcharts | |
37 | qhp.QtCharts.indexTitle = Qt Charts |
|
37 | qhp.QtCharts.indexTitle = Qt Charts | |
38 | qhp.QtCharts.indexRoot = |
|
38 | qhp.QtCharts.indexRoot = | |
39 |
|
39 | |||
40 |
qhp.QtCharts.filterAttributes = qtcharts |
|
40 | qhp.QtCharts.filterAttributes = qtcharts $QT_VERSION qtrefdoc | |
41 |
qhp.QtCharts.customFilters.Qt.name = QtCharts |
|
41 | qhp.QtCharts.customFilters.Qt.name = QtCharts $QT_VERSION | |
42 |
qhp.QtCharts.customFilters.Qt.filterAttributes = qtcharts |
|
42 | qhp.QtCharts.customFilters.Qt.filterAttributes = qtcharts $QT_VERSION | |
43 |
|
43 | |||
44 | qhp.QtCharts.subprojects = gettingstarted classes types examples |
|
44 | qhp.QtCharts.subprojects = gettingstarted classes types examples | |
45 |
|
45 |
General Comments 0
You need to be logged in to leave comments.
Login now