Home
last modified time | relevance | path

Searched defs:tileFetched (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilerequestmanager.cpp82 void QGeoTileRequestManager::tileFetched(const QGeoTileSpec &spec) in tileFetched() function in QGeoTileRequestManager
178 void QGeoTileRequestManagerPrivate::tileFetched(const QGeoTileSpec &spec) in tileFetched() function in QGeoTileRequestManagerPrivate
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmap/
H A Dtst_qgeotiledmap.cpp49 void tileFetched(const QGeoTileSpec& spec) { in tileFetched() function in FetchTileCounter