Uses of Class
io.qt.gui.QTouchEvent.TouchPoint.InfoFlags
Packages that use QTouchEvent.TouchPoint.InfoFlags
-
Uses of QTouchEvent.TouchPoint.InfoFlags in io.qt.gui
Methods in io.qt.gui that return QTouchEvent.TouchPoint.InfoFlagsModifier and TypeMethodDescriptionQTouchEvent.TouchPoint.InfoFlag.asFlags()
Create a QFlags of the enum entry.QTouchEvent.TouchPoint.InfoFlags.clone()
Clones the flagsQTouchEvent.TouchPoint.InfoFlag.combined
(QTouchEvent.TouchPoint.InfoFlag e) Combines this entry with other enum entry.QTouchEvent.TouchPoint.InfoFlags.combined
(QTouchEvent.TouchPoint.InfoFlag e) Combines this flags with enum entry.QTouchEvent.TouchPoint.flags()
QTouchEvent.TouchPoint.InfoFlag.flags
(QTouchEvent.TouchPoint.InfoFlag... values) Creates a newQTouchEvent.TouchPoint.InfoFlags
from the entries.QTouchEvent.TouchPoint.InfoFlags.setFlag
(QTouchEvent.TouchPoint.InfoFlag e) Sets the flage
QTouchEvent.TouchPoint.InfoFlags.setFlag
(QTouchEvent.TouchPoint.InfoFlag e, boolean on) Sets or clears the flagflag
Methods in io.qt.gui with parameters of type QTouchEvent.TouchPoint.InfoFlagsModifier and TypeMethodDescriptionfinal int
QTouchEvent.TouchPoint.InfoFlags.compareTo
(QTouchEvent.TouchPoint.InfoFlags other) final void
QTouchEvent.TouchPoint.setFlags
(QTouchEvent.TouchPoint.InfoFlags flags)