Uses of Class
io.qt.core.Qt.InputMethodQueries
-
Uses of Qt.InputMethodQueries in io.qt.core
Modifier and TypeMethodDescriptionQt.InputMethodQuery.asFlags()
Create a QFlags of the enum entry.Qt.InputMethodQuery.cleared
(Qt.InputMethodQuery e) Excludes other enum entry from a flag of this entry.final Qt.InputMethodQueries
Qt.InputMethodQueries.clone()
Clones the flagsfinal Qt.InputMethodQueries
Qt.InputMethodQueries.combined
(Qt.InputMethodQuery e) Combines this flags with enum entry.Qt.InputMethodQuery.combined
(Qt.InputMethodQuery e) Combines this entry with other enum entry.static Qt.InputMethodQueries
Qt.InputMethodQuery.flags
(Qt.InputMethodQuery ... values) Creates a newQt.InputMethodQueries
from the entries.final Qt.InputMethodQueries
Qt.InputMethodQueries.setFlag
(Qt.InputMethodQuery e) Sets the flage
final Qt.InputMethodQueries
Qt.InputMethodQueries.setFlag
(Qt.InputMethodQuery e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
Qt.InputMethodQueries.compareTo
(Qt.InputMethodQueries other) -
Uses of Qt.InputMethodQueries in io.qt.gui
ModifierConstructorDescription -
Uses of Qt.InputMethodQueries in io.qt.quick
Modifier and TypeMethodDescriptionprotected final void
QQuickItem.updateInputMethod
(Qt.InputMethodQueries queries)