MythTV  0.26-pre
Static Public Member Functions
ChannelGroup Class Reference

#include <channelgroup.h>

List of all members.

Static Public Member Functions

static ChannelGroupList GetChannelGroups (bool includeEmpty=true)
static bool ToggleChannel (uint chanid, int changrpid, int delete_chan)
static bool AddChannel (uint chanid, int changrpid)
static bool DeleteChannel (uint chanid, int changrpid)
static int GetNextChannelGroup (const ChannelGroupList &sorted, int grpid)
static QString GetChannelGroupName (int grpid)
static int GetChannelGroupId (QString changroupname)

Detailed Description

Definition at line 35 of file channelgroup.h.


Member Function Documentation

bool ChannelGroup::ToggleChannel ( uint  chanid,
int  changrpid,
int  delete_chan 
) [static]
bool ChannelGroup::AddChannel ( uint  chanid,
int  changrpid 
) [static]

Definition at line 70 of file channelgroup.cpp.

Referenced by ChannelGroupStorage::Save().

bool ChannelGroup::DeleteChannel ( uint  chanid,
int  changrpid 
) [static]

Definition at line 105 of file channelgroup.cpp.

Referenced by ChannelGroupStorage::Save().

int ChannelGroup::GetNextChannelGroup ( const ChannelGroupList sorted,
int  grpid 
) [static]

Definition at line 172 of file channelgroup.cpp.

Referenced by GuideGrid::toggleGuideListing().

QString ChannelGroup::GetChannelGroupName ( int  grpid) [static]
int ChannelGroup::GetChannelGroupId ( QString  changroupname) [static]

Definition at line 215 of file channelgroup.cpp.

Referenced by GuideGrid::customEvent(), and TVRec::ToggleChannelFavorite().


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