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

#include <channelGroup.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

uint GroupId
 
QString Name
 
QString Password
 

Private Member Functions

 Q_CLASSINFO ("version", "0.99")
 
 PROPERTYIMP_REF (QString, Password)
 
 Q_DISABLE_COPY (ChannelGroup)
 

Detailed Description

Definition at line 23 of file channelGroup.h.

Constructor & Destructor Documentation

◆ ChannelGroup()

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

Definition at line 43 of file channelGroup.h.

Member Function Documentation

◆ Q_CLASSINFO()

DTC::ChannelGroup::Q_CLASSINFO ( "version"  ,
"0.99"   
)
private

◆ PROPERTYIMP_REF()

DTC::ChannelGroup::PROPERTYIMP_REF ( QString  ,
Password   
)
private

◆ InitializeCustomTypes()

void ChannelGroup::InitializeCustomTypes ( )
inlinestatic

◆ Copy()

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

Definition at line 49 of file channelGroup.h.

◆ Q_DISABLE_COPY()

DTC::ChannelGroup::Q_DISABLE_COPY ( ChannelGroup  )
private

Property Documentation

◆ GroupId

uint DTC::ChannelGroup::GroupId
readwrite

Definition at line 31 of file channelGroup.h.

◆ Name

QString DTC::ChannelGroup::Name
readwrite

Definition at line 32 of file channelGroup.h.

◆ Password

QString DTC::ChannelGroup::Password
readwrite

Definition at line 33 of file channelGroup.h.


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