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

#include <recRuleFilterList.h>

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

Public Member Functions

Q_INVOKABLE RecRuleFilterList (QObject *parent=nullptr)
 
void Copy (const RecRuleFilterList *src)
 
RecRuleFilterAddNewRecRuleFilter ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

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

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("RecRuleFilters", "type=DTC::RecRuleFilter")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 PROPERTYIMP_RO_REF (QVariantList, RecRuleFilters)
 
 Q_DISABLE_COPY (RecRuleFilterList)
 

Detailed Description

Definition at line 16 of file recRuleFilterList.h.

Constructor & Destructor Documentation

◆ RecRuleFilterList()

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

Definition at line 49 of file recRuleFilterList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

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

◆ Q_CLASSINFO() [2/3]

DTC::RecRuleFilterList::Q_CLASSINFO ( "RecRuleFilters"  )
private

◆ Q_CLASSINFO() [3/3]

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

◆ PROPERTYIMP_RO_REF()

DTC::RecRuleFilterList::PROPERTYIMP_RO_REF ( QVariantList  ,
RecRuleFilters   
)
private

◆ InitializeCustomTypes()

void DTC::RecRuleFilterList::InitializeCustomTypes ( )
inlinestatic

Definition at line 81 of file recRuleFilterList.h.

Referenced by DvrServices::DvrServices().

◆ Copy()

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

Definition at line 57 of file recRuleFilterList.h.

◆ AddNewRecRuleFilter()

RecRuleFilter* DTC::RecRuleFilterList::AddNewRecRuleFilter ( )
inline

Definition at line 66 of file recRuleFilterList.h.

◆ Q_DISABLE_COPY()

DTC::RecRuleFilterList::Q_DISABLE_COPY ( RecRuleFilterList  )
private

Property Documentation

◆ StartIndex

int DTC::RecRuleFilterList::StartIndex
readwrite

Definition at line 27 of file recRuleFilterList.h.

◆ Count

int DTC::RecRuleFilterList::Count
readwrite

Definition at line 28 of file recRuleFilterList.h.

◆ TotalAvailable

int DTC::RecRuleFilterList::TotalAvailable
readwrite

Definition at line 29 of file recRuleFilterList.h.

◆ AsOf

QDateTime DTC::RecRuleFilterList::AsOf
readwrite

Definition at line 30 of file recRuleFilterList.h.

◆ Version

QString DTC::RecRuleFilterList::Version
readwrite

Definition at line 31 of file recRuleFilterList.h.

◆ ProtoVer

QString DTC::RecRuleFilterList::ProtoVer
readwrite

Definition at line 32 of file recRuleFilterList.h.

◆ RecRuleFilters

QVariantList DTC::RecRuleFilterList::RecRuleFilters
read

Definition at line 34 of file recRuleFilterList.h.


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