New Features in Qt 5.14: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 22: | Line 22: | ||
* Qt Quick | * Qt Quick | ||
** Added the first preview of the graphics API independent scenegraph renderer as an opt-in feature. This allows running qualifying Qt Quick applications on top of Vulkan, Metal, or Direct3D 11 instead of OpenGL. The supported platforms are currently Windows 10, Linux with X11 (xcb), or Android 7.0+ for Vulkan, macOS for Metal, Windows 10 for D3D. | ** Added the first preview of the graphics API independent scenegraph renderer as an opt-in feature. This allows running qualifying Qt Quick applications on top of Vulkan, Metal, or Direct3D 11 instead of OpenGL. The supported platforms are currently Windows 10, Linux with X11 (xcb), macOS with MoltenVK, or Android 7.0+ for Vulkan, macOS for Metal, Windows 10 for D3D. | ||
* Qt Quick Controls 2 | * Qt Quick Controls 2 |
Revision as of 15:09, 6 August 2019
Note that this list should be considered as work in progress until the first Beta release.
New Features (within existing modules)
- Qt 3D
- Qt Bluetooth
- Qt Core
- Qt GUI
- Color-space support for images.
- Qt Location
- Qt Multimedia
- Qt Network
- Qt QML
- Qt Quick
- Added the first preview of the graphics API independent scenegraph renderer as an opt-in feature. This allows running qualifying Qt Quick applications on top of Vulkan, Metal, or Direct3D 11 instead of OpenGL. The supported platforms are currently Windows 10, Linux with X11 (xcb), macOS with MoltenVK, or Android 7.0+ for Vulkan, macOS for Metal, Windows 10 for D3D.
- Qt Quick Controls 2
- Qt Test
- Qt Wayland Compositor
- Qt WebEngine
- Qt WebSockets
Platform Changes
- Android
- iOS
- Wayland
Technology Preview Modules
- Qt Lottie (TP)
New Platforms
- Qt for WebAssembly
Qt for Automation
- Qt KNX
- Qt Mqtt
- Qt OPC UA
- Qt CoAP (TP)
Deprecated Modules
The following modules are part of Qt 5.14 release, but deprecated and considered for removal in subsequent releases of Qt:
- Qt Script
- Qt Quick Controls 1
- Qt XmlPatterns
Removed Modules
The following modules have been deprecated earlier and no longer part of the Qt 5.14 release:
Configurations