4#ifndef QGEOROUTEREPLYOSM_H
5#define QGEOROUTEREPLYOSM_H
7#include <QtNetwork/QNetworkReply>
8#include <QtLocation/QGeoRouteReply>
22 void networkReplyFinished();
Error error() const
Returns the error state of this reply.
QGeoRouteRequest request() const
Returns the route request which specified the route.
The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager.
NetworkError
Indicates all possible error conditions found during the processing of the request.
QObject * parent() const
Returns a pointer to the parent object.
Combined button and popup list for selecting options.