|
MythTV
0.26-pre
|
#include <storageGroupDir.h>
Public Member Functions | |
| PROPERTYIMP (int, Id) PROPERTYIMP(QString | |
| GroupName | PROPERTYIMP (QString, HostName) PROPERTYIMP(QString |
| StorageGroupDir (QObject *parent=0) | |
| StorageGroupDir (const StorageGroupDir &src) | |
| void | Copy (const StorageGroupDir &src) |
Static Public Member Functions | |
| static void | InitializeCustomTypes () |
Properties | |
| int | Id |
| QString | GroupName |
| QString | HostName |
| QString | DirName |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
Definition at line 14 of file storageGroupDir.h.
| DTC::StorageGroupDir::StorageGroupDir | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 39 of file storageGroupDir.h.
| DTC::StorageGroupDir::StorageGroupDir | ( | const StorageGroupDir & | src | ) | [inline] |
Definition at line 45 of file storageGroupDir.h.
| DTC::StorageGroupDir::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| GroupName DTC::StorageGroupDir::PROPERTYIMP | ( | QString | , |
| HostName | |||
| ) |
| static void DTC::StorageGroupDir::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 31 of file storageGroupDir.h.
Referenced by DTC::StorageGroupDirList::PROPERTYIMP_RO_REF().
| void DTC::StorageGroupDir::Copy | ( | const StorageGroupDir & | src | ) | [inline] |
Definition at line 50 of file storageGroupDir.h.
int DTC::StorageGroupDir::Id [read, write] |
Definition at line 19 of file storageGroupDir.h.
QString DTC::StorageGroupDir::GroupName [read, write] |
Definition at line 20 of file storageGroupDir.h.
QString DTC::StorageGroupDir::HostName [read, write] |
Definition at line 21 of file storageGroupDir.h.
QString DTC::StorageGroupDir::DirName [read, write] |
Definition at line 22 of file storageGroupDir.h.
1.7.6.1