DTC::ProgramList Class Reference
#include <programList.h>
List of all members.
Detailed Description
Definition at line 26 of file programList.h.
Constructor & Destructor Documentation
| DTC::ProgramList::ProgramList |
( |
QObject * |
parent = 0 |
) |
[inline] |
| DTC::ProgramList::ProgramList |
( |
const ProgramList & |
src |
) |
[inline] |
Member Function Documentation
| DTC::ProgramList::Q_CLASSINFO |
( |
"version" |
, |
|
|
"1.0" |
| |
|
) |
| | [private] |
| DTC::ProgramList::Q_CLASSINFO |
( |
"Programs" |
|
) |
[private] |
| DTC::ProgramList::Q_CLASSINFO |
( |
"AsOf" |
|
) |
[private] |
| DTC::ProgramList::PROPERTYIMP |
( |
int |
, |
|
|
StartIndex |
| |
|
) |
| | |
| Count DTC::ProgramList::PROPERTYIMP |
( |
int |
, |
|
|
TotalAvailable |
| |
|
) |
| | |
| Count AsOf DTC::ProgramList::PROPERTYIMP |
( |
QString |
, |
|
|
Version |
| |
|
) |
| | |
| Count AsOf ProtoVer DTC::ProgramList::PROPERTYIMP_RO_REF |
( |
QVariantList |
, |
|
|
Programs |
| |
|
) |
| | [inline] |
| void DTC::ProgramList::Copy |
( |
const ProgramList & |
src |
) |
[inline] |
| Program* DTC::ProgramList::AddNewProgram |
( |
|
) |
[inline] |
Property Documentation
int DTC::ProgramList::StartIndex [read, write] |
int DTC::ProgramList::Count [read, write] |
int DTC::ProgramList::TotalAvailable [read, write] |
QDateTime DTC::ProgramList::AsOf [read, write] |
QString DTC::ProgramList::Version [read, write] |
QString DTC::ProgramList::ProtoVer [read, write] |
QVariantList DTC::ProgramList::Programs [read] |
The documentation for this class was generated from the following file: