|
MythTV master
|
#include <QDir>#include <QFile>#include <QUrl>#include "storagegroup.h"#include "mythcorecontext.h"#include "mythdb.h"#include "mythlogging.h"#include "filesysteminfo.h"#include "mythdirs.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("SG(%1): ").arg(m_groupname) |
| #define LOC QString("SG(%1): ").arg(m_groupname) |
Definition at line 12 of file storagegroup.cpp.