|
MythTV
0.26-pre
|
#include <artworkInfo.h>
Public Member Functions | |
| PROPERTYIMP (QString, URL) PROPERTYIMP(QString | |
| FileName | PROPERTYIMP (QString, StorageGroup) PROPERTYIMP(QString |
| ArtworkInfo (QObject *parent=0) | |
| ArtworkInfo (const ArtworkInfo &src) | |
| 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") | |
Definition at line 24 of file artworkInfo.h.
| DTC::ArtworkInfo::ArtworkInfo | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 49 of file artworkInfo.h.
| DTC::ArtworkInfo::ArtworkInfo | ( | const ArtworkInfo & | src | ) | [inline] |
Definition at line 54 of file artworkInfo.h.
| DTC::ArtworkInfo::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| DTC::ArtworkInfo::PROPERTYIMP | ( | QString | , |
| URL | |||
| ) |
| FileName DTC::ArtworkInfo::PROPERTYIMP | ( | QString | , |
| StorageGroup | |||
| ) |
| static void DTC::ArtworkInfo::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 41 of file artworkInfo.h.
Referenced by DTC::ArtworkInfoList::PROPERTYIMP_RO_REF().
| void DTC::ArtworkInfo::Copy | ( | const ArtworkInfo & | src | ) | [inline] |
Definition at line 59 of file artworkInfo.h.
QString DTC::ArtworkInfo::URL [read, write] |
Definition at line 29 of file artworkInfo.h.
QString DTC::ArtworkInfo::FileName [read, write] |
Definition at line 30 of file artworkInfo.h.
QString DTC::ArtworkInfo::StorageGroup [read, write] |
Definition at line 31 of file artworkInfo.h.
QString DTC::ArtworkInfo::Type [read, write] |
Definition at line 32 of file artworkInfo.h.
1.7.6.1