MCPcopy Create free account
hub / github.com/comaps/comaps / SetLocale

Method SetLocale

libs/map/search_api.cpp:427–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425}
426
427void SearchAPI::SetLocale(std::string const & locale)
428{
429 m_engine.SetLocale(locale);
430}
431
432bool SearchAPI::QueryMayBeSkipped(SearchParams const & prevParams, SearchParams const & currParams) const
433{

Callers 1

RefreshMapLanguageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected