Qt WebEngine 提供瞭渲染動態 Web 內容區域的功能。
Qt WebEngine 功能被分為以下模塊:
| Qt WebEngine Core C++ 類 | Provides public API shared by both QtWebEngineQuick and QtWebEngineWidgets. |
| Qt WebEngine QML 類型 | 提供在 QML 應用程序中渲染 Web 內容的 QML 類型。 |
| Qt WebEngine Quick C++ Classes | 把 C++ 功能暴露給 Qt Quick。 |
| Qt WebEngine Widgets C++ 類 | 提供在基於 QWidget 應用程序中渲染 Web 內容的 C++ 類。 |
Changes to Qt WebEngine lists important changes in the module API and functionality that were done for the Qt 6 series of Qt.