Qt 6.0 の新機能
Qt 6 のビルドシステムの変更点
ソースから Qt をビルドするには、CMake と Ninja が必要になりました。この変更と configure の他の変更の詳細については、Qt 6 のビルドシステムの変更を参照してください。
サポートモジュールの変更
Qt 6.0 は Qt 5 と比較して合理化されており、いくつかのモジュールは Qt 6.0 のデフォルトインストールではなくなりました。Qt のモジュール化された構造のため、新しいモジュールや以前の Qt 5 のモジュールが Qt 6 の将来のリリースで登場するかもしれません。詳細については、すべてのモジュールのページをご覧ください。
Qt 6 における Qt モジュールの変更点には、API の変更点のリストがあります。
Qt 6.0 の新しいモジュール
以下は Qt 6.0 の新しいモジュールです。
- Qt 5 Core Compatibility APIs
- Qt 5 Compatibility APIs:Graphical Effects
- QtShader Tools- グラフィックスとコンピュートシェーダ用
Qt 6.0 で削除されたモジュール
以下は Qt 6.0 にない Qt 5 のモジュールです。これらは Qt 6 の将来のリリースで再導入されるかもしれません。
モジュール | qmake | コメント |
---|---|---|
Qt Android Extras | androidextras | Qt Extras モジュールの変更点を参照してください。 |
Qt Bluetooth | bluetooth | |
Qt Charts | charts | |
Qt Data Visualization | datavisualization | |
QtGraphical Effects | Qt 5 Compatibility APIsから利用できます: Graphical Effects | |
Qt Location | location | |
Qt Mac エクストラ | macextras | Qt Extras モジュールの変更点を見る |
Qt Multimedia | multimedia | |
Qt Multimedia ウィジェット | multimediawidgets | |
Qt NFC | nfc | |
Qt Positioning | positioning | |
Qt 購入 | purchasing | |
Qt Quick エクストラ | に統合 Qt Quick Controls | |
Qt Remote Objects | remoteobjects | |
Qt スクリプト | qtscript | |
Qt SCXML | scxml | |
Qt スクリプトツール | scripttools | |
Qt Sensors | sensors | |
Qt Serial Bus | serialbus | |
Qt Serial Port | serialport | |
Qt スピーチ | texttospeech | |
Qt WebChannel | webchannel | |
QtWebEngine | webenginecore | |
Qt WebSockets | websockets | |
QtWebView | webview | |
Qt Windows エクストラ | winextras | Qt Extras モジュールの変更点を見る |
Qt X11 エクストラ | x11extras | Qt Extras モジュールの変更点を参照してください。 |
Qt XML パターン | xmlpatterns |
API の変更点
このページでは、Qt 6.0 における API の変更点の概要を説明します:
© 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.