QtBase  v6.3.1
QMetaType Member List

This is the complete list of members for QMetaType, including all inherited members.

alignOf() constQMetaType
canConvert(QMetaType fromType, QMetaType toType)QMetaTypestatic
canView(QMetaType fromType, QMetaType toType)QMetaTypestatic
compare(const void *lhs, const void *rhs) constQMetaType
construct(void *where, const void *copy=nullptr) constQMetaType
convert(QMetaType fromType, const void *from, QMetaType toType, void *to)QMetaTypestatic
ConverterFunction typedefQMetaType
create(const void *copy=nullptr) constQMetaType
debugStream(QDebug &dbg, const void *rhs)QMetaType
destroy(void *data) constQMetaType
destruct(void *data) constQMetaType
equals(const void *lhs, const void *rhs) constQMetaType
FirstCoreType enum valueQMetaType
FirstGuiType enum valueQMetaType
FirstWidgetsType enum valueQMetaType
flags() constQMetaType
fromName(QByteArrayView name)QMetaTypestatic
fromType()QMetaTypestatic
fromType()QMetaType
hasRegisteredConverterFunction()QMetaTypeinlinestatic
hasRegisteredConverterFunction(QMetaType fromType, QMetaType toType)QMetaTypestatic
hasRegisteredDataStreamOperators() constQMetaType
hasRegisteredDebugStreamOperator() constQMetaType
hasRegisteredMutableViewFunction()QMetaTypeinlinestatic
hasRegisteredMutableViewFunction(QMetaType fromType, QMetaType toType)QMetaTypestatic
HighestInternalId enum valueQMetaType
id(int=0) constQMetaTypeinline
iface() constQMetaTypeinline
IsConst enum valueQMetaType
IsEnumeration enum valueQMetaType
isEqualityComparable() constQMetaType
IsGadget enum valueQMetaType
isOrdered() constQMetaType
IsPointer enum valueQMetaType
IsQmlList enum valueQMetaType
isRegistered(int type)QMetaTypestatic
isRegistered() constQMetaType
IsUnsignedEnumeration enum valueQMetaType
isValid() constQMetaType
LastCoreType enum valueQMetaType
LastGuiType enum valueQMetaType
LastWidgetsType enum valueQMetaType
load(QDataStream &stream, void *data) constQMetaType
metaObject() constQMetaType
MutableViewFunction typedefQMetaType
name() constQMetaType
NeedsConstruction enum valueQMetaType
NeedsDestruction enum valueQMetaType
operator!=(QMetaType a, QMetaType b)QMetaTypefriend
operator==(QMetaType a, QMetaType b)QMetaTypefriend
PointerToGadget enum valueQMetaType
PointerToQObject enum valueQMetaType
QMetaType(int type)QMetaTypeexplicit
QMetaType(const QtPrivate::QMetaTypeInterface *d)QMetaTypeinlineexplicit
QMetaType()=defaultQMetaType
qMetaTypeId()QMetaTyperelated
QReal enum valueQMetaType
qRegisterMetaType(const char *typeName)QMetaTyperelated
qRegisterMetaType()QMetaTyperelated
QtPrivate::AssociativeValueTypeIsMetaTypeQMetaTypefriend
QtPrivate::IsMetaTypePairQMetaTypefriend
QtPrivate::MetaTypeSmartPointerHelperQMetaTypefriend
QtPrivate::SequentialValueTypeIsMetaTypeQMetaTypefriend
QVariant classQMetaTypefriend
registerConverter()QMetaTypeinlinestatic
registerConverter(To(From::*function)() const)QMetaTypeinlinestatic
registerConverter(To(From::*function)(bool *) const)QMetaTypeinlinestatic
registerConverter(UnaryFunction function)QMetaTypeinlinestatic
registerConverterFunction(const ConverterFunction &f, QMetaType from, QMetaType to)QMetaTypestatic
registerMutableView(To(From::*function)())QMetaTypeinlinestatic
registerMutableView(UnaryFunction function)QMetaTypeinlinestatic
registerMutableViewFunction(const MutableViewFunction &f, QMetaType from, QMetaType to)QMetaTypestatic
registerNormalizedTypedef(const QT_PREPEND_NAMESPACE(QByteArray) &normalizedTypeName, QMetaType type)QMetaTypestatic
RelocatableType enum valueQMetaType
save(QDataStream &stream, const void *data) constQMetaType
SharedPointerToQObject enum valueQMetaType
sizeOf() constQMetaType
TrackingPointerToQObject enum valueQMetaType
Type enum nameQMetaType
TypeFlag enum nameQMetaType
UnknownType enum valueQMetaType
unregisterConverterFunction(QMetaType from, QMetaType to)QMetaTypestatic
unregisterMetaType(QMetaType type)QMetaTypestatic
unregisterMutableViewFunction(QMetaType from, QMetaType to)QMetaTypestatic
User enum valueQMetaType
view(QMetaType fromType, void *from, QMetaType toType, void *to)QMetaTypestatic
WeakPointerToQObject enum valueQMetaType