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

#include <storageGroupDirList.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QVariantList StorageGroupDirs
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("StorageGroupDirs", "type=DTC::StorageGroupDir")
 
 PROPERTYIMP_RO_REF (QVariantList, StorageGroupDirs)
 
 Q_DISABLE_COPY (StorageGroupDirList)
 

Detailed Description

Definition at line 14 of file storageGroupDirList.h.

Constructor & Destructor Documentation

◆ StorageGroupDirList()

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

Definition at line 32 of file storageGroupDirList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

DTC::StorageGroupDirList::Q_CLASSINFO ( "StorageGroupDirs"  )
private

◆ PROPERTYIMP_RO_REF()

DTC::StorageGroupDirList::PROPERTYIMP_RO_REF ( QVariantList  ,
StorageGroupDirs   
)
private

◆ InitializeCustomTypes()

void DTC::StorageGroupDirList::InitializeCustomTypes ( )
inlinestatic

Definition at line 57 of file storageGroupDirList.h.

Referenced by MythServices::MythServices().

◆ Copy()

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

Definition at line 37 of file storageGroupDirList.h.

◆ AddNewStorageGroupDir()

StorageGroupDir* DTC::StorageGroupDirList::AddNewStorageGroupDir ( )
inline

Definition at line 42 of file storageGroupDirList.h.

◆ Q_DISABLE_COPY()

DTC::StorageGroupDirList::Q_DISABLE_COPY ( StorageGroupDirList  )
private

Property Documentation

◆ StorageGroupDirs

QVariantList DTC::StorageGroupDirList::StorageGroupDirs
read

Definition at line 24 of file storageGroupDirList.h.


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