Uses of Class
io.qt.gui.QInputDevice.DeviceTypes
Packages that use QInputDevice.DeviceTypes
-
Uses of QInputDevice.DeviceTypes in io.qt.gui
Methods in io.qt.gui that return QInputDevice.DeviceTypesModifier and TypeMethodDescriptionQInputDevice.DeviceType.asFlags()
Create a DeviceTypes 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
Methods in io.qt.gui with parameters of type QInputDevice.DeviceTypesModifier and TypeMethodDescriptionfinal int
QInputDevice.DeviceTypes.compareTo
(QInputDevice.DeviceTypes other)