Home
last modified time | relevance | path

Searched refs:copyrightsHtml (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapcopyrightsnotice.cpp326 void QDeclarativeGeoMapCopyrightNotice::copyrightsChanged(const QString &copyrightsHtml) in copyrightsChanged() argument
329 if (copyrightsHtml.isEmpty()) { in copyrightsChanged()
339 …m_html = QStringLiteral("<div id='copyright-root'><span>") + copyrightsHtml + QStringLiteral("</sp… in copyrightsChanged()
341 m_html = copyrightsHtml; in copyrightsChanged()
H A Dqdeclarativegeomapcopyrightsnotice_p.h87 void copyrightsChanged(const QString &copyrightsHtml);
H A Dqdeclarativegeomap_p.h232 void copyrightsChanged(const QString &copyrightsHtml);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl.h76 void copyrightsChanged(const QString &copyrightsHtml);
H A Dqgeomapmapboxgl.cpp500 void QGeoMapMapboxGL::copyrightsChanged(const QString &copyrightsHtml) in copyrightsChanged() argument
504 QString copyrightsHtmlFinal = copyrightsHtml; in copyrightsChanged()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_map_observer.hpp40 void copyrightsChanged(const QString &copyrightsHtml);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomap_p.h177 void copyrightsChanged(const QString &copyrightsHtml);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp261 void copyrightsChanged(const QString &copyrightsHtml);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes521 Parameter { name: "copyrightsHtml"; type: "string" }
638 Parameter { name: "copyrightsHtml"; type: "string" }