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

#include <mythbackend/servicesv2/v2labelValue.h>

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

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 SERVICE_PROPERTY2 (bool, Selected)
 
 Q_DISABLE_COPY (V2LabelValue)
 

Detailed Description

Definition at line 13 of file v2labelValue.h.

Constructor & Destructor Documentation

◆ V2LabelValue()

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

Definition at line 26 of file v2labelValue.h.

Member Function Documentation

◆ Q_CLASSINFO()

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

◆ SERVICE_PROPERTY2()

V2LabelValue::SERVICE_PROPERTY2 ( bool  ,
Selected   
)
private

◆ Copy()

void V2LabelValue::Copy ( const V2LabelValue src)
inline

Definition at line 31 of file v2labelValue.h.

◆ Q_DISABLE_COPY()

V2LabelValue::Q_DISABLE_COPY ( V2LabelValue  )
private

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