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

#include <v2envInfo.h>

Inheritance diagram for V2EnvInfo:
Inheritance graph
[legend]
Collaboration diagram for V2EnvInfo:
Collaboration graph
[legend]

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 SERVICE_PROPERTY2 (QString, MYTHCONFDIR)
 
 SERVICE_PROPERTY2 (bool, SchedulingEnabled)
 
 SERVICE_PROPERTY2 (bool, IsDatabaseIgnored)
 
 SERVICE_PROPERTY2 (bool, DBTimezoneSupport)
 
 SERVICE_PROPERTY2 (QString, WebOnlyStartup)
 
 Q_DISABLE_COPY (V2EnvInfo)
 

Detailed Description

Definition at line 16 of file v2envInfo.h.

Constructor & Destructor Documentation

◆ V2EnvInfo()

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

Definition at line 35 of file v2envInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

V2EnvInfo::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ SERVICE_PROPERTY2() [1/5]

V2EnvInfo::SERVICE_PROPERTY2 ( QString  ,
MYTHCONFDIR   
)
private

◆ SERVICE_PROPERTY2() [2/5]

V2EnvInfo::SERVICE_PROPERTY2 ( bool  ,
SchedulingEnabled   
)
private

◆ SERVICE_PROPERTY2() [3/5]

V2EnvInfo::SERVICE_PROPERTY2 ( bool  ,
IsDatabaseIgnored   
)
private

◆ SERVICE_PROPERTY2() [4/5]

V2EnvInfo::SERVICE_PROPERTY2 ( bool  ,
DBTimezoneSupport   
)
private

◆ SERVICE_PROPERTY2() [5/5]

V2EnvInfo::SERVICE_PROPERTY2 ( QString  ,
WebOnlyStartup   
)
private

◆ Copy()

void V2EnvInfo::Copy ( const V2EnvInfo src)
inline

Definition at line 46 of file v2envInfo.h.

◆ Q_DISABLE_COPY()

V2EnvInfo::Q_DISABLE_COPY ( V2EnvInfo  )
private

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