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

#include <channelgroup.h>

Collaboration diagram for ChannelGroupItem:
Collaboration graph
[legend]

Public Member Functions

 ChannelGroupItem (const ChannelGroupItem &)=default
 
 ChannelGroupItem (const uint grpid, QString name)
 
bool operator== (uint grpid) const
 
ChannelGroupItemoperator= (const ChannelGroupItem &)=default
 

Public Attributes

uint m_grpId
 
QString m_name
 

Detailed Description

Definition at line 15 of file channelgroup.h.

Constructor & Destructor Documentation

◆ ChannelGroupItem() [1/2]

ChannelGroupItem::ChannelGroupItem ( const ChannelGroupItem )
default

◆ ChannelGroupItem() [2/2]

ChannelGroupItem::ChannelGroupItem ( const uint  grpid,
QString  name 
)
inline

Definition at line 19 of file channelgroup.h.

Member Function Documentation

◆ operator==()

bool ChannelGroupItem::operator== ( uint  grpid) const
inline

Definition at line 22 of file channelgroup.h.

◆ operator=()

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

Member Data Documentation

◆ m_grpId

uint ChannelGroupItem::m_grpId

Definition at line 28 of file channelgroup.h.

Referenced by FillChannelGroup(), and V2FillChannelGroup().

◆ m_name

QString ChannelGroupItem::m_name

Definition at line 29 of file channelgroup.h.

Referenced by FillChannelGroup(), lt_group(), and V2FillChannelGroup().


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