Uses of Enum
io.qt.widgets.QAbstractItemView.SelectionBehavior
-
Uses of QAbstractItemView.SelectionBehavior in io.qt.widgets
Modifier and TypeMethodDescriptionQAbstractItemView.SelectionBehavior.resolve
(int value) Returns the corresponding enum entry for the given value.QAbstractItemView.selectionBehavior()
Returns the enum constant of this type with the specified name.static QAbstractItemView.SelectionBehavior[]
QAbstractItemView.SelectionBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QAbstractItemView.setSelectionBehavior
(QAbstractItemView.SelectionBehavior behavior)