MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Public Member Functions | Properties | Private Member Functions | List of all members
DTC::VideoLookupList Class Reference

#include <videoLookupInfoList.h>

Inheritance diagram for DTC::VideoLookupList:
Inheritance graph
[legend]
Collaboration diagram for DTC::VideoLookupList:
Collaboration graph
[legend]

Public Member Functions

 PROPERTYIMP (int, Count) PROPERTYIMP(QDateTime
 
AsOf PROPERTYIMP (QString, Version) PROPERTYIMP(QString
 
 VideoLookupList (QObject *parent=0)
 
 VideoLookupList (const VideoLookupList &src)
 
void Copy (const VideoLookupList &src)
 
VideoLookupAddNewVideoLookup ()
 

Properties

int Count
 
QDateTime AsOf
 
QString Version
 
QString ProtoVer
 
QVariantList VideoLookups
 

Private Member Functions

 Q_CLASSINFO ("version","1.0")
 
 Q_CLASSINFO ("VideoLookups","type=DTC::VideoLookup")
 
 Q_CLASSINFO ("AsOf","transient=true")
 

Detailed Description

Definition at line 24 of file videoLookupInfoList.h.

Constructor & Destructor Documentation

DTC::VideoLookupList::VideoLookupList ( QObject *  parent = 0)
inline

Definition at line 55 of file videoLookupInfoList.h.

DTC::VideoLookupList::VideoLookupList ( const VideoLookupList src)
inline

Definition at line 61 of file videoLookupInfoList.h.

Member Function Documentation

DTC::VideoLookupList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private
DTC::VideoLookupList::Q_CLASSINFO ( "VideoLookups"  )
private
DTC::VideoLookupList::Q_CLASSINFO ( "AsOf"  )
private
DTC::VideoLookupList::PROPERTYIMP ( int  ,
Count   
)
AsOf DTC::VideoLookupList::PROPERTYIMP ( QString  ,
Version   
)
void DTC::VideoLookupList::Copy ( const VideoLookupList src)
inline

Definition at line 66 of file videoLookupInfoList.h.

VideoLookup* DTC::VideoLookupList::AddNewVideoLookup ( )
inline

Definition at line 76 of file videoLookupInfoList.h.

Referenced by Video::LookupVideo().

Property Documentation

int DTC::VideoLookupList::Count
readwrite

Definition at line 35 of file videoLookupInfoList.h.

QDateTime DTC::VideoLookupList::AsOf
readwrite

Definition at line 36 of file videoLookupInfoList.h.

QString DTC::VideoLookupList::Version
readwrite

Definition at line 37 of file videoLookupInfoList.h.

QString DTC::VideoLookupList::ProtoVer
readwrite

Definition at line 38 of file videoLookupInfoList.h.

QVariantList DTC::VideoLookupList::VideoLookups
read

Definition at line 40 of file videoLookupInfoList.h.


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