Uses of Enum
io.qt.widgets.QAbstractItemView.State
-
Uses of QAbstractItemView.State in io.qt.widgets
Modifier and TypeMethodDescriptionstatic QAbstractItemView.State
QAbstractItemView.State.resolve
(int value) Returns the corresponding enum entry for the given value.protected final QAbstractItemView.State
QAbstractItemView.state()
static QAbstractItemView.State
Returns the enum constant of this type with the specified name.static QAbstractItemView.State[]
QAbstractItemView.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected final void
QAbstractItemView.setState
(QAbstractItemView.State state)