![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlobjectorgadget_p.h>
Additional Inherited Members | |
![]() | |
typedef QVarLengthArray< QMetaType, 9 > | ArgTypeStorage |
![]() | |
static bool | canConvert (const QQmlMetaObject &from, const QQmlMetaObject &to) |
static void | resolveGadgetMethodOrPropertyIndex (QMetaObject::Call type, const QMetaObject **metaObject, int *index) |
static bool | methodParameterTypes (const QMetaMethod &method, ArgTypeStorage *argStorage, QByteArray *unknownTypeError) |
![]() | |
const QMetaObject * | _m = nullptr |
Definition at line 23 of file qqmlobjectorgadget_p.h.
|
inline |
Definition at line 26 of file qqmlobjectorgadget_p.h.
|
inline |
Definition at line 30 of file qqmlobjectorgadget_p.h.
|
inline |
Definition at line 34 of file qqmlobjectorgadget_p.h.
|
inline |
Definition at line 40 of file qqmlobjectorgadget_p.h.
References QBiPointer< T, T2 >::isNull().
QT_BEGIN_NAMESPACE void QQmlObjectOrGadget::metacall | ( | QMetaObject::Call | type, |
int | index, | ||
void ** | argv | ||
) | const |
Definition at line 8 of file qqmlobjectorgadget.cpp.
References QQmlMetaObject::_m, QBiPointer< T, T2 >::asT1(), QBiPointer< T, T2 >::asT2(), QMetaObject::d, QBiPointer< T, T2 >::isNull(), QBiPointer< T, T2 >::isT1(), QMetaObject::metacall(), QQmlMetaObject::metaObject(), QQmlMetaObject::resolveGadgetMethodOrPropertyIndex(), and QMetaObject::Data::static_metacall.
|
inline |
Definition at line 41 of file qqmlobjectorgadget_p.h.
References QBiPointer< T, T2 >::asT1(), and QBiPointer< T, T2 >::isT1().