Home
last modified time | relevance | path

Searched refs:setLocale (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.cpp417 manager->setLocale(this->locale); in manager()
736 void QGeoServiceProvider::setLocale(const QLocale &locale) in setLocale() function in QGeoServiceProvider
742 d_ptr->geocodingManager->setLocale(locale); in setLocale()
744 d_ptr->routingManager->setLocale(locale); in setLocale()
746 d_ptr->mappingManager->setLocale(locale); in setLocale()
748 d_ptr->placeManager->setLocale(locale); in setLocale()
750 d_ptr->navigationManager->setLocale(locale); in setLocale()
H A Dqgeomappingmanager.cpp163 void QGeoMappingManager::setLocale(const QLocale &locale) in setLocale() function in QGeoMappingManager
165 d_ptr->engine->setLocale(locale); in setLocale()
H A Dqnavigationmanager.cpp90 void QNavigationManager::setLocale(const QLocale &locale) in setLocale() function in QNavigationManager
92 d_ptr->engine->setLocale(locale); in setLocale()
H A Dqgeocodingmanager.cpp267 void QGeoCodingManager::setLocale(const QLocale &locale) in setLocale() function in QGeoCodingManager
269 d_ptr->engine->setLocale(locale); in setLocale()
H A Dqnavigationmanagerengine.cpp69 void QAbstractNavigator::setLocale(const QLocale &locale) in setLocale() function in QAbstractNavigator
185 void QNavigationManagerEngine::setLocale(const QLocale &locale) in setLocale() function in QNavigationManagerEngine
H A Dqgeoroutingmanager.cpp330 void QGeoRoutingManager::setLocale(const QLocale &locale) in setLocale() function in QGeoRoutingManager
332 d_ptr->engine->setLocale(locale); in setLocale()
H A Dqnavigationmanagerengine_p.h83 virtual void setLocale(const QLocale &locale);
142 virtual void setLocale(const QLocale &locale);
H A Dqgeomappingmanager_p.h85 void setLocale(const QLocale &locale);
H A Dqnavigationmanager_p.h79 void setLocale(const QLocale &locale);
H A Dqgeocodingmanager.h73 void setLocale(const QLocale &locale);
H A Dqgeomappingmanagerengine_p.h95 void setLocale(const QLocale &locale);
H A Dqgeocodingmanagerengine.h69 void setLocale(const QLocale &locale);
H A Dqgeoroutingmanager.h70 void setLocale(const QLocale &locale);
H A Dqgeocodingmanagerengine.cpp279 void QGeoCodingManagerEngine::setLocale(const QLocale &locale) in setLocale() function in QGeoCodingManagerEngine
H A Dqgeomappingmanagerengine.cpp190 void QGeoMappingManagerEngine::setLocale(const QLocale &locale) in setLocale() function in QGeoMappingManagerEngine
H A Dqgeoroutingmanagerengine.h70 void setLocale(const QLocale &locale);
H A Dqgeoroutingmanagerengine.cpp342 void QGeoRoutingManagerEngine::setLocale(const QLocale &locale) in setLocale() function in QGeoRoutingManagerEngine
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutingmanager/
H A Dtst_qgeoroutingmanager.cpp104 qgeoroutingmanager->setLocale(german); in locale()
111 qgeoroutingmanager->setLocale(en_UK); in locale()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dinputcontext.h36 Q_PROPERTY(QString locale READ locale WRITE setLocale NOTIFY localeChanged)
69 void setLocale(const QString &locale);
H A Dsettings.h57 void setLocale(const QString &locale);
H A Dplatforminputcontext.h63 void setLocale(QLocale locale);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/places_semiauto/
H A Dtst_places.cpp563 placeManager->setLocale(QLocale("en")); in locale()
568 placeManager->setLocale(QLocale("fi")); in locale()
590 placeManager->setLocale(QLocale("en")); in locale()
594 placeManager->setLocale(QLocale("fr")); in locale()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanager.h94 void setLocale(const QLocale &locale);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodingmanagerplugins/
H A Dqgeocodingmanagerengine_test.h69 setLocale(QLocale(QLocale::German, QLocale::Germany)); in QGeoCodingManagerEngineTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoserviceprovider.cpp150 sharedProvider_->setLocale(locales_.at(0)); in tryAttach()
595 sharedProvider_->setLocale(locales_.at(0)); in setLocales()

12