|
MythTV
0.26-pre
|
#include <programAndChannel.h>
Definition at line 29 of file programAndChannel.h.
| DTC::ChannelInfo::ChannelInfo | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 107 of file programAndChannel.h.
| DTC::ChannelInfo::ChannelInfo | ( | const ChannelInfo & | src | ) | [inline] |
Definition at line 127 of file programAndChannel.h.
| DTC::ChannelInfo::Q_CLASSINFO | ( | "version" | , |
| "1.06" | |||
| ) | [private] |
| DTC::ChannelInfo::Q_CLASSINFO | ( | "Programs" | ) | [private] |
| ChanNum DTC::ChannelInfo::PROPERTYIMP | ( | QString | , |
| CallSign | |||
| ) |
| ChanNum IconURL DTC::ChannelInfo::PROPERTYIMP | ( | QString | , |
| ChannelName | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan DTC::ChannelInfo::PROPERTYIMP | ( | uint | , |
| ATSCMinorChan | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format DTC::ChannelInfo::PROPERTYIMP | ( | QString | , |
| Modulation | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format Frequency DTC::ChannelInfo::PROPERTYIMP | ( | QString | , |
| FrequencyId | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format Frequency FrequencyTable DTC::ChannelInfo::PROPERTYIMP | ( | int | , |
| FineTune | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format Frequency FrequencyTable SIStandard DTC::ChannelInfo::PROPERTYIMP | ( | QString | , |
| ChanFilters | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format Frequency FrequencyTable SIStandard SourceId DTC::ChannelInfo::PROPERTYIMP | ( | int | , |
| InputId | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format Frequency FrequencyTable SIStandard SourceId CommFree DTC::ChannelInfo::PROPERTYIMP | ( | bool | , |
| UseEIT | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format Frequency FrequencyTable SIStandard SourceId CommFree Visible DTC::ChannelInfo::PROPERTYIMP | ( | QString | , |
| XMLTVID | |||
| ) |
| ChanNum IconURL MplexId ServiceId ATSCMajorChan Format Frequency FrequencyTable SIStandard SourceId CommFree Visible DefaultAuth DTC::ChannelInfo::PROPERTYIMP_RO_REF | ( | QVariantList | , |
| Programs | |||
| ) |
| void ChannelInfo::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 321 of file programAndChannel.h.
Referenced by DTC::Program::InitializeCustomTypes(), DTC::ChannelInfoList::PROPERTYIMP_RO_REF(), and DTC::ProgramGuide::PROPERTYIMP_RO_REF().
| void DTC::ChannelInfo::Copy | ( | const ChannelInfo & | src | ) | [inline] |
Definition at line 132 of file programAndChannel.h.
| Program * ChannelInfo::AddNewProgram | ( | ) | [inline] |
Definition at line 310 of file programAndChannel.h.
Referenced by Guide::GetProgramGuide().
uint DTC::ChannelInfo::ChanId [read, write] |
Definition at line 39 of file programAndChannel.h.
QString DTC::ChannelInfo::ChanNum [read, write] |
Definition at line 40 of file programAndChannel.h.
QString DTC::ChannelInfo::CallSign [read, write] |
Definition at line 41 of file programAndChannel.h.
QString DTC::ChannelInfo::IconURL [read, write] |
Definition at line 42 of file programAndChannel.h.
QString DTC::ChannelInfo::ChannelName [read, write] |
Definition at line 43 of file programAndChannel.h.
uint DTC::ChannelInfo::MplexId [read, write] |
Definition at line 45 of file programAndChannel.h.
uint DTC::ChannelInfo::TransportId [read, write] |
Definition at line 46 of file programAndChannel.h.
uint DTC::ChannelInfo::ServiceId [read, write] |
Definition at line 47 of file programAndChannel.h.
uint DTC::ChannelInfo::NetworkId [read, write] |
Definition at line 48 of file programAndChannel.h.
uint DTC::ChannelInfo::ATSCMajorChan [read, write] |
Definition at line 49 of file programAndChannel.h.
uint DTC::ChannelInfo::ATSCMinorChan [read, write] |
Definition at line 50 of file programAndChannel.h.
QString DTC::ChannelInfo::Format [read, write] |
Definition at line 51 of file programAndChannel.h.
QString DTC::ChannelInfo::Modulation [read, write] |
Definition at line 52 of file programAndChannel.h.
long DTC::ChannelInfo::Frequency [read, write] |
Definition at line 53 of file programAndChannel.h.
QString DTC::ChannelInfo::FrequencyId [read, write] |
Definition at line 54 of file programAndChannel.h.
QString DTC::ChannelInfo::FrequencyTable [read, write] |
Definition at line 55 of file programAndChannel.h.
int DTC::ChannelInfo::FineTune [read, write] |
Definition at line 56 of file programAndChannel.h.
QString DTC::ChannelInfo::SIStandard [read, write] |
Definition at line 57 of file programAndChannel.h.
QString DTC::ChannelInfo::ChanFilters [read, write] |
Definition at line 58 of file programAndChannel.h.
int DTC::ChannelInfo::SourceId [read, write] |
Definition at line 59 of file programAndChannel.h.
int DTC::ChannelInfo::InputId [read, write] |
Definition at line 60 of file programAndChannel.h.
int DTC::ChannelInfo::CommFree [read, write] |
Definition at line 61 of file programAndChannel.h.
bool DTC::ChannelInfo::UseEIT [read, write] |
Definition at line 62 of file programAndChannel.h.
bool DTC::ChannelInfo::Visible [read, write] |
Definition at line 63 of file programAndChannel.h.
QString DTC::ChannelInfo::XMLTVID [read, write] |
Definition at line 64 of file programAndChannel.h.
QString DTC::ChannelInfo::DefaultAuth [read, write] |
Definition at line 65 of file programAndChannel.h.
QVariantList DTC::ChannelInfo::Programs [read] |
Definition at line 67 of file programAndChannel.h.
1.7.6.1