Go to the source code of this file.
Functions | |
| QString | getDownloadFilename (QString title, QString url) |
| QString | getDownloadFilename (VideoArtworkType type, MetadataLookup *lookup, QString url) |
| QString | getLocalWritePath (MetadataType metadatatype, VideoArtworkType type) |
| QString | getStorageGroupURL (VideoArtworkType type, QString host) |
| QString | getLocalStorageGroupPath (VideoArtworkType type, QString host) |
| void | cleanThumbnailCacheDir () |
| QString getDownloadFilename | ( | QString | title, | |
| QString | url | |||
| ) |
Definition at line 328 of file metadataimagedownload.cpp.
Referenced by MetadataResultsDialog::Create(), ImageSearchResultsDialog::Create(), MetadataImageDownload::run(), NetTree::slotItemChanged(), and NetTree::UpdateItem().
| QString getDownloadFilename | ( | VideoArtworkType | type, | |
| MetadataLookup * | lookup, | |||
| QString | url | |||
| ) |
Definition at line 357 of file metadataimagedownload.cpp.
| QString getLocalWritePath | ( | MetadataType | metadatatype, | |
| VideoArtworkType | type | |||
| ) |
Definition at line 418 of file metadataimagedownload.cpp.
Referenced by MetadataImageDownload::run().
| QString getStorageGroupURL | ( | VideoArtworkType | type, | |
| QString | host | |||
| ) |
Definition at line 449 of file metadataimagedownload.cpp.
Referenced by MetadataImageDownload::run().
| QString getLocalStorageGroupPath | ( | VideoArtworkType | type, | |
| QString | host | |||
| ) |
Definition at line 470 of file metadataimagedownload.cpp.
Referenced by MetadataImageDownload::run().
| void cleanThumbnailCacheDir | ( | void | ) |
Definition at line 492 of file metadataimagedownload.cpp.
Referenced by NetSearch::~NetSearch(), and NetTree::~NetTree().
1.6.3