Home
last modified time | relevance | path

Searched refs:constructIconUrl (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceicon.cpp184 return d->manager->d->constructIconUrl(*this, size); in url()
H A Dqplacemanagerengine.h86 virtual QUrl constructIconUrl(const QPlaceIcon &icon, const QSize &size) const;
H A Dqplacemanagerengine.cpp342 QUrl QPlaceManagerEngine::constructIconUrl(const QPlaceIcon &icon, const QSize &size) const in constructIconUrl() function in QPlaceManagerEngine
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.h100 QUrl constructIconUrl(const QPlaceIcon &icon, const QSize &size) const override;
H A Dqplacemanagerengine_nokiav2.cpp735 QUrl QPlaceManagerEngineNokiaV2::constructIconUrl(const QPlaceIcon &icon, in constructIconUrl() function in QPlaceManagerEngineNokiaV2
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dplaces-backend.qdoc79 Icon URLs are provided through the QPlaceManagerEngine::constructIconUrl() function.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h672 QUrl constructIconUrl(const QPlaceIcon &icon, const QSize &size) const override in constructIconUrl() function