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(itemView) | 
| void | alignCoordinateToPoint(coordinate, QPointF point) | 
| geopolygon | polygon(coordinates) | 
| geopolygon | polygon() | 
| void | removeMapItemView(itemView) | 
| void | setBearing(bearing, coordinate coordinate) | 
| int | setPath(path) | 
| geopolygon | shapeToPolygon(shape) |