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

#include <logInfo.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QString LogArgs
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("defaultProp", "LogArgs")
 
 PROPERTYIMP_REF (QString, LogArgs)
 
 Q_DISABLE_COPY (LogInfo)
 

Detailed Description

Definition at line 22 of file logInfo.h.

Constructor & Destructor Documentation

◆ LogInfo()

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

Definition at line 37 of file logInfo.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

DTC::LogInfo::Q_CLASSINFO ( "defaultProp"  ,
"LogArgs"   
)
private

◆ PROPERTYIMP_REF()

DTC::LogInfo::PROPERTYIMP_REF ( QString  ,
LogArgs   
)
private

◆ InitializeCustomTypes()

void DTC::LogInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 54 of file logInfo.h.

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

◆ Copy()

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

Definition at line 43 of file logInfo.h.

◆ Q_DISABLE_COPY()

DTC::LogInfo::Q_DISABLE_COPY ( LogInfo  )
private

Property Documentation

◆ LogArgs

QString DTC::LogInfo::LogArgs
readwrite

Definition at line 29 of file logInfo.h.


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