author | William Roberts <williamr@symbian.org> |
Mon, 21 Jun 2010 22:38:13 +0100 | |
branch | GCC_SURGE |
changeset 27 | 93b982ccede2 |
parent 18 | 2f34d5167611 |
child 30 | 5dc02b23752f |
permissions | -rw-r--r-- |
0 | 1 |
/**************************************************************************** |
2 |
** |
|
18
2f34d5167611
Revision: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
3
diff
changeset
|
3 |
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). |
0 | 4 |
** All rights reserved. |
5 |
** Contact: Nokia Corporation (qt-info@nokia.com) |
|
6 |
** |
|
7 |
** This file is part of the QtCore module of the Qt Toolkit. |
|
8 |
** |
|
9 |
** $QT_BEGIN_LICENSE:LGPL$ |
|
10 |
** No Commercial Usage |
|
11 |
** This file contains pre-release code and may not be distributed. |
|
12 |
** You may use this file in accordance with the terms and conditions |
|
13 |
** contained in the Technology Preview License Agreement accompanying |
|
14 |
** this package. |
|
15 |
** |
|
16 |
** GNU Lesser General Public License Usage |
|
17 |
** Alternatively, this file may be used under the terms of the GNU Lesser |
|
18 |
** General Public License version 2.1 as published by the Free Software |
|
19 |
** Foundation and appearing in the file LICENSE.LGPL included in the |
|
20 |
** packaging of this file. Please review the following information to |
|
21 |
** ensure the GNU Lesser General Public License version 2.1 requirements |
|
22 |
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
23 |
** |
|
24 |
** In addition, as a special exception, Nokia gives you certain additional |
|
25 |
** rights. These rights are described in the Nokia Qt LGPL Exception |
|
26 |
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
27 |
** |
|
28 |
** If you have questions regarding the use of this file, please contact |
|
29 |
** Nokia at qt-info@nokia.com. |
|
30 |
** |
|
31 |
** |
|
32 |
** |
|
33 |
** |
|
34 |
** |
|
35 |
** |
|
36 |
** |
|
37 |
** |
|
38 |
** $QT_END_LICENSE$ |
|
39 |
** |
|
40 |
****************************************************************************/ |
|
41 |
||
42 |
/* |
|
43 |
* All features and their dependencies. |
|
44 |
* |
|
45 |
* This list is generated from $QTDIR/src/corelib/global/qfeatures.txt |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
46 |
* by $QTSRCDIR/util/scripts/make_qfeatures_dot_h |
0 | 47 |
*/ |
48 |
||
49 |
// QAction |
|
50 |
//#define QT_NO_ACTION |
|
51 |
||
52 |
// Big Codecs |
|
53 |
//#define QT_NO_BIG_CODECS |
|
54 |
||
55 |
// Color Names |
|
56 |
//#define QT_NO_COLORNAMES |
|
57 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
58 |
// QtConcurrent |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
59 |
//#define QT_NO_CONCURRENT |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
60 |
|
0 | 61 |
// QCopChannel |
62 |
//#define QT_NO_COP |
|
63 |
||
64 |
// CssParser |
|
65 |
//#define QT_NO_CSSPARSER |
|
66 |
||
67 |
// QCursor |
|
68 |
//#define QT_NO_CURSOR |
|
69 |
||
70 |
// QDesktopServices |
|
71 |
//#define QT_NO_DESKTOPSERVICES |
|
72 |
||
73 |
// QDirectPainter |
|
74 |
//#define QT_NO_DIRECTPAINTER |
|
75 |
||
76 |
// Document Object Model |
|
77 |
//#define QT_NO_DOM |
|
78 |
||
79 |
// Effects |
|
80 |
//#define QT_NO_EFFECTS |
|
81 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
82 |
// QFileSystemWatcher |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
83 |
//#define QT_NO_FILESYSTEMWATCHER |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
84 |
|
0 | 85 |
// Freetype Font Engine |
86 |
//#define QT_NO_FREETYPE |
|
87 |
||
88 |
// QGroupBox |
|
89 |
//#define QT_NO_GROUPBOX |
|
90 |
||
91 |
// QImageIOPlugin |
|
92 |
//#define QT_NO_IMAGEFORMATPLUGIN |
|
93 |
||
94 |
// BMP Image Format |
|
95 |
//#define QT_NO_IMAGEFORMAT_BMP |
|
96 |
||
97 |
// JPEG Image Format |
|
98 |
//#define QT_NO_IMAGEFORMAT_JPEG |
|
99 |
||
100 |
// PNG Image Format |
|
101 |
//#define QT_NO_IMAGEFORMAT_PNG |
|
102 |
||
103 |
// PPM Image Format |
|
104 |
//#define QT_NO_IMAGEFORMAT_PPM |
|
105 |
||
106 |
// XBM Image Format |
|
107 |
//#define QT_NO_IMAGEFORMAT_XBM |
|
108 |
||
109 |
// QImage::createHeuristicMask() |
|
110 |
//#define QT_NO_IMAGE_HEURISTIC_MASK |
|
111 |
||
112 |
// Image Text |
|
113 |
//#define QT_NO_IMAGE_TEXT |
|
114 |
||
115 |
// QLCDNumber |
|
116 |
//#define QT_NO_LCDNUMBER |
|
117 |
||
118 |
// QLineEdit |
|
119 |
//#define QT_NO_LINEEDIT |
|
120 |
||
121 |
// QMessageBox |
|
122 |
//#define QT_NO_MESSAGEBOX |
|
123 |
||
124 |
// QMovie |
|
125 |
//#define QT_NO_MOVIE |
|
126 |
||
127 |
// QNetworkInterface |
|
128 |
//#define QT_NO_NETWORKINTERFACE |
|
129 |
||
130 |
// QNetworkProxy |
|
131 |
//#define QT_NO_NETWORKPROXY |
|
132 |
||
133 |
// Qt::WA_PaintOnScreen |
|
134 |
//#define QT_NO_PAINTONSCREEN |
|
135 |
||
136 |
// Painting Debug Utilities |
|
137 |
//#define QT_NO_PAINT_DEBUG |
|
138 |
||
139 |
// Phonon::AbstractMediaStream |
|
140 |
//#define QT_NO_PHONON_ABSTRACTMEDIASTREAM |
|
141 |
||
142 |
// Support for Audio Capture |
|
143 |
//#define QT_NO_PHONON_AUDIOCAPTURE |
|
144 |
||
145 |
// Phonon::Effect |
|
146 |
//#define QT_NO_PHONON_EFFECT |
|
147 |
||
148 |
// Phonon::MediaController |
|
149 |
//#define QT_NO_PHONON_MEDIACONTROLLER |
|
150 |
||
151 |
// Phonon::ObjectDescriptionModel |
|
152 |
//#define QT_NO_PHONON_OBJECTDESCRIPTIONMODEL |
|
153 |
||
154 |
// Phonon::VideoWidget |
|
155 |
//#define QT_NO_PHONON_VIDEO |
|
156 |
||
157 |
// QPicture |
|
158 |
//#define QT_NO_PICTURE |
|
159 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
160 |
// QProcess |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
161 |
//#define QT_NO_PROCESS |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
162 |
|
0 | 163 |
// QProgressBar |
164 |
//#define QT_NO_PROGRESSBAR |
|
165 |
||
166 |
// Properties |
|
167 |
//#define QT_NO_PROPERTIES |
|
168 |
||
169 |
// Universally Unique Identifier Convertion |
|
170 |
//#define QT_NO_QUUID_STRING |
|
171 |
||
172 |
// QWSEmbedWidget |
|
173 |
//#define QT_NO_QWSEMBEDWIDGET |
|
174 |
||
175 |
// Alpha Cursor |
|
176 |
//#define QT_NO_QWS_ALPHA_CURSOR |
|
177 |
||
178 |
// Decoration |
|
179 |
//#define QT_NO_QWS_DECORATION_DEFAULT |
|
180 |
||
181 |
// Keyboard |
|
182 |
//#define QT_NO_QWS_KEYBOARD |
|
183 |
||
184 |
// Mouse |
|
185 |
//#define QT_NO_QWS_MOUSE |
|
186 |
||
187 |
// Mouse (Auto) |
|
188 |
//#define QT_NO_QWS_MOUSE_AUTO |
|
189 |
||
190 |
// Mouse (Non-Auto) |
|
191 |
//#define QT_NO_QWS_MOUSE_MANUAL |
|
192 |
||
193 |
// Multi-Process |
|
194 |
//#define QT_NO_QWS_MULTIPROCESS |
|
195 |
||
196 |
// Properties |
|
197 |
//#define QT_NO_QWS_PROPERTIES |
|
198 |
||
199 |
// QProxyScreen |
|
200 |
//#define QT_NO_QWS_PROXYSCREEN |
|
201 |
||
202 |
// Qt Prerendered Font Format |
|
203 |
//#define QT_NO_QWS_QPF |
|
204 |
||
205 |
// Qt Prerendered Font Format 2 |
|
206 |
//#define QT_NO_QWS_QPF2 |
|
207 |
||
208 |
// Raster Paint Engine callback functions |
|
209 |
//#define QT_NO_RASTERCALLBACKS |
|
210 |
||
211 |
// Resize Handler |
|
212 |
//#define QT_NO_RESIZEHANDLER |
|
213 |
||
214 |
// QRubberBand |
|
215 |
//#define QT_NO_RUBBERBAND |
|
216 |
||
217 |
// Session Manager |
|
218 |
//#define QT_NO_SESSIONMANAGER |
|
219 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
220 |
// QSettings |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
221 |
//#define QT_NO_SETTINGS |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
222 |
|
0 | 223 |
// QSharedMemory |
224 |
//#define QT_NO_SHAREDMEMORY |
|
225 |
||
226 |
// QShortcut |
|
227 |
//#define QT_NO_SHORTCUT |
|
228 |
||
229 |
// QSignalMapper |
|
230 |
//#define QT_NO_SIGNALMAPPER |
|
231 |
||
232 |
// QSizeGrip |
|
233 |
//#define QT_NO_SIZEGRIP |
|
234 |
||
235 |
// QSlider |
|
236 |
//#define QT_NO_SLIDER |
|
237 |
||
238 |
// Sounds |
|
239 |
//#define QT_NO_SOUND |
|
240 |
||
241 |
// Spin Widget |
|
242 |
//#define QT_NO_SPINWIDGET |
|
243 |
||
244 |
// Splash screen widget |
|
245 |
//#define QT_NO_SPLASHSCREEN |
|
246 |
||
247 |
// QStackedWidget |
|
248 |
//#define QT_NO_STACKEDWIDGET |
|
249 |
||
250 |
// QStatusBar |
|
251 |
//#define QT_NO_STATUSBAR |
|
252 |
||
253 |
// Status Tip |
|
254 |
//#define QT_NO_STATUSTIP |
|
255 |
||
256 |
// Standard Template Library |
|
257 |
//#define QT_NO_STL |
|
258 |
||
259 |
// QMotifStyle |
|
260 |
//#define QT_NO_STYLE_MOTIF |
|
261 |
||
262 |
// QWindowsStyle |
|
263 |
//#define QT_NO_STYLE_WINDOWS |
|
264 |
||
265 |
// QSystemSemaphore |
|
266 |
//#define QT_NO_SYSTEMSEMAPHORE |
|
267 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
268 |
// QSystemTrayIcon |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
269 |
//#define QT_NO_SYSTEMTRAYICON |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
270 |
|
0 | 271 |
// QTabletEvent |
272 |
//#define QT_NO_TABLETEVENT |
|
273 |
||
274 |
// QTemporaryFile |
|
275 |
//#define QT_NO_TEMPORARYFILE |
|
276 |
||
277 |
// QTextCodec |
|
278 |
//#define QT_NO_TEXTCODEC |
|
279 |
||
280 |
// Text Date |
|
281 |
//#define QT_NO_TEXTDATE |
|
282 |
||
283 |
// HtmlParser |
|
284 |
//#define QT_NO_TEXTHTMLPARSER |
|
285 |
||
286 |
// QTextStream |
|
287 |
//#define QT_NO_TEXTSTREAM |
|
288 |
||
289 |
// QToolTip |
|
290 |
//#define QT_NO_TOOLTIP |
|
291 |
||
292 |
// Translation |
|
293 |
//#define QT_NO_TRANSLATION |
|
294 |
||
295 |
// QUdpSocket |
|
296 |
//#define QT_NO_UDPSOCKET |
|
297 |
||
298 |
// QUndoCommand |
|
299 |
//#define QT_NO_UNDOCOMMAND |
|
300 |
||
301 |
// QUrlInfo |
|
302 |
//#define QT_NO_URLINFO |
|
303 |
||
304 |
// QValidator |
|
305 |
//#define QT_NO_VALIDATOR |
|
306 |
||
307 |
// QWheelEvent |
|
308 |
//#define QT_NO_WHEELEVENT |
|
309 |
||
310 |
// |
|
311 |
//#define QT_NO_XMLSTREAM |
|
312 |
||
313 |
// Animation |
|
314 |
#if !defined(QT_NO_ANIMATION) && (defined(QT_NO_PROPERTIES)) |
|
315 |
#define QT_NO_ANIMATION |
|
316 |
#endif |
|
317 |
||
318 |
// QButtonGroup |
|
319 |
#if !defined(QT_NO_BUTTONGROUP) && (defined(QT_NO_GROUPBOX)) |
|
320 |
#define QT_NO_BUTTONGROUP |
|
321 |
#endif |
|
322 |
||
323 |
// QClipboard |
|
324 |
#if !defined(QT_NO_CLIPBOARD) && (defined(QT_NO_QWS_PROPERTIES)) |
|
325 |
#define QT_NO_CLIPBOARD |
|
326 |
#endif |
|
327 |
||
328 |
// Codecs |
|
329 |
#if !defined(QT_NO_CODECS) && (defined(QT_NO_TEXTCODEC)) |
|
330 |
#define QT_NO_CODECS |
|
331 |
#endif |
|
332 |
||
333 |
// QDate/QTime/QDateTime |
|
334 |
#if !defined(QT_NO_DATESTRING) && (defined(QT_NO_TEXTDATE)) |
|
335 |
#define QT_NO_DATESTRING |
|
336 |
#endif |
|
337 |
||
338 |
// QDial |
|
339 |
#if !defined(QT_NO_DIAL) && (defined(QT_NO_SLIDER)) |
|
340 |
#define QT_NO_DIAL |
|
341 |
#endif |
|
342 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
343 |
// QFileSystemModel |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
344 |
#if !defined(QT_NO_FILESYSTEMMODEL) && (defined(QT_NO_FILESYSTEMWATCHER)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
345 |
#define QT_NO_FILESYSTEMMODEL |
0 | 346 |
#endif |
347 |
||
348 |
// QHostInfo |
|
349 |
#if !defined(QT_NO_HOSTINFO) && (defined(QT_NO_TEXTSTREAM)) |
|
350 |
#define QT_NO_HOSTINFO |
|
351 |
#endif |
|
352 |
||
353 |
// XPM Image Format |
|
354 |
#if !defined(QT_NO_IMAGEFORMAT_XPM) && (defined(QT_NO_TEXTSTREAM)) |
|
355 |
#define QT_NO_IMAGEFORMAT_XPM |
|
356 |
#endif |
|
357 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
358 |
// QLibrary |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
359 |
#if !defined(QT_NO_LIBRARY) && (defined(QT_NO_SETTINGS)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
360 |
#define QT_NO_LIBRARY |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
361 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
362 |
|
0 | 363 |
// QMenu |
364 |
#if !defined(QT_NO_MENU) && (defined(QT_NO_ACTION)) |
|
365 |
#define QT_NO_MENU |
|
366 |
#endif |
|
367 |
||
368 |
// QNetworkDiskCache |
|
369 |
#if !defined(QT_NO_NETWORKDISKCACHE) && (defined(QT_NO_TEMPORARYFILE)) |
|
370 |
#define QT_NO_NETWORKDISKCACHE |
|
371 |
#endif |
|
372 |
||
373 |
// Phonon::SeekSlider |
|
374 |
#if !defined(QT_NO_PHONON_SEEKSLIDER) && (defined(QT_NO_SLIDER)) |
|
375 |
#define QT_NO_PHONON_SEEKSLIDER |
|
376 |
#endif |
|
377 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
378 |
// Phonon::AbstractMediaStream |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
379 |
#if !defined(QT_NO_PHONON_SETTINGSGROUP) && (defined(QT_NO_SETTINGS)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
380 |
#define QT_NO_PHONON_SETTINGSGROUP |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
381 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
382 |
|
0 | 383 |
// Phonon::VideoPlayer |
384 |
#if !defined(QT_NO_PHONON_VIDEOPLAYER) && (defined(QT_NO_PHONON_VIDEO)) |
|
385 |
#define QT_NO_PHONON_VIDEOPLAYER |
|
386 |
#endif |
|
387 |
||
388 |
// Phonon::VolumeFaderEffect |
|
389 |
#if !defined(QT_NO_PHONON_VOLUMEFADEREFFECT) && (defined(QT_NO_PHONON_EFFECT)) |
|
390 |
#define QT_NO_PHONON_VOLUMEFADEREFFECT |
|
391 |
#endif |
|
392 |
||
393 |
// QProgressDialog |
|
394 |
#if !defined(QT_NO_PROGRESSDIALOG) && (defined(QT_NO_PROGRESSBAR)) |
|
395 |
#define QT_NO_PROGRESSDIALOG |
|
396 |
#endif |
|
397 |
||
398 |
// Cursor |
|
399 |
#if !defined(QT_NO_QWS_CURSOR) && (defined(QT_NO_CURSOR)) |
|
400 |
#define QT_NO_QWS_CURSOR |
|
401 |
#endif |
|
402 |
||
403 |
// Decoration (Styled) |
|
404 |
#if !defined(QT_NO_QWS_DECORATION_STYLED) && (defined(QT_NO_QWS_DECORATION_DEFAULT)) |
|
405 |
#define QT_NO_QWS_DECORATION_STYLED |
|
406 |
#endif |
|
407 |
||
408 |
// Decoration (Windows Style) |
|
409 |
#if !defined(QT_NO_QWS_DECORATION_WINDOWS) && (defined(QT_NO_QWS_DECORATION_DEFAULT)) |
|
410 |
#define QT_NO_QWS_DECORATION_WINDOWS |
|
411 |
#endif |
|
412 |
||
413 |
// Dynamic screen transformation. |
|
414 |
#if !defined(QT_NO_QWS_DYNAMICSCREENTRANSFORMATION) && (defined(QT_NO_QWS_PROXYSCREEN)) |
|
415 |
#define QT_NO_QWS_DYNAMICSCREENTRANSFORMATION |
|
416 |
#endif |
|
417 |
||
418 |
// Manager |
|
419 |
#if !defined(QT_NO_QWS_MANAGER) && (defined(QT_NO_QWS_DECORATION_DEFAULT)) |
|
420 |
#define QT_NO_QWS_MANAGER |
|
421 |
#endif |
|
422 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
423 |
// QVncTransformed |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
424 |
#if !defined(QT_NO_QWS_TRANSFORMED) && (defined(QT_NO_QWS_PROXYSCREEN)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
425 |
#define QT_NO_QWS_TRANSFORMED |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
426 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
427 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
428 |
// QVncScreen |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
429 |
#if !defined(QT_NO_QWS_VNC) && (defined(QT_NO_QWS_PROXYSCREEN)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
430 |
#define QT_NO_QWS_VNC |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
431 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
432 |
|
0 | 433 |
// QScrollBar |
434 |
#if !defined(QT_NO_SCROLLBAR) && (defined(QT_NO_SLIDER)) |
|
435 |
#define QT_NO_SCROLLBAR |
|
436 |
#endif |
|
437 |
||
438 |
// SOCKS5 |
|
439 |
#if !defined(QT_NO_SOCKS5) && (defined(QT_NO_NETWORKPROXY)) |
|
440 |
#define QT_NO_SOCKS5 |
|
441 |
#endif |
|
442 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
443 |
// QSoftKeyManager |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
444 |
#if !defined(QT_NO_SOFTKEYMANAGER) && (defined(QT_NO_ACTION)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
445 |
#define QT_NO_SOFTKEYMANAGER |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
446 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
447 |
|
0 | 448 |
// QSplitter |
449 |
#if !defined(QT_NO_SPLITTER) && (defined(QT_NO_RUBBERBAND)) |
|
450 |
#define QT_NO_SPLITTER |
|
451 |
#endif |
|
452 |
||
453 |
// State machine |
|
454 |
#if !defined(QT_NO_STATEMACHINE) && (defined(QT_NO_PROPERTIES)) |
|
455 |
#define QT_NO_STATEMACHINE |
|
456 |
#endif |
|
457 |
||
458 |
// QCDEStyle |
|
459 |
#if !defined(QT_NO_STYLE_CDE) && (defined(QT_NO_STYLE_MOTIF)) |
|
460 |
#define QT_NO_STYLE_CDE |
|
461 |
#endif |
|
462 |
||
463 |
// QWindowsXPStyle |
|
464 |
#if !defined(QT_NO_STYLE_WINDOWSXP) && (defined(QT_NO_STYLE_WINDOWS)) |
|
465 |
#define QT_NO_STYLE_WINDOWSXP |
|
466 |
#endif |
|
467 |
||
468 |
// SXE |
|
469 |
#if !defined(QT_NO_SXE) && (defined(QT_NO_QWS_MULTIPROCESS)) |
|
470 |
#define QT_NO_SXE |
|
471 |
#endif |
|
472 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
473 |
// QToolButton |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
474 |
#if !defined(QT_NO_TOOLBUTTON) && (defined(QT_NO_ACTION)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
475 |
#define QT_NO_TOOLBUTTON |
0 | 476 |
#endif |
477 |
||
478 |
// QUndoStack |
|
479 |
#if !defined(QT_NO_UNDOSTACK) && (defined(QT_NO_UNDOCOMMAND)) |
|
480 |
#define QT_NO_UNDOSTACK |
|
481 |
#endif |
|
482 |
||
483 |
// ActiveQt |
|
484 |
#if !defined(QT_NO_WIN_ACTIVEQT) && (defined(QT_NO_PROPERTIES)) |
|
485 |
#define QT_NO_WIN_ACTIVEQT |
|
486 |
#endif |
|
487 |
||
488 |
// QWizard |
|
489 |
#if !defined(QT_NO_WIZARD) && (defined(QT_NO_PROPERTIES)) |
|
490 |
#define QT_NO_WIZARD |
|
491 |
#endif |
|
492 |
||
493 |
// QXmlStreamReader |
|
494 |
#if !defined(QT_NO_XMLSTREAMREADER) && (defined(QT_NO_XMLSTREAM)) |
|
495 |
#define QT_NO_XMLSTREAMREADER |
|
496 |
#endif |
|
497 |
||
498 |
// QXmlStreamWriter |
|
499 |
#if !defined(QT_NO_XMLSTREAMWRITER) && (defined(QT_NO_XMLSTREAM)) |
|
500 |
#define QT_NO_XMLSTREAMWRITER |
|
501 |
#endif |
|
502 |
||
503 |
// Context menu |
|
504 |
#if !defined(QT_NO_CONTEXTMENU) && (defined(QT_NO_MENU)) |
|
505 |
#define QT_NO_CONTEXTMENU |
|
506 |
#endif |
|
507 |
||
508 |
// File Transfer Protocol |
|
509 |
#if !defined(QT_NO_FTP) && (defined(QT_NO_URLINFO) || defined(QT_NO_TEXTDATE)) |
|
510 |
#define QT_NO_FTP |
|
511 |
#endif |
|
512 |
||
513 |
// Hyper Text Transfer Protocol |
|
514 |
#if !defined(QT_NO_HTTP) && (defined(QT_NO_HOSTINFO)) |
|
515 |
#define QT_NO_HTTP |
|
516 |
#endif |
|
517 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
518 |
// QInputContext |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
519 |
#if !defined(QT_NO_IM) && (defined(QT_NO_LIBRARY)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
520 |
#define QT_NO_IM |
0 | 521 |
#endif |
522 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
523 |
// Phonon::PlatformPlugin |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
524 |
#if !defined(QT_NO_PHONON_PLATFORMPLUGIN) && (defined(QT_NO_LIBRARY)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
525 |
#define QT_NO_PHONON_PLATFORMPLUGIN |
0 | 526 |
#endif |
527 |
||
528 |
// QScrollArea |
|
529 |
#if !defined(QT_NO_SCROLLAREA) && (defined(QT_NO_SCROLLBAR)) |
|
530 |
#define QT_NO_SCROLLAREA |
|
531 |
#endif |
|
532 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
533 |
// QWindowsVistaStyle |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
534 |
#if !defined(QT_NO_STYLE_WINDOWSVISTA) && (defined(QT_NO_STYLE_WINDOWSXP)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
535 |
#define QT_NO_STYLE_WINDOWSVISTA |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
536 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
537 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
538 |
// QTabBar |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
539 |
#if !defined(QT_NO_TABBAR) && (defined(QT_NO_TOOLBUTTON)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
540 |
#define QT_NO_TABBAR |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
541 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
542 |
|
0 | 543 |
// OdfWriter |
544 |
#if !defined(QT_NO_TEXTODFWRITER) && (defined(QT_NO_XMLSTREAMWRITER)) |
|
545 |
#define QT_NO_TEXTODFWRITER |
|
546 |
#endif |
|
547 |
||
548 |
// Translation (UTF-8 representation) |
|
549 |
#if !defined(QT_NO_TRANSLATION_UTF8) && (defined(QT_NO_TRANSLATION) || defined(QT_NO_TEXTCODEC)) |
|
550 |
#define QT_NO_TRANSLATION_UTF8 |
|
551 |
#endif |
|
552 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
553 |
// QUndoGroup |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
554 |
#if !defined(QT_NO_UNDOGROUP) && (defined(QT_NO_UNDOSTACK)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
555 |
#define QT_NO_UNDOGROUP |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
556 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
557 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
558 |
// QWhatsThis |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
559 |
#if !defined(QT_NO_WHATSTHIS) && (defined(QT_NO_TOOLBUTTON)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
560 |
#define QT_NO_WHATSTHIS |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
561 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
562 |
|
0 | 563 |
// Drag and drop |
564 |
#if !defined(QT_NO_DRAGANDDROP) && (defined(QT_NO_QWS_PROPERTIES) || defined(QT_NO_IMAGEFORMAT_XPM)) |
|
565 |
#define QT_NO_DRAGANDDROP |
|
566 |
#endif |
|
567 |
||
568 |
// QGraphicsView |
|
569 |
#if !defined(QT_NO_GRAPHICSVIEW) && (defined(QT_NO_SCROLLAREA)) |
|
570 |
#define QT_NO_GRAPHICSVIEW |
|
571 |
#endif |
|
572 |
||
573 |
// QMdiArea |
|
574 |
#if !defined(QT_NO_MDIAREA) && (defined(QT_NO_SCROLLAREA)) |
|
575 |
#define QT_NO_MDIAREA |
|
576 |
#endif |
|
577 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
578 |
// Phonon::VolumeSlider |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
579 |
#if !defined(QT_NO_PHONON_VOLUMESLIDER) && (defined(QT_NO_SLIDER) || defined(QT_NO_TOOLBUTTON)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
580 |
#define QT_NO_PHONON_VOLUMESLIDER |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
581 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
582 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
583 |
// QPrinter |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
584 |
#if !defined(QT_NO_PRINTER) && (defined(QT_NO_TEXTSTREAM) || defined(QT_NO_PICTURE) || defined(QT_NO_TEMPORARYFILE)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
585 |
#define QT_NO_PRINTER |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
586 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
587 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
588 |
// QWSInputMethod |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
589 |
#if !defined(QT_NO_QWS_INPUTMETHODS) && (defined(QT_NO_IM)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
590 |
#define QT_NO_QWS_INPUTMETHODS |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
591 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
592 |
|
0 | 593 |
// QSpinBox |
594 |
#if !defined(QT_NO_SPINBOX) && (defined(QT_NO_SPINWIDGET) || defined(QT_NO_LINEEDIT) || defined(QT_NO_VALIDATOR)) |
|
595 |
#define QT_NO_SPINBOX |
|
596 |
#endif |
|
597 |
||
598 |
// QCleanLooksStyle |
|
599 |
#if !defined(QT_NO_STYLE_CLEANLOOKS) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM)) |
|
600 |
#define QT_NO_STYLE_CLEANLOOKS |
|
601 |
#endif |
|
602 |
||
603 |
// QPlastiqueStyle |
|
604 |
#if !defined(QT_NO_STYLE_PLASTIQUE) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM)) |
|
605 |
#define QT_NO_STYLE_PLASTIQUE |
|
606 |
#endif |
|
607 |
||
608 |
// QStyleSheetStyle |
|
609 |
#if !defined(QT_NO_STYLE_STYLESHEET) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_PROPERTIES) || defined(QT_NO_CSSPARSER)) |
|
610 |
#define QT_NO_STYLE_STYLESHEET |
|
611 |
#endif |
|
612 |
||
613 |
// QWindowsCEStyle |
|
614 |
#if !defined(QT_NO_STYLE_WINDOWSCE) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM)) |
|
615 |
#define QT_NO_STYLE_WINDOWSCE |
|
616 |
#endif |
|
617 |
||
618 |
// QWindowsMobileStyle |
|
619 |
#if !defined(QT_NO_STYLE_WINDOWSMOBILE) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM)) |
|
620 |
#define QT_NO_STYLE_WINDOWSMOBILE |
|
621 |
#endif |
|
622 |
||
623 |
// QtSvg module |
|
624 |
#if !defined(QT_NO_SVG) && (defined(QT_NO_XMLSTREAMREADER) || defined(QT_NO_CSSPARSER)) |
|
625 |
#define QT_NO_SVG |
|
626 |
#endif |
|
627 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
628 |
// Q3TabDialog |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
629 |
#if !defined(QT_NO_TABDIALOG) && (defined(QT_NO_TABBAR)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
630 |
#define QT_NO_TABDIALOG |
0 | 631 |
#endif |
632 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
633 |
// QTextCodecPlugin |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
634 |
#if !defined(QT_NO_TEXTCODECPLUGIN) && (defined(QT_NO_TEXTCODEC) || defined(QT_NO_LIBRARY)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
635 |
#define QT_NO_TEXTCODECPLUGIN |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
636 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
637 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
638 |
// QColorDialog |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
639 |
#if !defined(QT_NO_COLORDIALOG) && (defined(QT_NO_SPINBOX)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
640 |
#define QT_NO_COLORDIALOG |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
641 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
642 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
643 |
// QGraphicsEffect |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
644 |
#if !defined(QT_NO_GRAPHICSEFFECT) && (defined(QT_NO_GRAPHICSVIEW)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
645 |
#define QT_NO_GRAPHICSEFFECT |
0 | 646 |
#endif |
647 |
||
648 |
// The Model/View Framework |
|
649 |
#if !defined(QT_NO_ITEMVIEWS) && (defined(QT_NO_RUBBERBAND) || defined(QT_NO_SCROLLAREA)) |
|
650 |
#define QT_NO_ITEMVIEWS |
|
651 |
#endif |
|
652 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
653 |
// QMenuBar |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
654 |
#if !defined(QT_NO_MENUBAR) && (defined(QT_NO_MENU) || defined(QT_NO_TOOLBUTTON)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
655 |
#define QT_NO_MENUBAR |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
656 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
657 |
|
0 | 658 |
// Sound Server |
659 |
#if !defined(QT_NO_QWS_SOUNDSERVER) && (defined(QT_NO_SOUND) || defined(QT_NO_HOSTINFO) || defined(QT_NO_QWS_MULTIPROCESS)) |
|
660 |
#define QT_NO_QWS_SOUNDSERVER |
|
661 |
#endif |
|
662 |
||
663 |
// QSvgGenerator |
|
664 |
#if !defined(QT_NO_SVGGENERATOR) && (defined(QT_NO_SVG)) |
|
665 |
#define QT_NO_SVGGENERATOR |
|
666 |
#endif |
|
667 |
||
668 |
// QSvgRenderer |
|
669 |
#if !defined(QT_NO_SVGRENDERER) && (defined(QT_NO_SVG)) |
|
670 |
#define QT_NO_SVGRENDERER |
|
671 |
#endif |
|
672 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
673 |
// QTabWidget |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
674 |
#if !defined(QT_NO_TABWIDGET) && (defined(QT_NO_TABBAR) || defined(QT_NO_STACKEDWIDGET)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
675 |
#define QT_NO_TABWIDGET |
0 | 676 |
#endif |
677 |
||
678 |
// QTextEdit |
|
679 |
#if !defined(QT_NO_TEXTEDIT) && (defined(QT_NO_SCROLLAREA) || defined(QT_NO_PROPERTIES)) |
|
680 |
#define QT_NO_TEXTEDIT |
|
681 |
#endif |
|
682 |
||
683 |
// QErrorMessage |
|
684 |
#if !defined(QT_NO_ERRORMESSAGE) && (defined(QT_NO_TEXTEDIT)) |
|
685 |
#define QT_NO_ERRORMESSAGE |
|
686 |
#endif |
|
687 |
||
688 |
// QListView |
|
689 |
#if !defined(QT_NO_LISTVIEW) && (defined(QT_NO_ITEMVIEWS)) |
|
690 |
#define QT_NO_LISTVIEW |
|
691 |
#endif |
|
692 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
693 |
// QMainWindow |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
694 |
#if !defined(QT_NO_MAINWINDOW) && (defined(QT_NO_MENU) || defined(QT_NO_RESIZEHANDLER) || defined(QT_NO_TOOLBUTTON)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
695 |
#define QT_NO_MAINWINDOW |
0 | 696 |
#endif |
697 |
||
698 |
// QAbstractProxyModel |
|
699 |
#if !defined(QT_NO_PROXYMODEL) && (defined(QT_NO_ITEMVIEWS)) |
|
700 |
#define QT_NO_PROXYMODEL |
|
701 |
#endif |
|
702 |
||
703 |
// QStandardItemModel |
|
704 |
#if !defined(QT_NO_STANDARDITEMMODEL) && (defined(QT_NO_ITEMVIEWS)) |
|
705 |
#define QT_NO_STANDARDITEMMODEL |
|
706 |
#endif |
|
707 |
||
708 |
// QStringListModel |
|
709 |
#if !defined(QT_NO_STRINGLISTMODEL) && (defined(QT_NO_ITEMVIEWS)) |
|
710 |
#define QT_NO_STRINGLISTMODEL |
|
711 |
#endif |
|
712 |
||
713 |
// QSvgWidget |
|
714 |
#if !defined(QT_NO_SVGWIDGET) && (defined(QT_NO_SVGRENDERER)) |
|
715 |
#define QT_NO_SVGWIDGET |
|
716 |
#endif |
|
717 |
||
718 |
// QSyntaxHighlighter |
|
719 |
#if !defined(QT_NO_SYNTAXHIGHLIGHTER) && (defined(QT_NO_TEXTEDIT)) |
|
720 |
#define QT_NO_SYNTAXHIGHLIGHTER |
|
721 |
#endif |
|
722 |
||
723 |
// QTableView |
|
724 |
#if !defined(QT_NO_TABLEVIEW) && (defined(QT_NO_ITEMVIEWS)) |
|
725 |
#define QT_NO_TABLEVIEW |
|
726 |
#endif |
|
727 |
||
728 |
// QTextBrowser |
|
729 |
#if !defined(QT_NO_TEXTBROWSER) && (defined(QT_NO_TEXTEDIT)) |
|
730 |
#define QT_NO_TEXTBROWSER |
|
731 |
#endif |
|
732 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
733 |
// QToolBox |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
734 |
#if !defined(QT_NO_TOOLBOX) && (defined(QT_NO_TOOLBUTTON) || defined(QT_NO_SCROLLAREA)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
735 |
#define QT_NO_TOOLBOX |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
736 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
737 |
|
0 | 738 |
// QTreeView |
739 |
#if !defined(QT_NO_TREEVIEW) && (defined(QT_NO_ITEMVIEWS)) |
|
740 |
#define QT_NO_TREEVIEW |
|
741 |
#endif |
|
742 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
743 |
// Accessibility |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
744 |
#if !defined(QT_NO_ACCESSIBILITY) && (defined(QT_NO_PROPERTIES) || defined(QT_NO_MENUBAR)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
745 |
#define QT_NO_ACCESSIBILITY |
0 | 746 |
#endif |
747 |
||
748 |
// QColumnView |
|
749 |
#if !defined(QT_NO_COLUMNVIEW) && (defined(QT_NO_LISTVIEW)) |
|
750 |
#define QT_NO_COLUMNVIEW |
|
751 |
#endif |
|
752 |
||
753 |
// QCompleter |
|
754 |
#if !defined(QT_NO_COMPLETER) && (defined(QT_NO_PROXYMODEL)) |
|
755 |
#define QT_NO_COMPLETER |
|
756 |
#endif |
|
757 |
||
758 |
// Common UNIX Printing System |
|
759 |
#if !defined(QT_NO_CUPS) && (defined(QT_NO_PRINTER) || defined(QT_NO_LIBRARY)) |
|
760 |
#define QT_NO_CUPS |
|
761 |
#endif |
|
762 |
||
763 |
// QDataWidgetMapper |
|
764 |
#if !defined(QT_NO_DATAWIDGETMAPPER) && (defined(QT_NO_ITEMVIEWS) || defined(QT_NO_PROPERTIES)) |
|
765 |
#define QT_NO_DATAWIDGETMAPPER |
|
766 |
#endif |
|
767 |
||
768 |
// QListWidget |
|
769 |
#if !defined(QT_NO_LISTWIDGET) && (defined(QT_NO_LISTVIEW)) |
|
770 |
#define QT_NO_LISTWIDGET |
|
771 |
#endif |
|
772 |
||
773 |
// QSortFilterProxyModel |
|
774 |
#if !defined(QT_NO_SORTFILTERPROXYMODEL) && (defined(QT_NO_PROXYMODEL)) |
|
775 |
#define QT_NO_SORTFILTERPROXYMODEL |
|
776 |
#endif |
|
777 |
||
778 |
// QTableWidget |
|
779 |
#if !defined(QT_NO_TABLEWIDGET) && (defined(QT_NO_TABLEVIEW)) |
|
780 |
#define QT_NO_TABLEWIDGET |
|
781 |
#endif |
|
782 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
783 |
// QToolBar |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
784 |
#if !defined(QT_NO_TOOLBAR) && (defined(QT_NO_MAINWINDOW)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
785 |
#define QT_NO_TOOLBAR |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
786 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
787 |
|
0 | 788 |
// QTreeWidget |
789 |
#if !defined(QT_NO_TREEWIDGET) && (defined(QT_NO_TREEVIEW)) |
|
790 |
#define QT_NO_TREEWIDGET |
|
791 |
#endif |
|
792 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
793 |
// QDirModel |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
794 |
#if !defined(QT_NO_DIRMODEL) && (defined(QT_NO_ITEMVIEWS) || defined(QT_NO_FILESYSTEMMODEL)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
795 |
#define QT_NO_DIRMODEL |
0 | 796 |
#endif |
797 |
||
798 |
// QDockwidget |
|
799 |
#if !defined(QT_NO_DOCKWIDGET) && (defined(QT_NO_RUBBERBAND) || defined(QT_NO_MAINWINDOW)) |
|
800 |
#define QT_NO_DOCKWIDGET |
|
801 |
#endif |
|
802 |
||
803 |
// QUndoView |
|
804 |
#if !defined(QT_NO_UNDOVIEW) && (defined(QT_NO_UNDOSTACK) || defined(QT_NO_LISTVIEW)) |
|
805 |
#define QT_NO_UNDOVIEW |
|
806 |
#endif |
|
807 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
808 |
// QCompleter |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
809 |
#if !defined(QT_NO_FSCOMPLETER) && (defined(QT_NO_FILESYSTEMMODEL) || defined(QT_NO_COMPLETER)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
810 |
#define QT_NO_FSCOMPLETER |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
811 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
812 |
|
0 | 813 |
// QGraphicsSvgItem |
814 |
#if !defined(QT_NO_GRAPHICSSVGITEM) && (defined(QT_NO_SVGRENDERER) || defined(QT_NO_GRAPHICSVIEW)) |
|
815 |
#define QT_NO_GRAPHICSSVGITEM |
|
816 |
#endif |
|
817 |
||
818 |
// QComboBox |
|
819 |
#if !defined(QT_NO_COMBOBOX) && (defined(QT_NO_LINEEDIT) || defined(QT_NO_STANDARDITEMMODEL) || defined(QT_NO_LISTVIEW)) |
|
820 |
#define QT_NO_COMBOBOX |
|
821 |
#endif |
|
822 |
||
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
823 |
// QWorkSpace |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
824 |
#if !defined(QT_NO_WORKSPACE) && (defined(QT_NO_SCROLLBAR) || defined(QT_NO_MAINWINDOW) || defined(QT_NO_MENUBAR)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
825 |
#define QT_NO_WORKSPACE |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
826 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
827 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
828 |
// QPrintPreviewWidget |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
829 |
#if !defined(QT_NO_PRINTPREVIEWWIDGET) && (defined(QT_NO_GRAPHICSVIEW) || defined(QT_NO_PRINTER) || defined(QT_NO_MAINWINDOW)) |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
830 |
#define QT_NO_PRINTPREVIEWWIDGET |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
831 |
#endif |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
832 |
|
0 | 833 |
// QCalendarWidget |
834 |
#if !defined(QT_NO_CALENDARWIDGET) && (defined(QT_NO_TABLEVIEW) || defined(QT_NO_MENU) || defined(QT_NO_TEXTDATE) || defined(QT_NO_SPINBOX) || defined(QT_NO_TOOLBUTTON)) |
|
835 |
#define QT_NO_CALENDARWIDGET |
|
836 |
#endif |
|
837 |
||
838 |
// QDateTimeEdit |
|
839 |
#if !defined(QT_NO_DATETIMEEDIT) && (defined(QT_NO_CALENDARWIDGET) || defined(QT_NO_DATESTRING)) |
|
840 |
#define QT_NO_DATETIMEEDIT |
|
841 |
#endif |
|
842 |
||
843 |
// QInputDialog |
|
844 |
#if !defined(QT_NO_INPUTDIALOG) && (defined(QT_NO_COMBOBOX) || defined(QT_NO_SPINBOX) || defined(QT_NO_STACKEDWIDGET)) |
|
845 |
#define QT_NO_INPUTDIALOG |
|
846 |
#endif |
|
847 |
||
848 |
// Phonon::EffectWidget |
|
849 |
#if !defined(QT_NO_PHONON_EFFECTWIDGET) && (defined(QT_NO_PHONON_EFFECT) || defined(QT_NO_COMBOBOX) || defined(QT_NO_SPINBOX)) |
|
850 |
#define QT_NO_PHONON_EFFECTWIDGET |
|
851 |
#endif |
|
852 |
||
853 |
// QFontComboBox |
|
854 |
#if !defined(QT_NO_FONTCOMBOBOX) && (defined(QT_NO_COMBOBOX) || defined(QT_NO_STRINGLISTMODEL)) |
|
855 |
#define QT_NO_FONTCOMBOBOX |
|
856 |
#endif |
|
857 |
||
858 |
// QFontDialog |
|
859 |
#if !defined(QT_NO_FONTDIALOG) && (defined(QT_NO_STRINGLISTMODEL) || defined(QT_NO_COMBOBOX) || defined(QT_NO_VALIDATOR) || defined(QT_NO_GROUPBOX)) |
|
860 |
#define QT_NO_FONTDIALOG |
|
861 |
#endif |
|
862 |
||
863 |
// QPrintDialog |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
864 |
#if !defined(QT_NO_PRINTDIALOG) && (defined(QT_NO_PRINTER) || defined(QT_NO_COMBOBOX) || defined(QT_NO_BUTTONGROUP) || defined(QT_NO_SPINBOX) || defined(QT_NO_TREEVIEW) || defined(QT_NO_TABWIDGET)) |
0 | 865 |
#define QT_NO_PRINTDIALOG |
866 |
#endif |
|
867 |
||
868 |
// QFileDialog |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
869 |
#if !defined(QT_NO_FILEDIALOG) && (defined(QT_NO_DIRMODEL) || defined(QT_NO_TREEVIEW) || defined(QT_NO_COMBOBOX) || defined(QT_NO_TOOLBUTTON) || defined(QT_NO_BUTTONGROUP) || defined(QT_NO_TOOLTIP) || defined(QT_NO_SPLITTER) || defined(QT_NO_STACKEDWIDGET) || defined(QT_NO_PROXYMODEL)) |
0 | 870 |
#define QT_NO_FILEDIALOG |
871 |
#endif |
|
872 |
||
873 |
// QPrintPreviewDialog |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
874 |
#if !defined(QT_NO_PRINTPREVIEWDIALOG) && (defined(QT_NO_PRINTPREVIEWWIDGET) || defined(QT_NO_PRINTDIALOG) || defined(QT_NO_TOOLBAR)) |
0 | 875 |
#define QT_NO_PRINTPREVIEWDIALOG |
876 |
#endif |
|
877 |