@@ -1,70 +1,70 | |||||
1 | include($QT_INSTALL_DOCS/global/macros.qdocconf) |
|
1 | include($QT_INSTALL_DOCS/global/macros.qdocconf) | |
2 | include($QT_INSTALL_DOCS/global/qt-cpp-defines.qdocconf) |
|
2 | include($QT_INSTALL_DOCS/global/qt-cpp-defines.qdocconf) | |
3 | include($QT_INSTALL_DOCS/global/compat.qdocconf) |
|
3 | include($QT_INSTALL_DOCS/global/compat.qdocconf) | |
4 | include($QT_INSTALL_DOCS/global/fileextensions.qdocconf) |
|
4 | include($QT_INSTALL_DOCS/global/fileextensions.qdocconf) | |
5 | include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf) |
|
5 | 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.0.0 |
|
9 | version = 2.0.0 | |
10 |
|
10 | |||
11 | sourcedirs += .. \ |
|
11 | sourcedirs += .. \ | |
12 | ../../chartsqml2 |
|
12 | ../../chartsqml2 | |
13 | headerdirs += .. \ |
|
13 | headerdirs += .. \ | |
14 | ../../chartsqml2 |
|
14 | ../../chartsqml2 | |
15 | exampledirs += ../../../examples/charts \ |
|
15 | exampledirs += ../../../examples/charts \ | |
16 | snippets |
|
16 | snippets | |
17 | imagedirs += images |
|
17 | imagedirs += images | |
18 | examplesinstallpath = charts |
|
18 | examplesinstallpath = charts | |
19 |
|
19 | |||
20 | sources.fileextensions = "*.cpp *.qdoc" |
|
20 | sources.fileextensions = "*.cpp *.qdoc" | |
21 |
|
21 | |||
22 | indexes += $QT_INSTALL_DOCS/qtcore/qtcore.index \ |
|
22 | indexes += $QT_INSTALL_DOCS/qtcore/qtcore.index \ | |
23 | $QT_INSTALL_DOCS/qtgui/qtgui.index \ |
|
23 | $QT_INSTALL_DOCS/qtgui/qtgui.index \ | |
24 | $QT_INSTALL_DOCS/qtqml/qtqml.index \ |
|
24 | $QT_INSTALL_DOCS/qtqml/qtqml.index \ | |
25 | $QT_INSTALL_DOCS/qtquick/qtquick.index \ |
|
25 | $QT_INSTALL_DOCS/qtquick/qtquick.index \ | |
26 | $QT_INSTALL_DOCS/qtmultimedia/qtmultimedia.index |
|
26 | $QT_INSTALL_DOCS/qtmultimedia/qtmultimedia.index | |
27 |
|
27 | |||
28 | Cpp.ignoretokens = Q_INVOKABLE \ |
|
28 | Cpp.ignoretokens = Q_INVOKABLE \ | |
29 | QT_CHARTS_EXPORT \ |
|
29 | QT_CHARTS_EXPORT \ | |
30 | QT_CHARTS_END_NAMESPACE \ |
|
30 | QT_CHARTS_END_NAMESPACE \ | |
31 | QT_CHARTS_BEGIN_NAMESPACE |
|
31 | QT_CHARTS_BEGIN_NAMESPACE | |
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.200 |
|
35 | qhp.QtCharts.namespace = com.digia.qtcharts.200 | |
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 2.0.0 qtrefdoc |
|
40 | qhp.QtCharts.filterAttributes = qtcharts 2.0.0 qtrefdoc | |
41 | qhp.QtCharts.customFilters.Qt.name = QtCharts 2.0.0 |
|
41 | qhp.QtCharts.customFilters.Qt.name = QtCharts 2.0.0 | |
42 | qhp.QtCharts.customFilters.Qt.filterAttributes = qtcharts 2.0.0 |
|
42 | qhp.QtCharts.customFilters.Qt.filterAttributes = qtcharts 2.0.0 | |
43 |
|
43 | |||
44 | qhp.QtCharts.subprojects = gettingstarted classes types examples |
|
44 | qhp.QtCharts.subprojects = gettingstarted classes types examples | |
45 |
|
45 | |||
46 | qhp.QtCharts.subprojects.gettingstarted.title = Getting Started |
|
46 | qhp.QtCharts.subprojects.gettingstarted.title = Getting Started | |
47 | qhp.QtCharts.subprojects.gettingstarted.indexTitle = Qt Charts Getting Started |
|
47 | qhp.QtCharts.subprojects.gettingstarted.indexTitle = Qt Charts Getting Started | |
48 | qhp.QtCharts.subprojects.gettingstarted.selectors = fake:page |
|
48 | qhp.QtCharts.subprojects.gettingstarted.selectors = fake:page | |
49 | qhp.QtCharts.subprojects.gettingstarted.sortPages = true |
|
49 | qhp.QtCharts.subprojects.gettingstarted.sortPages = true | |
50 |
|
50 | |||
51 | qhp.QtCharts.subprojects.classes.title = C++ Classes |
|
51 | qhp.QtCharts.subprojects.classes.title = C++ Classes | |
52 | qhp.QtCharts.subprojects.classes.indexTitle = Qt Charts C++ Classes |
|
52 | qhp.QtCharts.subprojects.classes.indexTitle = Qt Charts C++ Classes | |
53 | qhp.QtCharts.subprojects.classes.selectors = class |
|
53 | qhp.QtCharts.subprojects.classes.selectors = class | |
54 | qhp.QtCharts.subprojects.classes.sortPages = true |
|
54 | qhp.QtCharts.subprojects.classes.sortPages = true | |
55 |
|
55 | |||
56 | qhp.QtCharts.subprojects.types.title = QML Types |
|
56 | qhp.QtCharts.subprojects.types.title = QML Types | |
57 | qhp.QtCharts.subprojects.types.indexTitle = Qt Charts QML Types |
|
57 | qhp.QtCharts.subprojects.types.indexTitle = Qt Charts QML Types | |
58 | qhp.QtCharts.subprojects.types.selectors = qmlclass |
|
58 | qhp.QtCharts.subprojects.types.selectors = qmlclass | |
59 | qhp.QtCharts.subprojects.types.sortPages = true |
|
59 | qhp.QtCharts.subprojects.types.sortPages = true | |
60 |
|
60 | |||
61 | qhp.QtCharts.subprojects.examples.title = Examples |
|
61 | qhp.QtCharts.subprojects.examples.title = Examples | |
62 | qhp.QtCharts.subprojects.examples.indexTitle = Qt Charts Examples |
|
62 | qhp.QtCharts.subprojects.examples.indexTitle = Qt Charts Examples | |
63 | qhp.QtCharts.subprojects.examples.selectors = fake:example |
|
63 | qhp.QtCharts.subprojects.examples.selectors = fake:example | |
64 | qhp.QtCharts.subprojects.examples.sortPages = true |
|
64 | qhp.QtCharts.subprojects.examples.sortPages = true | |
65 |
|
65 | |||
66 | navigation.landingpage = Qt Charts |
|
66 | navigation.landingpage = Qt Charts | |
67 | navigation.cppclassespage = Qt Charts C++ Classes |
|
67 | navigation.cppclassespage = Qt Charts C++ Classes | |
68 | navigation.qmltypespage = Qt Charts QML Types |
|
68 | navigation.qmltypespage = Qt Charts QML Types | |
69 |
|
69 | |||
70 | buildversion = Qt Charts $QT_VERSION Reference Documentation |
|
70 | buildversion = Qt Charts $QT_VERSION Reference Documentation |
General Comments 0
You need to be logged in to leave comments.
Login now