Go to the source code of this file.
Functions | |
| MBASE_PUBLIC int64_t | getDiskSpace (const QString &, int64_t &, int64_t &) |
| MBASE_PUBLIC bool | extractZIP (const QString &zipFile, const QString &outDir) |
| MBASE_PUBLIC QString | RemoteDownloadFile (const QString &url, const QString &storageGroup, const QString &filename="") |
| MBASE_PUBLIC QString | RemoteDownloadFileNow (const QString &url, const QString &storageGroup, const QString &filename="") |
Definition at line 39 of file mythcoreutil.cpp.
Referenced by MainServer::BackendQueryDiskSpace(), NativeArchive::copyFile(), SelectDestination::filenameEditLostFocus(), StorageGroup::FindNextDirMostFree(), getMemStats(), FileSystemInfo::PopulateDiskSpace(), and SelectDestination::setDestination().
| MBASE_PUBLIC bool extractZIP | ( | const QString & | zipFile, | |
| const QString & | outDir | |||
| ) |
Definition at line 71 of file mythcoreutil.cpp.
Referenced by ThemeChooser::Load(), HttpConfig::ProcessRequest(), ThemeExtractThread::run(), and HouseKeeper::UpdateThemeChooserInfoCache().
| MBASE_PUBLIC QString RemoteDownloadFile | ( | const QString & | url, | |
| const QString & | storageGroup, | |||
| const QString & | filename = "" | |||
| ) |
Definition at line 120 of file mythcoreutil.cpp.
Referenced by VideoSetupWizard::DownloadSample(), NetTree::DownloadVideo(), NetSearch::DownloadVideo(), and ThemeChooser::saveAndReload().
| MBASE_PUBLIC QString RemoteDownloadFileNow | ( | const QString & | url, | |
| const QString & | storageGroup, | |||
| const QString & | filename = "" | |||
| ) |
Definition at line 127 of file mythcoreutil.cpp.
1.6.3