|
MythTV
0.26-pre
|
#include <channeldata.h>
Public Member Functions | |
| ChanInfo () | |
| ChanInfo (const ChanInfo &other) | |
Public Attributes | |
| QString | callsign |
| QString | iconpath |
| QString | chanstr |
| QString | xmltvid |
| QString | old_xmltvid |
| QString | name |
| QString | freqid |
| QString | finetune |
| QString | tvformat |
Definition at line 8 of file channeldata.h.
| ChanInfo::ChanInfo | ( | ) | [inline] |
Definition at line 11 of file channeldata.h.
| ChanInfo::ChanInfo | ( | const ChanInfo & | other | ) | [inline] |
Definition at line 12 of file channeldata.h.
| QString ChanInfo::callsign |
Definition at line 23 of file channeldata.h.
Referenced by ChanInfo(), XMLTVParser::parseChannel(), and FillData::xawtvChannel().
| QString ChanInfo::iconpath |
Definition at line 24 of file channeldata.h.
Referenced by ChanInfo(), and XMLTVParser::parseChannel().
| QString ChanInfo::chanstr |
Definition at line 25 of file channeldata.h.
Referenced by ChanInfo(), XMLTVParser::parseChannel(), and FillData::xawtvChannel().
| QString ChanInfo::xmltvid |
Definition at line 26 of file channeldata.h.
Referenced by ChanInfo(), XMLTVParser::parseChannel(), and FillData::xawtvChannel().
| QString ChanInfo::old_xmltvid |
Definition at line 27 of file channeldata.h.
Referenced by ChanInfo().
| QString ChanInfo::name |
Definition at line 28 of file channeldata.h.
Referenced by ChanInfo(), XMLTVParser::parseChannel(), and FillData::xawtvChannel().
| QString ChanInfo::freqid |
Definition at line 29 of file channeldata.h.
Referenced by ChanInfo(), XMLTVParser::parseChannel(), and FillData::xawtvChannel().
| QString ChanInfo::finetune |
Definition at line 30 of file channeldata.h.
Referenced by ChanInfo(), and FillData::xawtvChannel().
| QString ChanInfo::tvformat |
Definition at line 31 of file channeldata.h.
Referenced by ChanInfo(), XMLTVParser::parseChannel(), and FillData::xawtvChannel().
1.7.6.1