MythTV  0.26-pre
Public Member Functions | Public Attributes
ChannelGroupItem Class Reference

#include <channelgroup.h>

List of all members.

Public Member Functions

 ChannelGroupItem (const ChannelGroupItem &other)
 ChannelGroupItem (const uint _grpid, const QString &_name)
bool operator== (uint _grpid) const
ChannelGroupItemoperator= (const ChannelGroupItem &)

Public Attributes

uint grpid
QString name

Detailed Description

Definition at line 14 of file channelgroup.h.


Constructor & Destructor Documentation

Definition at line 17 of file channelgroup.h.

ChannelGroupItem::ChannelGroupItem ( const uint  _grpid,
const QString &  _name 
) [inline]

Definition at line 19 of file channelgroup.h.


Member Function Documentation

bool ChannelGroupItem::operator== ( uint  _grpid) const [inline]

Definition at line 22 of file channelgroup.h.

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

Definition at line 11 of file channelgroup.cpp.


Member Data Documentation

Definition at line 28 of file channelgroup.h.

Referenced by operator=().

Definition at line 29 of file channelgroup.h.

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


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