Searched refs:m_weatherDescription (Results 1 – 2 of 2) sorted by relevance
85 m_weatherDescription(other.m_weatherDescription), in WeatherData()111 return m_weatherDescription; in weatherDescription()133 m_weatherDescription = value; in setWeatherDescription()
97 QString m_weatherDescription; variable