Uses of Class
io.qt.gui.QInputDevice.DeviceTypes
-
Uses of QInputDevice.DeviceTypes in io.qt.gui
Modifier and TypeMethodDescriptionQInputDevice.DeviceType.asFlags()
Create a QFlags of the enum entry.QInputDevice.DeviceType.cleared
(QInputDevice.DeviceType e) Excludes other enum entry from a flag of this entry.final QInputDevice.DeviceTypes
QInputDevice.DeviceTypes.clone()
Clones the flagsQInputDevice.DeviceType.combined
(QInputDevice.DeviceType e) Combines this entry with other enum entry.final 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.final QInputDevice.DeviceTypes
QInputDevice.DeviceTypes.setFlag
(QInputDevice.DeviceType e) Sets the flage
final QInputDevice.DeviceTypes
QInputDevice.DeviceTypes.setFlag
(QInputDevice.DeviceType e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QInputDevice.DeviceTypes.compareTo
(QInputDevice.DeviceTypes other)