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

#include <channelGroupList.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QVariantList ChannelGroups
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("ChannelGroups", "type=DTC::ChannelGroup")
 
 PROPERTYIMP_RO_REF (QVariantList, ChannelGroups)
 
 Q_DISABLE_COPY (ChannelGroupList)
 

Detailed Description

Definition at line 16 of file channelGroupList.h.

Constructor & Destructor Documentation

◆ ChannelGroupList()

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

Definition at line 34 of file channelGroupList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

DTC::ChannelGroupList::Q_CLASSINFO ( "ChannelGroups"  )
private

◆ PROPERTYIMP_RO_REF()

DTC::ChannelGroupList::PROPERTYIMP_RO_REF ( QVariantList  ,
ChannelGroups   
)
private

◆ InitializeCustomTypes()

void DTC::ChannelGroupList::InitializeCustomTypes ( )
inlinestatic

Definition at line 59 of file channelGroupList.h.

Referenced by GuideServices::GuideServices().

◆ Copy()

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

Definition at line 39 of file channelGroupList.h.

◆ AddNewChannelGroup()

ChannelGroup* DTC::ChannelGroupList::AddNewChannelGroup ( )
inline

Definition at line 44 of file channelGroupList.h.

◆ Q_DISABLE_COPY()

DTC::ChannelGroupList::Q_DISABLE_COPY ( ChannelGroupList  )
private

Property Documentation

◆ ChannelGroups

QVariantList DTC::ChannelGroupList::ChannelGroups
read

Definition at line 26 of file channelGroupList.h.


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