Home
last modified time | relevance | path

Searched refs:m_weather (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.cpp84 m_weather(other.m_weather), in WeatherData()
106 return m_weather; in weatherIcon()
127 m_weather = value; in setWeatherIcon()
H A Dappmodel.h96 QString m_weather; variable