![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qglobal_p.h>#include <QtCore/qloggingcategory.h>Go to the source code of this file.
Macros | |
| #define | QT_DEFINE_NATIVE_INTERFACE_2(Namespace, InterfaceClass) |
| #define | QT_DEFINE_NATIVE_INTERFACE(...) |
| #define | QT_DEFINE_PRIVATE_NATIVE_INTERFACE(...) |
| #define | QT_NATIVE_INTERFACE_RETURN_IF(NativeInterface, baseType) |
| #define QT_DEFINE_NATIVE_INTERFACE | ( | ... | ) |
Definition at line 29 of file qnativeinterface_p.h.
| #define QT_DEFINE_NATIVE_INTERFACE_2 | ( | Namespace, | |
| InterfaceClass ) |
Definition at line 26 of file qnativeinterface_p.h.
| #define QT_DEFINE_PRIVATE_NATIVE_INTERFACE | ( | ... | ) |
Definition at line 31 of file qnativeinterface_p.h.
| #define QT_NATIVE_INTERFACE_RETURN_IF | ( | NativeInterface, | |
| baseType ) |
Definition at line 34 of file qnativeinterface_p.h.