|
MythTV
0.26-pre
|
#include <videoLookupInfoList.h>
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) |
| VideoLookup * | AddNewVideoLookup () |
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") | |
Definition at line 24 of file videoLookupInfoList.h.
| DTC::VideoLookupList::VideoLookupList | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 61 of file videoLookupInfoList.h.
| DTC::VideoLookupList::VideoLookupList | ( | const VideoLookupList & | src | ) | [inline] |
Definition at line 67 of file videoLookupInfoList.h.
| DTC::VideoLookupList::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| DTC::VideoLookupList::Q_CLASSINFO | ( | "VideoLookups" | ) | [private] |
| DTC::VideoLookupList::Q_CLASSINFO | ( | "AsOf" | ) | [private] |
| AsOf DTC::VideoLookupList::PROPERTYIMP | ( | QString | , |
| Version | |||
| ) |
| AsOf ProtoVer DTC::VideoLookupList::PROPERTYIMP_RO_REF | ( | QVariantList | , |
| VideoLookups | |||
| ) | [inline] |
Definition at line 47 of file videoLookupInfoList.h.
| void DTC::VideoLookupList::Copy | ( | const VideoLookupList & | src | ) | [inline] |
Definition at line 72 of file videoLookupInfoList.h.
| VideoLookup* DTC::VideoLookupList::AddNewVideoLookup | ( | ) | [inline] |
Definition at line 82 of file videoLookupInfoList.h.
Referenced by Video::LookupVideo().
int DTC::VideoLookupList::Count [read, write] |
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.
QVariantList DTC::VideoLookupList::VideoLookups [read] |
Definition at line 40 of file videoLookupInfoList.h.
1.7.6.1