Home
last modified time | relevance | path

Searched refs:QGeoTiledMapReplyPrivate (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapreply.cpp94 d_ptr(new QGeoTiledMapReplyPrivate(spec)) in QGeoTiledMapReply()
103 d_ptr(new QGeoTiledMapReplyPrivate(error, errorString)) {} in QGeoTiledMapReply()
303 QGeoTiledMapReplyPrivate::QGeoTiledMapReplyPrivate(const QGeoTileSpec &spec) in QGeoTiledMapReplyPrivate() function in QGeoTiledMapReplyPrivate
309 QGeoTiledMapReplyPrivate::QGeoTiledMapReplyPrivate(QGeoTiledMapReply::Error error, const QString &e… in QGeoTiledMapReplyPrivate() function in QGeoTiledMapReplyPrivate
315 QGeoTiledMapReplyPrivate::~QGeoTiledMapReplyPrivate() {} in ~QGeoTiledMapReplyPrivate()
H A Dqgeotiledmapreply_p_p.h56 class QGeoTiledMapReplyPrivate
59 QGeoTiledMapReplyPrivate(const QGeoTileSpec &spec);
60 QGeoTiledMapReplyPrivate(QGeoTiledMapReply::Error error, const QString &errorString);
61 ~QGeoTiledMapReplyPrivate();
H A Dqgeotiledmapreply_p.h58 class QGeoTiledMapReplyPrivate; variable
104 QGeoTiledMapReplyPrivate *d_ptr;