InputSelector Class Reference

#include <scanwizardhelpers.h>

Inheritance diagram for InputSelector:

ComboBoxSetting TransientStorage SelectSetting Storage Setting Configurable

List of all members.


Detailed Description

Definition at line 164 of file scanwizardhelpers.h.


Public Slots

void SetSourceID (const QString &_sourceid)

Public Member Functions

 InputSelector (uint _default_cardid, const QString &_default_inputname)
virtual void load (void)
uint GetCardID (void) const
QString GetInputName (void) const

Static Public Member Functions

static bool Parse (const QString &cardid_inputname, uint &cardid, QString &inputname)

Private Attributes

uint sourceid
uint default_cardid
QString default_inputname

Constructor & Destructor Documentation

InputSelector::InputSelector ( uint  _default_cardid,
const QString &  _default_inputname 
)

Definition at line 251 of file scanwizardhelpers.cpp.


Member Function Documentation

void InputSelector::load ( void   )  [virtual]

Reimplemented from TransientStorage.

Definition at line 259 of file scanwizardhelpers.cpp.

Referenced by SetSourceID().

uint InputSelector::GetCardID ( void   )  const

Definition at line 315 of file scanwizardhelpers.cpp.

Referenced by ScanWizardConfig::GetCardID().

QString InputSelector::GetInputName ( void   )  const

Definition at line 325 of file scanwizardhelpers.cpp.

Referenced by ScanWizardConfig::GetInputName().

bool InputSelector::Parse ( const QString &  cardid_inputname,
uint cardid,
QString &  inputname 
) [static]

void InputSelector::SetSourceID ( const QString &  _sourceid  )  [slot]

Definition at line 306 of file scanwizardhelpers.cpp.


Member Data Documentation

Definition at line 185 of file scanwizardhelpers.h.

Referenced by load(), and SetSourceID().

Definition at line 186 of file scanwizardhelpers.h.

Referenced by load().

Definition at line 187 of file scanwizardhelpers.h.


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

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