|
MythTV master
|
#include "mhegic.h"#include <QByteArray>#include <QMutexLocker>#include <QNetworkRequest>#include <QStringList>#include <QApplication>#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythlogging.h"#include "netstream.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("[mhegic] ") |
Functions | |
| static bool | isCached (const QUrl &url) |
| #define LOC QString("[mhegic] ") |
Definition at line 18 of file mhegic.cpp.
|
inlinestatic |
Definition at line 58 of file mhegic.cpp.
Referenced by MHInteractionChannel::CheckFile(), and MHInteractionChannel::GetFile().