MythTV  master
Macros
neteditorbase.cpp File Reference
#include <QDomDocument>
#include <libmyth/mythcontext.h>
#include <libmythbase/mythdbcon.h>
#include <libmythbase/mythdirs.h>
#include <libmythbase/netutils.h>
#include <libmythui/mythdialogbox.h>
#include <libmythui/mythmainwindow.h>
#include <libmythui/mythuibuttonlist.h>
#include "netcommon.h"
#include "neteditorbase.h"
Include dependency graph for neteditorbase.cpp:

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ LOC

#define LOC   QString("NetEditorBase: ")

Definition at line 16 of file neteditorbase.cpp.

◆ LOC_WARN

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

Definition at line 17 of file neteditorbase.cpp.

◆ LOC_ERR

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

Definition at line 18 of file neteditorbase.cpp.