DBChannel Class Reference

#include <channelutil.h>

Inheritance diagram for DBChannel:

PixmapChannel

List of all members.


Detailed Description

Definition at line 16 of file channelutil.h.


Public Member Functions

 DBChannel (const DBChannel &)
 DBChannel (const QString &_channum, const QString &_callsign, uint _chanid, uint _major_chan, uint _minor_chan, uint _favorite, uint _mplexid, bool _visible, const QString &_name, const QString &_icon)
DBChanneloperator= (const DBChannel &)
bool operator== (uint _chanid) const

Public Attributes

QString channum
QString callsign
uint chanid
uint major_chan
uint minor_chan
uint favorite
uint mplexid
bool visible
QString name
QString icon

Constructor & Destructor Documentation

DBChannel::DBChannel ( const DBChannel other  ) 

Definition at line 21 of file channelutil.cpp.

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

Definition at line 26 of file channelutil.cpp.


Member Function Documentation

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

Definition at line 42 of file channelutil.cpp.

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

Definition at line 26 of file channelutil.h.


Member Data Documentation

Definition at line 33 of file channelutil.h.

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

Definition at line 34 of file channelutil.h.

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

Definition at line 36 of file channelutil.h.

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

Definition at line 37 of file channelutil.h.

Referenced by operator=().

QString DBChannel::name

Definition at line 38 of file channelutil.h.

Referenced by PixmapChannel::GetFormatted(), and operator=().

QString DBChannel::icon


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

Generated on Sat Dec 18 05:16:01 2010 for MythTV by  doxygen 1.5.5