Uses of Class
io.qt.widgets.QAbstractItemView.State
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QAbstractItemView.State in io.qt.widgets
Methods in io.qt.widgets that return QAbstractItemView.State Modifier and Type Method Description static QAbstractItemView.State
QAbstractItemView.State. resolve(int value)
Returns the corresponding enum entry for the given value.protected QAbstractItemView.State
QAbstractItemView. state()
static QAbstractItemView.State
QAbstractItemView.State. valueOf(String name)
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.State Modifier and Type Method Description protected void
QAbstractItemView. setState(QAbstractItemView.State state)