New Features in Qt 5.5

From Qt Wiki
Revision as of 16:12, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

What is new in Qt 5.5

Very incomplete. Feature freeze on 9th of February.

New Features

  • Qt Bluetooth
    • Bluetooth Low Energy API final release (5.4 was featuring tech preview).
    • Bluetooth Low Energy Support for Android (requires Android v18+) added.
    • Bluetooth Classic and Low Energy support for iOS and OS X.
  • Qt GUI
    • QImage: 8-bit Alphamap and grayscale formats.
  • Qt Nfc
    • Neard based backend for Linux added.
  • Qt WebEngine
    • WebEngineProfile for control of storage and cache paths and related policies.
  • Qt QML
    • It is now possible to conveniently expose custom C++ value types into the JavaScript environment of Qml and QJSEngine.

Categories: