Uses of Class
io.qt.x11extras.QX11Info.PeekOptions
Package | Description |
---|---|
io.qt.x11extras |
-
Uses of QX11Info.PeekOptions in io.qt.x11extras
Methods in io.qt.x11extras that return QX11Info.PeekOptions Modifier and Type Method Description QX11Info.PeekOptions
QX11Info.PeekOption. asFlags()
Create a QFlags of the enum entry.QX11Info.PeekOptions
QX11Info.PeekOptions. clone()
Clones the flagsQX11Info.PeekOptions
QX11Info.PeekOption. combined(QX11Info.PeekOption e)
Combines this entry with other enum entry.QX11Info.PeekOptions
QX11Info.PeekOptions. combined(QX11Info.PeekOption e)
Combines this flags with enum entry.static QX11Info.PeekOptions
QX11Info.PeekOption. flags(QX11Info.PeekOption... values)
Creates a newQX11Info.PeekOptions
from the entries.QX11Info.PeekOptions
QX11Info.PeekOptions. setFlag(QX11Info.PeekOption e)
Sets the flage
QX11Info.PeekOptions
QX11Info.PeekOptions. setFlag(QX11Info.PeekOption e, boolean on)
Sets or clears the flagflag
Methods in io.qt.x11extras with parameters of type QX11Info.PeekOptions Modifier and Type Method Description int
QX11Info.PeekOptions. compareTo(QX11Info.PeekOptions other)