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

#include <envInfo.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QString LANG
 
QString LCALL
 
QString LCCTYPE
 
QString HOME
 
QString MYTHCONFDIR
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 PROPERTYIMP_REF (QString, MYTHCONFDIR)
 
 Q_DISABLE_COPY (EnvInfo)
 

Detailed Description

Definition at line 22 of file envInfo.h.

Constructor & Destructor Documentation

◆ EnvInfo()

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

Definition at line 44 of file envInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

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

◆ PROPERTYIMP_REF()

DTC::EnvInfo::PROPERTYIMP_REF ( QString  ,
MYTHCONFDIR   
)
private

◆ InitializeCustomTypes()

void DTC::EnvInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 69 of file envInfo.h.

Referenced by DTC::BackendInfo::InitializeCustomTypes().

◆ Copy()

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

Definition at line 54 of file envInfo.h.

◆ Q_DISABLE_COPY()

DTC::EnvInfo::Q_DISABLE_COPY ( EnvInfo  )
private

Property Documentation

◆ LANG

QString DTC::EnvInfo::LANG
readwrite

Definition at line 28 of file envInfo.h.

◆ LCALL

QString DTC::EnvInfo::LCALL
readwrite

Definition at line 29 of file envInfo.h.

◆ LCCTYPE

QString DTC::EnvInfo::LCCTYPE
readwrite

Definition at line 30 of file envInfo.h.

◆ HOME

QString DTC::EnvInfo::HOME
readwrite

Definition at line 31 of file envInfo.h.

◆ MYTHCONFDIR

QString DTC::EnvInfo::MYTHCONFDIR
readwrite

Definition at line 32 of file envInfo.h.


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