DBChannel Class Reference

#include <dbchannelinfo.h>

List of all members.

Public Types

enum  ChannelFormat { kChannelShort, kChannelLong }

Public Member Functions

 DBChannel (const DBChannel &)
 DBChannel (const QString &_channum, const QString &_callsign, uint _chanid, uint _major_chan, uint _minor_chan, uint _mplexid, bool _visible, const QString &_name, const QString &_icon, uint _sourceid, uint _cardid, uint _grpid)
DBChanneloperator= (const DBChannel &)
bool operator== (uint _chanid) const
QString GetFormatted (const ChannelFormat &format) const
void ToMap (InfoMap &infoMap) const

Public Attributes

QString channum
QString callsign
QString name
QString icon
uint chanid
uint major_chan
uint minor_chan
uint mplexid
uint sourceid
uint cardid
uint grpid
bool visible

Detailed Description

Definition at line 22 of file dbchannelinfo.h.


Member Enumeration Documentation

Enumerator:
kChannelShort 
kChannelLong 

Definition at line 36 of file dbchannelinfo.h.


Constructor & Destructor Documentation

DBChannel::DBChannel ( const DBChannel other  ) 

Definition at line 20 of file dbchannelinfo.cpp.

DBChannel::DBChannel ( const QString &  _channum,
const QString &  _callsign,
uint  _chanid,
uint  _major_chan,
uint  _minor_chan,
uint  _mplexid,
bool  _visible,
const QString &  _name,
const QString &  _icon,
uint  _sourceid,
uint  _cardid,
uint  _grpid 
)

Definition at line 31 of file dbchannelinfo.cpp.


Member Function Documentation

DBChannel & DBChannel::operator= ( const DBChannel other  ) 

Definition at line 48 of file dbchannelinfo.cpp.

bool DBChannel::operator== ( uint  _chanid  )  const [inline]

Definition at line 33 of file dbchannelinfo.h.

QString DBChannel::GetFormatted ( const ChannelFormat format  )  const

Definition at line 82 of file dbchannelinfo.cpp.

Referenced by GuideGrid::updateChannels().

void DBChannel::ToMap ( InfoMap infoMap  )  const

Definition at line 66 of file dbchannelinfo.cpp.

Referenced by GuideGrid::updateChannels(), and GuideGrid::updateInfo().


Member Data Documentation

QString DBChannel::name

Definition at line 43 of file dbchannelinfo.h.

Referenced by GetFormatted(), operator=(), and ToMap().

QString DBChannel::icon

Definition at line 44 of file dbchannelinfo.h.

Referenced by operator=(), ToMap(), GuideGrid::updateChannels(), and GuideGrid::updateInfo().

Definition at line 46 of file dbchannelinfo.h.

Referenced by lt_smart(), operator=(), and ToMap().

Definition at line 47 of file dbchannelinfo.h.

Referenced by lt_smart(), operator=(), and ToMap().

Definition at line 48 of file dbchannelinfo.h.

Referenced by operator=(), and ToMap().

Definition at line 49 of file dbchannelinfo.h.

Referenced by operator=(), and ToMap().

Definition at line 50 of file dbchannelinfo.h.

Referenced by operator=().

Definition at line 51 of file dbchannelinfo.h.

Referenced by operator=(), and ToMap().

Definition at line 52 of file dbchannelinfo.h.

Referenced by operator=(), and ToMap().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:59 2012 for MythTV by  doxygen 1.6.3