Go to the
documentation of this file.
00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038
00039
00040
00041
00042
00043 #ifndef QT_NO_FILEDIALOG
00044 # define QT_NO_FILEDIALOG
00045 #endif
00046 #ifndef QT_NO_FONTDIALOG
00047 # define QT_NO_FONTDIALOG
00048 #endif
00049 #ifndef QT_NO_INPUTDIALOG
00050 # define QT_NO_INPUTDIALOG
00051 #endif
00052 #ifndef QT_NO_PRINTDIALOG
00053 # define QT_NO_PRINTDIALOG
00054 #endif
00055 #ifndef QT_NO_PROGRESSDIALOG
00056 # define QT_NO_PROGRESSDIALOG
00057 #endif
00058
00059
00060 #ifndef QT_NO_QWS_QPF
00061 # define QT_NO_QWS_QPF
00062 #endif
00063
00064
00065 #ifndef QT_NO_IMAGEFORMAT_BMP
00066 # define QT_NO_IMAGEFORMAT_BMP
00067 #endif
00068 #ifndef QT_NO_IMAGEFORMAT_PPM
00069 # define QT_NO_IMAGEFORMAT_PPM
00070 #endif
00071
00072
00073 #ifndef QT_NO_CODECS
00074 # define QT_NO_CODECS
00075 #endif
00076 #ifndef QT_NO_TRANSLATION
00077 # define QT_NO_TRANSLATION
00078 #endif
00079 #ifndef QT_NO_TRANSLATION_UTF8
00080 # define QT_NO_TRANSLATION_UTF8
00081 #endif
00082
00083
00084 #ifndef QT_NO_TABLEVIEW
00085 # define QT_NO_TABLEVIEW
00086 #endif
00087 #ifndef QT_NO_TREEVIEW
00088 # define QT_NO_TREEVIEW
00089 #endif
00090
00091
00092 #ifndef QT_NO_CLIPBOARD
00093 # define QT_NO_CLIPBOARD
00094 #endif
00095 #ifndef QT_NO_DRAGANDDROP
00096 # define QT_NO_DRAGANDDROP
00097 #endif
00098 #ifndef QT_NO_EFFECTS
00099 # define QT_NO_EFFECTS
00100 #endif
00101 #ifndef QT_NO_PROPERTIES
00102 # define QT_NO_PROPERTIES
00103 #endif
00104 #ifndef QT_NO_SOUND
00105 # define QT_NO_SOUND
00106 #endif
00107
00108
00109 #ifndef QT_NO_HOSTINFO
00110 # define QT_NO_HOSTINFO
00111 #endif
00112 #ifndef QT_NO_HTTP
00113 # define QT_NO_HTTP
00114 #endif
00115 #ifndef QT_NO_UDPSOCKET
00116 # define QT_NO_UDPSOCKET
00117 #endif
00118 #ifndef QT_NO_URLINFO
00119 # define QT_NO_URLINFO
00120 #endif
00121 #ifndef QT_NO_FTP
00122 # define QT_NO_FTP
00123 #endif
00124
00125
00126 #ifndef QT_NO_COLORNAMES
00127 # define QT_NO_COLORNAMES
00128 #endif
00129 #ifndef QT_NO_PICTURE
00130 # define QT_NO_PICTURE
00131 #endif
00132 #ifndef QT_NO_PRINTER
00133 # define QT_NO_PRINTER
00134 #endif
00135 #ifndef QT_NO_CUPS
00136 # define QT_NO_CUPS
00137 #endif
00138
00139
00140 #ifndef QT_NO_QWS_SOUNDSERVER
00141 # define QT_NO_QWS_SOUNDSERVER
00142 #endif
00143
00144
00145 #ifndef QT_NO_STYLE_MOTIF
00146 # define QT_NO_STYLE_MOTIF
00147 #endif
00148 #ifndef QT_NO_STYLE_CDE
00149 # define QT_NO_STYLE_CDE
00150 #endif
00151 #ifndef QT_NO_STYLE_STYLESHEET
00152 # define QT_NO_STYLE_STYLESHEET
00153 #endif
00154
00155
00156 #ifndef QT_NO_CALENDARWIDGET
00157 # define QT_NO_CALENDARWIDGET
00158 #endif
00159 #ifndef QT_NO_DATETIMEEDIT
00160 # define QT_NO_DATETIMEEDIT
00161 #endif
00162 #ifndef QT_NO_WORKSPACE
00163 # define QT_NO_WORKSPACE
00164 #endif
00165 #ifndef QT_NO_DIAL
00166 # define QT_NO_DIAL
00167 #endif
00168 #ifndef QT_NO_TABLEWIDGET
00169 # define QT_NO_TABLEWIDGET
00170 #endif
00171 #ifndef QT_NO_TREEWIDGET
00172 # define QT_NO_TREEWIDGET
00173 #endif