Uses of Enum
io.qt.gui.rhi.QRhi.ResourceLimit
Packages that use QRhi.ResourceLimit
-
Uses of QRhi.ResourceLimit in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhi.ResourceLimitModifier and TypeMethodDescriptionstatic QRhi.ResourceLimit
QRhi.ResourceLimit.resolve
(int value) Returns the corresponding enum entry for the given value.static QRhi.ResourceLimit
Returns the enum constant of this type with the specified name.static QRhi.ResourceLimit[]
QRhi.ResourceLimit.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.ResourceLimit