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 Classes
New Member Functions
Class QGeoCodeReply:
aborted() |
Class QGeoRouteReply:
aborted() |
Class QGeoCameraCapabilities:
maximumFieldOfView() const | |
minimumFieldOfView() const | |
overzoomEnabled() const | |
setMaximumFieldOfView(double maximumFieldOfView) | |
setMinimumFieldOfView(double minimumFieldOfView) | |
setOverzoomEnabled(bool overzoomEnabled) |
Class QPlaceReply:
aborted() |
Class QNearFieldTarget:
disconnect() | |
keepConnection() const | |
maxCommandLength() const | |
setKeepConnection(bool isPersistent) |
Class QGeoCircle:
extendCircle(const QGeoCoordinate &coordinate) |
Class QGeoRectangle:
extendRectangle(const QGeoCoordinate &coordinate) |
Class QGeoShape:
boundingGeoRectangle() const |
New QML Properties
New QML Methods
addMapItemGroup() | |
addMapParameter() | |
clearMapParameters() | |
removeMapItemGroup() | |
removeMapParameter() | |
path() | |
shapeToPath() |