Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
New Features in Qt 5.8: Difference between revisions
Jump to navigation
Jump to search
Allan Jensen (talk | contribs) (Template a few random entries) |
Allan Jensen (talk | contribs) 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)