MythTV  0.26-pre
Classes | Public Member Functions | Static Public Member Functions | Private Attributes
VideoSource Class Reference

#include <videosource.h>

Inheritance diagram for VideoSource:
ConfigurationWizard ConfigurationDialog Storage

List of all members.

Classes

class  ID
class  Name

Public Member Functions

 VideoSource ()
int getSourceID (void) const
void loadByID (int id)
QString getSourceName (void) const
virtual void Save (void)
virtual void Save (QString destination)

Static Public Member Functions

static void fillSelections (SelectSetting *setting)
static QString idToName (int id)

Private Attributes

IDid
Namename
XMLTVConfigxmltv

Detailed Description

Definition at line 222 of file videosource.h.


Constructor & Destructor Documentation

Definition at line 653 of file videosource.cpp.


Member Function Documentation

int VideoSource::getSourceID ( void  ) const [inline]

Definition at line 704 of file videosource.cpp.

Referenced by VideoSourceEditor::edit().

Definition at line 689 of file videosource.cpp.

Referenced by VideoSourceEditor::Load().

static QString VideoSource::idToName ( int  id) [static]
QString VideoSource::getSourceName ( void  ) const [inline]

Definition at line 233 of file videosource.h.

Referenced by XMLTV_generic_config::XMLTV_generic_config().

virtual void VideoSource::Save ( void  ) [inline, virtual]

Reimplemented from ConfigurationDialog.

Definition at line 235 of file videosource.h.

virtual void VideoSource::Save ( QString  destination) [inline, virtual]

Reimplemented from ConfigurationDialog.

Definition at line 241 of file videosource.h.


Member Data Documentation

ID* VideoSource::id [private]

Definition at line 269 of file videosource.h.

Name* VideoSource::name [private]

Definition at line 270 of file videosource.h.

Referenced by VideoSource().

Definition at line 271 of file videosource.h.

Referenced by VideoSource().


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