MythTV
master
|
#include <QList>
#include <mythcontext.h>
#include <mythscreentype.h>
#include <mythuibuttonlist.h>
#include <mythuibutton.h>
#include <mythuitext.h>
#include <mythuitextedit.h>
#include <mythuispinbox.h>
#include <mythuicheckbox.h>
#include <mythmainwindow.h>
#include <mythdialogbox.h>
#include "weatherUtils.h"
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 *) | |
using CacheMap = QMultiHash<QString, QList<ScriptInfo*> > |
Definition at line 135 of file weatherSetup.h.
Q_DECLARE_METATYPE | ( | SourceListInfo * | ) |