QtTextInputMethodManager QML Type
コンポジターの入力メソッドへのアクセスを提供する。詳細...
Import Statement: | import QtWayland.Compositor |
Since: | Qt 6.0 |
In C++: | QWaylandQtTextInputMethodManager |
詳細説明
QtTextInputMethodManager
はqt-text-input-method-unstable-v1
拡張プロトコルのqt-text-input-method-manager
インターフェイスに対応します。特に、Qt Virtual Keyboard のような Qt ベースの入力メソッドと組み合わせて使用するように設計されています。
これをWaylandCompositor の子としてインスタンス化すると、クライアントが利用できるインターフェースのリストに追加されます。クライアントがこれをバインドすると、そのクライアントへのテキスト入力の通信に使用されます。
© 2025 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.