MythTV  master
Macros
mythnewseditor.cpp File Reference
#include <libmyth/mythcontext.h>
#include <libmythbase/mythdate.h>
#include <libmythbase/mythdbcon.h>
#include <libmythui/mythdialogbox.h>
#include <libmythui/mythmainwindow.h>
#include <libmythui/mythuibutton.h>
#include <libmythui/mythuicheckbox.h>
#include <libmythui/mythuitext.h>
#include <libmythui/mythuitextedit.h>
#include "mythnewseditor.h"
#include "newsdbutil.h"
#include "newssite.h"
Include dependency graph for mythnewseditor.cpp:

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ LOC

#define LOC   QString("MythNewsEditor: ")

Definition at line 18 of file mythnewseditor.cpp.

◆ LOC_WARN

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

Definition at line 19 of file mythnewseditor.cpp.

◆ LOC_ERR

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

Definition at line 20 of file mythnewseditor.cpp.