#include <QFile>
#include <mythdate.h>
#include <mythlogging.h>
#include <mythdirs.h>
#include <mythdownloadmanager.h>
#include <mythevent.h>
#include <mythsorthelper.h>
#include "newssite.h"
Go to the source code of this file.
|
#define | LOC QString("NewsSite: ") |
|
#define | LOC_WARN QString("NewsSite, Warning: ") |
|
#define | LOC_ERR QString("NewsSite, Error: ") |
|
◆ LOC
#define LOC QString("NewsSite: ") |
◆ LOC_WARN
#define LOC_WARN QString("NewsSite, Warning: ") |
◆ LOC_ERR
#define LOC_ERR QString("NewsSite, Error: ") |
◆ isImage()
static bool isImage |
( |
const QString & |
mimeType | ) |
|
|
static |
◆ isVideo()
static bool isVideo |
( |
const QString & |
mimeType | ) |
|
|
static |