Uses of Class
io.qt.core.Qt.Edges
Package | Description |
---|---|
io.qt.core | |
io.qt.gui |
-
Uses of Qt.Edges in io.qt.core
Methods in io.qt.core that return Qt.Edges Modifier and Type Method Description Qt.Edges
Qt.Edge. asFlags()
Create a QFlags of the enum entry.Qt.Edges
Qt.Edges. clone()
Clones the flagsQt.Edges
Qt.Edge. combined(Qt.Edge e)
Combines this entry with other enum entry.Qt.Edges
Qt.Edges. combined(Qt.Edge e)
Combines this flags with enum entry.static Qt.Edges
Qt.Edge. flags(Qt.Edge... values)
Creates a newQt.Edges
from the entries.Qt.Edges
Qt.Edges. setFlag(Qt.Edge e)
Sets the flage
Qt.Edges
Qt.Edges. setFlag(Qt.Edge e, boolean on)
Sets or clears the flagflag
Methods in io.qt.core with parameters of type Qt.Edges Modifier and Type Method Description int
Qt.Edges. compareTo(Qt.Edges other)
-
Uses of Qt.Edges in io.qt.gui
Methods in io.qt.gui with parameters of type Qt.Edges Modifier and Type Method Description boolean
QWindow. startSystemResize(Qt.Edges edges)
Start a system-specific resize operation