MythTV  master
Macros | Functions
mhegic.cpp File Reference
#include "mhegic.h"
#include <QByteArray>
#include <QMutexLocker>
#include <QNetworkRequest>
#include <QStringList>
#include <QApplication>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "netstream.h"
Include dependency graph for mhegic.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("[mhegic] ")
 

Functions

static bool isCached (const QUrl &url)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("[mhegic] ")

Definition at line 18 of file mhegic.cpp.

Function Documentation

◆ isCached()

static bool isCached ( const QUrl &  url)
inlinestatic

Definition at line 58 of file mhegic.cpp.

Referenced by MHInteractionChannel::CheckFile(), and MHInteractionChannel::GetFile().