QtTextInputMethodManager QML Type
Provides access to input methods in the compositor. More...
Import Statement: | import QtWayland.Compositor 1.0 |
Since: | Qt 6.0 |
Instantiates: | QWaylandQtTextInputMethodManager |
Detailed Description
The QtTextInputMethodManager
corresponds to the qt-text-input-method-manager
interface in the qt-text-input-method-unstable-v1
extension protocol. It is specifically designed to be used with a Qt-based input method, such as Qt Virtual Keyboard.
To use it, simply instanitate a QtTextInputMethodManager
object inside the WaylandCompositor.
© 2021 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.