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

#include <mythbackend/servicesv2/v2programGuide.h>

Inheritance diagram for V2ProgramGuide:
[legend]
Collaboration diagram for V2ProgramGuide:
[legend]

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("Channels", "type=V2ChannelInfo")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 Q_DISABLE_COPY (V2ProgramGuide)
 

Detailed Description

Definition at line 31 of file v2programGuide.h.

Constructor & Destructor Documentation

◆ V2ProgramGuide()

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

Definition at line 55 of file v2programGuide.h.

Member Function Documentation

◆ AddNewChannel()

V2ChannelInfo * V2ProgramGuide::AddNewChannel ( )
inline

Definition at line 75 of file v2programGuide.h.

◆ Copy()

void V2ProgramGuide::Copy ( const V2ProgramGuide src)
inline

Definition at line 60 of file v2programGuide.h.

◆ Q_CLASSINFO() [1/3]

V2ProgramGuide::Q_CLASSINFO ( "AsOf"  )
private

◆ Q_CLASSINFO() [2/3]

V2ProgramGuide::Q_CLASSINFO ( "Channels"  )
private

◆ Q_CLASSINFO() [3/3]

V2ProgramGuide::Q_CLASSINFO ( "Version"  ,
"1.0"   
)
private

◆ Q_DISABLE_COPY()

V2ProgramGuide::Q_DISABLE_COPY ( V2ProgramGuide  )
private

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