|
MythTV master
|
#include <cstdlib>#include <QRect>#include <QDomDocument>#include "mythpainter.h"#include "mythmainwindow.h"#include "mythuihelper.h"#include "mythscreentype.h"#include "mythuivideo.h"#include "mythimage.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("MythUIVideo(0x%1): ").arg((uint64_t)this, 0, 16) |
| #define LOC QString("MythUIVideo(0x%1): ").arg((uint64_t)this, 0, 16) |
Definition at line 16 of file mythuivideo.cpp.