MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions
DTC::VideoSource Class Reference

#include <videoSource.h>

List of all members.

Public Member Functions

 PROPERTYIMP (int, Id) PROPERTYIMP(QString
SourceName PROPERTYIMP (QString, Grabber) PROPERTYIMP(QString
SourceName UserId PROPERTYIMP (QString, FreqTable) PROPERTYIMP(QString
SourceName UserId LineupId PROPERTYIMP (QString, Password) PROPERTYIMP(bool
SourceName UserId LineupId UseEIT PROPERTYIMP (QString, ConfigPath) PROPERTYIMP(int
 VideoSource (QObject *parent=0)
 VideoSource (const VideoSource &src)
void Copy (const VideoSource &src)

Static Public Member Functions

static void InitializeCustomTypes ()

Properties

int Id
QString SourceName
QString Grabber
QString UserId
QString FreqTable
QString LineupId
QString Password
bool UseEIT
QString ConfigPath
int NITId

Private Member Functions

 Q_CLASSINFO ("version","1.0")

Detailed Description

Definition at line 14 of file videoSource.h.


Constructor & Destructor Documentation

DTC::VideoSource::VideoSource ( QObject *  parent = 0) [inline]

Definition at line 51 of file videoSource.h.

DTC::VideoSource::VideoSource ( const VideoSource src) [inline]

Definition at line 57 of file videoSource.h.


Member Function Documentation

DTC::VideoSource::Q_CLASSINFO ( "version"  ,
"1.0"   
) [private]
static void DTC::VideoSource::InitializeCustomTypes ( ) [inline, static]
void DTC::VideoSource::Copy ( const VideoSource src) [inline]

Definition at line 62 of file videoSource.h.


Property Documentation

int DTC::VideoSource::Id [read, write]

Definition at line 19 of file videoSource.h.

QString DTC::VideoSource::SourceName [read, write]

Definition at line 20 of file videoSource.h.

QString DTC::VideoSource::Grabber [read, write]

Definition at line 21 of file videoSource.h.

QString DTC::VideoSource::UserId [read, write]

Definition at line 22 of file videoSource.h.

QString DTC::VideoSource::FreqTable [read, write]

Definition at line 23 of file videoSource.h.

QString DTC::VideoSource::LineupId [read, write]

Definition at line 24 of file videoSource.h.

QString DTC::VideoSource::Password [read, write]

Definition at line 25 of file videoSource.h.

Definition at line 26 of file videoSource.h.

QString DTC::VideoSource::ConfigPath [read, write]

Definition at line 27 of file videoSource.h.

Definition at line 28 of file videoSource.h.


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