![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "settings/lib/ISettingCallback.h"
#include "threads/CriticalSection.h"
#include "utils/InfoLoader.h"
#include <array>
#include <memory>
#include <string>
Classes | |
struct | ForecastDay |
struct | WeatherInfo |
class | CWeatherManager |
Variables | |
constexpr unsigned int | WEATHER_LABEL_LOCATION = 10 |
constexpr unsigned int | WEATHER_IMAGE_CURRENT_ICON = 21 |
constexpr unsigned int | WEATHER_LABEL_CURRENT_COND = 22 |
constexpr unsigned int | WEATHER_LABEL_CURRENT_TEMP = 23 |
constexpr unsigned int | WEATHER_LABEL_CURRENT_FEEL = 24 |
constexpr unsigned int | WEATHER_LABEL_CURRENT_UVID = 25 |
constexpr unsigned int | WEATHER_LABEL_CURRENT_WIND = 26 |
constexpr unsigned int | WEATHER_LABEL_CURRENT_DEWP = 27 |
constexpr unsigned int | WEATHER_LABEL_CURRENT_HUMI = 28 |
constexpr const char * | ICON_ADDON_PATH = "resource://resource.images.weathericons.default" |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |