MythTV  master
Classes | Typedefs | Functions
weatherSetup.h File Reference
#include <QList>
#include <libmyth/mythcontext.h>
#include <libmythui/mythdialogbox.h>
#include <libmythui/mythmainwindow.h>
#include <libmythui/mythscreentype.h>
#include <libmythui/mythuibutton.h>
#include <libmythui/mythuibuttonlist.h>
#include <libmythui/mythuicheckbox.h>
#include <libmythui/mythuispinbox.h>
#include <libmythui/mythuitext.h>
#include <libmythui/mythuitextedit.h>
#include "weatherUtils.h"
Include dependency graph for weatherSetup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SourceListInfo
 
class  GlobalSetup
 Screen for mythweather global settings. More...
 
class  ScreenSetup
 
class  SourceSetup
 
struct  ResultListInfo
 
class  LocationDialog
 

Typedefs

using CacheMap = QMultiHash< QString, QList< ScriptInfo * > >
 

Functions

 Q_DECLARE_METATYPE (SourceListInfo *)
 

Typedef Documentation

◆ CacheMap

using CacheMap = QMultiHash<QString, QList<ScriptInfo*> >

Definition at line 136 of file weatherSetup.h.

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( SourceListInfo )