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

#include <videoLookupInfo.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QString Type
 
QString Url
 
QString Thumbnail
 
int Width
 
int Height
 

Private Member Functions

 Q_CLASSINFO ("version", "1.02")
 
 PROPERTYIMP (int, Height)
 
 Q_DISABLE_COPY (ArtworkItem)
 

Detailed Description

Definition at line 25 of file videoLookupInfo.h.

Constructor & Destructor Documentation

◆ ArtworkItem()

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

Definition at line 46 of file videoLookupInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

DTC::ArtworkItem::Q_CLASSINFO ( "version"  ,
"1.02"   
)
private

◆ PROPERTYIMP()

DTC::ArtworkItem::PROPERTYIMP ( int  ,
Height   
)
private

◆ InitializeCustomTypes()

void DTC::ArtworkItem::InitializeCustomTypes ( )
inlinestatic

Definition at line 175 of file videoLookupInfo.h.

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

◆ Copy()

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

Definition at line 53 of file videoLookupInfo.h.

◆ Q_DISABLE_COPY()

DTC::ArtworkItem::Q_DISABLE_COPY ( ArtworkItem  )
private

Property Documentation

◆ Type

QString DTC::ArtworkItem::Type
readwrite

Definition at line 30 of file videoLookupInfo.h.

◆ Url

QString DTC::ArtworkItem::Url
readwrite

Definition at line 31 of file videoLookupInfo.h.

◆ Thumbnail

QString DTC::ArtworkItem::Thumbnail
readwrite

Definition at line 32 of file videoLookupInfo.h.

◆ Width

int DTC::ArtworkItem::Width
readwrite

Definition at line 33 of file videoLookupInfo.h.

◆ Height

int DTC::ArtworkItem::Height
readwrite

Definition at line 34 of file videoLookupInfo.h.


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