Uses of Enum
io.qt.qml.QQmlProperty.PropertyTypeCategory
Packages that use QQmlProperty.PropertyTypeCategory
-
Uses of QQmlProperty.PropertyTypeCategory in io.qt.qml
Methods in io.qt.qml that return QQmlProperty.PropertyTypeCategoryModifier and TypeMethodDescriptionQQmlProperty.propertyTypeCategory()QQmlProperty.PropertyTypeCategory.resolve(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QQmlProperty.PropertyTypeCategory[]QQmlProperty.PropertyTypeCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.