MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Properties | Private Member Functions
DTC::ArtworkItem Class Reference

#include <videoLookupInfo.h>

List of all members.

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

Detailed Description

Definition at line 25 of file videoLookupInfo.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

DTC::ArtworkItem::Q_CLASSINFO ( "version"  ,
"1.02"   
) [private]
DTC::ArtworkItem::PROPERTYIMP ( QString  ,
Type   
)

Definition at line 40 of file videoLookupInfo.h.

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

Definition at line 62 of file videoLookupInfo.h.


Property Documentation

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.

Definition at line 33 of file videoLookupInfo.h.

Definition at line 34 of file videoLookupInfo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends