MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::VideoLookup Class Reference

#include <videoLookupInfo.h>

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

Public Member Functions

Q_INVOKABLE VideoLookup (QObject *parent=nullptr)
 
void Copy (const VideoLookup *src)
 
ArtworkItemAddNewArtwork ()
 

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
 
float 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")
 

Detailed Description

Definition at line 68 of file videoLookupInfo.h.

Constructor & Destructor Documentation

◆ VideoLookup()

Q_INVOKABLE DTC::VideoLookup::VideoLookup ( QObject *  parent = nullptr)
inline

Definition at line 127 of file videoLookupInfo.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

DTC::VideoLookup::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

DTC::VideoLookup::Q_CLASSINFO ( "Artwork"  )
private

◆ InitializeCustomTypes()

void DTC::VideoLookup::InitializeCustomTypes ( )
inlinestatic

Definition at line 180 of file videoLookupInfo.h.

Referenced by DTC::VideoLookupList::InitializeCustomTypes().

◆ Copy()

void DTC::VideoLookup::Copy ( const VideoLookup src)
inline

Definition at line 140 of file videoLookupInfo.h.

◆ AddNewArtwork()

ArtworkItem* DTC::VideoLookup::AddNewArtwork ( )
inline

Definition at line 165 of file videoLookupInfo.h.

Referenced by Video::LookupVideo().

Property Documentation

◆ Title

QString DTC::VideoLookup::Title
readwrite

Definition at line 75 of file videoLookupInfo.h.

◆ SubTitle

QString DTC::VideoLookup::SubTitle
readwrite

Definition at line 76 of file videoLookupInfo.h.

◆ Season

int DTC::VideoLookup::Season
readwrite

Definition at line 77 of file videoLookupInfo.h.

◆ Episode

int DTC::VideoLookup::Episode
readwrite

Definition at line 78 of file videoLookupInfo.h.

◆ Year

int DTC::VideoLookup::Year
readwrite

Definition at line 79 of file videoLookupInfo.h.

◆ Tagline

QString DTC::VideoLookup::Tagline
readwrite

Definition at line 80 of file videoLookupInfo.h.

◆ Description

QString DTC::VideoLookup::Description
readwrite

Definition at line 81 of file videoLookupInfo.h.

◆ Certification

QString DTC::VideoLookup::Certification
readwrite

Definition at line 82 of file videoLookupInfo.h.

◆ Inetref

QString DTC::VideoLookup::Inetref
readwrite

Definition at line 83 of file videoLookupInfo.h.

◆ Collectionref

QString DTC::VideoLookup::Collectionref
readwrite

Definition at line 84 of file videoLookupInfo.h.

◆ HomePage

QString DTC::VideoLookup::HomePage
readwrite

Definition at line 85 of file videoLookupInfo.h.

◆ ReleaseDate

QDateTime DTC::VideoLookup::ReleaseDate
readwrite

Definition at line 86 of file videoLookupInfo.h.

◆ UserRating

float DTC::VideoLookup::UserRating
readwrite

Definition at line 87 of file videoLookupInfo.h.

◆ Length

int DTC::VideoLookup::Length
readwrite

Definition at line 88 of file videoLookupInfo.h.

◆ Language

QString DTC::VideoLookup::Language
readwrite

Definition at line 89 of file videoLookupInfo.h.

◆ Countries

QStringList DTC::VideoLookup::Countries
readwrite

Definition at line 90 of file videoLookupInfo.h.

◆ Popularity

float DTC::VideoLookup::Popularity
readwrite

Definition at line 91 of file videoLookupInfo.h.

◆ Budget

int DTC::VideoLookup::Budget
readwrite

Definition at line 92 of file videoLookupInfo.h.

◆ Revenue

int DTC::VideoLookup::Revenue
readwrite

Definition at line 93 of file videoLookupInfo.h.

◆ IMDB

QString DTC::VideoLookup::IMDB
readwrite

Definition at line 94 of file videoLookupInfo.h.

◆ TMSRef

QString DTC::VideoLookup::TMSRef
readwrite

Definition at line 95 of file videoLookupInfo.h.

◆ Artwork

QVariantList DTC::VideoLookup::Artwork
read

Definition at line 97 of file videoLookupInfo.h.


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