Qt Labs Platform QML Types
实验 Qt Labs Platform模块为本地平台扩展提供 QML 类型。这些 QML 类型与 Qt Quick和 Qt Quick Controls.
可在 .qml 文件中使用以下导入语句将 QML 类型导入应用程序:
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.