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

#include <artworkInfo.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QString URL
 
QString FileName
 
QString StorageGroup
 
QString Type
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_DISABLE_COPY (ArtworkInfo)
 

Detailed Description

Definition at line 24 of file artworkInfo.h.

Constructor & Destructor Documentation

◆ ArtworkInfo()

Q_INVOKABLE DTC::ArtworkInfo::ArtworkInfo ( QObject *  parent = nullptr)
inlineexplicit

Definition at line 43 of file artworkInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

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

◆ InitializeCustomTypes()

void ArtworkInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 60 of file artworkInfo.h.

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

◆ Copy()

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

Definition at line 48 of file artworkInfo.h.

◆ Q_DISABLE_COPY()

DTC::ArtworkInfo::Q_DISABLE_COPY ( ArtworkInfo  )
private

Property Documentation

◆ URL

QString DTC::ArtworkInfo::URL
readwrite

Definition at line 29 of file artworkInfo.h.

◆ FileName

QString DTC::ArtworkInfo::FileName
readwrite

Definition at line 30 of file artworkInfo.h.

◆ StorageGroup

QString DTC::ArtworkInfo::StorageGroup
readwrite

Definition at line 31 of file artworkInfo.h.

◆ Type

QString DTC::ArtworkInfo::Type
readwrite

Definition at line 32 of file artworkInfo.h.


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