Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilefetcher.cpp135 handleReply(reply, ts); in requestNextTile()
166 handleReply(reply, spec); in finished()
197 void QGeoTileFetcher::handleReply(QGeoTiledMapReply *reply, const QGeoTileSpec &spec) in handleReply() function in QGeoTileFetcher
H A Dqgeotilefetcher_p.h97 virtual void handleReply(QGeoTiledMapReply *reply, const QGeoTileSpec &spec);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.9.0105 - QGeoTileFetcher::handleReply now virtual.