MythTV  0.26-pre
Classes | Public Slots | Public Member Functions | Private Attributes
CardInput Class Reference

#include <videosource.h>

Inheritance diagram for CardInput:
ConfigurationWizard ConfigurationDialog Storage

List of all members.

Classes

class  ID

Public Slots

void CreateNewInputGroup ()
void channelScanner ()
void sourceFetch ()
void SetSourceID (const QString &sourceid)

Public Member Functions

 CardInput (bool is_dtv_card, bool is_dvb_card, bool is_new_input, int cardid)
 ~CardInput ()
int getInputID (void) const
void loadByID (int id)
void loadByInput (int cardid, QString input)
QString getSourceName (void) const
virtual void Save (void)
virtual void Save (QString)

Private Attributes

IDid
CardIDcardid
InputNameinputname
SourceIDsourceid
StartingChannelstartchan
TransButtonSettingscan
TransButtonSettingsrcfetch
DiSEqCDevSettingsexternalInputSettings
InputGroupinputgrp0
InputGroupinputgrp1

Detailed Description

Definition at line 765 of file videosource.h.


Constructor & Destructor Documentation

CardInput::CardInput ( bool  is_dtv_card,
bool  is_dvb_card,
bool  is_new_input,
int  cardid 
)

Definition at line 2869 of file videosource.cpp.

Definition at line 2968 of file videosource.cpp.


Member Function Documentation

int CardInput::getInputID ( void  ) const [inline]

Definition at line 3158 of file videosource.cpp.

Referenced by loadByInput().

void CardInput::loadByInput ( int  cardid,
QString  input 
)

Definition at line 3165 of file videosource.cpp.

Referenced by CardUtil::GetCardInputs().

QString CardInput::getSourceName ( void  ) const

Definition at line 2987 of file videosource.cpp.

Referenced by CardUtil::GetCardInputs().

void CardInput::Save ( void  ) [virtual]

Reimplemented from ConfigurationDialog.

Definition at line 3185 of file videosource.cpp.

Referenced by channelScanner(), and sourceFetch().

virtual void CardInput::Save ( QString  ) [inline, virtual]

Reimplemented from ConfigurationDialog.

Definition at line 780 of file videosource.h.

Referenced by Save().

Definition at line 2992 of file videosource.cpp.

Referenced by CardInput().

Definition at line 3061 of file videosource.cpp.

Referenced by CardInput().

Definition at line 3098 of file videosource.cpp.

Referenced by CardInput().

void CardInput::SetSourceID ( const QString &  sourceid) [slot]

Definition at line 2977 of file videosource.cpp.

Referenced by CardInput().


Member Data Documentation

ID* CardInput::id [private]

Definition at line 799 of file videosource.h.

Definition at line 800 of file videosource.h.

Referenced by CardInput(), channelScanner(), loadByInput(), Save(), SetSourceID(), and sourceFetch().

Definition at line 801 of file videosource.h.

Referenced by CardInput(), channelScanner(), and loadByInput().

Definition at line 802 of file videosource.h.

Referenced by CardInput(), channelScanner(), getSourceName(), Save(), and sourceFetch().

Definition at line 803 of file videosource.h.

Referenced by CardInput(), channelScanner(), and sourceFetch().

Definition at line 804 of file videosource.h.

Referenced by CardInput(), and SetSourceID().

Definition at line 805 of file videosource.h.

Referenced by CardInput(), and SetSourceID().

Definition at line 806 of file videosource.h.

Referenced by CardInput(), loadByID(), Save(), and ~CardInput().

Definition at line 807 of file videosource.h.

Referenced by CardInput(), and CreateNewInputGroup().

Definition at line 808 of file videosource.h.

Referenced by CardInput(), and CreateNewInputGroup().


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