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