Obsolete Members for QMetaProperty

以下成员源于类 QMetaProperty 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共函数

(弃用) QVariant::Type type () const

成员函数文档编制

QVariant::Type QMetaProperty:: type () const

This function is deprecated. We strongly advise against using it in new code.

Returns this property's type. The return value is one of the values of the QVariant::Type 枚举。

另请参阅 typeName (), name (),和 metaType ().