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