New Features in Qt 6.1

From Qt Wiki
Revision as of 11:55, 19 January 2021 by Miikka Heikkinen (talk | contribs) (Added Qt Charts to additional modules)
Jump to navigation Jump to search


Overview of the changes

Key changes in Qt 6.1 include:

New Features (within existing modules)

New Modules

Platform Changes

All

Linux

macOS

Windows

Android

Removed Modules

Additional Modules Available via Package Manager

The following additional modules are available via the package manager functionality in the Qt online installer:

  • Qt Charts
    • Qt Charts still supports only OpenGL for accelerated series (AbstractSeries.useOpenGL). Such series will not render in Qt Quick if another graphics API is used for rendering.

The package manager provides these additional modules as source packages, which need to be built locally by the user.