Home
last modified time | relevance | path

Searched refs:forecast (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dweatherinfo.qml192 model.forecast[0].dayOfWeek : "??")
194 model.forecast[0].temperature : "??/??")
196 model.forecast[0].weatherIcon : "01d")
204 model.forecast[1].dayOfWeek : "??")
206 model.forecast[1].temperature : "??/??")
208 model.forecast[1].weatherIcon : "01d")
216 model.forecast[2].dayOfWeek : "??")
218 model.forecast[2].temperature : "??/??")
220 model.forecast[2].weatherIcon : "01d")
228 model.forecast[3].dayOfWeek : "??")
[all …]
H A Dappmodel.cpp153 QList<WeatherData*> forecast; member in AppModelPrivate
191 return d->forecast.at(index); in forecastAt()
197 return d->forecast.size(); in forecastCount()
202 static_cast<AppModelPrivate*>(prop->data)->forecast.clear(); in forecastClear()
387 foreach (WeatherData *inf, d->forecast) in handleWeatherNetworkData()
389 d->forecast.clear(); in handleWeatherNetworkData()
480 d->forecast.append(forecastEntry); in handleForecastNetworkData()
510 QQmlListProperty<WeatherData> AppModel::forecast() const in forecast() function in AppModel
H A Dappmodel.h131 Q_PROPERTY(QQmlListProperty<WeatherData> forecast
132 READ forecast
151 QQmlListProperty<WeatherData> forecast() const;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A Dbuiltin-nan.patch11 result = b0 + b1 * (val->f64 + *forecast->latest_x);
20 result = ((val->i64 - b0) / b1) - *forecast->latest_x;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/doc/src/
H A Dweatherinfo.qdoc84 We use a QQmlListProperty for the weather forecast information,
85 which contains the next 4 days of forecast weather. This makes it
/OK3568_Linux_fs/buildroot/package/strongswan/
H A Dstrongswan.mk90 --disable-forecast