![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <georoutejsonparser_esri.h>
Public Member Functions | |
GeoRouteJsonParserEsri (const QJsonDocument &document) | |
QList< QGeoRoute > | routes () const |
bool | isValid () const |
QString | errorString () const |
Definition at line 14 of file georoutejsonparser_esri.h.
GeoRouteJsonParserEsri::GeoRouteJsonParserEsri | ( | const QJsonDocument & | document | ) |
Definition at line 52 of file georoutejsonparser_esri.cpp.
QString GeoRouteJsonParserEsri::errorString | ( | ) | const |
Definition at line 85 of file georoutejsonparser_esri.cpp.
bool GeoRouteJsonParserEsri::isValid | ( | ) | const |
Definition at line 80 of file georoutejsonparser_esri.cpp.
Definition at line 75 of file georoutejsonparser_esri.cpp.