New Features in Qt 5.6

From Qt Wiki
Revision as of 08:13, 7 July 2015 by Marc Mutz (talk | contribs)
Jump to navigation Jump to search


New Features

  • Qt WebEngine
    • 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