Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.cpp153 QList<WeatherData*> forecast; member in AppModelPrivate
510 QQmlListProperty<WeatherData> AppModel::forecast() const in forecast() function in AppModel