MythTV  master
Public Member Functions | Properties | Private Member Functions | List of all members
V2Program Class Reference

#include <v2programAndChannel.h>

Inheritance diagram for V2Program:
Inheritance graph
[legend]
Collaboration diagram for V2Program:
Collaboration graph
[legend]

Public Member Functions

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

Properties

QObject Channel
 
QObject Recording
 
QObject Artwork
 
QObject Cast
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.12")
 
 Q_CLASSINFO ("defaultProp", "Description")
 
 Q_CLASSINFO ("deprecated", "FileSize,FileName,HostName")
 
 Q_DISABLE_COPY (V2Program)
 

Detailed Description

Definition at line 105 of file v2programAndChannel.h.

Constructor & Destructor Documentation

◆ V2Program()

Q_INVOKABLE V2Program::V2Program ( QObject *  parent = nullptr)
inline

Definition at line 160 of file v2programAndChannel.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

V2Program::Q_CLASSINFO ( "Version"  ,
"1.12"   
)
private

◆ Q_CLASSINFO() [2/3]

V2Program::Q_CLASSINFO ( "defaultProp"  ,
"Description"   
)
private

◆ Q_CLASSINFO() [3/3]

V2Program::Q_CLASSINFO ( "deprecated"  ,
FileSize,
FileName  ,
HostName"   
)
private

◆ Copy()

void V2Program::Copy ( const V2Program src)
inline

Definition at line 165 of file v2programAndChannel.h.

◆ Q_DISABLE_COPY()

V2Program::Q_DISABLE_COPY ( V2Program  )
private

Property Documentation

◆ Channel

QObject V2Program::Channel
read

Definition at line 147 of file v2programAndChannel.h.

Referenced by V2FillProgramInfo().

◆ Recording

QObject V2Program::Recording
read

Definition at line 148 of file v2programAndChannel.h.

Referenced by FillEncoderList(), and V2FillProgramInfo().

◆ Artwork

QObject V2Program::Artwork
read

Definition at line 149 of file v2programAndChannel.h.

Referenced by V2FillProgramInfo().

◆ Cast

QObject V2Program::Cast
read

Definition at line 150 of file v2programAndChannel.h.

Referenced by V2FillProgramInfo().


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