Last change
on this file since 56 was 2, checked in by dmik, 20 years ago |
Imported xplatform parts of the official release 3.3.1 from Trolltech
|
-
Property svn:keywords
set to
Id
|
File size:
1.0 KB
|
Line | |
---|
1 | #ifndef QT_H
|
---|
2 | #endif /* QT_H */
|
---|
3 | #ifndef QT_NO_CODECS
|
---|
4 | #define QT_NO_CODECS
|
---|
5 | #endif
|
---|
6 | #define QT_NO_UNICODETABLES
|
---|
7 | #define QT_NO_IMAGEIO_BMP
|
---|
8 | #define QT_NO_IMAGEIO_PPM
|
---|
9 | #define QT_NO_ASYNC_IO
|
---|
10 | #define QT_NO_ASYNC_IMAGE_IO
|
---|
11 | /* #define QT_NO_FREETYPE */
|
---|
12 | #define QT_NO_BDF
|
---|
13 | //#define QT_NO_FONTDATABASE
|
---|
14 | #define QT_NO_TRANSLATION
|
---|
15 | #define QT_NO_DRAGANDDROP
|
---|
16 | #define QT_NO_CLIPBOARD
|
---|
17 | #define QT_NO_SOUND
|
---|
18 | #define QT_NO_PROPERTIES
|
---|
19 | #define QT_NO_DNS
|
---|
20 | #define QT_NO_NETWORKPROTOCOL
|
---|
21 | #define QT_NO_URL
|
---|
22 | #define QT_NO_COLORNAMES
|
---|
23 | #define QT_NO_TRANSFORMATIONS
|
---|
24 | #define QT_NO_PRINTER
|
---|
25 | #define QT_NO_PICTURE
|
---|
26 | #define QT_NO_ICONVIEW
|
---|
27 | #define QT_NO_DIAL
|
---|
28 | #define QT_NO_WORKSPACE
|
---|
29 | #define QT_NO_TABLE
|
---|
30 | #define QT_NO_ACTION
|
---|
31 | #define QT_NO_STYLE_MOTIF
|
---|
32 | #define QT_NO_STYLE_PLATINUM
|
---|
33 | /* #define QT_NO_FILEDIALOG */
|
---|
34 | #define QT_NO_FONTDIALOG
|
---|
35 | #define QT_NO_PRINTDIALOG
|
---|
36 | /* #define QT_NO_COLORDIALOG */
|
---|
37 | #define QT_NO_INPUTDIALOG
|
---|
38 | /* #define QT_NO_MESSAGEBOX */
|
---|
39 | #define QT_NO_PROGRESSDIALOG
|
---|
40 | /* #define QT_NO_TABDIALOG */
|
---|
41 | #define QT_NO_WIZARD
|
---|
42 | #define QT_NO_EFFECTS
|
---|
Note:
See
TracBrowser
for help on using the repository browser.