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

#include <mythbackend/servicesv2/v2channelGroupList.h>

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

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("ChannelGroups", "type=V2ChannelGroup")
 
 SERVICE_PROPERTY2 (QVariantList, ChannelGroups)
 
 Q_DISABLE_COPY (V2ChannelGroupList)
 

Detailed Description

Definition at line 13 of file v2channelGroupList.h.

Constructor & Destructor Documentation

◆ V2ChannelGroupList()

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

Definition at line 27 of file v2channelGroupList.h.

Member Function Documentation

◆ AddNewChannelGroup()

V2ChannelGroup * V2ChannelGroupList::AddNewChannelGroup ( )
inline

Definition at line 37 of file v2channelGroupList.h.

◆ Copy()

void V2ChannelGroupList::Copy ( const V2ChannelGroupList src)
inline

Definition at line 32 of file v2channelGroupList.h.

◆ Q_CLASSINFO() [1/2]

V2ChannelGroupList::Q_CLASSINFO ( "ChannelGroups"  )
private

◆ Q_CLASSINFO() [2/2]

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

◆ Q_DISABLE_COPY()

V2ChannelGroupList::Q_DISABLE_COPY ( V2ChannelGroupList  )
private

◆ SERVICE_PROPERTY2()

V2ChannelGroupList::SERVICE_PROPERTY2 ( QVariantList  ,
ChannelGroups   
)
private

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