New Classes and Functions in Qt 5.9
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.9. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
New QML Types
- A
- AbstractAnimation
- AbstractClipAnimator
- AbstractClipBlendNode
- AdditiveClipBlend
- AnimationController
- AnimationGroup
- S
- Scene2D
New QML Properties
gammaCorrect | |
loops | |
mapParameters | |
mapReady | |
markerShape | |
mirrored | |
mirrored | |
notifyInterval | |
notifyInterval | |
notifyInterval | |
supportedModes | |
supportedResolutions |
New QML Methods
void | addMapItemGroup(MapItemGroup itemGroup) |
void | addMapParameter(MapParameter parameter) |
void | clearMapParameters() |
geopath | path(list<coordinate> coordinates, real width) |
geopath | path() |
void | removeMapItemGroup(MapItemGroup itemGroup) |
void | removeMapParameter(MapParameter parameter) |
bool | saveImage(fileName) |
geopath | shapeToPath(geoshape shape) |