Qt 4.8
qconfig-nacl.h
Go to the documentation of this file.
1 /****************************************************************************
2 **
3 ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
4 ** Contact: http://www.qt-project.org/legal
5 **
6 ** This file is part of the QtCore module of the Qt Toolkit.
7 **
8 ** $QT_BEGIN_LICENSE:LGPL$
9 ** Commercial License Usage
10 ** Licensees holding valid commercial Qt licenses may use this file in
11 ** accordance with the commercial license agreement provided with the
12 ** Software or, alternatively, in accordance with the terms contained in
13 ** a written agreement between you and Digia. For licensing terms and
14 ** conditions see http://qt.digia.com/licensing. For further information
15 ** use the contact form at http://qt.digia.com/contact-us.
16 **
17 ** GNU Lesser General Public License Usage
18 ** Alternatively, this file may be used under the terms of the GNU Lesser
19 ** General Public License version 2.1 as published by the Free Software
20 ** Foundation and appearing in the file LICENSE.LGPL included in the
21 ** packaging of this file. Please review the following information to
22 ** ensure the GNU Lesser General Public License version 2.1 requirements
23 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
24 **
25 ** In addition, as a special exception, Digia gives you certain additional
26 ** rights. These rights are described in the Digia Qt LGPL Exception
27 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
28 **
29 ** GNU General Public License Usage
30 ** Alternatively, this file may be used under the terms of the GNU
31 ** General Public License version 3.0 as published by the Free Software
32 ** Foundation and appearing in the file LICENSE.GPL included in the
33 ** packaging of this file. Please review the following information to
34 ** ensure the GNU General Public License version 3.0 requirements will be
35 ** met: http://www.gnu.org/copyleft/gpl.html.
36 **
37 **
38 ** $QT_END_LICENSE$
39 **
40 ****************************************************************************/
41 
42 #define QT_FONTS_ARE_RESOURCES
43 
44 /* Data structures */
45 #ifndef QT_NO_QUUID_STRING
46 # define QT_NO_QUUID_STRING
47 #endif
48 #ifndef QT_NO_STL
49 # define QT_NO_STL
50 #endif
51 #ifndef QT_NO_TEXTDATE
52 # define QT_NO_TEXTDATE
53 #endif
54 #ifndef QT_NO_DATESTRING
55 # define QT_NO_DATESTRING
56 #endif
57 
58 /* Dialogs */
59 #ifndef QT_NO_FILEDIALOG
60 # define QT_NO_FILEDIALOG
61 #endif
62 #ifndef QT_NO_PRINTDIALOG
63 # define QT_NO_PRINTDIALOG
64 #endif
65 #ifndef QT_NO_PRINTPREVIEWDIALOG
66 # define QT_NO_PRINTPREVIEWDIALOG
67 #endif
68 
69 
70 /* File I/O */
71 #ifndef QT_NO_DOM
72 # define QT_NO_DOM
73 #endif
74 #ifndef QT_NO_FILESYSTEMWATCHER
75 # define QT_NO_FILESYSTEMWATCHER
76 #endif
77 #ifndef QT_NO_FSFILEENGINE
78 # define QT_NO_FSFILEENGINE
79 #endif
80 #ifndef QT_NO_FILESYSTEMMODEL
81 # define QT_NO_FILESYSTEMMODEL
82 #endif
83 #ifndef QT_NO_FILESYSTEMMODEL
84 # define QT_NO_FILESYSTEMMODEL
85 #endif
86 #ifndef QT_NO_PROCESS
87 # define QT_NO_PROCESS
88 #endif
89 #ifndef QT_NO_TEMPORARYFILE
90 # define QT_NO_TEMPORARYFILE
91 #endif
92 #ifndef QT_NO_SETTINGS
93 # define QT_NO_SETTINGS
94 #endif
95 #ifndef QT_NO_LIBRARY
96 # define QT_NO_LIBRARY
97 #endif
98 
99 /* Fonts */
100 #ifndef QT_NO_QWS_QPF2
101 # define QT_NO_QWS_QPF2
102 #endif
103 
104 /* Images */
105 #ifndef QT_NO_IMAGEFORMATPLUGIN
106 # define QT_NO_IMAGEFORMATPLUGIN
107 #endif
108 #ifndef QT_NO_IMAGE_HEURISTIC_MASK
109 # define QT_NO_IMAGE_HEURISTIC_MASK
110 #endif
111 #ifndef QT_NO_IMAGE_TEXT
112 # define QT_NO_IMAGE_TEXT
113 #endif
114 #ifndef QT_NO_MOVIE
115 # define QT_NO_MOVIE
116 #endif
117 
118 /* Internationalization */
119 #ifndef QT_NO_BIG_CODECS
120 # define QT_NO_BIG_CODECS
121 #endif
122 #ifndef QT_NO_QWS_INPUTMETHODS
123 # define QT_NO_QWS_INPUTMETHODS
124 #endif
125 #ifndef QT_NO_TEXTCODEC
126 # define QT_NO_TEXTCODEC
127 #endif
128 #ifndef QT_NO_CODECS
129 # define QT_NO_CODECS
130 #endif
131 #ifndef QT_NO_TEXTCODECPLUGIN
132 # define QT_NO_TEXTCODECPLUGIN
133 #endif
134 #ifndef QT_NO_TRANSLATION
135 # define QT_NO_TRANSLATION
136 #endif
137 #ifndef QT_NO_TRANSLATION_UTF8
138 # define QT_NO_TRANSLATION_UTF8
139 #endif
140 
141 /* ItemViews */
142 
143 #ifndef QT_NO_DIRMODEL
144 # define QT_NO_DIRMODEL
145 #endif
146 
147 /* Kernel */
148 #ifndef QT_NO_CLIPBOARD
149 # define QT_NO_CLIPBOARD
150 #endif
151 #ifndef QT_NO_CSSPARSER
152 # define QT_NO_CSSPARSER
153 #endif
154 #ifndef QT_NO_CURSOR
155 # define QT_NO_CURSOR
156 #endif
157 #ifndef QT_NO_DRAGANDDROP
158 # define QT_NO_DRAGANDDROP
159 #endif
160 #ifndef QT_NO_EFFECTS
161 # define QT_NO_EFFECTS
162 #endif
163 #ifndef QT_NO_SESSIONMANAGER
164 # define QT_NO_SESSIONMANAGER
165 #endif
166 #ifndef QT_NO_SHAREDMEMORY
167 # define QT_NO_SHAREDMEMORY
168 #endif
169 #ifndef QT_NO_SOUND
170 # define QT_NO_SOUND
171 #endif
172 #ifndef QT_NO_SYSTEMLOCALE
173 # define QT_NO_SYSTEMSEMAPHORE
174 #endif
175 #ifndef QT_NO_SYSTEMSEMAPHORE
176 # define QT_NO_SYSTEMSEMAPHORE
177 #endif
178 #ifndef QT_NO_TABLETEVENT
179 # define QT_NO_TABLETEVENT
180 #endif
181 #ifndef QT_NO_CRASHHANDLER
182 # define QT_NO_CRASHHANDLER
183 #endif
184 #ifndef QT_NO_CONCURRENT
185 # define QT_NO_CONCURRENT
186 #endif
187 #ifndef QT_NO_XMLSTREAM
188 # define QT_NO_XMLSTREAM
189 #endif
190 #ifndef QT_NO_XMLSTREAMREADER
191 # define QT_NO_XMLSTREAMREADER
192 #endif
193 #ifndef QT_NO_XMLSTREAMWRITER
194 # define QT_NO_XMLSTREAMWRITER
195 #endif
196 
197 /* Networking */
198 #ifndef QT_NO_COP
199 # define QT_NO_COP
200 #endif
201 #ifndef QT_NO_HOSTINFO
202 # define QT_NO_HOSTINFO
203 #endif
204 #ifndef QT_NO_HTTP
205 # define QT_NO_HTTP
206 #endif
207 #ifndef QT_NO_NETWORKPROXY
208 # define QT_NO_NETWORKPROXY
209 #endif
210 #ifndef QT_NO_SOCKS5
211 # define QT_NO_SOCKS5
212 #endif
213 #ifndef QT_NO_UDPSOCKET
214 # define QT_NO_UDPSOCKET
215 #endif
216 #ifndef QT_NO_URLINFO
217 # define QT_NO_URLINFO
218 #endif
219 #ifndef QT_NO_FTP
220 # define QT_NO_FTP
221 #endif
222 
223 /* Painting */
224 #ifndef QT_NO_COLORNAMES
225 # define QT_NO_COLORNAMES
226 #endif
227 #ifndef QT_NO_DIRECTPAINTER
228 # define QT_NO_DIRECTPAINTER
229 #endif
230 #ifndef QT_NO_PAINTONSCREEN
231 # define QT_NO_PAINTONSCREEN
232 #endif
233 #ifndef QT_NO_PAINT_DEBUG
234 # define QT_NO_PAINT_DEBUG
235 #endif
236 #ifndef QT_NO_PICTURE
237 # define QT_NO_PICTURE
238 #endif
239 #ifndef QT_NO_PRINTER
240 # define QT_NO_PRINTER
241 #endif
242 #ifndef QT_NO_CUPS
243 # define QT_NO_CUPS
244 #endif
245 
246 /* Qt for Embedded Linux */
247 #ifndef QT_NO_QWSEMBEDWIDGET
248 # define QT_NO_QWSEMBEDWIDGET
249 #endif
250 #ifndef QT_NO_QWS_CURSOR
251 # define QT_NO_QWS_CURSOR
252 #endif
253 #ifndef QT_NO_QWS_DECORATION_DEFAULT
254 # define QT_NO_QWS_DECORATION_DEFAULT
255 #endif
256 #ifndef QT_NO_QWS_DECORATION_STYLED
257 # define QT_NO_QWS_DECORATION_STYLED
258 #endif
259 #ifndef QT_NO_QWS_DECORATION_WINDOWS
260 # define QT_NO_QWS_DECORATION_WINDOWS
261 #endif
262 #ifndef QT_NO_QWS_MANAGER
263 # define QT_NO_QWS_MANAGER
264 #endif
265 #ifndef QT_NO_QWS_KEYBOARD
266 # define QT_NO_QWS_KEYBOARD
267 #endif
268 #ifndef QT_NO_QWS_MOUSE
269 # define QT_NO_QWS_MOUSE
270 #endif
271 #ifndef QT_NO_QWS_MOUSE_AUTO
272 # define QT_NO_QWS_MOUSE_AUTO
273 #endif
274 #ifndef QT_NO_QWS_MOUSE_MANUAL
275 # define QT_NO_QWS_MOUSE_MANUAL
276 #endif
277 #ifndef QT_NO_QWS_MULTIPROCESS
278 # define QT_NO_QWS_MULTIPROCESS
279 #endif
280 #ifndef QT_NO_QWS_SOUNDSERVER
281 # define QT_NO_QWS_SOUNDSERVER
282 #endif
283 #ifndef QT_NO_SXE
284 # define QT_NO_SXE
285 #endif
286 #ifndef QT_NO_QWS_PROPERTIES
287 # define QT_NO_QWS_PROPERTIES
288 #endif
289 #ifndef QT_NO_QWS_PROXYSCREEN
290 # define QT_NO_QWS_PROXYSCREEN
291 #endif
292 #ifndef QT_NO_QWS_DYNAMICSCREENTRANSFORMATION
293 # define QT_NO_QWS_DYNAMICSCREENTRANSFORMATION
294 #endif
295 #ifndef QT_NO_QWS_LINUXFB
296 # define QT_NO_QWS_LINUXFB
297 #endif
298 #ifndef QT_NO_QWS_MOUSE_PC
299 # define QT_NO_QWS_MOUSE_PC
300 #endif
301 #ifndef QT_NO_QWS_MOUSE_LINUXTP
302 # define QT_NO_QWS_MOUSE_LINUXTP
303 #endif
304 #ifndef QT_NO_QWS_QPF
305 # define QT_NO_QWS_QPF
306 #endif
307 
308 /* SVG */
309 #ifndef QT_NO_SVG
310 # define QT_NO_SVG
311 #endif
312 #ifndef QT_NO_GRAPHICSSVGITEM
313 # define QT_NO_GRAPHICSSVGITEM
314 #endif
315 #ifndef QT_NO_SVGGENERATOR
316 # define QT_NO_SVGGENERATOR
317 #endif
318 #ifndef QT_NO_SVGRENDERER
319 # define QT_NO_SVGRENDERER
320 #endif
321 #ifndef QT_NO_SVGWIDGET
322 # define QT_NO_SVGWIDGET
323 #endif
324 
325 /* Styles */
326 #ifndef QT_NO_STYLE_MOTIF
327 # define QT_NO_STYLE_MOTIF
328 #endif
329 #ifndef QT_NO_STYLE_CDE
330 # define QT_NO_STYLE_CDE
331 #endif
332 #ifndef QT_NO_STYLE_STYLESHEET
333 # define QT_NO_STYLE_STYLESHEET
334 #endif
335 #ifndef QT_NO_STYLE_WINDOWSCE
336 # define QT_NO_STYLE_WINDOWSCE
337 #endif
338 #ifndef QT_NO_STYLE_WINDOWSMOBILE
339 # define QT_NO_STYLE_WINDOWSMOBILE
340 #endif
341 #ifndef QT_NO_STYLE_WINDOWSVISTA
342 # define QT_NO_STYLE_WINDOWSVISTA
343 #endif
344 #ifndef QT_NO_STYLE_WINDOWSXP
345 # define QT_NO_STYLE_WINDOWSXP
346 #endif
347 
348 /* Utilities */
349 #ifndef QT_NO_ACCESSIBILITY
350 # define QT_NO_ACCESSIBILITY
351 #endif
352 #ifndef QT_NO_COMPLETER
353 # define QT_NO_COMPLETER
354 #endif
355 #ifndef QT_NO_DESKTOPSERVICES
356 # define QT_NO_DESKTOPSERVICES
357 #endif
358 #ifndef QT_NO_SCRIPT
359 # define QT_NO_SCRIPT
360 #endif
361 #ifndef QT_NO_SYSTEMTRAYICON
362 # define QT_NO_SYSTEMTRAYICON
363 #endif
364 
365 /* Windows */
366 #ifndef QT_NO_WIN_ACTIVEQT
367 # define QT_NO_WIN_ACTIVEQT
368 #endif