![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlobjectorgadget_p.h>
Inheritance diagram for QQmlObjectOrGadget:
Collaboration diagram for QQmlObjectOrGadget:Additional Inherited Members | |
Public Types inherited from QQmlMetaObject | |
| typedef QVarLengthArray< QMetaType, 9 > | ArgTypeStorage |
Static Public Member Functions inherited from QQmlMetaObject | |
| 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) |
Protected Attributes inherited from QQmlMetaObject | |
| 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().
Here is the call graph for this function:| 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.
Here is the call graph for this function:
|
inline |
Definition at line 41 of file qqmlobjectorgadget_p.h.
References QBiPointer< T, T2 >::asT1(), and QBiPointer< T, T2 >::isT1().
Here is the call graph for this function: