Go to the source code of this file.
|
| #define | LOC QString("NewsSite: ") |
| |
| #define | LOC_WARN QString("NewsSite, Warning: ") |
| |
| #define | LOC_ERR QString("NewsSite, Error: ") |
| |
|
| static bool | isImage (const QString &mimeType) |
| |
| static bool | isVideo (const QString &mimeType) |
| |
◆ LOC
| #define LOC QString("NewsSite: ") |
◆ LOC_ERR
| #define LOC_ERR QString("NewsSite, Error: ") |
◆ LOC_WARN
| #define LOC_WARN QString("NewsSite, Warning: ") |
◆ isImage()
| static bool isImage |
( |
const QString & |
mimeType | ) |
|
|
static |
◆ isVideo()
| static bool isVideo |
( |
const QString & |
mimeType | ) |
|
|
static |