#include <artworkInfoList.h>
Public Member Functions | |
| PROPERTYIMP_RO_REF (QVariantList, ArtworkInfos) public | |
| ArtworkInfoList (QObject *parent=0) | |
| ArtworkInfoList (const ArtworkInfoList &src) | |
| void | Copy (const ArtworkInfoList &src) |
| ArtworkInfo * | AddNewArtworkInfo () |
Properties | |
| QVariantList | ArtworkInfos |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("ArtworkInfos","type=DTC::ArtworkInfo") | |
Definition at line 25 of file artworkInfoList.h.
| DTC::ArtworkInfoList::ArtworkInfoList | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 51 of file artworkInfoList.h.
| DTC::ArtworkInfoList::ArtworkInfoList | ( | const ArtworkInfoList & | src | ) | [inline] |
Definition at line 56 of file artworkInfoList.h.
| DTC::ArtworkInfoList::Q_CLASSINFO | ( | "version" | , | |
| "1.0" | ||||
| ) | [private] |
| DTC::ArtworkInfoList::Q_CLASSINFO | ( | "ArtworkInfos" | ) | [private] |
| DTC::ArtworkInfoList::PROPERTYIMP_RO_REF | ( | QVariantList | , | |
| ArtworkInfos | ||||
| ) | [inline] |
Definition at line 37 of file artworkInfoList.h.
| void DTC::ArtworkInfoList::Copy | ( | const ArtworkInfoList & | src | ) | [inline] |
Definition at line 61 of file artworkInfoList.h.
| ArtworkInfo* DTC::ArtworkInfoList::AddNewArtworkInfo | ( | ) | [inline] |
Definition at line 66 of file artworkInfoList.h.
Referenced by FillArtworkInfoList().
QVariantList DTC::ArtworkInfoList::ArtworkInfos [read] |
Definition at line 35 of file artworkInfoList.h.
1.6.3