1 | #ifndef QT_H
|
---|
2 | #endif /* QT_H */
|
---|
3 | #ifndef QT_NO_TEXTCODEC /* moc? */
|
---|
4 | #define QT_NO_TEXTCODEC
|
---|
5 | #endif
|
---|
6 | #define QT_NO_UNICODETABLES
|
---|
7 | #define QT_NO_IMAGEIO_BMP
|
---|
8 | #define QT_NO_IMAGEIO_PPM
|
---|
9 | /* #define QT_NO_IMAGEIO_PNG */
|
---|
10 | #define QT_NO_ASYNC_IO
|
---|
11 | #define QT_NO_ASYNC_IMAGE_IO
|
---|
12 | /* #define QT_NO_FREETYPE */
|
---|
13 | #define QT_NO_BDF
|
---|
14 | //#define QT_NO_FONTDATABASE
|
---|
15 | #define QT_NO_TRANSLATION
|
---|
16 | #define QT_NO_DRAGANDDROP
|
---|
17 | #define QT_NO_CLIPBOARD
|
---|
18 | #define QT_NO_SOUND
|
---|
19 | #define QT_NO_PROPERTIES
|
---|
20 | #define QT_NO_DNS
|
---|
21 | #define QT_NO_NETWORKPROTOCOL
|
---|
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
|
---|
43 |
|
---|
44 |
|
---|
45 | #define QT_NO_MIME
|
---|
46 | /* #define QT_NO_NETWORK //??? means single-process only */
|
---|
47 |
|
---|
48 |
|
---|
49 | #define QT_NO_IMAGE_TRUECOLOR
|
---|
50 | /* #define QT_NO_IMAGE_SMOOTHSCALE //needed for iconset --> pushbutton */
|
---|
51 | #define QT_NO_IMAGE_TEXT
|
---|
52 | #define QT_NO_DIR
|
---|
53 |
|
---|
54 | /* #define QT_NO_TEXTSTREAM */
|
---|
55 | #define QT_NO_DATASTREAM
|
---|
56 | #define QT_NO_QWS_SAVEFONTS
|
---|
57 |
|
---|
58 | #define QT_NO_SESSIONMANAGER
|
---|
59 |
|
---|
60 |
|
---|
61 | /* #define QT_NO_DIALOG */
|
---|
62 |
|
---|
63 | #define QT_NO_SEMIMODAL
|
---|
64 |
|
---|
65 | #define QT_NO_EFFECTS
|
---|
66 | #define QT_NO_COP
|
---|
67 |
|
---|
68 | #define QT_NO_QWS_PROPERTIES
|
---|
69 |
|
---|
70 | /* #define QT_NO_RANGECONTROL */
|
---|
71 | /* #define QT_NO_SPLITTER */
|
---|
72 | #define QT_NO_STATUSBAR
|
---|
73 | #define QT_NO_TABBAR
|
---|
74 | #define QT_NO_TOOLBAR
|
---|
75 | #define QT_NO_TOOLTIP
|
---|
76 | /* #define QT_NO_VALIDATOR */
|
---|
77 | #define QT_NO_WHATSTHIS
|
---|
78 | #define QT_NO_WIDGETSTACK
|
---|
79 | #define QT_NO_ACCEL
|
---|
80 | #define QT_NO_SIZEGRIP
|
---|
81 | #define QT_NO_HEADER
|
---|
82 | #define QT_NO_WORKSPACE
|
---|
83 | #define QT_NO_LCDNUMBER
|
---|
84 | #define QT_NO_STYLE_MOTIF
|
---|
85 | #define QT_NO_STYLE_PLATINUM
|
---|
86 | #define QT_NO_PROGRESSBAR
|
---|
87 |
|
---|
88 | #define QT_NO_ICONVIEW
|
---|
89 | #define QT_NO_DIAL
|
---|
90 |
|
---|
91 | #define QT_NO_TABLE
|
---|
92 |
|
---|
93 | /* #define QT_NO_FILEDIALOG */
|
---|
94 | #define QT_NO_FONTDIALOG
|
---|
95 | #define QT_NO_PRINTDIALOG
|
---|
96 | #define QT_NO_COLORDIALOG
|
---|
97 | #define QT_NO_INPUTDIALOG
|
---|
98 | /* #define QT_NO_MESSAGEBOX */
|
---|
99 | #define QT_NO_PROGRESSDIALOG
|
---|
100 | /* #define QT_NO_TABDIALOG */
|
---|
101 | #define QT_NO_WIZARD
|
---|
102 | #define QT_NO_EFFECTS
|
---|
103 |
|
---|
104 | /* #define QT_NO_QWS_HYDRO_WM_STYLE */
|
---|
105 | #define QT_NO_QWS_BEOS_WM_STYLE
|
---|
106 | #define QT_NO_QWS_KDE2_WM_STYLE
|
---|
107 | #define QT_NO_QWS_KDE_WM_STYLE
|
---|
108 | /* #define QT_NO_QWS_WINDOWS_WM_STYLE */
|
---|