Qt Quick Labs プラットフォームの変更点
Qt 6 は、フレームワークをより効率的で使いやすくするための意識的な努力の結果です。
各リリースにおいて、すべての公開 API の互換性を維持するように努めています。Qt をより良いフレームワークにするために、避けられない変更もあります。
このトピックでは、Qt Quick Labs Platform におけるそれらの変更点を要約し、それらを扱うためのガイダンスを提供します。
メニュータイプ
非推奨のiconName
とiconSource
プロパティは削除されました。代わりにicon プロパティを使用してください。
MenuItem タイプ
非推奨のiconName
とiconSource
プロパティが削除されました。代わりにicon プロパティを使用してください。
SystemTrayIcon タイプ
非推奨のiconName
およびiconSource
プロパティが削除されました。代わりに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.