Uses of Class
io.qt.widgets.QListView.Flow
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QListView.Flow in io.qt.widgets
Methods in io.qt.widgets that return QListView.Flow Modifier and Type Method Description QListView.Flow
QListView. flow()
static QListView.Flow
QListView.Flow. resolve(int value)
Returns the corresponding enum entry for the given value.static QListView.Flow
QListView.Flow. valueOf(String name)
Returns the enum constant of this type with the specified name.static QListView.Flow[]
QListView.Flow. 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 QListView.Flow Modifier and Type Method Description void
QListView. setFlow(QListView.Flow flow)