Uses of Enum
io.qt.widgets.QAbstractItemView.State
Packages that use QAbstractItemView.State
-
Uses of QAbstractItemView.State in io.qt.widgets
Methods in io.qt.widgets that return QAbstractItemView.StateModifier 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.Methods in io.qt.widgets with parameters of type QAbstractItemView.StateModifier and TypeMethodDescriptionprotected final void
QAbstractItemView.setState
(QAbstractItemView.State state)