New Features in Qt 5.8: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Template a few random entries)
No edit summary
Line 1: Line 1:
'''New Features (within existing modules)'''
'''New Features (within existing modules)'''
* Qt Base
* Qt Base
** Added at(), operator[], mid(), right() and left() to QLatin1String
* Qt GUI
* Qt GUI
** QTouchEvent no have uniqueId and rotation
** QTouchEvent no have uniqueId and rotation

Revision as of 12:01, 16 June 2016

New Features (within existing modules)

  • Qt Base
    • Added at(), operator[], mid(), right() and left() to QLatin1String
  • Qt GUI
    • QTouchEvent no have uniqueId and rotation
    • Support for dithering when converting to all QImage formats
  • Qt Widgets
  • Qt WebEngine
    • Based on Chromium 51+ (probably 53)