MythTV  master
Macros
lcddevice.cpp File Reference
#include <cerrno>
#include <chrono>
#include <cmath>
#include <cstdlib>
#include <fcntl.h>
#include <unistd.h>
#include <QApplication>
#include <QTextStream>
#include <QByteArray>
#include <QStringConverter>
#include <QTcpSocket>
#include <QTimer>
#include "lcddevice.h"
#include "mythlogging.h"
#include "compat.h"
#include "mythdb.h"
#include "mythdirs.h"
#include "mythevent.h"
#include "mythsocket.h"
#include "mythsystemlegacy.h"
#include "exitcodes.h"
Include dependency graph for lcddevice.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("LCDdevice: ")
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("LCDdevice: ")

Definition at line 42 of file lcddevice.cpp.