Qt Labs Platform QML Types
experimental Qt Labs Platformモジュールは、ネイティブプラットフォーム拡張のためのQML型を提供します。これらのQML型は Qt QuickおよびQt Quick コントロールと連携して動作します。
QML タイプは、.qml ファイルに以下の import 文を記述することで、 アプリケーションにインポートすることができます:
import Qt.labs.platform
QML タイプ
ネイティブダイアログの基本クラス | |
ネイティブメニュー | |
ネイティブメニューバー | |
ネイティブメニューアイテム | |
ネイティブメニューアイテムを管理するグループ | |
ネイティブメニューセパレータ | |
システムトレイアイコン |
注意: Qt.labs モジュールの型は、将来のバージョンでも互換性が保たれることを保証するものではありません。
関連情報
© 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.