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
(Qt Quick Controls 2) |
AlexBlasche (talk | contribs) m (Bluetooth Peripheral on iOS & OS X) |
||
Line 12: | Line 12: | ||
* Qt WebEngine | * Qt WebEngine | ||
** Based on Chromium 51+ (probably 53) | ** Based on Chromium 51+ (probably 53) | ||
*Qt Bluetooth | |||
** Bluetooth Low Energy Peripheral support on OS X and iOS | |||
{{Release Information}} | {{Release Information}} |
Revision as of 07:57, 1 July 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)
- Qt Bluetooth
- Bluetooth Low Energy Peripheral support on OS X and iOS