Uses of Class
io.qt.core.Qt.GestureFlags
Packages that use Qt.GestureFlags
-
Uses of Qt.GestureFlags in io.qt.core
Methods in io.qt.core that return Qt.GestureFlagsModifier and TypeMethodDescriptionQt.GestureFlag.asFlags()
Create a QFlags of the enum 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
Methods in io.qt.core with parameters of type Qt.GestureFlags -
Uses of Qt.GestureFlags in io.qt.widgets
Methods in io.qt.widgets with parameters of type Qt.GestureFlagsModifier and TypeMethodDescriptionfinal void
QGraphicsObject.grabGesture
(Qt.GestureType type, Qt.GestureFlags flags) final void
QWidget.grabGesture
(Qt.GestureType type, Qt.GestureFlags flags)