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

#include <storageGroupDir.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

int Id
 
QString GroupName
 
QString HostName
 
QString DirName
 
bool DirRead
 
bool DirWrite
 
uint KiBFree
 

Private Member Functions

 Q_CLASSINFO ("version", "1.1")
 
 PROPERTYIMP (uint, KiBFree)
 
 Q_DISABLE_COPY (StorageGroupDir)
 

Detailed Description

Definition at line 14 of file storageGroupDir.h.

Constructor & Destructor Documentation

◆ StorageGroupDir()

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

Definition at line 39 of file storageGroupDir.h.

Member Function Documentation

◆ Q_CLASSINFO()

DTC::StorageGroupDir::Q_CLASSINFO ( "version"  ,
"1.1"   
)
private

◆ PROPERTYIMP()

DTC::StorageGroupDir::PROPERTYIMP ( uint  ,
KiBFree   
)
private

◆ InitializeCustomTypes()

void DTC::StorageGroupDir::InitializeCustomTypes ( )
inlinestatic

Definition at line 63 of file storageGroupDir.h.

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

◆ Copy()

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

Definition at line 48 of file storageGroupDir.h.

◆ Q_DISABLE_COPY()

DTC::StorageGroupDir::Q_DISABLE_COPY ( StorageGroupDir  )
private

Property Documentation

◆ Id

int DTC::StorageGroupDir::Id
readwrite

Definition at line 19 of file storageGroupDir.h.

◆ GroupName

QString DTC::StorageGroupDir::GroupName
readwrite

Definition at line 20 of file storageGroupDir.h.

◆ HostName

QString DTC::StorageGroupDir::HostName
readwrite

Definition at line 21 of file storageGroupDir.h.

◆ DirName

QString DTC::StorageGroupDir::DirName
readwrite

Definition at line 22 of file storageGroupDir.h.

◆ DirRead

bool DTC::StorageGroupDir::DirRead
readwrite

Definition at line 23 of file storageGroupDir.h.

◆ DirWrite

bool DTC::StorageGroupDir::DirWrite
readwrite

Definition at line 24 of file storageGroupDir.h.

◆ KiBFree

uint DTC::StorageGroupDir::KiBFree
readwrite

Definition at line 25 of file storageGroupDir.h.


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