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