Qt Quick Labs 平台的变化

Qt 6 是我们努力使框架更高效、更易用的成果。

我们努力在每个版本中保持所有公共 API 的兼容性。为了使 Qt 成为更好的框架,一些更改是不可避免的。

在本主题中,我们总结了Qt Quick Labs Platform 中的这些变化,并提供了处理这些变化的指南。

菜单类型

已过时的iconNameiconSource 属性已被删除。请使用icon 属性。

菜单项类型

删除了已废弃的iconNameiconSource 属性。请使用icon 属性。

SystemTrayIcon 类型

删除了已废弃的iconNameiconSource 属性。请使用icon 属性。

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