source: trunk/src/corelib/global/qfeatures.h@ 813

Last change on this file since 813 was 651, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.2 sources.

File size: 20.8 KB
Line 
1/****************************************************************************
2**
3** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
4** All rights reserved.
5** Contact: Nokia Corporation ([email protected])
6**
7** This file is part of the QtCore module of the Qt Toolkit.
8**
9** $QT_BEGIN_LICENSE:LGPL$
10** Commercial Usage
11** Licensees holding valid Qt Commercial licenses may use this file in
12** accordance with the Qt Commercial License Agreement provided with the
13** Software or, alternatively, in accordance with the terms contained in
14** a written agreement between you and Nokia.
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** GNU General Public License Usage
29** Alternatively, this file may be used under the terms of the GNU
30** General Public License version 3.0 as published by the Free Software
31** Foundation and appearing in the file LICENSE.GPL included in the
32** packaging of this file. Please review the following information to
33** ensure the GNU General Public License version 3.0 requirements will be
34** met: http://www.gnu.org/copyleft/gpl.html.
35**
36** If you have questions regarding the use of this file, please contact
37** Nokia at [email protected].
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
46 * by $QTSRCDIR/util/scripts/make_qfeatures_dot_h
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
58// QtConcurrent
59//#define QT_NO_CONCURRENT
60
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
82// QFileSystemWatcher
83//#define QT_NO_FILESYSTEMWATCHER
84
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
160// QProcess