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

#include <wolInfo.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

bool Enabled
 
int Reconnect
 
int Retry
 
QString Command
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("defaultProp", "Command")
 
 Q_DISABLE_COPY (WOLInfo)
 

Detailed Description

Definition at line 22 of file wolInfo.h.

Constructor & Destructor Documentation

◆ WOLInfo()

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

Definition at line 43 of file wolInfo.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

DTC::WOLInfo::Q_CLASSINFO ( "defaultProp"  ,
"Command"   
)
private

◆ InitializeCustomTypes()

void DTC::WOLInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 65 of file wolInfo.h.

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

◆ Copy()

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

Definition at line 51 of file wolInfo.h.

◆ Q_DISABLE_COPY()

DTC::WOLInfo::Q_DISABLE_COPY ( WOLInfo  )
private

Property Documentation

◆ Enabled

bool DTC::WOLInfo::Enabled
readwrite

Definition at line 29 of file wolInfo.h.

◆ Reconnect

int DTC::WOLInfo::Reconnect
readwrite

Definition at line 30 of file wolInfo.h.

◆ Retry

int DTC::WOLInfo::Retry
readwrite

Definition at line 31 of file wolInfo.h.

◆ Command

QString DTC::WOLInfo::Command
readwrite

Definition at line 32 of file wolInfo.h.


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