New Classes and Functions in Qt 5.10
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.10. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
New QML Types
- J
- Joint
New QML Properties
New QML Methods
| void | addMapItemView(MapItemView itemView) | 
| void | alignCoordinateToPoint(coordinate coordinate, QPointF point) | 
| geopolygon | polygon(list<coordinate> coordinates) | 
| geopolygon | polygon() | 
| void | removeMapItemView(MapItemView itemView) | 
| void | setBearing(real bearing, coordinate coordinate) | 
| void | setPath(geopath path) | 
| geopolygon | shapeToPolygon(geoshape shape) |