New Features in Qt 5.7: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Created page with " '''New Features''' * Qt Core ** * Qt Network ** * Qt GUI ** * Qt Widgets ** * Qt Testlib ** * Qt Multimedia ** * Qt WebEngine ** * Qt QML ** * Embedded platforms ** * Deskto...")
 
(Added Qt 5.6 TP modules to the list of Qt functionality)
Line 31: Line 31:
**
**
* Qt Location
* Qt Location
**
* Qt 3D
**
* Qt Wayland Compositor
**
* Quick Controls 2
**
* Qt SerialBus
**
**


Line 44: Line 52:


'''Technology Preview Modules'''
'''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'''
'''New Configurations'''

Revision as of 11:51, 21 December 2015

New Features

  • Qt Core
  • Qt Network
  • Qt GUI
  • Qt Widgets
  • Qt Testlib
  • Qt Multimedia
  • Qt WebEngine
  • 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:

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