Uses of Class
io.qt.widgets.QStyle.State
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QStyle.State in io.qt.widgets
Methods in io.qt.widgets that return QStyle.State Modifier and Type Method Description QStyle.State
QStyle.StateFlag. asFlags()
Create a QFlags of the enum entry.QStyle.State
QStyle.State. clone()
Clones the flagsQStyle.State
QStyle.State. combined(QStyle.StateFlag e)
Combines this flags with enum entry.QStyle.State
QStyle.StateFlag. combined(QStyle.StateFlag e)
Combines this entry with other enum entry.static QStyle.State
QStyle.StateFlag. flags(QStyle.StateFlag... values)
Creates a newQStyle.State
from the entries.QStyle.State
QStyle.State. setFlag(QStyle.StateFlag e)
Sets the flage
QStyle.State
QStyle.State. setFlag(QStyle.StateFlag e, boolean on)
Sets or clears the flagflag
QStyle.State
QStyleOption. state()
The style flags that are used when drawing the controlMethods in io.qt.widgets with parameters of type QStyle.State Modifier and Type Method Description int
QStyle.State. compareTo(QStyle.State other)
void
QStyleOption. setState(QStyle.State state)
The style flags that are used when drawing the control