Go to the source code of this file.
Defines | |
| #define | QT_MODULE(X) |
| #define | QT_LICENSED_MODULE(X) |
| #define | QT_BEGIN_NAMESPACE |
| #define | QT_END_NAMESPACE |
| #define | QT_BEGIN_HEADER |
| #define | QT_END_HEADER |
| #define | Q_DISPATCH_EXPORT Q_DECL_EXPORT |
Typedefs | |
| typedef xdispatch::synclock | QDispatchSynclock |
| Provides an easy locking mechanism used to ensure the threadsafety of a code area. | |