Searched refs:QGeoRouteReplyPrivate (Results 1 – 3 of 3) sorted by relevance
97 d_ptr(new QGeoRouteReplyPrivate(request)) in QGeoRouteReply()106 d_ptr(new QGeoRouteReplyPrivate(error, errorString)) {} in QGeoRouteReply()265 QGeoRouteReplyPrivate::QGeoRouteReplyPrivate(const QGeoRouteRequest &request) in QGeoRouteReplyPrivate() function in QGeoRouteReplyPrivate270 QGeoRouteReplyPrivate::QGeoRouteReplyPrivate(QGeoRouteReply::Error error, QString errorString) in QGeoRouteReplyPrivate() function in QGeoRouteReplyPrivate275 QGeoRouteReplyPrivate::~QGeoRouteReplyPrivate() {} in ~QGeoRouteReplyPrivate()
60 class QGeoRouteReplyPrivate63 explicit QGeoRouteReplyPrivate(const QGeoRouteRequest &request);64 QGeoRouteReplyPrivate(QGeoRouteReply::Error error, QString errorString);65 ~QGeoRouteReplyPrivate();75 Q_DISABLE_COPY(QGeoRouteReplyPrivate)
48 class QGeoRouteReplyPrivate; variable90 QGeoRouteReplyPrivate *d_ptr;