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

#include <videoLookupInfoList.h>

List of all members.

Public Member Functions

 PROPERTYIMP (int, Count) PROPERTYIMP(QDateTime
AsOf PROPERTYIMP (QString, Version) PROPERTYIMP(QString
AsOf ProtoVer PROPERTYIMP_RO_REF (QVariantList, VideoLookups) public
 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 61 of file videoLookupInfoList.h.

Definition at line 67 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]

Definition at line 47 of file videoLookupInfoList.h.

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

Definition at line 72 of file videoLookupInfoList.h.

Definition at line 82 of file videoLookupInfoList.h.

Referenced by Video::LookupVideo().


Property Documentation

Definition at line 35 of file videoLookupInfoList.h.

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

Definition at line 36 of file videoLookupInfoList.h.

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

Definition at line 37 of file videoLookupInfoList.h.

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

Definition at line 38 of file videoLookupInfoList.h.

Definition at line 40 of file videoLookupInfoList.h.


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