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

#include <backendInfo.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QObject Build
 
QObject Env
 
QObject Log
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 PROPERTYIMP_PTR (LogInfo, Log)
 
 Q_DISABLE_COPY (BackendInfo)
 

Detailed Description

Definition at line 24 of file backendInfo.h.

Constructor & Destructor Documentation

◆ BackendInfo()

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

Definition at line 42 of file backendInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

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

◆ PROPERTYIMP_PTR()

DTC::BackendInfo::PROPERTYIMP_PTR ( LogInfo  ,
Log   
)
private

◆ InitializeCustomTypes()

void DTC::BackendInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 72 of file backendInfo.h.

Referenced by MythServices::MythServices().

◆ Copy()

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

Definition at line 50 of file backendInfo.h.

◆ Q_DISABLE_COPY()

DTC::BackendInfo::Q_DISABLE_COPY ( BackendInfo  )
private

Property Documentation

◆ Build

QObject DTC::BackendInfo::Build
read

Definition at line 30 of file backendInfo.h.

◆ Env

QObject DTC::BackendInfo::Env
read

Definition at line 31 of file backendInfo.h.

◆ Log

QObject DTC::BackendInfo::Log
read

Definition at line 32 of file backendInfo.h.


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