| 1 | include(compat.qdocconf)
 | 
|---|
| 2 | include(macros.qdocconf)
 | 
|---|
| 3 | include(qt-cpp-ignore.qdocconf)
 | 
|---|
| 4 | include(qt-html-templates.qdocconf)
 | 
|---|
| 5 | include(qt-defines.qdocconf)
 | 
|---|
| 6 | 
 | 
|---|
| 7 | project                 = Qt
 | 
|---|
| 8 | versionsym              =
 | 
|---|
| 9 | version                 = 4.5.1
 | 
|---|
| 10 | description             = Qt Reference Documentation
 | 
|---|
| 11 | url                     = http://doc.trolltech.com/4.5
 | 
|---|
| 12 | 
 | 
|---|
| 13 | edition.Console.modules = QtCore QtDBus QtNetwork QtScript QtSql QtXml \
 | 
|---|
| 14 |                           QtXmlPatterns QtTest
 | 
|---|
| 15 | edition.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
 | 
|---|
| 19 | edition.DesktopLight.modules = QtCore QtDBus QtGui Qt3SupportLight QtTest
 | 
|---|
| 20 | edition.DesktopLight.groups       = -graphicsview-api
 | 
|---|
| 21 | 
 | 
|---|
| 22 | qhp.projects            = Qt
 | 
|---|
| 23 | 
 | 
|---|
| 24 | qhp.Qt.file                = qt.qhp
 | 
|---|
| 25 | qhp.Qt.namespace           = com.trolltech.qt.451
 | 
|---|
| 26 | qhp.Qt.virtualFolder       = qdoc
 | 
|---|
| 27 | qhp.Qt.indexTitle          = Qt Reference Documentation
 | 
|---|
| 28 | qhp.Qt.indexRoot           =
 | 
|---|
| 29 | 
 | 
|---|
| 30 | # Files not referenced in any qdoc file (last four are needed by qtdemo)
 | 
|---|
| 31 | # See also extraimages.HTML
 | 
|---|
| 32 | qhp.Qt.extraFiles          = classic.css \
 | 
|---|
| 33 |                              images/qt-logo.png \
 | 
|---|
| 34 |                              images/trolltech-logo \
 | 
|---|
| 35 |                              images/taskmenuextension-example.png \
 | 
|---|
| 36 |                              images/coloreditorfactoryimage.png \
 | 
|---|
| 37 |                              images/dynamiclayouts-example.png \
 | 
|---|
| 38 |                              images/stylesheet-coffee-plastique.png
 | 
|---|
| 39 | 
 | 
|---|
| 40 | qhp.Qt.filterAttributes    = qt 4.5.1 qtrefdoc
 | 
|---|
| 41 | qhp.Qt.customFilters.Qt.name = Qt 4.5.1
 | 
|---|
| 42 | qhp.Qt.customFilters.Qt.filterAttributes = qt 4.5.1
 | 
|---|
| 43 | qhp.Qt.subprojects         = classes overviews examples
 | 
|---|
| 44 | qhp.Qt.subprojects.classes.title = Classes
 | 
|---|
| 45 | qhp.Qt.subprojects.classes.indexTitle = Qt's Classes
 | 
|---|
| 46 | qhp.Qt.subprojects.classes.selectors = class fake:headerfile
 | 
|---|
| 47 | qhp.Qt.subprojects.classes.sortPages = true
 | 
|---|
| 48 | qhp.Qt.subprojects.overviews.title = Overviews
 | 
|---|
| 49 | qhp.Qt.subprojects.overviews.indexTitle = All Overviews and HOWTOs
 | 
|---|
| 50 | qhp.Qt.subprojects.overviews.selectors = fake:page,group,module
 | 
|---|
| 51 | qhp.Qt.subprojects.examples.title = Tutorials and Examples
 | 
|---|
| 52 | qhp.Qt.subprojects.examples.indexTitle = Qt Examples
 | 
|---|
| 53 | qhp.Qt.subprojects.examples.selectors = fake:example
 | 
|---|
| 54 | 
 | 
|---|
| 55 | language                = Cpp
 | 
|---|
| 56 | 
 | 
|---|
| 57 | headerdirs              = $QTDIR/src \
 | 
|---|
| 58 |                           $QTDIR/extensions/activeqt \
 | 
|---|
| 59 |                           $QTDIR/tools/assistant/lib \
 | 
|---|
| 60 |                           $QTDIR/tools/assistant/compat/lib \
 | 
|---|
| 61 |                           $QTDIR/tools/designer/src/uitools \
 | 
|---|
| 62 |                           $QTDIR/tools/designer/src/lib/extension \
 | 
|---|
| 63 |                           $QTDIR/tools/designer/src/lib/sdk \
 | 
|---|
| 64 |                           $QTDIR/tools/designer/src/lib/uilib \
 | 
|---|
| 65 |                           $QTDIR/tools/qtestlib/src \
 | 
|---|
| 66 |                           $QTDIR/tools/qdbus/src
 | 
|---|
| 67 | sourcedirs              = $QTDIR/src \
 | 
|---|
| 68 |                           $QTDIR/doc/src \
 | 
|---|
| 69 |                           $QTDIR/extensions/activeqt \
 | 
|---|
| 70 |                           $QTDIR/tools/assistant/lib \
 | 
|---|
| 71 |                           $QTDIR/tools/assistant/compat/lib \
 | 
|---|
| 72 |                           $QTDIR/tools/designer/src/uitools \
 | 
|---|
| 73 |                           $QTDIR/tools/designer/src/lib/extension \
 | 
|---|
| 74 |                           $QTDIR/tools/designer/src/lib/sdk \
 | 
|---|
| 75 |                           $QTDIR/tools/designer/src/lib/uilib \
 | 
|---|
| 76 |                           $QTDIR/tools/qtestlib/src \
 | 
|---|
| 77 |                           $QTDIR/tools/qdbus
 | 
|---|
| 78 | 
 | 
|---|
| 79 | excludedirs             = $QTDIR/src/3rdparty/clucene \
 | 
|---|
| 80 |                           $QTDIR/src/3rdparty/des \
 | 
|---|
| 81 |                           $QTDIR/src/3rdparty/freetype \
 | 
|---|
| 82 |                           $QTDIR/src/3rdparty/harfbuzz \
 | 
|---|
| 83 |                           $QTDIR/src/3rdparty/kdebase \
 | 
|---|
| 84 |                           $QTDIR/src/3rdparty/libjpeg \
 | 
|---|
| 85 |                           $QTDIR/src/3rdparty/libmng \
 | 
|---|
| 86 |                           $QTDIR/src/3rdparty/libpng \
 | 
|---|
| 87 |                           $QTDIR/src/3rdparty/libtiff \
 | 
|---|
| 88 |                           $QTDIR/src/3rdparty/md4 \
 | 
|---|
| 89 |                           $QTDIR/src/3rdparty/md5 \
 | 
|---|
| 90 |                           $QTDIR/src/3rdparty/patches \
 | 
|---|
| 91 |                           $QTDIR/src/3rdparty/sha1 \
 | 
|---|
| 92 |                           $QTDIR/src/3rdparty/sqlite \
 | 
|---|
| 93 |                           $QTDIR/src/3rdparty/webkit/JavaScriptCore \
 | 
|---|
| 94 |                           $QTDIR/src/3rdparty/webkit/WebCore \
 | 
|---|
| 95 |                           $QTDIR/src/3rdparty/wintab \
 | 
|---|
| 96 |                           $QTDIR/src/3rdparty/zlib \
 | 
|---|
| 97 |                           $QTDIR/doc/src/snippets \
 | 
|---|
| 98 |                           $QTDIR/src/3rdparty/phonon/gstreamer \
 | 
|---|
| 99 |                           $QTDIR/src/3rdparty/phonon/ds9 \
 | 
|---|
| 100 |                           $QTDIR/src/3rdparty/phonon/qt7 \
 | 
|---|
| 101 |                           $QTDIR/src/3rdparty/phonon/waveout
 | 
|---|
| 102 | 
 | 
|---|
| 103 | sources.fileextensions  = "*.cpp *.qdoc *.mm"
 | 
|---|
| 104 | examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp"
 | 
|---|
| 105 | 
 | 
|---|
| 106 | exampledirs             = $QTDIR/doc/src \
 | 
|---|
| 107 |                           $QTDIR/examples \
 | 
|---|
| 108 |                           $QTDIR/examples/tutorials \
 | 
|---|
| 109 |                           $QTDIR \
 | 
|---|
| 110 |                           $QTDIR/qmake/examples
 | 
|---|
| 111 | imagedirs               = $QTDIR/doc/src/images \
 | 
|---|
| 112 |                           $QTDIR/examples
 | 
|---|
| 113 | outputdir               = $QTDIR/doc/html
 | 
|---|
| 114 | tagfile                 = $QTDIR/doc/html/qt.tags
 | 
|---|
| 115 | base                    = file:$QTDIR/doc/html
 | 
|---|