Home
last modified time | relevance | path

Searched defs:tileError (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilerequestmanager.cpp95 void QGeoTileRequestManager::tileError(const QGeoTileSpec &tile, const QString &errorString) in tileError() function in QGeoTileRequestManager
215 void QGeoTileRequestManagerPrivate::tileError(const QGeoTileSpec &tile, const QString &errorString) in tileError() function in QGeoTileRequestManagerPrivate
H A Dqgeotilefetcher.cpp209 emit tileError(spec, reply->errorString()); in handleReply() local
H A Dqgeotiledmappingmanagerengine.cpp242 emit tileError(spec, errorString); in engineTileError() local