|
#define | qAssert(x) |
|
#define | qAssertMsg(test, where, what) |
|
#define | QX_PRAGMA(x) |
|
#define | QX_DLL_EXPORT_HELPER /* Nothing */ |
|
#define | QX_DLL_IMPORT_HELPER /* Nothing */ |
|
#define | QX_DLL_INTERNAL_HELPER /* Nothing */ |
|
#define | QX_DLL_EXPORT_TEMPLATE_HELPER /* Nothing */ |
|
#define | QX_DLL_IMPORT_TEMPLATE_HELPER /* Nothing */ |
|
#define | QX_PRAGMA_VISIBILITY_BEGIN /* Nothing */ |
|
#define | QX_PRAGMA_VISIBILITY_END /* Nothing */ |
|
#define | QX_DLL_EXPORT_TEMPLATE_HPP(CL, T) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_P1_HPP(CL, T, P1) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_U_P1_HPP(CL, T, U, P1) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_P1_P2_HPP(CL, T, P1, P2) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_U_P1_P2_HPP(CL, T, U, P1, P2) |
|
#define | QX_DLL_EXPORT_TEMPLATE_CPP(CL, T) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_P1_CPP(CL, T, P1) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_U_P1_CPP(CL, T, U, P1) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_P1_P2_CPP(CL, T, P1, P2) |
|
#define | QX_DLL_EXPORT_TEMPLATE_T_U_P1_P2_CPP(CL, T, U, P1, P2) |
|
#define | QX_TEMPLATE_T(T) |
|
#define | QX_TEMPLATE_T_P1(T, P1) |
|
#define | QX_TEMPLATE_T_P1_P2(T, P1, P2) |
|
#define | QX_TEMPLATE_T_P1_P2_P3(T, P1, P2, P3) |
|
#define | QX_TEMPLATE_T_U_P1(T, U, P1) |
|
#define | QX_TEMPLATE_T_U_P1_P2(T, U, P1, P2) |
|
#define | QX_TEMPLATE_T_U_P1_P2_P3(T, U, P1, P2, P3) |
|
#define | QX_DLL_EXPORT QX_DLL_IMPORT_HELPER |
|
#define | QX_DLL_EXPORT_QX_SINGLETON_HPP(x) |
|
#define | QX_DLL_EXPORT_QX_SINGLETON_CPP(x) |
|
#define | QX_DLL_EXPORT_INLINE_FCT /* Nothing */ |
|
#define | QX_GCC_WORKAROUND_TEMPLATE_SPEC_INLINE /* Nothing */ |
|
#define | QX_STRNCPY strncpy |
|
#define | QX_VSPRINTF vsprintf |
|
#define | QX_USED /* Nothing */ |
|
#define | Q_DECL_OVERRIDE /* Nothing */ |
|
#define | Q_DECL_FINAL /* Nothing */ |
|
#define | Q_DECL_HIDDEN /* Nothing */ |
|
#define | Q_DECL_NOEXCEPT /* Nothing */ |
|
#define | Q_NULLPTR NULL |
|
#define | QT_VERSION_CHECK(major, minor, patch) |
|
List of common macros used by QxOrm library.
- Author
- Lionel Marty
Definition in file QxMacro.h.