MythTV
master
|
#include <mythplugins/mytharchive/mytharchive/archiveutil.h>
Public Attributes | |
ARCHIVEDESTINATION | type |
const char * | name |
const char * | description |
int64_t | freeSpace |
Definition at line 26 of file archiveutil.h.
ARCHIVEDESTINATION ArchiveDestination::type |
Definition at line 28 of file archiveutil.h.
Referenced by ExportNative::createConfigFile(), and MythBurn::createConfigFile().
const char* ArchiveDestination::name |
Definition at line 29 of file archiveutil.h.
const char* ArchiveDestination::description |
Definition at line 30 of file archiveutil.h.
int64_t ArchiveDestination::freeSpace |
Definition at line 31 of file archiveutil.h.
Referenced by ExportNative::createConfigFile(), MythBurn::createConfigFile(), SelectDestination::filenameEditLostFocus(), ExportNative::updateSizeBar(), and MythBurn::updateSizeBar().