Home
last modified time | relevance | path

Searched defs:copyrightsChanged (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapcopyrightsnotice.cpp309 void QDeclarativeGeoMapCopyrightNotice::copyrightsChanged(const QImage &copyrightsImage) in copyrightsChanged() function in QDeclarativeGeoMapCopyrightNotice
326 void QDeclarativeGeoMapCopyrightNotice::copyrightsChanged(const QString &copyrightsHtml) in copyrightsChanged() function in QDeclarativeGeoMapCopyrightNotice
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmap_esri.cpp70 emit copyrightsChanged(mapSource->copyright()); in evaluateCopyrights() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotiledmaposm.cpp115 emit copyrightsChanged(copyRights); in onProviderDataUpdated() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmap_nokia.cpp109 emit copyrightsChanged(m_copyrightsSlab); in evaluateCopyrights() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_map_observer.cpp118 emit copyrightsChanged(QString::fromStdString(attribution)); in onSourceChanged() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl.cpp500 void QGeoMapMapboxGL::copyrightsChanged(const QString &copyrightsHtml) in copyrightsChanged() function in QGeoMapMapboxGL