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