MythTV  master
Classes | Typedefs
sourceManager.h File Reference
#include <QDir>
#include <QObject>
#include <QMultiMap>
#include <QStringList>
#include "weatherUtils.h"
#include "weatherSource.h"
Include dependency graph for sourceManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SourceManager
 

Typedefs

using SourceMap = QMultiMap< long, const WeatherSource * >
 

Typedef Documentation

◆ SourceMap

using SourceMap = QMultiMap<long, const WeatherSource*>

Definition at line 16 of file sourceManager.h.