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.KindDomLayoutItem.kind()static DomLayoutItem.KindDomLayoutItem.Kind.resolve(int value) Returns the corresponding enum entry for the given value.static DomLayoutItem.KindReturns 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.