Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
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
comparesEqualQMetaTypefriend
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
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
isCopyConstructible() const noexceptQMetaTypeinline
isDefaultConstructible() const noexceptQMetaTypeinline
isDestructible() const noexceptQMetaTypeinline
IsEnumeration enum valueQMetaType
isEqualityComparable() constQMetaType
IsGadget enum valueQMetaType
isMoveConstructible() const noexceptQMetaTypeinline
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
NeedsCopyConstruction enum valueQMetaType
NeedsDestruction enum valueQMetaType
NeedsMoveConstruction enum valueQMetaType
operator<<QMetaTypefriend
PointerToGadget enum valueQMetaType
PointerToQObject enum valueQMetaType
qHash(QMetaType type, size_t seed=0)QMetaTyperelated
QMetaType(int type)QMetaTypeexplicit
QMetaType(const QtPrivate::QMetaTypeInterface *d)QMetaTypeinlineexplicit
QMetaType()=defaultQMetaType
qMetaTypeId()QMetaTyperelated
QReal enum valueQMetaType
qRegisterMetaTypeQMetaTypefriend
qRegisterMetaType(const char *typeName)QMetaTyperelated
qRegisterMetaType()QMetaTyperelated
qRegisterMetaType(QMetaType meta)QMetaTyperelated
QtPrivate::AssociativeValueTypeIsMetaTypeQMetaTypefriend
QtPrivate::IsMetaTypePairQMetaTypefriend
QtPrivate::MetaTypeSmartPointerHelperQMetaTypefriend
QtPrivate::SequentialValueTypeIsMetaTypeQMetaTypefriend
QVariantQMetaTypefriend
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
registerType() constQMetaTypeinline
RelocatableType enum valueQMetaType
save(QDataStream &stream, const void *data) constQMetaType
SharedPointerToQObject enum valueQMetaType
sizeOf() constQMetaType
TrackingPointerToQObject enum valueQMetaType
Type enum nameQMetaType
TypeFlag enum nameQMetaType
underlyingType() constQMetaType
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