4 include(qt-html-templates.qdocconf) |
4 include(qt-html-templates.qdocconf) |
5 include(qt-defines.qdocconf) |
5 include(qt-defines.qdocconf) |
6 |
6 |
7 project = Qml |
7 project = Qml |
8 description = Qml Reference Documentation |
8 description = Qml Reference Documentation |
9 url = http://qt.nokia.com/doc/4.6/ |
9 url = http://qt.nokia.com/doc/4.7/ |
10 qmlonly = true |
10 qmlonly = true |
11 |
11 |
12 edition.Console.modules = QtCore QtDBus QtNetwork QtScript QtSql QtXml \ |
12 edition.Console.modules = QtCore QtDBus QtNetwork QtScript QtSql QtXml \ |
13 QtXmlPatterns QtTest |
13 QtXmlPatterns QtTest |
14 edition.Desktop.modules = QtCore QtDBus QtGui QtNetwork QtOpenGL QtScript QtSql QtSvg \ |
14 edition.Desktop.modules = QtCore QtDBus QtGui QtNetwork QtOpenGL QtScript QtSql QtSvg \ |
19 edition.DesktopLight.groups = -graphicsview-api |
19 edition.DesktopLight.groups = -graphicsview-api |
20 |
20 |
21 qhp.projects = Qml |
21 qhp.projects = Qml |
22 |
22 |
23 qhp.Qml.file = qml.qhp |
23 qhp.Qml.file = qml.qhp |
24 qhp.Qml.namespace = com.trolltech.qml.460 |
24 qhp.Qml.namespace = com.trolltech.qml.470 |
25 qhp.Qml.virtualFolder = qdoc |
25 qhp.Qml.virtualFolder = qdoc |
26 qhp.Qml.indexTitle = Qml Reference |
26 qhp.Qml.indexTitle = Qml Reference |
27 |
27 |
28 # Files not referenced in any qdoc file |
28 # Files not referenced in any qdoc file |
29 # See also extraimages.HTML |
29 # See also extraimages.HTML |
39 images/feedbackground.png \ |
39 images/feedbackground.png \ |
40 images/horBar.png \ |
40 images/horBar.png \ |
41 images/page.png \ |
41 images/page.png \ |
42 images/page_bg.png \ |
42 images/page_bg.png \ |
43 images/sprites-combined.png \ |
43 images/sprites-combined.png \ |
|
44 images/arrow-down.png \ |
|
45 images/spinner.png \ |
44 images/stylesheet-coffee-plastique.png \ |
46 images/stylesheet-coffee-plastique.png \ |
45 images/taskmenuextension-example.png \ |
47 images/taskmenuextension-example.png \ |
46 images/coloreditorfactoryimage.png \ |
48 images/coloreditorfactoryimage.png \ |
47 images/dynamiclayouts-example.png \ |
49 images/dynamiclayouts-example.png \ |
48 scripts/functions.js \ |
50 scripts/functions.js \ |
49 scripts/jquery.js \ |
51 scripts/jquery.js \ |
|
52 style/OfflineStyle.css \ |
50 style/style_ie6.css \ |
53 style/style_ie6.css \ |
51 style/style_ie7.css \ |
54 style/style_ie7.css \ |
52 style/style_ie8.css \ |
55 style/style_ie8.css \ |
53 style/style.css |
56 style/style.css |
54 |
57 |
55 qhp.Qml.filterAttributes = qt 4.6.0 qtrefdoc |
58 qhp.Qml.filterAttributes = qt 4.7.0 qtrefdoc |
56 qhp.Qml.customFilters.Qt.name = Qt 4.6.0 |
59 qhp.Qml.customFilters.Qt.name = Qt 4.7.0 |
57 qhp.Qml.customFilters.Qt.filterAttributes = qt 4.6.0 |
60 qhp.Qml.customFilters.Qt.filterAttributes = qt 4.7.0 |
58 qhp.Qml.subprojects = classes |
61 qhp.Qml.subprojects = classes |
59 qhp.Qml.subprojects.classes.title = Elements |
62 qhp.Qml.subprojects.classes.title = Elements |
60 qhp.Qml.subprojects.classes.indexTitle = Qml Elements |
63 qhp.Qml.subprojects.classes.indexTitle = Qml Elements |
61 qhp.Qml.subprojects.classes.selectors = fake:qmlclass |
64 qhp.Qml.subprojects.classes.selectors = fake:qmlclass |
62 qhp.Qml.subprojects.classes.sortPages = true |
65 qhp.Qml.subprojects.classes.sortPages = true |