MythTV  0.26-pre
Public Types | Public Member Functions | Public Attributes
ChannelInfo Class Reference

#include <dbchannelinfo.h>

List of all members.

Public Types

enum  ChannelFormat { kChannelShort, kChannelLong }

Public Member Functions

 ChannelInfo ()
QString GetFormatted (const ChannelFormat &format) const
void ToMap (InfoMap &infoMap) const

Public Attributes

QString callsign
QString iconpath
QString chanstr
QString channame
int chanid
int sourceid
QString sourcename
int favid
QString recpriority

Detailed Description

Definition at line 56 of file dbchannelinfo.h.


Member Enumeration Documentation

Enumerator:
kChannelShort 
kChannelLong 

Definition at line 60 of file dbchannelinfo.h.


Constructor & Destructor Documentation

Definition at line 59 of file dbchannelinfo.h.


Member Function Documentation

QString ChannelInfo::GetFormatted ( const ChannelFormat format) const
void ChannelInfo::ToMap ( InfoMap infoMap) const

Member Data Documentation

Definition at line 64 of file dbchannelinfo.h.

Referenced by ChannelRecPriority::FillList(), GetFormatted(), and ToMap().

Definition at line 67 of file dbchannelinfo.h.

Referenced by ChannelRecPriority::FillList(), GetFormatted(), and ToMap().

Definition at line 69 of file dbchannelinfo.h.

Referenced by ChannelRecPriority::FillList(), and channelSort::operator()().

Definition at line 70 of file dbchannelinfo.h.

Referenced by ChannelRecPriority::FillList(), and ToMap().

Definition at line 71 of file dbchannelinfo.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends