![]() |
Qt 6.x
The Qt SDK
|
Classes | |
| struct | QPairVariantInterfaceConvertFunctor |
| struct | QPairVariantInterfaceConvertFunctor< std::pair< T, U > > |
| class | QPairVariantInterfaceImpl |
| struct | TypeDefinition |
| struct | TypeDefinition< QRegularExpression > |
|
inline |
Definition at line 128 of file qmetatype_p.h.
References ptr(), and Q_ASSERT.
Referenced by isCopyConstructible(), isDefaultConstructible(), isDestructible(), and isMoveConstructible().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 190 of file qmetatype_p.h.
References copy(), copyConstruct(), and defaultConstruct().
Referenced by QMetaType::construct(), and QMetaType::create().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 172 of file qmetatype_p.h.
References copy(), isCopyConstructible(), and Q_ASSERT.
Referenced by construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 163 of file qmetatype_p.h.
References isDefaultConstructible(), and Q_ASSERT.
Referenced by construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 198 of file qmetatype_p.h.
References isDestructible(), and Q_ASSERT.
Referenced by QMetaType::destroy(), and QMetaType::destruct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
Definition at line 143 of file qmetatype_p.h.
References checkMetaTypeFlagOrPointer(), and QMetaType::NeedsCopyConstruction.
Referenced by copyConstruct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
Definition at line 138 of file qmetatype_p.h.
References checkMetaTypeFlagOrPointer(), and QMetaType::NeedsConstruction.
Referenced by defaultConstruct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
Definition at line 153 of file qmetatype_p.h.
References checkMetaTypeFlagOrPointer(), and QMetaType::NeedsDestruction.
Referenced by destruct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 119 of file qmetatype_p.h.
References isInterfaceFor().
Referenced by isInterfaceFor().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
Definition at line 148 of file qmetatype_p.h.
References checkMetaTypeFlagOrPointer(), and QMetaType::NeedsMoveConstruction.
Referenced by moveConstruct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 181 of file qmetatype_p.h.
References copy(), isMoveConstructible(), and Q_ASSERT.
Here is the call graph for this function:
|
static |
Definition at line 208 of file qmetatype_p.h.
References QT_PREPEND_NAMESPACE().
Referenced by QT_PREPEND_NAMESPACE().
Here is the call graph for this function:
Here is the caller graph for this function:| const char * QtMetaTypePrivate::typedefNameForType | ( | const QtPrivate::QMetaTypeInterface * | type_d | ) |
Definition at line 180 of file qmetatype.cpp.
References QSet< T >::constBegin(), it, QtPrivate::QMetaTypeInterface::name, and qWarning.
Referenced by QVariant::save().
Here is the call graph for this function:
Here is the caller graph for this function: