#include <dtvconfparser.h>
Public Member Functions | |
| DTVChannelInfo () | |
| QString | toString () const |
Public Attributes | |
| QString | name |
| uint | serviceid |
| int | lcn |
Definition at line 51 of file dtvconfparser.h.
| DTVChannelInfo::DTVChannelInfo | ( | ) | [inline] |
Definition at line 54 of file dtvconfparser.h.
| QString DTVChannelInfo::toString | ( | void | ) | const |
Definition at line 62 of file dtvconfparser.cpp.
Referenced by DTVConfParser::AddChannel().
| QString DTVChannelInfo::name |
Definition at line 60 of file dtvconfparser.h.
Referenced by DTVConfParser::ParseConfATSC(), DTVConfParser::ParseConfQPSK(), and toString().
Definition at line 61 of file dtvconfparser.h.
Referenced by DTVConfParser::ParseConfATSC(), DTVConfParser::ParseConfOFDM(), DTVConfParser::ParseConfQAM(), DTVConfParser::ParseConfQPSK(), DTVConfParser::ParseVDR(), and toString().
Definition at line 62 of file dtvconfparser.h.
Referenced by DTVConfParser::ParseVDR(), and toString().
1.6.3