Searched refs:setWeatherDescription (Results 1 – 2 of 2) sorted by relevance
71 READ weatherDescription WRITE setWeatherDescription88 void setWeatherDescription(const QString &value);
131 void WeatherData::setWeatherDescription(const QString &value) in setWeatherDescription() function in WeatherData403 … d->now.setWeatherDescription(tempObject.value(QStringLiteral("description")).toString()); in handleWeatherNetworkData()478 … forecastEntry->setWeatherDescription(jo.value(QStringLiteral("description")).toString()); in handleForecastNetworkData()