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::VideoSourceList Class Reference

#include <videoSourceList.h>

List of all members.

Public Member Functions

 PROPERTYIMP (QDateTime, AsOf) PROPERTYIMP(QString
Version PROPERTYIMP (QString, ProtoVer) PROPERTYIMP_RO_REF(QVariantList
 VideoSourceList (QObject *parent=0)
 VideoSourceList (const VideoSourceList &src)
void Copy (const VideoSourceList &src)
VideoSourceAddNewVideoSource ()

Static Public Member Functions

static void InitializeCustomTypes ()

Properties

QDateTime AsOf
QString Version
QString ProtoVer
QVariantList VideoSources

Private Member Functions

 Q_CLASSINFO ("version","1.0")
 Q_CLASSINFO ("VideoSources","type=DTC::VideoSource")
 Q_CLASSINFO ("AsOf","transient=true")

Detailed Description

Definition at line 15 of file videoSourceList.h.


Constructor & Destructor Documentation

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

Definition at line 50 of file videoSourceList.h.

Definition at line 55 of file videoSourceList.h.


Member Function Documentation

DTC::VideoSourceList::Q_CLASSINFO ( "version"  ,
"1.0"   
) [private]
DTC::VideoSourceList::Q_CLASSINFO ( "VideoSources"  ) [private]
DTC::VideoSourceList::Q_CLASSINFO ( "AsOf"  ) [private]
DTC::VideoSourceList::PROPERTYIMP ( QDateTime  ,
AsOf   
)

Definition at line 40 of file videoSourceList.h.

Referenced by ChannelServices::ChannelServices().

void DTC::VideoSourceList::Copy ( const VideoSourceList src) [inline]

Definition at line 60 of file videoSourceList.h.

Definition at line 69 of file videoSourceList.h.

Referenced by Channel::GetVideoSourceList().


Property Documentation

QDateTime DTC::VideoSourceList::AsOf [read, write]

Definition at line 26 of file videoSourceList.h.

QString DTC::VideoSourceList::Version [read, write]

Definition at line 27 of file videoSourceList.h.

QString DTC::VideoSourceList::ProtoVer [read, write]

Definition at line 28 of file videoSourceList.h.

Definition at line 30 of file videoSourceList.h.


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