MythTV  master
Macros
mythuivideo.cpp File Reference
#include <cstdlib>
#include <QRect>
#include <QDomDocument>
#include "libmythbase/mythlogging.h"
#include "mythpainter.h"
#include "mythmainwindow.h"
#include "mythuihelper.h"
#include "mythscreentype.h"
#include "mythuivideo.h"
#include "mythimage.h"
Include dependency graph for mythuivideo.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("MythUIVideo(0x%1): ").arg((uint64_t)this, 0, 16)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("MythUIVideo(0x%1): ").arg((uint64_t)this, 0, 16)

Definition at line 19 of file mythuivideo.cpp.