QMetaType 所有成员列表 以下是 QMetaType 的完整成员列表,包括继承的成员。 枚举 Type 枚举 TypeFlag 标志 TypeFlags QMetaType(int) QMetaType() alignOf() const : qsizetype canConvert(QMetaType, QMetaType) : bool canView(QMetaType, QMetaType) : bool compare(const void *, const void *) const : QPartialOrdering construct(void *, const void *) const : void * convert(QMetaType, const void *, QMetaType, void *) : bool create(const void *) const : void * debugStream(QDebug &, const void *) : bool destroy(void *) const destruct(void *) const equals(const void *, const void *) const : bool flags() const : QMetaType::TypeFlags fromName(QByteArrayView) : QMetaType fromType() : QMetaType hasRegisteredConverterFunction(QMetaType, QMetaType) : bool hasRegisteredConverterFunction() : bool hasRegisteredDataStreamOperators() const : bool hasRegisteredDebugStreamOperator() const : bool hasRegisteredMutableViewFunction(QMetaType, QMetaType) : bool hasRegisteredMutableViewFunction() : bool id() const : int isCopyConstructible() const : bool isDefaultConstructible() const : bool isDestructible() const : bool isEqualityComparable() const : bool isMoveConstructible() const : bool isOrdered() const : bool isRegistered(int) : bool isRegistered() const : bool isValid() const : bool load(QDataStream &, void *) const : bool metaObject() const : const QMetaObject * name() const : const char * registerConverter() : bool registerConverter(To (From::*)() const) : bool registerConverter(To (From::*)(bool *) const) : bool registerConverter(UnaryFunction) : bool registerMutableView(To (From::*)()) : bool registerMutableView(UnaryFunction) : bool registerType() const save(QDataStream &, const void *) const : bool sizeOf() const : qsizetype underlyingType() const : QMetaType view(QMetaType, void *, QMetaType, void *) : bool © 2024 The Qt Company Ltd. 文档贡献均为各自所有者的版权所属。本提供的文档根据自由软件基金会发布的GNU自由文档许可协议1.3版规定授权。Qt及其相应标志是芬兰及其它全球地区的The Qt Company Ltd.的商标。所有其他商标均为其各自所有者的财产。