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

#include <programList.h>

List of all members.

Public Member Functions

 PROPERTYIMP (int, StartIndex) PROPERTYIMP(int
Count PROPERTYIMP (int, TotalAvailable) PROPERTYIMP(QDateTime
Count AsOf PROPERTYIMP (QString, Version) PROPERTYIMP(QString
Count AsOf ProtoVer PROPERTYIMP_RO_REF (QVariantList, Programs) public
 ProgramList (QObject *parent=0)
 ProgramList (const ProgramList &src)
void Copy (const ProgramList &src)
ProgramAddNewProgram ()

Properties

int StartIndex
int Count
int TotalAvailable
QDateTime AsOf
QString Version
QString ProtoVer
QVariantList Programs

Private Member Functions

 Q_CLASSINFO ("version","1.0")
 Q_CLASSINFO ("Programs","type=DTC::Program")
 Q_CLASSINFO ("AsOf","transient=true")

Detailed Description

Definition at line 26 of file programList.h.


Constructor & Destructor Documentation

DTC::ProgramList::ProgramList ( QObject *  parent = 0) [inline]

Definition at line 67 of file programList.h.

DTC::ProgramList::ProgramList ( const ProgramList src) [inline]

Definition at line 75 of file programList.h.


Member Function Documentation

DTC::ProgramList::Q_CLASSINFO ( "version"  ,
"1.0"   
) [private]
DTC::ProgramList::Q_CLASSINFO ( "Programs"  ) [private]
DTC::ProgramList::Q_CLASSINFO ( "AsOf"  ) [private]
Count AsOf ProtoVer DTC::ProgramList::PROPERTYIMP_RO_REF ( QVariantList  ,
Programs   
) [inline]

Definition at line 53 of file programList.h.

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

Definition at line 80 of file programList.h.


Property Documentation

Definition at line 37 of file programList.h.

Definition at line 38 of file programList.h.

Definition at line 39 of file programList.h.

QDateTime DTC::ProgramList::AsOf [read, write]

Definition at line 40 of file programList.h.

QString DTC::ProgramList::Version [read, write]

Definition at line 41 of file programList.h.

QString DTC::ProgramList::ProtoVer [read, write]

Definition at line 42 of file programList.h.

QVariantList DTC::ProgramList::Programs [read]

Definition at line 44 of file programList.h.


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