source:
trunk/include/qmodules.h
Last change on this file was 196, checked in by , 14 years ago | |
---|---|
File size: 347 bytes |
Rev | Line | |
---|---|---|
[196] | 1 | // These modules are present in this configuration of Qt |
2 | #define QT_MODULE_KERNEL | |
3 | #define QT_MODULE_TOOLS | |
4 | #define QT_MODULE_WIDGETS | |
5 | #define QT_MODULE_DIALOGS | |
6 | #define QT_MODULE_STYLES | |
7 | #define QT_MODULE_NETWORK | |
8 | #define QT_MODULE_WORKSPACE | |
9 | #define QT_MODULE_ICONVIEW | |
10 | #define QT_MODULE_TABLE | |
11 | #define QT_MODULE_CANVAS | |
12 | #define QT_MODULE_XML |
Note:
See TracBrowser
for help on using the repository browser.