|
MythTV master
|
#include <QDir>#include <QObject>#include <QMultiMap>#include <QStringList>#include "weatherUtils.h"#include "weatherSource.h"Go to the source code of this file.
Classes | |
| class | SourceManager |
Typedefs | |
| using | SourceMap = QMultiMap< long, const WeatherSource * > |
| using SourceMap = QMultiMap<long, const WeatherSource*> |
Definition at line 16 of file sourceManager.h.