Home
last modified time | relevance | path

Searched refs:weatherDescription (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.h70 Q_PROPERTY(QString weatherDescription
71 READ weatherDescription WRITE setWeatherDescription
83 QString weatherDescription() const;
H A Dweatherinfo.qml163 ? model.weather.weatherDescription
H A Dappmodel.cpp109 QString WeatherData::weatherDescription() const in weatherDescription() function in WeatherData