source: trunk/tools/qdoc3/doc/files/qt.qdocconf

Last change on this file was 865, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.3 sources from branches/vendor/nokia/qt.

File size: 5.4 KB
RevLine 
[844]1include(compat.qdocconf)
2include(macros.qdocconf)
3include(qt-cpp-ignore.qdocconf)
4include(qt-html-templates.qdocconf)
5include(qt-defines.qdocconf)
6
7project = Qt
8versionsym =
[865]9version = 4.7.3
[844]10description = Qt Reference Documentation
11url = http://qt.nokia.com/doc/4.7
12
13edition.Console.modules = QtCore QtDBus QtNetwork QtScript QtSql QtXml \
14 QtXmlPatterns QtTest
15edition.Desktop.modules = QtCore QtDBus QtGui QtNetwork QtOpenGL QtScript QtScriptTools QtSql QtSvg \
16 QtWebKit QtXml QtXmlPatterns Qt3Support QtHelp \
17 QtDesigner QtAssistant QAxContainer Phonon \
18 QAxServer QtUiTools QtTest QtDBus
19edition.DesktopLight.modules = QtCore QtDBus QtGui Qt3SupportLight QtTest
20edition.DesktopLight.groups = -graphicsview-api
21
22qhp.projects = Qt
23
24qhp.Qt.file = qt.qhp
[865]25qhp.Qt.namespace = com.trolltech.qt.473
[844]26qhp.Qt.virtualFolder = qdoc
27qhp.Qt.indexTitle = Qt Reference Documentation
28qhp.Qt.indexRoot =
29
30# Files not referenced in any qdoc file (last four are needed by qtdemo)
31# See also extraimages.HTML
32qhp.Qt.extraFiles = classic.css \
33 images/qt-logo.png \
34 images/taskmenuextension-example.png \
35 images/coloreditorfactoryimage.png \
36 images/dynamiclayouts-example.png \
37 images/stylesheet-coffee-plastique.png