#include <QtGlobal>
Go to the source code of this file.
Defines | |
#define | QXT_VERSION 0x000501 |
#define | QXT_VERSION_STR "0.5.1" |
#define | QXT_DLLEXPORT DO_NOT_USE_THIS_ANYMORE |
#define | QXT_CORE_EXPORT |
#define | QXT_GUI_EXPORT |
#define | QXT_NETWORK_EXPORT |
#define | QXT_SQL_EXPORT |
#define | QXT_WEB_EXPORT |
#define | QXT_CRYPTO_EXPORT |
#define | QXT_BERKELEY_EXPORT |
#define | QT_BEGIN_NAMESPACE |
#define | QT_END_NAMESPACE |
#define | QT_FORWARD_DECLARE_CLASS(Class) class Class; |
Functions | |
const char * | qxtVersion () |
#define QT_BEGIN_NAMESPACE |
Definition at line 124 of file qxtglobal.h.
#define QT_END_NAMESPACE |
Definition at line 128 of file qxtglobal.h.
#define QT_FORWARD_DECLARE_CLASS | ( | Class ) | class Class; |
Definition at line 132 of file qxtglobal.h.
#define QXT_BERKELEY_EXPORT |
Definition at line 114 of file qxtglobal.h.
#define QXT_CORE_EXPORT |
Definition at line 54 of file qxtglobal.h.
#define QXT_CRYPTO_EXPORT |
Definition at line 104 of file qxtglobal.h.
#define QXT_DLLEXPORT DO_NOT_USE_THIS_ANYMORE |
Definition at line 45 of file qxtglobal.h.
#define QXT_GUI_EXPORT |
Definition at line 64 of file qxtglobal.h.
#define QXT_NETWORK_EXPORT |
Definition at line 74 of file qxtglobal.h.
#define QXT_SQL_EXPORT |
Definition at line 84 of file qxtglobal.h.
#define QXT_VERSION 0x000501 |
Definition at line 34 of file qxtglobal.h.
#define QXT_VERSION_STR "0.5.1" |
Definition at line 35 of file qxtglobal.h.
#define QXT_WEB_EXPORT |
Definition at line 94 of file qxtglobal.h.
const char* qxtVersion | ( | ) |