|
MythTV
0.26-pre
|
#include <recRuleList.h>
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, RecRules) public |
| RecRuleList (QObject *parent=0) | |
| RecRuleList (const RecRuleList &src) | |
| void | Copy (const RecRuleList &src) |
| RecRule * | AddNewRecRule () |
Properties | |
| int | StartIndex |
| int | Count |
| int | TotalAvailable |
| QDateTime | AsOf |
| QString | Version |
| QString | ProtoVer |
| QVariantList | RecRules |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("RecRules","type=DTC::RecRule") | |
| Q_CLASSINFO ("AsOf","transient=true") | |
Definition at line 15 of file recRuleList.h.
| DTC::RecRuleList::RecRuleList | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 56 of file recRuleList.h.
| DTC::RecRuleList::RecRuleList | ( | const RecRuleList & | src | ) | [inline] |
Definition at line 61 of file recRuleList.h.
| DTC::RecRuleList::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| DTC::RecRuleList::Q_CLASSINFO | ( | "RecRules" | ) | [private] |
| DTC::RecRuleList::Q_CLASSINFO | ( | "AsOf" | ) | [private] |
| Count AsOf DTC::RecRuleList::PROPERTYIMP | ( | QString | , |
| Version | |||
| ) |
| Count AsOf ProtoVer DTC::RecRuleList::PROPERTYIMP_RO_REF | ( | QVariantList | , |
| RecRules | |||
| ) | [inline] |
Definition at line 42 of file recRuleList.h.
| void DTC::RecRuleList::Copy | ( | const RecRuleList & | src | ) | [inline] |
Definition at line 66 of file recRuleList.h.
| RecRule* DTC::RecRuleList::AddNewRecRule | ( | ) | [inline] |
Definition at line 75 of file recRuleList.h.
Referenced by Dvr::GetRecordScheduleList().
int DTC::RecRuleList::StartIndex [read, write] |
Definition at line 26 of file recRuleList.h.
int DTC::RecRuleList::Count [read, write] |
Definition at line 27 of file recRuleList.h.
int DTC::RecRuleList::TotalAvailable [read, write] |
Definition at line 28 of file recRuleList.h.
QDateTime DTC::RecRuleList::AsOf [read, write] |
Definition at line 29 of file recRuleList.h.
QString DTC::RecRuleList::Version [read, write] |
Definition at line 30 of file recRuleList.h.
QString DTC::RecRuleList::ProtoVer [read, write] |
Definition at line 31 of file recRuleList.h.
QVariantList DTC::RecRuleList::RecRules [read] |
Definition at line 33 of file recRuleList.h.
1.7.6.1