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