Uses of Enum
io.qt.widgets.QListView.Movement
-
Uses of QListView.Movement in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QListView.Movement
QListView.getMovement()
Kotlin property getter.final QListView.Movement
QListView.movement()
static QListView.Movement
QListView.Movement.resolve
(int value) Returns the corresponding enum entry for the given value.static QListView.Movement
Returns the enum constant of this type with the specified name.static QListView.Movement[]
QListView.Movement.values()
Returns an array containing the constants of this enum type, in the order they are declared.