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.KindDomBrush.kind()SeeDomBrush::kind()const static DomBrush.KindDomBrush.Kind.resolve(int value) Returns the corresponding enum entry for the given value.static DomBrush.KindReturns 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.