Uses of Enum
io.qt.widgets.QAbstractItemView.SelectionMode
-
Uses of QAbstractItemView.SelectionMode in io.qt.widgets
Modifier and TypeMethodDescriptionQAbstractItemView.getSelectionMode()
Kotlin property getter.QAbstractItemView.SelectionMode.resolve
(int value) Returns the corresponding enum entry for the given value.QAbstractItemView.selectionMode()
Returns the enum constant of this type with the specified name.static QAbstractItemView.SelectionMode[]
QAbstractItemView.SelectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QAbstractItemView.setSelectionMode
(QAbstractItemView.SelectionMode mode)