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