MythTV
master
|
#include "recordingrule.h"
#include <utility>
#include <QTimeZone>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythdate.h"
#include "libmythbase/mythdb.h"
#include "libmythbase/mythsorthelper.h"
#include "scheduledrecording.h"
#include "playgroup.h"
#include "recordingprofile.h"
Go to the source code of this file.
Functions | |
static QString | null_to_empty (const QString &str) |
|
inlinestatic |
Definition at line 19 of file recordingrule.cpp.
Referenced by RecordingRule::Save().