Uses of Enum
io.qt.gui.rhi.QRhi.Feature
Packages that use QRhi.Feature
-
Uses of QRhi.Feature in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhi.FeatureModifier and TypeMethodDescriptionstatic QRhi.Feature
QRhi.Feature.resolve
(int value) Returns the corresponding enum entry for the given value.static QRhi.Feature
Returns the enum constant of this type with the specified name.static QRhi.Feature[]
QRhi.Feature.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui.rhi with parameters of type QRhi.Feature