ChannelListSetting Class Reference

#include <channeleditor.h>

Inheritance diagram for ChannelListSetting:

ListBoxSetting Storage SelectSetting Setting Configurable

List of all members.


Detailed Description

Definition at line 53 of file channeleditor.h.


Public Slots

int fillSelections (void)
void setSortMode (const QString &sort)
void setSourceID (const QString &sourceID)
void setHideMode (bool hide)

Public Member Functions

 ChannelListSetting ()
void load (void)
void save (void)
void save (QString)
QString getSourceID ()
QString getSortMode ()
bool getHideMode ()

Private Attributes

QString currentSourceID
QString currentSortMode
bool currentHideMode

Constructor & Destructor Documentation

ChannelListSetting::ChannelListSetting (  )  [inline]

Definition at line 57 of file channeleditor.h.


Member Function Documentation

void ChannelListSetting::load ( void   )  [inline, virtual]

Implements Storage.

Definition at line 64 of file channeleditor.h.

void ChannelListSetting::save ( void   )  [inline, virtual]

Implements Storage.

Definition at line 65 of file channeleditor.h.

void ChannelListSetting::save ( QString   )  [inline, virtual]

Reimplemented from Storage.

Definition at line 66 of file channeleditor.h.

QString ChannelListSetting::getSourceID (  )  [inline]

Definition at line 68 of file channeleditor.h.

Referenced by ChannelEditor::ChannelEditor().

QString ChannelListSetting::getSortMode (  )  [inline]

Definition at line 69 of file channeleditor.h.

Referenced by ChannelEditor::ChannelEditor().

bool ChannelListSetting::getHideMode (  )  [inline]

Definition at line 70 of file channeleditor.h.

Referenced by ChannelEditor::ChannelEditor().

int ChannelListSetting::fillSelections ( void   )  [slot]

void ChannelListSetting::setSortMode ( const QString &  sort  )  [inline, slot]

Definition at line 74 of file channeleditor.h.

void ChannelListSetting::setSourceID ( const QString &  sourceID  )  [inline, slot]

Definition at line 81 of file channeleditor.h.

void ChannelListSetting::setHideMode ( bool  hide  )  [inline, slot]

Definition at line 88 of file channeleditor.h.


Member Data Documentation

Definition at line 93 of file channeleditor.h.

Referenced by ChannelListSetting(), fillSelections(), getSourceID(), and setSourceID().

Definition at line 97 of file channeleditor.h.

Referenced by ChannelListSetting(), fillSelections(), getSortMode(), and setSortMode().

Definition at line 98 of file channeleditor.h.

Referenced by ChannelListSetting(), fillSelections(), getHideMode(), and setHideMode().


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

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