MythTV  master
Classes | Macros
mythnewsconfig.cpp File Reference
#include <QFile>
#include <QStringList>
#include <libmyth/mythcontext.h>
#include <libmythbase/mythdbcon.h>
#include <libmythbase/mythdirs.h>
#include <libmythui/mythmainwindow.h>
#include <libmythui/mythuibuttonlist.h>
#include <libmythui/mythuitext.h>
#include "mythnewsconfig.h"
#include "newsdbutil.h"
#include "newssite.h"
Include dependency graph for mythnewsconfig.cpp:

Go to the source code of this file.

Classes

class  MythNewsConfigPriv
 

Macros

#define LOC   QString("MythNewsConfig: ")
 
#define LOC_WARN   QString("MythNewsConfig, Warning: ")
 
#define LOC_ERR   QString("MythNewsConfig, Error: ")
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("MythNewsConfig: ")

Definition at line 18 of file mythnewsconfig.cpp.

◆ LOC_WARN

#define LOC_WARN   QString("MythNewsConfig, Warning: ")

Definition at line 19 of file mythnewsconfig.cpp.

◆ LOC_ERR

#define LOC_ERR   QString("MythNewsConfig, Error: ")

Definition at line 20 of file mythnewsconfig.cpp.