MythTV  master
Public Member Functions | Public Attributes | List of all members
DTVChannelInfo Class Reference

#include <dtvconfparser.h>

Collaboration diagram for DTVChannelInfo:
Collaboration graph
[legend]

Public Member Functions

 DTVChannelInfo ()=default
 
QString toString () const
 

Public Attributes

QString m_name
 
uint m_serviceid {0}
 
int m_lcn {-1}
 

Detailed Description

Definition at line 47 of file dtvconfparser.h.

Constructor & Destructor Documentation

◆ DTVChannelInfo()

DTVChannelInfo::DTVChannelInfo ( )
default

Member Function Documentation

◆ toString()

QString DTVChannelInfo::toString ( ) const

Definition at line 65 of file dtvconfparser.cpp.

Referenced by DTVConfParser::AddChannel().

Member Data Documentation

◆ m_name

QString DTVChannelInfo::m_name

◆ m_serviceid

uint DTVChannelInfo::m_serviceid {0}

◆ m_lcn

int DTVChannelInfo::m_lcn {-1}

Definition at line 56 of file dtvconfparser.h.

Referenced by DTVConfParser::ParseVDR(), and toString().


The documentation for this class was generated from the following files: