|
1 include(compat.qdocconf) |
|
2 include(macros.qdocconf) |
|
3 |
|
4 project = Qt |
|
5 description = Qt Reference Documentation |
|
6 url = http://qt.nokia.com/doc/4.6 |
|
7 |
|
8 edition.Desktop = QtCore QtGui QtNetwork QtOpenGL QtSql QtSvg QtXml QtScript \ |
|
9 QtDesigner QtAssistant Qt3Support QAxContainer \ |
|
10 QAxServer QtUiTools QtTest QtDBus |
|
11 edition.DesktopLight = QtCore QtGui Qt3SupportLight QtTest |
|
12 |
|
13 language = Cpp |
|
14 |
|
15 norecursion = true |
|
16 sources.fileextensions = "*.cpp *.qdoc" |
|
17 sourcedirs = $QDOC_CURRENT_DIR |
|
18 headerdirs = $QDOC_CURRENT_DIR |
|
19 exampledirs = $QTDIR/doc/src \ |
|
20 $QTDIR/examples \ |
|
21 $QTDIR \ |
|
22 $QTDIR/qmake/examples \ |
|
23 $QTDIR/src/3rdparty/webkit/WebKit/qt/docs |
|
24 imagedirs = $QTDIR/doc/src/images \ |
|
25 $QTDIR/examples |
|
26 outputdir = $QTDIR/doc/html |
|
27 indexdir = $QTDIR/doc/indexes |
|
28 indexes = $QDOC_INPUT_INDEXES |
|
29 outputindex = $QDOC_OUTPUT_INDEX |
|
30 base = file:$QTDIR/doc/html |
|
31 versionsym = QT_VERSION_STR |
|
32 defines = Q_QDOC \ |
|
33 QT_.*_SUPPORT \ |
|
34 QT_.*_LIB \ |
|
35 QT_COMPAT \ |
|
36 QT_KEYPAD_NAVIGATION \ |
|
37 QT3_SUPPORT \ |
|
38 Q_WS_.* \ |
|
39 Q_OS_.* \ |
|
40 Q_BYTE_ORDER \ |
|
41 __cplusplus |
|
42 |
|
43 codeindent = 1 |
|
44 extraimages.HTML = qt-logo \ |
|
45 trolltech-logo |
|
46 |
|
47 Cpp.ignoretokens = QAXFACTORY_EXPORT \ |
|
48 QDESIGNER_COMPONENTS_LIBRARY \ |
|
49 QDESIGNER_EXTENSION_LIBRARY \ |
|
50 QDESIGNER_SDK_LIBRARY \ |
|
51 QDESIGNER_SHARED_LIBRARY \ |
|
52 QDESIGNER_UILIB_LIBRARY \ |
|
53 QM_EXPORT_CANVAS \ |
|
54 QM_EXPORT_DNS \ |
|
55 QM_EXPORT_DOM \ |
|
56 QM_EXPORT_FTP \ |
|
57 QM_EXPORT_HTTP \ |
|
58 QM_EXPORT_ICONVIEW \ |
|
59 QM_EXPORT_NETWORK \ |
|
60 QM_EXPORT_OPENGL \ |
|
61 QM_EXPORT_SQL \ |
|
62 QM_EXPORT_TABLE \ |
|
63 QM_EXPORT_WORKSPACE \ |
|
64 QM_EXPORT_XML \ |
|
65 QT_ASCII_CAST_WARN \ |
|
66 QT_BEGIN_HEADER \ |
|
67 QT_DESIGNER_STATIC \ |
|
68 QT_END_HEADER \ |
|
69 QT_WIDGET_PLUGIN_EXPORT \ |
|
70 Q_COMPAT_EXPORT \ |
|
71 Q_CORE_EXPORT \ |
|
72 Q_EXPLICIT \ |
|
73 Q_EXPORT \ |
|
74 Q_EXPORT_CODECS_CN \ |
|
75 Q_EXPORT_CODECS_JP \ |
|
76 Q_EXPORT_CODECS_KR \ |
|
77 Q_EXPORT_PLUGIN \ |
|
78 Q_GFX_INLINE \ |
|
79 Q_GUI_EXPORT \ |
|
80 Q_GUI_EXPORT_INLINE \ |
|
81 Q_GUI_EXPORT_STYLE_CDE \ |
|
82 Q_GUI_EXPORT_STYLE_COMPACT \ |
|
83 Q_GUI_EXPORT_STYLE_MAC \ |
|
84 Q_GUI_EXPORT_STYLE_MOTIF \ |
|
85 Q_GUI_EXPORT_STYLE_MOTIFPLUS \ |
|
86 Q_GUI_EXPORT_STYLE_PLATINUM \ |
|
87 Q_GUI_EXPORT_STYLE_POCKETPC \ |
|
88 Q_GUI_EXPORT_STYLE_SGI \ |
|
89 Q_GUI_EXPORT_STYLE_WINDOWS \ |
|
90 Q_GUI_EXPORT_STYLE_WINDOWSXP \ |
|
91 Q_INLINE_TEMPLATE \ |
|
92 Q_NETWORK_EXPORT \ |
|
93 Q_OPENGL_EXPORT \ |
|
94 Q_OUTOFLINE_TEMPLATE \ |
|
95 Q_SQL_EXPORT \ |
|
96 Q_SVG_EXPORT \ |
|
97 Q_SCRIPT_EXPORT \ |
|
98 Q_TESTLIB_EXPORT \ |
|
99 Q_TYPENAME \ |
|
100 Q_XML_EXPORT \ |
|
101 QDBUS_EXPORT \ |
|
102 Q_GADGET \ |
|
103 QWEBKIT_EXPORT |
|
104 Cpp.ignoredirectives = Q_DECLARE_HANDLE \ |
|
105 Q_DECLARE_INTERFACE \ |
|
106 Q_DECLARE_METATYPE \ |
|
107 Q_DECLARE_OPERATORS_FOR_FLAGS \ |
|
108 Q_DECLARE_PRIVATE \ |
|
109 Q_DECLARE_PUBLIC \ |
|
110 Q_DECLARE_SHARED \ |
|
111 Q_DECLARE_TR_FUNCTIONS \ |
|
112 Q_DECLARE_TYPEINFO \ |
|
113 Q_DISABLE_COPY \ |
|
114 Q_DUMMY_COMPARISON_OPERATOR \ |
|
115 Q_ENUMS \ |
|
116 Q_FLAGS \ |
|
117 Q_INTERFACES \ |
|
118 Q_OS_SYMBIAN \ |
|
119 __attribute__ |
|
120 |
|
121 HTML.stylesheets = $QTDIR/util/qdoc3/test/classic.css |
|
122 HTML.postheader = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">\n" \ |
|
123 "<tr>\n" \ |
|
124 "<td align=\"left\" valign=\"top\" width=\"32\">" \ |
|
125 "<a href=\"http://qt.nokia.com/\"><img src=\"images/qt-logo.png\" align=\"left\" width=\"32\" height=\"32\" border=\"0\" /></a>" \ |
|
126 "</td>\n" \ |
|
127 "<td width=\"1\"> </td>" \ |
|
128 "<td class=\"postheader\" valign=\"center\">" \ |
|
129 "<a href=\"index.html\">" \ |
|
130 "<font color=\"#004faf\">Home</font></a> ·" \ |
|
131 " <a href=\"classes.html\">" \ |
|
132 "<font color=\"#004faf\">All Classes</font></a> ·" \ |
|
133 " <a href=\"mainclasses.html\">" \ |
|
134 "<font color=\"#004faf\">Main Classes</font></a> ·" \ |
|
135 " <a href=\"groups.html\">" \ |
|
136 "<font color=\"#004faf\">Grouped Classes</font></a> ·" \ |
|
137 " <a href=\"modules.html\">" \ |
|
138 "<font color=\"#004faf\">Modules</font></a> ·" \ |
|
139 " <a href=\"functions.html\">" \ |
|
140 "<font color=\"#004faf\">Functions</font></a>" \ |
|
141 "</td>\n" \ |
|
142 "<td align=\"right\" valign=\"top\" width=\"230\"><a href=\"http://qt.nokia.com\"><img src=\"images/trolltech-logo.png\" align=\"right\" width=\"203\" height=\"32\" border=\"0\" /></a></td></tr></table>" |
|
143 |
|
144 HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \ |
|
145 "<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \ |
|
146 "<td width=\"30%\" align=\"left\">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ |
|
147 "<td width=\"40%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \ |
|
148 "<td width=\"30%\" align=\"right\"><div align=\"right\">Qt \\version</div></td>\n" \ |
|
149 "</tr></table></div></address>" |