Searched refs:updateTile (Results 1 – 4 of 4) sorted by relevance
109 void QGeoTiledMap::updateTile(const QGeoTileSpec &spec) in updateTile() function in QGeoTiledMap112 d->updateTile(spec); in updateTile()435 void QGeoTiledMapPrivate::updateTile(const QGeoTileSpec &spec) in updateTile() function in QGeoTiledMapPrivate
84 void updateTile(const QGeoTileSpec &spec);
80 void updateTile(const QGeoTileSpec &spec);
180 m_map->updateTile(spec); in tileFetched()