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