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

#include <mythbackend/servicesv2/v2buildInfo.h>

Inheritance diagram for V2BuildInfo:
[legend]
Collaboration diagram for V2BuildInfo:
[legend]

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 SERVICE_PROPERTY2 (bool, LibDNS_SD)
 
 Q_DISABLE_COPY (V2BuildInfo)
 

Detailed Description

Definition at line 16 of file v2buildInfo.h.

Constructor & Destructor Documentation

◆ V2BuildInfo()

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

Definition at line 28 of file v2buildInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

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

◆ SERVICE_PROPERTY2()

V2BuildInfo::SERVICE_PROPERTY2 ( bool  ,
LibDNS_SD   
)
private

◆ Copy()

void V2BuildInfo::Copy ( const V2BuildInfo src)
inline

Definition at line 34 of file v2buildInfo.h.

◆ Q_DISABLE_COPY()

V2BuildInfo::Q_DISABLE_COPY ( V2BuildInfo  )
private

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