Uses of Enum
io.qt.uic.ui4.DomBrush.Kind
Packages that use DomBrush.Kind
-
Uses of DomBrush.Kind in io.qt.uic.ui4
Methods in io.qt.uic.ui4 that return DomBrush.KindModifier and TypeMethodDescriptionfinal DomBrush.Kind
DomBrush.kind()
SeeDomBrush::
kind()const static DomBrush.Kind
DomBrush.Kind.resolve
(int value) Returns the corresponding enum entry for the given value.static DomBrush.Kind
Returns the enum constant of this type with the specified name.static DomBrush.Kind[]
DomBrush.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared.