Home
last modified time | relevance | path

Searched refs:refreshWeather (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.cpp220 this, SLOT(refreshWeather())); in AppModel()
239 this->refreshWeather(); in AppModel()
309 this->refreshWeather(); in positionError()
346 refreshWeather(); in handleGeoNetworkData()
354 void AppModel::refreshWeather() in refreshWeather() function in AppModel
551 refreshWeather(); in setCity()
H A Dappmodel.h154 Q_INVOKABLE void refreshWeather();
H A Dweatherinfo.qml169 model.refreshWeather()