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

#include <v2wolInfo.h>

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

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 SERVICE_PROPERTY2 (bool, Enabled)
 
 SERVICE_PROPERTY2 (int, Reconnect)
 
 SERVICE_PROPERTY2 (int, Retry)
 
 SERVICE_PROPERTY2 (QString, Command)
 
 Q_DISABLE_COPY (V2WOLInfo)
 

Detailed Description

Definition at line 7 of file v2wolInfo.h.

Constructor & Destructor Documentation

◆ V2WOLInfo()

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

Definition at line 19 of file v2wolInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

V2WOLInfo::Q_CLASSINFO ( "Version"  ,
"1.0"   
)
private

◆ SERVICE_PROPERTY2() [1/4]

V2WOLInfo::SERVICE_PROPERTY2 ( bool  ,
Enabled   
)
private

◆ SERVICE_PROPERTY2() [2/4]

V2WOLInfo::SERVICE_PROPERTY2 ( int  ,
Reconnect   
)
private

◆ SERVICE_PROPERTY2() [3/4]

V2WOLInfo::SERVICE_PROPERTY2 ( int  ,
Retry   
)
private

◆ SERVICE_PROPERTY2() [4/4]

V2WOLInfo::SERVICE_PROPERTY2 ( QString  ,
Command   
)
private

◆ Copy()

void V2WOLInfo::Copy ( const V2WOLInfo src)
inline

Definition at line 24 of file v2wolInfo.h.

◆ Q_DISABLE_COPY()

V2WOLInfo::Q_DISABLE_COPY ( V2WOLInfo  )
private

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