MythTV master
Classes | Enumerations
weatherScreen.h File Reference
#include <QMap>
#include <QStringList>
#include <libmythui/mythscreentype.h>
#include <libmythui/mythuiimage.h>
#include <libmythui/mythuitext.h>
#include "weatherUtils.h"
Include dependency graph for weatherScreen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WeatherScreen
 Weather screen. More...
 

Enumerations

enum  DaysOfWeek : std::uint8_t {
  DAY_SUNDAY , DAY_MONDAY , DAY_TUESDAY , DAY_WENDESDAY ,
  DAY_THURSDAY , DAY_FRIDAY , DAY_SATURDAY
}
 

Enumeration Type Documentation

◆ DaysOfWeek

enum DaysOfWeek : std::uint8_t
Enumerator
DAY_SUNDAY 
DAY_MONDAY 
DAY_TUESDAY 
DAY_WENDESDAY 
DAY_THURSDAY 
DAY_FRIDAY 
DAY_SATURDAY 

Definition at line 18 of file weatherScreen.h.