New Features in Qt 6.0: Difference between revisions
Jump to navigation
Jump to search
(Another category this belongs to.) |
(→Removed Modules: Link to relevant page, mention) |
||
Line 22: | Line 22: | ||
== Removed Modules == | == Removed Modules == | ||
See [[Checklist for Qt 6.0 inclusion]] for the selection process. | |||
Some of the modules omitted in 6.0 have moved to the marketplace. | |||
Others may be brought back in 6.1 or later. | |||
''Please indicate which, if either, of these apply'' | |||
* Qt Multimedia → marketplace |
Revision as of 08:31, 24 September 2020
New Features (within existing modules)
There's been lots of clean-up all round and many deprecated methods have been removed.
Within QtCore
- QByteArrayView now provides a light-weight way to view the content of a QByteArray or other char-equivalent array data.
New Modules
Platform Changes
All
- Qt is now built with CMake.
Linux
macOS
Windows
Removed Modules
See Checklist for Qt 6.0 inclusion for the selection process. Some of the modules omitted in 6.0 have moved to the marketplace. Others may be brought back in 6.1 or later. Please indicate which, if either, of these apply
- Qt Multimedia → marketplace