MythTV
master
|
#include "mhegic.h"
#include <QByteArray>
#include <QMutexLocker>
#include <QNetworkRequest>
#include <QStringList>
#include <QScopedPointer>
#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 19 of file mhegic.cpp.
|
inlinestatic |
Definition at line 59 of file mhegic.cpp.
Referenced by MHInteractionChannel::CheckFile(), and MHInteractionChannel::GetFile().