List of All Members for QGeoRouteReply
This is the complete list of members for QGeoRouteReply, including inherited members.
- enum Error
- QGeoRouteReply(Error, const QString &, QObject *)
- QGeoRouteReply(const QGeoRouteRequest &, QObject *)
- ~QGeoRouteReply()
- abort()
- error() const : Error
- error(QGeoRouteReply::Error, const QString &)
- errorString() const : QString
- finished()
- isFinished() const : bool
- request() const : QGeoRouteRequest
- routes() const : QList<QGeoRoute>
- setError(Error, const QString &)
- setFinished(bool)
- setRoutes(const QList<QGeoRoute> &)