Uses of Class
io.qt.core.Qt.TouchPointStates
Packages that use Qt.TouchPointStates
-
Uses of Qt.TouchPointStates in io.qt.core
Methods in io.qt.core that return Qt.TouchPointStatesModifier and TypeMethodDescriptionQt.TouchPointState.asFlags()
Create a QFlags of the enum entry.final Qt.TouchPointStates
Qt.TouchPointStates.clone()
Clones the flagsQt.TouchPointState.combined
(Qt.TouchPointState e) Combines this entry with other enum entry.final Qt.TouchPointStates
Qt.TouchPointStates.combined
(Qt.TouchPointState e) Combines this flags with enum entry.static Qt.TouchPointStates
Qt.TouchPointState.flags
(Qt.TouchPointState... values) Creates a newQt.TouchPointStates
from the entries.final Qt.TouchPointStates
Qt.TouchPointStates.setFlag
(Qt.TouchPointState e) Sets the flage
final Qt.TouchPointStates
Qt.TouchPointStates.setFlag
(Qt.TouchPointState e, boolean on) Sets or clears the flagflag
Methods in io.qt.core with parameters of type Qt.TouchPointStatesModifier and TypeMethodDescriptionfinal int
Qt.TouchPointStates.compareTo
(Qt.TouchPointStates other)