En esta página

QtTextInputMethodManager QML Type

Proporciona acceso a los métodos de entrada en el compositor. Más...

Import Statement: import QtWayland.Compositor
Since: Qt 6.0
In C++: QWaylandQtTextInputMethodManager

Descripción detallada

QtTextInputMethodManager corresponde a la interfaz qt-text-input-method-manager del protocolo de extensión qt-text-input-method-unstable-v1. Está diseñado específicamente para ser utilizado con un método de entrada basado en Qt, como Qt Virtual Keyboard.

Al instanciarla como hija de WaylandCompositor se añade a la lista de interfaces disponibles para el cliente. Si un cliente se vincula a ella, entonces se utilizará para comunicar la entrada de texto a ese cliente.

© 2026 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.