Uses of Class
io.qt.core.Qt.GestureFlags
-
Uses of Qt.GestureFlags in io.qt.core
Modifier and TypeMethodDescriptionQt.GestureFlag.asFlags()
Create a QFlags of the enum entry.Qt.GestureFlag.cleared
(Qt.GestureFlag e) Excludes other enum entry from a flag of this entry.final Qt.GestureFlags
Qt.GestureFlags.clone()
Clones the flagsQt.GestureFlag.combined
(Qt.GestureFlag e) Combines this entry with other enum entry.final Qt.GestureFlags
Qt.GestureFlags.combined
(Qt.GestureFlag e) Combines this flags with enum entry.static Qt.GestureFlags
Qt.GestureFlag.flags
(Qt.GestureFlag ... values) Creates a newQt.GestureFlags
from the entries.final Qt.GestureFlags
Qt.GestureFlags.setFlag
(Qt.GestureFlag e) Sets the flage
final Qt.GestureFlags
Qt.GestureFlags.setFlag
(Qt.GestureFlag e, boolean on) Sets or clears the flagflag
-
Uses of Qt.GestureFlags in io.qt.widgets
Modifier and TypeMethodDescriptionfinal void
QGraphicsObject.grabGesture
(Qt.GestureType type, Qt.GestureFlags flags) final void
QWidget.grabGesture
(Qt.GestureType type, Qt.GestureFlags flags)