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

#include <v2backendStatus.h>

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

Public Member Functions

Q_INVOKABLE V2MachineInfo (QObject *parent=nullptr)
 
V2StorageGroupAddNewStorageGroup ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("StorageGroups", "type=V2StorageGroup")
 
 SERVICE_PROPERTY2 (QVariantList, StorageGroups)
 
 Q_DISABLE_COPY (V2MachineInfo)
 

Detailed Description

Definition at line 68 of file v2backendStatus.h.

Constructor & Destructor Documentation

◆ V2MachineInfo()

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

Definition at line 85 of file v2backendStatus.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2MachineInfo::Q_CLASSINFO ( "StorageGroups"  )
private

◆ SERVICE_PROPERTY2()

V2MachineInfo::SERVICE_PROPERTY2 ( QVariantList  ,
StorageGroups   
)
private

◆ AddNewStorageGroup()

V2StorageGroup* V2MachineInfo::AddNewStorageGroup ( )
inline

Definition at line 89 of file v2backendStatus.h.

Referenced by V2Status::FillDriveSpace().

◆ Q_DISABLE_COPY()

V2MachineInfo::Q_DISABLE_COPY ( V2MachineInfo  )
private

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