XDispatch 0.6.1
Defines | Typedefs
qdispatchglobal.h File Reference
#include "../xdispatch/dispatch.h"
#include <QtCore/qglobal.h>

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.

Define Documentation

#define Q_DISPATCH_EXPORT   Q_DECL_EXPORT

Definition at line 39 of file qdispatchglobal.h.

#define QT_BEGIN_HEADER

Definition at line 34 of file qdispatchglobal.h.

#define QT_BEGIN_NAMESPACE

Definition at line 32 of file qdispatchglobal.h.

#define QT_END_HEADER

Definition at line 35 of file qdispatchglobal.h.

#define QT_END_NAMESPACE

Definition at line 33 of file qdispatchglobal.h.

#define QT_LICENSED_MODULE (   X)

Definition at line 31 of file qdispatchglobal.h.

#define QT_MODULE (   X)

Definition at line 30 of file qdispatchglobal.h.


Typedef Documentation

Provides an easy locking mechanism used to ensure the threadsafety of a code area.

Can be used interchangeable with xdispatch::synclock

See also:
synchronized
synchronize
synclock

Definition at line 60 of file qdispatchglobal.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Thu Apr 12 2012 09:50:43 for XDispatch by Doxygen 1.7.4
© 2010-2012 MLBA (about | privacy) All Rights reserved.