Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.cpp85 m_weatherDescription(other.m_weatherDescription), in WeatherData()
111 return m_weatherDescription; in weatherDescription()
133 m_weatherDescription = value; in setWeatherDescription()
H A Dappmodel.h97 QString m_weatherDescription; variable