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) No edit summary |
(Fix module name, add Template:Release Information) |
||
Line 1: | Line 1: | ||
'''New Features (within existing modules)''' | '''New Features (within existing modules)''' | ||
* Qt | * Qt Core | ||
** Added at(), operator[], mid(), right() and left() to QLatin1String | ** Added at(), operator[], mid(), right() and left() to QLatin1String | ||
* Qt GUI | * Qt GUI | ||
Line 8: | Line 8: | ||
* Qt WebEngine | * Qt WebEngine | ||
** Based on Chromium 51+ (probably 53) | ** Based on Chromium 51+ (probably 53) | ||
{{Release Information}} |
Revision as of 12:09, 17 June 2016
New Features (within existing modules)
- Qt Core
- 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)