#include <videoLookupInfo.h>
Public Member Functions | |
| PROPERTYIMP (QString, Title) PROPERTYIMP(QString | |
| SubTitle | PROPERTYIMP (int, Season) PROPERTYIMP(int |
| SubTitle Episode | PROPERTYIMP (int, Year) PROPERTYIMP(QString |
| SubTitle Episode Tagline | PROPERTYIMP (QString, Description) PROPERTYIMP(QString |
| SubTitle Episode Tagline Certification | PROPERTYIMP (QString, Inetref) PROPERTYIMP(QString |
| SubTitle Episode Tagline Certification Collectionref | PROPERTYIMP (QString, HomePage) PROPERTYIMP(QDateTime |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate | PROPERTYIMP (float, UserRating) PROPERTYIMP(int |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length | PROPERTYIMP (QString, Language) PROPERTYIMP(QStringList |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length Countries | PROPERTYIMP (int, Popularity) PROPERTYIMP(int |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length Countries Budget | PROPERTYIMP (int, Revenue) PROPERTYIMP(QString |
| SubTitle Episode Tagline Certification Collectionref ReleaseDate Length Countries Budget IMDB | PROPERTYIMP (QString, TMSRef) PROPERTYIMP_RO_REF(QVariantList |
| VideoLookup (QObject *parent=0) | |
| VideoLookup (const VideoLookup &src) | |
| void | Copy (const VideoLookup &src) |
| ArtworkItem * | AddNewArtwork () |
Static Public Member Functions | |
| static void | InitializeCustomTypes () |
Properties | |
| QString | Title |
| QString | SubTitle |
| int | Season |
| int | Episode |
| int | Year |
| QString | Tagline |
| QString | Description |
| QString | Certification |
| QString | Inetref |
| QString | Collectionref |
| QString | HomePage |
| QDateTime | ReleaseDate |
| float | UserRating |
| int | Length |
| QString | Language |
| QStringList | Countries |
| int | Popularity |
| int | Budget |
| int | Revenue |
| QString | IMDB |
| QString | TMSRef |
| QVariantList | Artwork |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("Artwork","type=DTC::ArtworkItem") | |
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 DTC::VideoLookup::PROPERTYIMP | ( | int | , | |
| Season | ||||
| ) |
| SubTitle Episode DTC::VideoLookup::PROPERTYIMP | ( | int | , | |
| Year | ||||
| ) |
| 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.6.3