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