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