svcore  1.9
FileSource Member List

This is the complete list of members for FileSource, including all inherited members.

cancelled()FileSourceprotectedslot
canHandleScheme(QUrl url)FileSourcestatic
cleanup()FileSourceprotected
createCacheFile()FileSourceprotected
deleteCacheFile()FileSourceprotected
downloadProgress(qint64 done, qint64 total)FileSourceprotectedslot
FileSource(QString fileOrUrl, ProgressReporter *reporter=0, QString preferredContentType="")FileSource
FileSource(QUrl url, ProgressReporter *reporter=0)FileSource
FileSource(const FileSource &)FileSource
getBasename() constFileSource
getContentType() constFileSource
getErrorString() constFileSource
getExtension() constFileSource
getLocalFilename() constFileSource
getLocation() constFileSource
init()FileSourceprotected
initRemote()FileSourceprotected
isAvailable()FileSource
isDone() constFileSource
isOK() constFileSource
isRemote() constFileSource
isRemote(QString fileOrUrl)FileSourcestatic
isResource() constFileSource
m_cancelledFileSourceprotected
m_contentTypeFileSourceprotected
m_countFileSourceprotectedstatic
m_doneFileSourceprotected
m_errorStringFileSourceprotected
m_fileCreationMutexFileSourceprotectedstatic
m_lastStatusFileSourceprotected
m_leaveLocalFileFileSourceprotected
m_localFileFileSourceprotected
m_localFilenameFileSourceprotected
m_mapMutexFileSourceprotectedstatic
m_okFileSourceprotected
m_preferredContentTypeFileSourceprotected
m_rawFileOrUrlFileSourceprotected
m_refCountedFileSourceprotected
m_refCountMapFileSourceprotectedstatic
m_remoteFileSourceprotected
m_remoteLocalMapFileSourceprotectedstatic
m_replyFileSourceprotected
m_reporterFileSourceprotected
m_resourceFileSourceprotected
m_urlFileSourceprotected
metaDataChanged()FileSourceprotectedslot
operator=(const FileSource &)FileSourceprotected
progress(int percent)FileSourcesignal
ready()FileSourcesignal
readyRead()FileSourceprotectedslot
RemoteLocalMap typedefFileSourceprotected
RemoteRefCountMap typedefFileSourceprotected
replyFailed(QNetworkReply::NetworkError)FileSourceprotectedslot
replyFinished()FileSourceprotectedslot
setLeaveLocalFile(bool leave)FileSource
statusAvailable()FileSourcesignal
waitForData()FileSource
waitForStatus()FileSource
wasCancelled() constFileSource
~FileSource()FileSourcevirtual