Uses of Class
io.qt.gui.QWindowsWindowFunctions.TouchWindowTouchTypes
-
Uses of QWindowsWindowFunctions.TouchWindowTouchTypes in io.qt.gui
Modifier and TypeMethodDescriptionQWindowsWindowFunctions.TouchWindowTouchType.asFlags()
Create a QFlags of the enum entry.QWindowsWindowFunctions.TouchWindowTouchType.cleared
(QWindowsWindowFunctions.TouchWindowTouchType e) Excludes other enum entry from a flag of this entry.QWindowsWindowFunctions.TouchWindowTouchTypes.clone()
Clones the flagsQWindowsWindowFunctions.TouchWindowTouchType.combined
(QWindowsWindowFunctions.TouchWindowTouchType e) Combines this entry with other enum entry.QWindowsWindowFunctions.TouchWindowTouchTypes.combined
(QWindowsWindowFunctions.TouchWindowTouchType e) Combines this flags with enum entry.QWindowsWindowFunctions.TouchWindowTouchType.flags
(QWindowsWindowFunctions.TouchWindowTouchType ... values) Creates a newQWindowsWindowFunctions.TouchWindowTouchTypes
from the entries.QWindowsWindowFunctions.TouchWindowTouchTypes.setFlag
(QWindowsWindowFunctions.TouchWindowTouchType e) Sets the flage
QWindowsWindowFunctions.TouchWindowTouchTypes.setFlag
(QWindowsWindowFunctions.TouchWindowTouchType e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QWindowsWindowFunctions.TouchWindowTouchTypes.compareTo
(QWindowsWindowFunctions.TouchWindowTouchTypes other) static void
QWindowsWindowFunctions.setTouchWindowTouchType
(QWindow window, QWindowsWindowFunctions.TouchWindowTouchTypes type) SeeQWindowsWindowFunctions::
setTouchWindowTouchType(QWindow*, QWindowsWindowFunctions::TouchWindowTouchTypes)