|
MythTV master
|
#include <cmath>#include <unistd.h>#include <utility>#include <QFile>#include <QRegularExpression>#include <QTextStream>#include "libmythbase/mythlogging.h"#include "cardutil.h"#include "channelutil.h"#include "externrecscanner.h"#include "recorders/ExternalRecChannelFetcher.h"#include "scanmonitor.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("ExternRecChanFetch: ") |
| #define LOC QString("ExternRecChanFetch: ") |
Definition at line 22 of file externrecscanner.cpp.