qconfig-medium.h
上传用户:detong
上传日期:2022-06-22
资源大小:20675k
文件大小:6k
源码类别:

系统编程

开发平台:

Unix_Linux

  1. /****************************************************************************
  2. **
  3. ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies).
  4. ** Contact: Qt Software Information (qt-info@nokia.com)
  5. **
  6. ** This file is part of the QtCore module of the Qt Toolkit.
  7. **
  8. ** Commercial Usage
  9. ** Licensees holding valid Qt Commercial licenses may use this file in
  10. ** accordance with the Qt Commercial License Agreement provided with the
  11. ** Software or, alternatively, in accordance with the terms contained in
  12. ** a written agreement between you and Nokia.
  13. **
  14. **
  15. ** GNU General Public License Usage
  16. ** Alternatively, this file may be used under the terms of the GNU
  17. ** General Public License versions 2.0 or 3.0 as published by the Free
  18. ** Software Foundation and appearing in the file LICENSE.GPL included in
  19. ** the packaging of this file.  Please review the following information
  20. ** to ensure GNU General Public Licensing requirements will be met:
  21. ** http://www.fsf.org/licensing/licenses/info/GPLv2.html and
  22. ** http://www.gnu.org/copyleft/gpl.html.  In addition, as a special
  23. ** exception, Nokia gives you certain additional rights. These rights
  24. ** are described in the Nokia Qt GPL Exception version 1.3, included in
  25. ** the file GPL_EXCEPTION.txt in this package.
  26. **
  27. ** Qt for Windows(R) Licensees
  28. ** As a special exception, Nokia, as the sole copyright holder for Qt
  29. ** Designer, grants users of the Qt/Eclipse Integration plug-in the
  30. ** right for the Qt/Eclipse Integration to link to functionality
  31. ** provided by Qt Designer and its related libraries.
  32. **
  33. ** If you are unsure which license is appropriate for your use, please
  34. ** contact the sales department at qt-sales@nokia.com.
  35. **
  36. ****************************************************************************/
  37. /* Dialogs */
  38. #ifndef QT_NO_COLORDIALOG
  39. #  define QT_NO_COLORDIALOG
  40. #endif
  41. #ifndef QT_NO_FILEDIALOG
  42. #  define QT_NO_FILEDIALOG
  43. #endif
  44. #ifndef QT_NO_FONTDIALOG
  45. #  define QT_NO_FONTDIALOG
  46. #endif
  47. #ifndef QT_NO_INPUTDIALOG
  48. #  define QT_NO_INPUTDIALOG
  49. #endif
  50. #ifndef QT_NO_PRINTDIALOG
  51. #  define QT_NO_PRINTDIALOG
  52. #endif
  53. #ifndef QT_NO_PROGRESSDIALOG
  54. #  define QT_NO_PROGRESSDIALOG
  55. #endif
  56. #ifndef QT_NO_TABDIALOG
  57. #  define QT_NO_TABDIALOG
  58. #endif
  59. /* Fonts */
  60. #ifndef QT_NO_QWS_QPF
  61. #  define QT_NO_QWS_QPF
  62. #endif
  63. /* Images */
  64. #ifndef QT_NO_IMAGEFORMAT_BMP
  65. #  define QT_NO_IMAGEFORMAT_BMP
  66. #endif
  67. #ifndef QT_NO_IMAGEFORMAT_PPM
  68. #  define QT_NO_IMAGEFORMAT_PPM
  69. #endif
  70. #ifndef QT_NO_IMAGE_TEXT
  71. #  define QT_NO_IMAGE_TEXT
  72. #endif
  73. #ifndef QT_NO_MOVIE
  74. #  define QT_NO_MOVIE
  75. #endif
  76. /* Internationalization */
  77. #ifndef QT_NO_BIG_CODECS
  78. #  define QT_NO_BIG_CODECS
  79. #endif
  80. #ifndef QT_NO_TEXTCODEC
  81. #  define QT_NO_TEXTCODEC
  82. #endif
  83. #ifndef QT_NO_CODECS
  84. #  define QT_NO_CODECS
  85. #endif
  86. #ifndef QT_NO_TEXTCODECPLUGIN
  87. #  define QT_NO_TEXTCODECPLUGIN
  88. #endif
  89. #ifndef QT_NO_TRANSLATION
  90. #  define QT_NO_TRANSLATION
  91. #endif
  92. #ifndef QT_NO_TRANSLATION_UTF8
  93. #  define QT_NO_TRANSLATION_UTF8
  94. #endif
  95. /* ItemViews */
  96. #ifndef QT_NO_TABLEVIEW
  97. #  define QT_NO_TABLEVIEW
  98. #endif
  99. #ifndef QT_NO_TREEVIEW
  100. #  define QT_NO_TREEVIEW
  101. #endif
  102. /* Kernel */
  103. #ifndef QT_NO_ACTION
  104. #  define QT_NO_ACTION
  105. #endif
  106. #ifndef QT_NO_CLIPBOARD
  107. #  define QT_NO_CLIPBOARD
  108. #endif
  109. #ifndef QT_NO_DRAGANDDROP
  110. #  define QT_NO_DRAGANDDROP
  111. #endif
  112. #ifndef QT_NO_EFFECTS
  113. #  define QT_NO_EFFECTS
  114. #endif
  115. #ifndef QT_NO_PROPERTIES
  116. #  define QT_NO_PROPERTIES
  117. #endif
  118. #ifndef QT_NO_SESSIONMANAGER
  119. #  define QT_NO_SESSIONMANAGER
  120. #endif
  121. #ifndef QT_NO_SHORTCUT
  122. #  define QT_NO_SHORTCUT
  123. #endif
  124. #ifndef QT_NO_SOUND
  125. #  define QT_NO_SOUND
  126. #endif
  127. #ifndef QT_NO_WHEELEVENT
  128. #  define QT_NO_WHEELEVENT
  129. #endif
  130. /* Networking */
  131. #ifndef QT_NO_COP
  132. #  define QT_NO_COP
  133. #endif
  134. #ifndef QT_NO_HOSTINFO
  135. #  define QT_NO_HOSTINFO
  136. #endif
  137. #ifndef QT_NO_HTTP
  138. #  define QT_NO_HTTP
  139. #endif
  140. #ifndef QT_NO_NETWORKPROXY
  141. #  define QT_NO_NETWORKPROXY
  142. #endif
  143. #ifndef QT_NO_SOCKS5
  144. #  define QT_NO_SOCKS5
  145. #endif
  146. #ifndef QT_NO_UDPSOCKET
  147. #  define QT_NO_UDPSOCKET
  148. #endif
  149. #ifndef QT_NO_URLINFO
  150. #  define QT_NO_URLINFO
  151. #endif
  152. #ifndef QT_NO_FTP
  153. #  define QT_NO_FTP
  154. #endif
  155. /* Painting */
  156. #ifndef QT_NO_COLORNAMES
  157. #  define QT_NO_COLORNAMES
  158. #endif
  159. #ifndef QT_NO_PICTURE
  160. #  define QT_NO_PICTURE
  161. #endif
  162. #ifndef QT_NO_PRINTER
  163. #  define QT_NO_PRINTER
  164. #endif
  165. #ifndef QT_NO_CUPS
  166. #  define QT_NO_CUPS
  167. #endif
  168. /* Qt for Embedded Linux */
  169. #ifndef QT_NO_QWSEMBEDWIDGET
  170. #  define QT_NO_QWSEMBEDWIDGET
  171. #endif
  172. #ifndef QT_NO_QWS_SOUNDSERVER
  173. #  define QT_NO_QWS_SOUNDSERVER
  174. #endif
  175. #ifndef QT_NO_QWS_PROPERTIES
  176. #  define QT_NO_QWS_PROPERTIES
  177. #endif
  178. /* Styles */
  179. #ifndef QT_NO_STYLE_MOTIF
  180. #  define QT_NO_STYLE_MOTIF
  181. #endif
  182. #ifndef QT_NO_STYLE_CDE
  183. #  define QT_NO_STYLE_CDE
  184. #endif
  185. #ifndef QT_NO_STYLE_STYLESHEET
  186. #  define QT_NO_STYLE_STYLESHEET
  187. #endif
  188. /* Utilities */
  189. #ifndef QT_NO_UNDOCOMMAND
  190. #  define QT_NO_UNDOCOMMAND
  191. #endif
  192. #ifndef QT_NO_UNDOGROUP
  193. #  define QT_NO_UNDOGROUP
  194. #endif
  195. #ifndef QT_NO_UNDOSTACK
  196. #  define QT_NO_UNDOSTACK
  197. #endif
  198. #ifndef QT_NO_UNDOVIEW
  199. #  define QT_NO_UNDOVIEW
  200. #endif
  201. /* Widgets */
  202. #ifndef QT_NO_LCDNUMBER
  203. #  define QT_NO_LCDNUMBER
  204. #endif
  205. #ifndef QT_NO_CALENDARWIDGET
  206. #  define QT_NO_CALENDARWIDGET
  207. #endif
  208. #ifndef QT_NO_DATETIMEEDIT
  209. #  define QT_NO_DATETIMEEDIT
  210. #endif
  211. #ifndef QT_NO_MENU
  212. #  define QT_NO_MENU
  213. #endif
  214. #ifndef QT_NO_CONTEXTMENU
  215. #  define QT_NO_CONTEXTMENU
  216. #endif
  217. #ifndef QT_NO_MAINWINDOW
  218. #  define QT_NO_MAINWINDOW
  219. #endif
  220. #ifndef QT_NO_DOCKWIDGET
  221. #  define QT_NO_DOCKWIDGET
  222. #endif
  223. #ifndef QT_NO_TOOLBAR
  224. #  define QT_NO_TOOLBAR
  225. #endif
  226. #ifndef QT_NO_MENUBAR
  227. #  define QT_NO_MENUBAR
  228. #endif
  229. #ifndef QT_NO_WORKSPACE
  230. #  define QT_NO_WORKSPACE
  231. #endif
  232. #ifndef QT_NO_PROGRESSBAR
  233. #  define QT_NO_PROGRESSBAR
  234. #endif
  235. #ifndef QT_NO_SIZEGRIP
  236. #  define QT_NO_SIZEGRIP
  237. #endif
  238. #ifndef QT_NO_DIAL
  239. #  define QT_NO_DIAL
  240. #endif
  241. #ifndef QT_NO_STACKEDWIDGET
  242. #  define QT_NO_STACKEDWIDGET
  243. #endif
  244. #ifndef QT_NO_TABWIDGET
  245. #  define QT_NO_TABWIDGET
  246. #endif
  247. #ifndef QT_NO_STATUSBAR
  248. #  define QT_NO_STATUSBAR
  249. #endif
  250. #ifndef QT_NO_STATUSTIP
  251. #  define QT_NO_STATUSTIP
  252. #endif
  253. #ifndef QT_NO_TABLEWIDGET
  254. #  define QT_NO_TABLEWIDGET
  255. #endif
  256. #ifndef QT_NO_TOOLBUTTON
  257. #  define QT_NO_TOOLBUTTON
  258. #endif
  259. #ifndef QT_NO_TABBAR
  260. #  define QT_NO_TABBAR
  261. #endif
  262. #ifndef QT_NO_TOOLBOX
  263. #  define QT_NO_TOOLBOX
  264. #endif
  265. #ifndef QT_NO_WHATSTHIS
  266. #  define QT_NO_WHATSTHIS
  267. #endif
  268. #ifndef QT_NO_TOOLTIP
  269. #  define QT_NO_TOOLTIP
  270. #endif
  271. #ifndef QT_NO_TREEWIDGET
  272. #  define QT_NO_TREEWIDGET
  273. #endif
  274. /* Windows */
  275. #ifndef QT_NO_WIN_ACTIVEQT
  276. #  define QT_NO_WIN_ACTIVEQT
  277. #endif