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
(Fix module name, add Template:Release Information) |
(Qt Quick Controls 2) |
||
Line 5: | Line 5: | ||
** QTouchEvent no have uniqueId and rotation | ** QTouchEvent no have uniqueId and rotation | ||
** Support for dithering when converting to all QImage formats | ** Support for dithering when converting to all QImage formats | ||
* Qt Quick Controls 2 | |||
** Added Dialog and DialogButtonBox | |||
** Added a 'System' theme to Material and Universal styles | |||
** Added new experimental "platform" types: MenuBar, Menu, SystemTrayIcon, ColorDialog, FontDialog, MessageDialog and FileDialog | |||
* Qt Widgets | * Qt Widgets | ||
* Qt WebEngine | * Qt WebEngine |
Revision as of 21:07, 21 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 Quick Controls 2
- Added Dialog and DialogButtonBox
- Added a 'System' theme to Material and Universal styles
- Added new experimental "platform" types: MenuBar, Menu, SystemTrayIcon, ColorDialog, FontDialog, MessageDialog and FileDialog
- Qt Widgets
- Qt WebEngine
- Based on Chromium 51+ (probably 53)