New Classes and Functions in Qt 5.12

This page contains a comprehensive list of all new classes and functions introduced in Qt 5.12. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.

New QML Properties

New QML Methods

point coordToMercator(coordinate coord)
bool equals(Route other)
coordinate mercatorToCoord(point mercator)
geopolygon polygon(list<coordinate> perimeter, list<list<coordinate>> holes)

Additions to Other Qt 5 Releases