5#ifndef QGEOROUTEREPLYMAPBOX_H
6#define QGEOROUTEREPLYMAPBOX_H
8#include <QtNetwork/QNetworkReply>
9#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.