![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgeorouteparserosrmv5_p.h>
Public Member Functions | |
QGeoRouteParserOsrmV5Extension () | |
virtual | ~QGeoRouteParserOsrmV5Extension () |
virtual void | updateQuery (QUrlQuery &query) const =0 |
virtual void | updateSegment (QGeoRouteSegment &segment, const QJsonObject &step, const QJsonObject &maneuver) const =0 |
Definition at line 26 of file qgeorouteparserosrmv5_p.h.
|
inline |
Definition at line 29 of file qgeorouteparserosrmv5_p.h.
|
inlinevirtual |
Definition at line 33 of file qgeorouteparserosrmv5_p.h.
Implemented in QGeoRouteParserOsrmV5ExtensionMapbox, and QGeoRouteParserOsrmV5ExtensionMapbox.
|
pure virtual |
Implemented in QGeoRouteParserOsrmV5ExtensionMapbox, and QGeoRouteParserOsrmV5ExtensionMapbox.