|
MythTV
0.26-pre
|
#include <videoLookupInfo.h>
Definition at line 74 of file videoLookupInfo.h.
| DTC::VideoLookup::VideoLookup | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 141 of file videoLookupInfo.h.
| DTC::VideoLookup::VideoLookup | ( | const VideoLookup & | src | ) | [inline] |
Definition at line 146 of file videoLookupInfo.h.
| DTC::VideoLookup::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| DTC::VideoLookup::Q_CLASSINFO | ( | "Artwork" | ) | [private] |
| DTC::VideoLookup::PROPERTYIMP | ( | QString | , |
| Title | |||
| ) |
| SubTitle Episode Tagline DTC::VideoLookup::PROPERTYIMP | ( | QString | , |
| Description | |||
| ) |
| SubTitle Episode Tagline Certification DTC::VideoLookup::PROPERTYIMP | ( | QString | , |
| Inetref | |||
| ) |
| SubTitle Episode Tagline Certification Collectionref DTC::VideoLookup::PROPERTYIMP | ( | QString | , |
| HomePage | |||
| ) |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate DTC::VideoLookup::PROPERTYIMP | ( | float | , |
| UserRating | |||
| ) |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length DTC::VideoLookup::PROPERTYIMP | ( | QString | , |
| Language | |||
| ) |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length Countries DTC::VideoLookup::PROPERTYIMP | ( | int | , |
| Popularity | |||
| ) |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length Countries Budget DTC::VideoLookup::PROPERTYIMP | ( | int | , |
| Revenue | |||
| ) |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length Countries Budget IMDB DTC::VideoLookup::PROPERTYIMP | ( | QString | , |
| TMSRef | |||
| ) |
| static void DTC::VideoLookup::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 131 of file videoLookupInfo.h.
Referenced by DTC::VideoLookupList::PROPERTYIMP_RO_REF().
| void DTC::VideoLookup::Copy | ( | const VideoLookup & | src | ) | [inline] |
Definition at line 151 of file videoLookupInfo.h.
| ArtworkItem* DTC::VideoLookup::AddNewArtwork | ( | ) | [inline] |
Definition at line 171 of file videoLookupInfo.h.
Referenced by Video::LookupVideo().
QString DTC::VideoLookup::Title [read, write] |
Definition at line 81 of file videoLookupInfo.h.
QString DTC::VideoLookup::SubTitle [read, write] |
Definition at line 82 of file videoLookupInfo.h.
int DTC::VideoLookup::Season [read, write] |
Definition at line 83 of file videoLookupInfo.h.
int DTC::VideoLookup::Episode [read, write] |
Definition at line 84 of file videoLookupInfo.h.
int DTC::VideoLookup::Year [read, write] |
Definition at line 85 of file videoLookupInfo.h.
QString DTC::VideoLookup::Tagline [read, write] |
Definition at line 86 of file videoLookupInfo.h.
QString DTC::VideoLookup::Description [read, write] |
Definition at line 87 of file videoLookupInfo.h.
QString DTC::VideoLookup::Certification [read, write] |
Definition at line 88 of file videoLookupInfo.h.
QString DTC::VideoLookup::Inetref [read, write] |
Definition at line 89 of file videoLookupInfo.h.
QString DTC::VideoLookup::Collectionref [read, write] |
Definition at line 90 of file videoLookupInfo.h.
QString DTC::VideoLookup::HomePage [read, write] |
Definition at line 91 of file videoLookupInfo.h.
QDateTime DTC::VideoLookup::ReleaseDate [read, write] |
Definition at line 92 of file videoLookupInfo.h.
float DTC::VideoLookup::UserRating [read, write] |
Definition at line 93 of file videoLookupInfo.h.
int DTC::VideoLookup::Length [read, write] |
Definition at line 94 of file videoLookupInfo.h.
QString DTC::VideoLookup::Language [read, write] |
Definition at line 95 of file videoLookupInfo.h.
QStringList DTC::VideoLookup::Countries [read, write] |
Definition at line 96 of file videoLookupInfo.h.
int DTC::VideoLookup::Popularity [read, write] |
Definition at line 97 of file videoLookupInfo.h.
int DTC::VideoLookup::Budget [read, write] |
Definition at line 98 of file videoLookupInfo.h.
int DTC::VideoLookup::Revenue [read, write] |
Definition at line 99 of file videoLookupInfo.h.
QString DTC::VideoLookup::IMDB [read, write] |
Definition at line 100 of file videoLookupInfo.h.
QString DTC::VideoLookup::TMSRef [read, write] |
Definition at line 101 of file videoLookupInfo.h.
QVariantList DTC::VideoLookup::Artwork [read] |
Definition at line 103 of file videoLookupInfo.h.
1.7.6.1