#include <programAndChannel.h>
Public Member Functions | |
| PROPERTYIMP (QDateTime, StartTime) PROPERTYIMP(QDateTime | |
| EndTime | PROPERTYIMP (QString, Title) PROPERTYIMP(QString |
| EndTime SubTitle | PROPERTYIMP (QString, Category) PROPERTYIMP(QString |
| EndTime SubTitle CatType | PROPERTYIMP (bool, Repeat) PROPERTYIMP(QString |
| EndTime SubTitle CatType SeriesId | PROPERTYIMP (QString, ProgramId) PROPERTYIMP(double |
| EndTime SubTitle CatType SeriesId Stars | PROPERTYIMP (qlonglong, FileSize) PROPERTYIMP(QDateTime |
| EndTime SubTitle CatType SeriesId Stars LastModified | PROPERTYIMP (int, ProgramFlags) PROPERTYIMP(int |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps | PROPERTYIMP (int, AudioProps) PROPERTYIMP(int |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps | PROPERTYIMP (QString, FileName) PROPERTYIMP(QString |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName | PROPERTYIMP (QDate, Airdate) PROPERTYIMP(QString |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description | PROPERTYIMP (QString, Inetref) PROPERTYIMP(int |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season | PROPERTYIMP (int, Episode) PROPERTYIMP_PTR(ChannelInfo |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season Channel | PROPERTYIMP_PTR (RecordingInfo, Recording) PROPERTYIMP_PTR(ArtworkInfoList |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season Channel Artwork | PROPERTYIMP (bool, SerializeDetails) PROPERTYIMP(bool |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season Channel Artwork SerializeChannel | PROPERTYIMP (bool, SerializeRecording) PROPERTYIMP(bool |
| Program (QObject *parent=0) | |
| Program (const Program &src) | |
| void | Copy (const Program &src) |
Static Public Member Functions | |
| static void | InitializeCustomTypes () |
Properties | |
| QDateTime | StartTime |
| QDateTime | EndTime |
| QString | Title |
| QString | SubTitle |
| QString | Category |
| QString | CatType |
| bool | Repeat |
| int | VideoProps |
| int | AudioProps |
| int | SubProps |
| QString | SeriesId |
| QString | ProgramId |
| double | Stars |
| qlonglong | FileSize |
| QDateTime | LastModified |
| int | ProgramFlags |
| QString | FileName |
| QString | HostName |
| QDate | Airdate |
| QString | Description |
| QString | Inetref |
| int | Season |
| int | Episode |
| QObject | Channel |
| QObject | Recording |
| QObject | Artwork |
Private Member Functions | |
| Q_CLASSINFO ("version","1.11") | |
| Q_CLASSINFO ("defaultProp","Description") | |
Definition at line 153 of file programAndChannel.h.
| DTC::Program::Program | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 242 of file programAndChannel.h.
| DTC::Program::Program | ( | const Program & | src | ) | [inline] |
Definition at line 263 of file programAndChannel.h.
| DTC::Program::Q_CLASSINFO | ( | "version" | , | |
| "1.11" | ||||
| ) | [private] |
| DTC::Program::Q_CLASSINFO | ( | "defaultProp" | , | |
| "Description" | ||||
| ) | [private] |
| DTC::Program::PROPERTYIMP | ( | QDateTime | , | |
| StartTime | ||||
| ) |
| EndTime DTC::Program::PROPERTYIMP | ( | QString | , | |
| Title | ||||
| ) |
| EndTime SubTitle DTC::Program::PROPERTYIMP | ( | QString | , | |
| Category | ||||
| ) |
| EndTime SubTitle CatType DTC::Program::PROPERTYIMP | ( | bool | , | |
| Repeat | ||||
| ) |
| EndTime SubTitle CatType SeriesId DTC::Program::PROPERTYIMP | ( | QString | , | |
| ProgramId | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars DTC::Program::PROPERTYIMP | ( | qlonglong | , | |
| FileSize | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified DTC::Program::PROPERTYIMP | ( | int | , | |
| ProgramFlags | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps DTC::Program::PROPERTYIMP | ( | int | , | |
| AudioProps | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps DTC::Program::PROPERTYIMP | ( | QString | , | |
| FileName | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName DTC::Program::PROPERTYIMP | ( | QDate | , | |
| Airdate | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description DTC::Program::PROPERTYIMP | ( | QString | , | |
| Inetref | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season DTC::Program::PROPERTYIMP | ( | int | , | |
| Episode | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season Channel DTC::Program::PROPERTYIMP_PTR | ( | RecordingInfo | , | |
| Recording | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season Channel Artwork DTC::Program::PROPERTYIMP | ( | bool | , | |
| SerializeDetails | ||||
| ) |
| EndTime SubTitle CatType SeriesId Stars LastModified VideoProps SubProps HostName Description Season Channel Artwork SerializeChannel DTC::Program::PROPERTYIMP | ( | bool | , | |
| SerializeRecording | ||||
| ) |
| static void DTC::Program::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 225 of file programAndChannel.h.
Referenced by GuideServices::GuideServices(), DTC::ChannelInfo::InitializeCustomTypes(), DTC::Encoder::InitializeCustomTypes(), and DTC::ProgramList::PROPERTYIMP_RO_REF().
| void DTC::Program::Copy | ( | const Program & | src | ) | [inline] |
Definition at line 268 of file programAndChannel.h.
Referenced by Copy().
QDateTime DTC::Program::StartTime [read, write] |
Definition at line 159 of file programAndChannel.h.
QDateTime DTC::Program::EndTime [read, write] |
Definition at line 160 of file programAndChannel.h.
QString DTC::Program::Title [read, write] |
Definition at line 161 of file programAndChannel.h.
QString DTC::Program::SubTitle [read, write] |
Definition at line 162 of file programAndChannel.h.
QString DTC::Program::Category [read, write] |
Definition at line 163 of file programAndChannel.h.
QString DTC::Program::CatType [read, write] |
Definition at line 164 of file programAndChannel.h.
bool DTC::Program::Repeat [read, write] |
Definition at line 165 of file programAndChannel.h.
int DTC::Program::VideoProps [read, write] |
Definition at line 166 of file programAndChannel.h.
int DTC::Program::AudioProps [read, write] |
Definition at line 167 of file programAndChannel.h.
int DTC::Program::SubProps [read, write] |
Definition at line 168 of file programAndChannel.h.
QString DTC::Program::SeriesId [read, write] |
Definition at line 170 of file programAndChannel.h.
QString DTC::Program::ProgramId [read, write] |
Definition at line 171 of file programAndChannel.h.
double DTC::Program::Stars [read, write] |
Definition at line 172 of file programAndChannel.h.
qlonglong DTC::Program::FileSize [read, write] |
Definition at line 173 of file programAndChannel.h.
QDateTime DTC::Program::LastModified [read, write] |
Definition at line 174 of file programAndChannel.h.
int DTC::Program::ProgramFlags [read, write] |
Definition at line 175 of file programAndChannel.h.
QString DTC::Program::FileName [read, write] |
Definition at line 176 of file programAndChannel.h.
QString DTC::Program::HostName [read, write] |
Definition at line 177 of file programAndChannel.h.
QDate DTC::Program::Airdate [read, write] |
Definition at line 178 of file programAndChannel.h.
QString DTC::Program::Description [read, write] |
Definition at line 179 of file programAndChannel.h.
QString DTC::Program::Inetref [read, write] |
Definition at line 180 of file programAndChannel.h.
int DTC::Program::Season [read, write] |
Definition at line 181 of file programAndChannel.h.
int DTC::Program::Episode [read, write] |
Definition at line 182 of file programAndChannel.h.
QObject DTC::Program::Channel [read] |
Definition at line 184 of file programAndChannel.h.
Referenced by FillProgramInfo().
QObject DTC::Program::Recording [read] |
Definition at line 185 of file programAndChannel.h.
Referenced by FillProgramInfo().
QObject DTC::Program::Artwork [read] |
Definition at line 186 of file programAndChannel.h.
Referenced by FillProgramInfo().
1.6.3