New Features in Qt 5.6

From Qt Wiki
Revision as of 13:49, 25 July 2015 by Allan Jensen (talk | contribs) (Chromium 44)
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.


New Features

  • Qt WebEngine
    • Based on Chromium 44
    • Support for flash pepper plugin
    • Added API for custom URL schemes
    • Support for following global Qt proxy settings.

Other Changes

  • Class Mechanics
    • All implicitly-shared types are nothrow-move-assignable, nothrow-swappable
    • Most implicitly-shared types are nothrow-move-constructible