MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::RecRuleList Class Reference

#include <recRuleList.h>

Inheritance diagram for DTC::RecRuleList:
Inheritance graph
[legend]
Collaboration diagram for DTC::RecRuleList:
Collaboration graph
[legend]

Public Member Functions

Q_INVOKABLE RecRuleList (QObject *parent=nullptr)
 
void Copy (const RecRuleList *src)
 
RecRuleAddNewRecRule ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

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")
 
 PROPERTYIMP_RO_REF (QVariantList, RecRules)
 
 Q_DISABLE_COPY (RecRuleList)
 

Detailed Description

Definition at line 15 of file recRuleList.h.

Constructor & Destructor Documentation

◆ RecRuleList()

Q_INVOKABLE DTC::RecRuleList::RecRuleList ( QObject *  parent = nullptr)
inline

Definition at line 48 of file recRuleList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

DTC::RecRuleList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/3]

DTC::RecRuleList::Q_CLASSINFO ( "RecRules"  )
private

◆ Q_CLASSINFO() [3/3]

DTC::RecRuleList::Q_CLASSINFO ( "AsOf"  )
private

◆ PROPERTYIMP_RO_REF()

DTC::RecRuleList::PROPERTYIMP_RO_REF ( QVariantList  ,
RecRules   
)
private

◆ InitializeCustomTypes()

void DTC::RecRuleList::InitializeCustomTypes ( )
inlinestatic

Definition at line 80 of file recRuleList.h.

Referenced by DvrServices::DvrServices().

◆ Copy()

void DTC::RecRuleList::Copy ( const RecRuleList src)
inline

Definition at line 56 of file recRuleList.h.

◆ AddNewRecRule()

RecRule* DTC::RecRuleList::AddNewRecRule ( )
inline

Definition at line 65 of file recRuleList.h.

◆ Q_DISABLE_COPY()

DTC::RecRuleList::Q_DISABLE_COPY ( RecRuleList  )
private

Property Documentation

◆ StartIndex

int DTC::RecRuleList::StartIndex
readwrite

Definition at line 26 of file recRuleList.h.

◆ Count

int DTC::RecRuleList::Count
readwrite

Definition at line 27 of file recRuleList.h.

◆ TotalAvailable

int DTC::RecRuleList::TotalAvailable
readwrite

Definition at line 28 of file recRuleList.h.

◆ AsOf

QDateTime DTC::RecRuleList::AsOf
readwrite

Definition at line 29 of file recRuleList.h.

◆ Version

QString DTC::RecRuleList::Version
readwrite

Definition at line 30 of file recRuleList.h.

◆ ProtoVer

QString DTC::RecRuleList::ProtoVer
readwrite

Definition at line 31 of file recRuleList.h.

◆ RecRules

QVariantList DTC::RecRuleList::RecRules
read

Definition at line 33 of file recRuleList.h.


The documentation for this class was generated from the following file: