Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
GUIWindowWeather.cpp File Reference
#include "GUIWindowWeather.h"
#include "GUIUserMessages.h"
#include "LangInfo.h"
#include "ServiceBroker.h"
#include "guilib/WindowIDs.h"
#include "utils/StringUtils.h"
#include "utils/URIUtils.h"
#include "utils/Variant.h"
#include "weather/WeatherManager.h"
#include <utility>

Macros

#define CONTROL_BTNREFRESH   2
 
#define CONTROL_SELECTLOCATION   3
 
#define CONTROL_LABELUPDATED   11
 
#define CONTROL_STATICTEMP   223
 
#define CONTROL_STATICFEEL   224
 
#define CONTROL_STATICUVID   225
 
#define CONTROL_STATICWIND   226
 
#define CONTROL_STATICDEWP   227
 
#define CONTROL_STATICHUMI   228
 
#define CONTROL_LABELD0DAY   31
 
#define CONTROL_LABELD0HI   32
 
#define CONTROL_LABELD0LOW   33
 
#define CONTROL_LABELD0GEN   34
 
#define CONTROL_IMAGED0IMG   35
 
#define LOCALIZED_TOKEN_FIRSTID   370
 
#define LOCALIZED_TOKEN_LASTID   395
 

Macro Definition Documentation

◆ CONTROL_BTNREFRESH

#define CONTROL_BTNREFRESH   2

◆ CONTROL_IMAGED0IMG

#define CONTROL_IMAGED0IMG   35

◆ CONTROL_LABELD0DAY

#define CONTROL_LABELD0DAY   31

◆ CONTROL_LABELD0GEN

#define CONTROL_LABELD0GEN   34

◆ CONTROL_LABELD0HI

#define CONTROL_LABELD0HI   32

◆ CONTROL_LABELD0LOW

#define CONTROL_LABELD0LOW   33

◆ CONTROL_LABELUPDATED

#define CONTROL_LABELUPDATED   11

◆ CONTROL_SELECTLOCATION

#define CONTROL_SELECTLOCATION   3

◆ CONTROL_STATICDEWP

#define CONTROL_STATICDEWP   227

◆ CONTROL_STATICFEEL

#define CONTROL_STATICFEEL   224

◆ CONTROL_STATICHUMI

#define CONTROL_STATICHUMI   228

◆ CONTROL_STATICTEMP

#define CONTROL_STATICTEMP   223

◆ CONTROL_STATICUVID

#define CONTROL_STATICUVID   225

◆ CONTROL_STATICWIND

#define CONTROL_STATICWIND   226

◆ LOCALIZED_TOKEN_FIRSTID

#define LOCALIZED_TOKEN_FIRSTID   370

◆ LOCALIZED_TOKEN_LASTID

#define LOCALIZED_TOKEN_LASTID   395