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

#include <settingList.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QString HostName
 
QVariantMap Settings
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("Settings", "type=QString;name=String")
 
 Q_DISABLE_COPY (SettingList)
 

Detailed Description

Definition at line 23 of file settingList.h.

Constructor & Destructor Documentation

◆ SettingList()

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

Definition at line 43 of file settingList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

DTC::SettingList::Q_CLASSINFO ( "Settings"  )
private

◆ InitializeCustomTypes()

void DTC::SettingList::InitializeCustomTypes ( )
inlinestatic

Definition at line 58 of file settingList.h.

Referenced by MythServices::MythServices().

◆ Copy()

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

Definition at line 48 of file settingList.h.

◆ Q_DISABLE_COPY()

DTC::SettingList::Q_DISABLE_COPY ( SettingList  )
private

Property Documentation

◆ HostName

QString DTC::SettingList::HostName
readwrite

Definition at line 33 of file settingList.h.

◆ Settings

QVariantMap DTC::SettingList::Settings
read

Definition at line 34 of file settingList.h.


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