#include <captureCardList.h>
Public Member Functions | |
| PROPERTYIMP_RO_REF (QVariantList, CaptureCards) public | |
| CaptureCardList (QObject *parent=0) | |
| CaptureCardList (const CaptureCardList &src) | |
| void | Copy (const CaptureCardList &src) |
| CaptureCard * | AddNewCaptureCard () |
Properties | |
| QVariantList | CaptureCards |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("CaptureCards","type=DTC::CaptureCard") | |
Definition at line 24 of file captureCardList.h.
| DTC::CaptureCardList::CaptureCardList | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 50 of file captureCardList.h.
| DTC::CaptureCardList::CaptureCardList | ( | const CaptureCardList & | src | ) | [inline] |
Definition at line 55 of file captureCardList.h.
| DTC::CaptureCardList::Q_CLASSINFO | ( | "version" | , | |
| "1.0" | ||||
| ) | [private] |
| DTC::CaptureCardList::Q_CLASSINFO | ( | "CaptureCards" | ) | [private] |
| DTC::CaptureCardList::PROPERTYIMP_RO_REF | ( | QVariantList | , | |
| CaptureCards | ||||
| ) | [inline] |
Definition at line 36 of file captureCardList.h.
| void DTC::CaptureCardList::Copy | ( | const CaptureCardList & | src | ) | [inline] |
Definition at line 60 of file captureCardList.h.
| CaptureCard* DTC::CaptureCardList::AddNewCaptureCard | ( | ) | [inline] |
Definition at line 65 of file captureCardList.h.
Referenced by Capture::GetCaptureCardList().
QVariantList DTC::CaptureCardList::CaptureCards [read] |
Definition at line 34 of file captureCardList.h.
1.6.3