Qt Virtual Keyboard アプリケーション用API
QMLの型は、.qmlファイル中の以下のimport文を使ってアプリケーションにインポートすることができます:
import QtQuick.VirtualKeyboard import QtQuick.VirtualKeyboard.Settings
型のインポートに加えて、QT_IM_MODULE
環境変数をqtvirtualkeyboard
に設定する必要があります。詳しくはプラグインの読み込みをご覧ください。
Virtual Keyboard
QMLタイプ
Enter キーをカスタマイズするための付属プロパティを提供します。 | |
仮想キーボードUI用の手書きパネルアドオンを提供します。 | |
仮想キーボードUIを提供 | |
仮想キーボードをカスタマイズするための付属プロパティを提供します。 |
C++型
仮想キーボード入力メソッド用のアプリケーション定義辞書 | |
アプリケーション定義辞書の辞書管理 |
Virtual Keyboard Settings
QML型
仮想キーボードの設定を提供 |
© 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.