|
MythTV
0.26-pre
|
Public Member Functions | |
| XmltvID (const ChannelID &id, const QString &_sourceName) | |
| void | Load (void) |
| void | fillSelections (void) |
Private Attributes | |
| QString | sourceName |
Definition at line 235 of file channelsettings.cpp.
| XmltvID::XmltvID | ( | const ChannelID & | id, |
| const QString & | _sourceName | ||
| ) | [inline] |
Definition at line 238 of file channelsettings.cpp.
| void XmltvID::Load | ( | void | ) | [inline, virtual] |
Reimplemented from SimpleDBStorage.
Definition at line 250 of file channelsettings.cpp.
Referenced by ChannelOptionsCommon::sourceChanged().
| void XmltvID::fillSelections | ( | void | ) | [inline] |
Definition at line 256 of file channelsettings.cpp.
Referenced by Load().
QString XmltvID::sourceName [private] |
Definition at line 289 of file channelsettings.cpp.
Referenced by fillSelections().
1.7.6.1