Last change
on this file since 203 was 196, checked in by rudi, 14 years ago |
Add SQL module (currently it isn't build by default, however it's needed for QtDesigner)
|
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.