svcore  1.9
FileSource Member List
This is the complete list of members for FileSource, including all inherited members.
cancelled()FileSource [protected, slot]
canHandleScheme(QUrl url)FileSource [static]
cleanup()FileSource [protected]
createCacheFile()FileSource [protected]
deleteCacheFile()FileSource [protected]
downloadProgress(qint64 done, qint64 total)FileSource [protected, slot]
FileSource(QString fileOrUrl, ProgressReporter *reporter=0, QString preferredContentType="")FileSource
FileSource(QUrl url, ProgressReporter *reporter=0)FileSource
FileSource(const FileSource &)FileSource
getBasename() const FileSource
getContentType() const FileSource
getErrorString() const FileSource
getExtension() const FileSource
getLocalFilename() const FileSource
getLocation() const FileSource
init()FileSource [protected]
initRemote()FileSource [protected]
isAvailable()FileSource
isDone() const FileSource
isOK() const FileSource
isRemote() const FileSource
isRemote(QString fileOrUrl)FileSource [static]
isResource() const FileSource
m_cancelledFileSource [protected]
m_contentTypeFileSource [protected]
m_countFileSource [protected, static]
m_doneFileSource [protected]
m_errorStringFileSource [protected]
m_fileCreationMutexFileSource [protected, static]
m_lastStatusFileSource [protected]
m_leaveLocalFileFileSource [protected]
m_localFileFileSource [protected]
m_localFilenameFileSource [protected]
m_mapMutexFileSource [protected, static]
m_okFileSource [protected]
m_preferredContentTypeFileSource [protected]
m_rawFileOrUrlFileSource [protected]
m_refCountedFileSource [protected]
m_refCountMapFileSource [protected, static]
m_remoteFileSource [protected]
m_remoteLocalMapFileSource [protected, static]
m_replyFileSource [protected]
m_reporterFileSource [protected]
m_resourceFileSource [protected]
m_urlFileSource [protected]
metaDataChanged()FileSource [protected, slot]
operator=(const FileSource &)FileSource [protected]
progress(int percent)FileSource [signal]
ready()FileSource [signal]
readyRead()FileSource [protected, slot]
RemoteLocalMap typedefFileSource [protected]
RemoteRefCountMap typedefFileSource [protected]
replyFailed(QNetworkReply::NetworkError)FileSource [protected, slot]
replyFinished()FileSource [protected, slot]
setLeaveLocalFile(bool leave)FileSource
statusAvailable()FileSource [signal]
waitForData()FileSource
waitForStatus()FileSource
wasCancelled() const FileSource
~FileSource()FileSource [virtual]