|
MythTV
0.26-pre
|
#include <videoLookupInfo.h>
Public Member Functions | |
| PROPERTYIMP (QString, Type) PROPERTYIMP(QString | |
| Url | PROPERTYIMP (QString, Thumbnail) PROPERTYIMP(int |
| Url Width | PROPERTYIMP (int, Height) public |
| ArtworkItem (QObject *parent=0) | |
| ArtworkItem (const ArtworkItem &src) | |
| void | Copy (const ArtworkItem &src) |
Properties | |
| QString | Type |
| QString | Url |
| QString | Thumbnail |
| int | Width |
| int | Height |
Private Member Functions | |
| Q_CLASSINFO ("version","1.02") | |
Definition at line 25 of file videoLookupInfo.h.
| DTC::ArtworkItem::ArtworkItem | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 52 of file videoLookupInfo.h.
| DTC::ArtworkItem::ArtworkItem | ( | const ArtworkItem & | src | ) | [inline] |
Definition at line 57 of file videoLookupInfo.h.
| DTC::ArtworkItem::Q_CLASSINFO | ( | "version" | , |
| "1.02" | |||
| ) | [private] |
| DTC::ArtworkItem::PROPERTYIMP | ( | QString | , |
| Type | |||
| ) |
| Url DTC::ArtworkItem::PROPERTYIMP | ( | QString | , |
| Thumbnail | |||
| ) |
| Url Width DTC::ArtworkItem::PROPERTYIMP | ( | int | , |
| Height | |||
| ) | [inline] |
Definition at line 40 of file videoLookupInfo.h.
| void DTC::ArtworkItem::Copy | ( | const ArtworkItem & | src | ) | [inline] |
Definition at line 62 of file videoLookupInfo.h.
QString DTC::ArtworkItem::Type [read, write] |
Definition at line 30 of file videoLookupInfo.h.
QString DTC::ArtworkItem::Url [read, write] |
Definition at line 31 of file videoLookupInfo.h.
QString DTC::ArtworkItem::Thumbnail [read, write] |
Definition at line 32 of file videoLookupInfo.h.
int DTC::ArtworkItem::Width [read, write] |
Definition at line 33 of file videoLookupInfo.h.
int DTC::ArtworkItem::Height [read, write] |
Definition at line 34 of file videoLookupInfo.h.
1.7.6.1