New Features in Qt 6.2
From Qt Wiki
Revision as of 09:40, 5 May 2021 by Jani Heikkinen (talk | contribs) (Created page with "Category:Release Category:Developing Qt::Qt6 ==New & Restored Modules== The following additional modules are available, that were not present in 6.0: ==New Featu...")
Contents
New & Restored Modules
The following additional modules are available, that were not present in 6.0:
New Features (within existing modules)
QtCore
QtGui
QtWidgets
QtNetwork
QtQml
QtQuick3D
Platform Changes
Mobile
Android
Embedded
Boot to Qt
QNX
Changes in Installer
Porting guide
When creating Qt 6, we retain as much compatibility with Qt 5 as possible, but some changes were inevitable to make Qt a better framework. To make it easier to port to Qt 6, we have created a Porting guide to summarize those changes and provide guidance to handle them. In the guide, you can find links to articles about changes that may affect your application and help you transitioning from Qt 5 to Qt 6.