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