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

#include <encoderList.h>

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

Public Member Functions

Q_INVOKABLE EncoderList (QObject *parent=nullptr)
 
void Copy (const EncoderList *src)
 
EncoderAddNewEncoder ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QVariantList Encoders
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("Encoders", "type=DTC::Encoder")
 
 PROPERTYIMP_RO_REF (QVariantList, Encoders)
 
 Q_DISABLE_COPY (EncoderList)
 

Detailed Description

Definition at line 24 of file encoderList.h.

Constructor & Destructor Documentation

◆ EncoderList()

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

Definition at line 42 of file encoderList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

DTC::EncoderList::Q_CLASSINFO ( "Encoders"  )
private

◆ PROPERTYIMP_RO_REF()

DTC::EncoderList::PROPERTYIMP_RO_REF ( QVariantList  ,
Encoders   
)
private

◆ InitializeCustomTypes()

void DTC::EncoderList::InitializeCustomTypes ( )
inlinestatic

Definition at line 67 of file encoderList.h.

Referenced by DvrServices::DvrServices().

◆ Copy()

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

Definition at line 47 of file encoderList.h.

◆ AddNewEncoder()

Encoder* DTC::EncoderList::AddNewEncoder ( )
inline

Definition at line 52 of file encoderList.h.

◆ Q_DISABLE_COPY()

DTC::EncoderList::Q_DISABLE_COPY ( EncoderList  )
private

Property Documentation

◆ Encoders

QVariantList DTC::EncoderList::Encoders
read

Definition at line 34 of file encoderList.h.


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