|
MythTV
0.26-pre
|
#include <lineup.h>
Public Member Functions | |
| PROPERTYIMP (QString, LineupId) PROPERTYIMP(QString | |
| Name | PROPERTYIMP (QString, DisplayName) PROPERTYIMP(QString |
| Name Type | PROPERTYIMP (QString, Postal) PROPERTYIMP(QString |
| Lineup (QObject *parent=0) | |
| Lineup (const Lineup &src) | |
| void | Copy (const Lineup &src) |
Static Public Member Functions | |
| static void | InitializeCustomTypes () |
Properties | |
| QString | LineupId |
| QString | Name |
| QString | DisplayName |
| QString | Type |
| QString | Postal |
| QString | Device |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| DTC::Lineup::Lineup | ( | QObject * | parent = 0 | ) | [inline] |
| DTC::Lineup::Lineup | ( | const Lineup & | src | ) | [inline] |
| DTC::Lineup::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| DTC::Lineup::PROPERTYIMP | ( | QString | , |
| LineupId | |||
| ) |
| Name DTC::Lineup::PROPERTYIMP | ( | QString | , |
| DisplayName | |||
| ) |
| Name Type DTC::Lineup::PROPERTYIMP | ( | QString | , |
| Postal | |||
| ) |
| static void DTC::Lineup::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 45 of file lineup.h.
Referenced by ChannelServices::ChannelServices(), and DTC::LineupList::PROPERTYIMP_RO_REF().
| void DTC::Lineup::Copy | ( | const Lineup & | src | ) | [inline] |
QString DTC::Lineup::LineupId [read, write] |
QString DTC::Lineup::Name [read, write] |
QString DTC::Lineup::DisplayName [read, write] |
QString DTC::Lineup::Type [read, write] |
QString DTC::Lineup::Postal [read, write] |
QString DTC::Lineup::Device [read, write] |
1.7.6.1