MythTV  master
Macros
sourceManager.cpp File Reference
#include <QApplication>
#include <QDir>
#include <QFileInfo>
#include <QString>
#include <QStringList>
#include <libmyth/mythcontext.h>
#include <libmythbase/mythdb.h>
#include <libmythbase/mythdbcon.h>
#include <libmythbase/mythdirs.h>
#include <libmythui/mythprogressdialog.h>
#include "sourceManager.h"
#include "weatherScreen.h"
#include "weatherSource.h"
Include dependency graph for sourceManager.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("SourceManager: ")
 
#define LOC_ERR   QString("SourceManager Error: ")
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("SourceManager: ")

Definition at line 21 of file sourceManager.cpp.

◆ LOC_ERR

#define LOC_ERR   QString("SourceManager Error: ")

Definition at line 22 of file sourceManager.cpp.