#include <remoteutil.h>
Definition at line 22 of file remoteutil.h.
Public Attributes | |
| QString | hostname |
| QString | directory |
| bool | isLocal |
| int | fsID |
| int | dirID |
| long long | totalSpaceKB |
| long long | usedSpaceKB |
| long long | liveTVSpaceKB |
| long long | freeSpaceKB |
| int | weight |
| QString FileSystemInfo::hostname |
Definition at line 25 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), Scheduler::FillRecordingDir(), GetFilesystemInfos(), and RemoteGetFreeSpace().
| QString FileSystemInfo::directory |
Definition at line 26 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), Scheduler::FillRecordingDir(), GetFilesystemInfos(), and RemoteGetFreeSpace().
Definition at line 27 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), comp_dirpreference(), Scheduler::FillRecordingDir(), GetFilesystemInfos(), and RemoteGetFreeSpace().
Definition at line 28 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), Scheduler::FillRecordingDir(), GetFilesystemInfos(), and RemoteGetFreeSpace().
Definition at line 29 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), GetFilesystemInfos(), and RemoteGetFreeSpace().
| long long FileSystemInfo::totalSpaceKB |
Definition at line 30 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), GetFilesystemInfos(), and RemoteGetFreeSpace().
| long long FileSystemInfo::usedSpaceKB |
Definition at line 31 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), GetFilesystemInfos(), and RemoteGetFreeSpace().
| long long FileSystemInfo::liveTVSpaceKB |
| long long FileSystemInfo::freeSpaceKB |
Definition at line 33 of file remoteutil.h.
Referenced by BackendQueryDiskSpace(), comp_dirpreference(), Scheduler::FillRecordingDir(), and GetFilesystemInfos().
Definition at line 34 of file remoteutil.h.
Referenced by comp_dirpreference(), Scheduler::FillRecordingDir(), and GetFilesystemInfos().
1.5.5