#include <encoderList.h>
Public Member Functions | |
| PROPERTYIMP_RO_REF (QVariantList, Encoders) public | |
| EncoderList (QObject *parent=0) | |
| EncoderList (const EncoderList &src) | |
| void | Copy (const EncoderList &src) |
| Encoder * | AddNewEncoder () |
Properties | |
| QVariantList | Encoders |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("Encoders","type=DTC::Encoder") | |
Definition at line 24 of file encoderList.h.
| DTC::EncoderList::EncoderList | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 50 of file encoderList.h.
| DTC::EncoderList::EncoderList | ( | const EncoderList & | src | ) | [inline] |
Definition at line 55 of file encoderList.h.
| DTC::EncoderList::Q_CLASSINFO | ( | "version" | , | |
| "1.0" | ||||
| ) | [private] |
| DTC::EncoderList::Q_CLASSINFO | ( | "Encoders" | ) | [private] |
| DTC::EncoderList::PROPERTYIMP_RO_REF | ( | QVariantList | , | |
| Encoders | ||||
| ) | [inline] |
Definition at line 36 of file encoderList.h.
| void DTC::EncoderList::Copy | ( | const EncoderList & | src | ) | [inline] |
Definition at line 60 of file encoderList.h.
| Encoder* DTC::EncoderList::AddNewEncoder | ( | ) | [inline] |
Definition at line 65 of file encoderList.h.
Referenced by Dvr::GetEncoderList().
QVariantList DTC::EncoderList::Encoders [read] |
Definition at line 34 of file encoderList.h.
1.6.3