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

New QML Properties

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)

Additions to Other Qt 5 Releases