|
svcore
1.9
|
| CachedFile(QString fileOrUrl, ProgressReporter *reporter=0, QString preferredContentType="") | CachedFile | |
| CachedFile(QUrl url, ProgressReporter *reporter=0, QString preferredContentType="") | CachedFile | |
| checkFile() | CachedFile | [protected] |
| getCacheDirectory() | CachedFile | [protected, static] |
| getLastRetrieval() | CachedFile | [protected] |
| getLocalFilename() const | CachedFile | |
| getLocalFilenameFor(QUrl url) | CachedFile | [protected, static] |
| isOK() const | CachedFile | |
| m_knownGoodCaches | CachedFile | [protected, static] |
| m_localFilename | CachedFile | [protected] |
| m_ok | CachedFile | [protected] |
| m_origin | CachedFile | [protected] |
| m_preferredContentType | CachedFile | [protected] |
| m_reporter | CachedFile | [protected] |
| OriginLocalFilenameMap typedef | CachedFile | [protected] |
| retrieve() | CachedFile | [protected] |
| updateLastRetrieval(bool successful) | CachedFile | [protected] |
| ~CachedFile() | CachedFile | [virtual] |