Dokit
Internal development documentation
|
Global QtPokit library macros. More...
#include <QtGlobal>
Go to the source code of this file.
Macros | |
#define | QTPOKIT_EXPORT Q_DECL_IMPORT |
QtPokit library export/import macro. | |
#define | QTPOKIT_BEGIN_NAMESPACE |
Macro for starting the QtPokit library's top-most namespace (if one is defined). | |
#define | QTPOKIT_END_NAMESPACE |
Macro for ending the QtPokit library's top-most namespace (if one is defined). | |
Global QtPokit library macros.
Definition in file qtpokit_global.h.
#define QTPOKIT_BEGIN_NAMESPACE |
Macro for starting the QtPokit library's top-most namespace (if one is defined).
Definition at line 54 of file qtpokit_global.h.
#define QTPOKIT_END_NAMESPACE |
Macro for ending the QtPokit library's top-most namespace (if one is defined).
Definition at line 55 of file qtpokit_global.h.
#define QTPOKIT_EXPORT Q_DECL_IMPORT |
QtPokit library export/import macro.
Definition at line 26 of file qtpokit_global.h.