New Features in Qt 5.7: Difference between revisions
Jump to navigation
Jump to search
Allan Jensen (talk | contribs) mNo edit summary |
Allan Jensen (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
** | ** | ||
* Qt WebEngine | * Qt WebEngine | ||
** Based on Chromium 49 | ** Based on Chromium 48 or 49 | ||
** Drag'n'Drop | ** Drag'n'Drop | ||
** Audio played in tab notification. | ** Audio played in tab notification. | ||
** Support for DRM-protected HTML5 video using Widevine pepper plugin | |||
** API for evaluating javascript or installing qwebchannel in secure isolated javascript worlds | |||
* Qt QML | * Qt QML | ||
** | ** |
Revision as of 15:56, 14 January 2016
New Features
- Qt Core
- Qt Network
- Qt GUI
- Qt Widgets
- Qt Testlib
- Qt Multimedia
- Qt WebEngine
- Based on Chromium 48 or 49
- Drag'n'Drop
- Audio played in tab notification.
- Support for DRM-protected HTML5 video using Widevine pepper plugin
- API for evaluating javascript or installing qwebchannel in secure isolated javascript worlds
- Qt QML
- Embedded platforms
- Desktop platforms
- Qt WebView
- Qt Canvas3D
- Qt Nfc
- Qt Positioning
- Qt Location
- Qt 3D
- Qt Wayland Compositor
- Quick Controls 2
- Qt SerialBus
Deprecated Modules
The following modules are part of Qt 5.6 release, but deprecated and considered for removal in subsequent releases of Qt:
- Qt Script
Removed Modules
With Qt 5.7 the following modules are no longer part of the release packages, but users can still build them from source:
Technology Preview Modules
- Qt Speech
- Speech recognition and text to speech functionality
- Plug-in API for using various open-source and commercial ASR and TTS engines
New Configurations
Known Issues