Searched refs:hasValidWeather (Results 1 – 3 of 3) sorted by relevance
155 weatherIcon: (model.hasValidWeather159 topText: (model.hasValidWeather162 bottomText: (model.hasValidWeather191 topText: (model.hasValidWeather ?193 bottomText: (model.hasValidWeather ?195 weatherIcon: (model.hasValidWeather ?203 topText: (model.hasValidWeather ?205 bottomText: (model.hasValidWeather ?207 weatherIcon: (model.hasValidWeather ?215 topText: (model.hasValidWeather ?[all …]
119 Q_PROPERTY(bool hasValidWeather120 READ hasValidWeather143 bool hasValidWeather() const;
498 bool AppModel::hasValidWeather() const in hasValidWeather() function in AppModel