![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qobjectdefs.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
Classes | |
class | QMetaMethod |
\inmodule QtCore More... | |
struct | QMetaMethod::Data |
class | QMetaEnum |
\inmodule QtCore More... | |
class | QMetaProperty |
\inmodule QtCore More... | |
class | QMetaClassInfo |
\inmodule QtCore More... | |
Macros | |
#define | Q_METAMETHOD_INVOKE_MAX_ARGS 10 |
Functions | |
Q_DECLARE_TYPEINFO (QMetaMethod, Q_RELOCATABLE_TYPE) | |
Q_DECLARE_TYPEINFO (QMetaEnum, Q_RELOCATABLE_TYPE) | |
Q_DECLARE_TYPEINFO (QMetaClassInfo, Q_RELOCATABLE_TYPE) | |
#define Q_METAMETHOD_INVOKE_MAX_ARGS 10 |
Definition at line 15 of file qmetaobject.h.
Q_DECLARE_TYPEINFO | ( | QMetaClassInfo | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QMetaEnum | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QMetaMethod | , |
Q_RELOCATABLE_TYPE | |||
) |