Uses of Class
io.qt.core.Qt.InputMethodQueries
Packages that use Qt.InputMethodQueries
-
Uses of Qt.InputMethodQueries in io.qt.core
Methods in io.qt.core that return Qt.InputMethodQueriesModifier and TypeMethodDescriptionQt.InputMethodQuery.asFlags()
Create a QFlags of the enum 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
Methods in io.qt.core with parameters of type Qt.InputMethodQueriesModifier and TypeMethodDescriptionfinal int
Qt.InputMethodQueries.compareTo
(Qt.InputMethodQueries other) -
Uses of Qt.InputMethodQueries in io.qt.gui
Methods in io.qt.gui that return Qt.InputMethodQueriesMethods in io.qt.gui with parameters of type Qt.InputMethodQueriesConstructors in io.qt.gui with parameters of type Qt.InputMethodQueriesModifierConstructorDescription -
Uses of Qt.InputMethodQueries in io.qt.quick
Methods in io.qt.quick with parameters of type Qt.InputMethodQueriesModifier and TypeMethodDescriptionprotected final void
QQuickItem.updateInputMethod
(Qt.InputMethodQueries queries)