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