#include <recording.h>
Public Member Functions | |
| PROPERTYIMP_ENUM (RecStatusType, Status) PROPERTYIMP(int | |
| Priority | PROPERTYIMP (QDateTime, StartTs) PROPERTYIMP(QDateTime |
| Priority EndTs | PROPERTYIMP (int, RecordId) PROPERTYIMP(QString |
| Priority EndTs RecGroup | PROPERTYIMP (QString, StorageGroup) PROPERTYIMP(QString |
| Priority EndTs RecGroup PlayGroup | PROPERTYIMP_ENUM (RecordingType, RecType) PROPERTYIMP_ENUM(RecordingDupInType |
| Priority EndTs RecGroup PlayGroup DupInType | PROPERTYIMP_ENUM (RecordingDupMethodType, DupMethod) PROPERTYIMP(int |
| Priority EndTs RecGroup PlayGroup DupInType EncoderId | PROPERTYIMP (QString, Profile) PROPERTYIMP(bool |
| RecordingInfo (QObject *parent=0) | |
| RecordingInfo (const RecordingInfo &src) | |
| void | Copy (const RecordingInfo &src) |
Static Public Member Functions | |
| static void | InitializeCustomTypes () |
Properties | |
| int | Status |
| int | Priority |
| QDateTime | StartTs |
| QDateTime | EndTs |
| int | RecordId |
| QString | RecGroup |
| QString | PlayGroup |
| QString | StorageGroup |
| int | RecType |
| int | DupInType |
| int | DupMethod |
| int | EncoderId |
| QString | Profile |
Private Member Functions | |
| Q_CLASSINFO ("version","1.01") | |
Definition at line 24 of file recording.h.
| DTC::RecordingInfo::RecordingInfo | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 81 of file recording.h.
| DTC::RecordingInfo::RecordingInfo | ( | const RecordingInfo & | src | ) | [inline] |
Definition at line 94 of file recording.h.
| DTC::RecordingInfo::Q_CLASSINFO | ( | "version" | , | |
| "1.01" | ||||
| ) | [private] |
| DTC::RecordingInfo::PROPERTYIMP_ENUM | ( | RecStatusType | , | |
| Status | ||||
| ) |
| Priority DTC::RecordingInfo::PROPERTYIMP | ( | QDateTime | , | |
| StartTs | ||||
| ) |
| Priority EndTs DTC::RecordingInfo::PROPERTYIMP | ( | int | , | |
| RecordId | ||||
| ) |
| Priority EndTs RecGroup DTC::RecordingInfo::PROPERTYIMP | ( | QString | , | |
| StorageGroup | ||||
| ) |
| Priority EndTs RecGroup PlayGroup DTC::RecordingInfo::PROPERTYIMP_ENUM | ( | RecordingType | , | |
| RecType | ||||
| ) |
| Priority EndTs RecGroup PlayGroup DupInType DTC::RecordingInfo::PROPERTYIMP_ENUM | ( | RecordingDupMethodType | , | |
| DupMethod | ||||
| ) |
| Priority EndTs RecGroup PlayGroup DupInType EncoderId DTC::RecordingInfo::PROPERTYIMP | ( | QString | , | |
| Profile | ||||
| ) |
| static void DTC::RecordingInfo::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 73 of file recording.h.
Referenced by DTC::Program::InitializeCustomTypes().
| void DTC::RecordingInfo::Copy | ( | const RecordingInfo & | src | ) | [inline] |
Definition at line 99 of file recording.h.
int DTC::RecordingInfo::Status [read, write] |
Definition at line 29 of file recording.h.
int DTC::RecordingInfo::Priority [read, write] |
Definition at line 30 of file recording.h.
QDateTime DTC::RecordingInfo::StartTs [read, write] |
Definition at line 31 of file recording.h.
QDateTime DTC::RecordingInfo::EndTs [read, write] |
Definition at line 32 of file recording.h.
int DTC::RecordingInfo::RecordId [read, write] |
Definition at line 34 of file recording.h.
QString DTC::RecordingInfo::RecGroup [read, write] |
Definition at line 35 of file recording.h.
QString DTC::RecordingInfo::PlayGroup [read, write] |
Definition at line 36 of file recording.h.
QString DTC::RecordingInfo::StorageGroup [read, write] |
Definition at line 37 of file recording.h.
int DTC::RecordingInfo::RecType [read, write] |
Definition at line 38 of file recording.h.
int DTC::RecordingInfo::DupInType [read, write] |
Definition at line 39 of file recording.h.
int DTC::RecordingInfo::DupMethod [read, write] |
Definition at line 40 of file recording.h.
int DTC::RecordingInfo::EncoderId [read, write] |
Definition at line 41 of file recording.h.
QString DTC::RecordingInfo::Profile [read, write] |
Definition at line 42 of file recording.h.
1.6.3