Searched refs:handleReply (Results 1 – 3 of 3) sorted by relevance
135 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
97 virtual void handleReply(QGeoTiledMapReply *reply, const QGeoTileSpec &spec);
105 - QGeoTileFetcher::handleReply now virtual.