MythTV  master
MythDownloadManager Member List

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

authCallback(QNetworkReply *reply, QAuthenticator *authenticator)MythDownloadManagerprivateslot
cancelDownload(const QString &url, bool block=true)MythDownloadManager
cancelDownload(const QStringList &urls, bool block=true)MythDownloadManager
Cleanup(void)MThreadstatic
copyCookieJar(void)MythDownloadManager
download(const QString &url, const QString &dest, bool reload=false)MythDownloadManager
download(const QString &url, QByteArray *data, bool reload=false, QString *finalUrl=nullptr)MythDownloadManager
download(const QString &url, bool reload=false)MythDownloadManager
download(QNetworkRequest *req, QByteArray *data)MythDownloadManager
downloadAuth(const QString &url, const QString &dest, bool reload=false, AuthCallback authCallback=nullptr, void *authArg=nullptr, const QHash< QByteArray, QByteArray > *headers=nullptr)MythDownloadManager
downloadCanceled(void)MythDownloadManagerprivate
downloadError(QNetworkReply::NetworkError errorCode)MythDownloadManagerprivateslot
downloadFinished(QNetworkReply *reply)MythDownloadManagerprivateslot
downloadFinished(MythDownloadInfo *dlInfo)MythDownloadManagerprivate
downloadNow(MythDownloadInfo *dlInfo, bool deleteInfo=true)MythDownloadManagerprivate
downloadProgress(qint64 bytesReceived, qint64 bytesTotal)MythDownloadManagerprivateslot
downloadQNetworkRequest(MythDownloadInfo *dlInfo)MythDownloadManagerprivate
downloadRemoteFile(MythDownloadInfo *dlInfo)MythDownloadManagerprivate
exec(void)MThreadprotected
exit(int retcode=0)MThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
getHeader(const QUrl &url, const QString &header)MythDownloadManager
getHeader(const QNetworkCacheMetaData &cacheData, const QString &header)MythDownloadManagerstatic
GetLastModified(const QString &url)MythDownloadManager
getQueueThread(void)MythDownloadManagerinline
isFinished(void) constMThread
isRunning(void) constMythDownloadManagerinline
loadCookieJar(const QString &filename)MythDownloadManager
m_cancellationQueueMythDownloadManagerprivate
m_cookieLockMythDownloadManagerprivate
m_diskCacheMythDownloadManagerprivate
m_downloadInfosMythDownloadManagerprivate
m_downloadQueueMythDownloadManagerprivate
m_downloadRepliesMythDownloadManagerprivate
m_epilogExecutedMThreadprotected
m_inCookieJarMythDownloadManagerprivate
m_infoLockMythDownloadManagerprivate
m_isRunningMythDownloadManagerprivate
m_managerMythDownloadManagerprivate
m_prologExecutedMThreadprotected
m_proxyMythDownloadManagerprivate
m_queueThreadMythDownloadManagerprivate
m_queueWaitCondMythDownloadManagerprivate
m_queueWaitLockMythDownloadManagerprivate
m_runnableMThreadprotected
m_runThreadMythDownloadManagerprivate
m_threadMThreadprotected
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
MythDownloadManager()MythDownloadManagerinline
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
post(const QString &url, QByteArray *data)MythDownloadManager
post(QNetworkRequest *req, QByteArray *data)MythDownloadManager
postAuth(const QString &url, QByteArray *data, AuthCallback authCallback, void *authArg, const QHash< QByteArray, QByteArray > *headers=nullptr)MythDownloadManager
preCache(const QString &url)MythDownloadManager
priority(void) constMThread
processItem(const QString &url, QNetworkRequest *req, const QString &dest, QByteArray *data, MRequestType reqType=kRequestGet, bool reload=false, AuthCallback authCallback=nullptr, void *authArg=nullptr, const QHash< QByteArray, QByteArray > *headers=nullptr, QString *finalUrl=nullptr)MythDownloadManagerprivate
qthread(void)MThread
queueDownload(const QString &url, const QString &dest, QObject *caller, bool reload=false)MythDownloadManager
queueDownload(QNetworkRequest *req, QByteArray *data, QObject *caller)MythDownloadManager
queueItem(const QString &url, QNetworkRequest *req, const QString &dest, QByteArray *data, QObject *caller, MRequestType reqType=kRequestGet, bool reload=false)MythDownloadManagerprivate
queuePost(const QString &url, QByteArray *data, QObject *caller)MythDownloadManager
queuePost(QNetworkRequest *req, QByteArray *data, QObject *caller)MythDownloadManager
quit(void)MThread
redirectUrl(const QUrl &possibleRedirectUrl, const QUrl &oldRedirectUrl)MythDownloadManagerprivatestatic
refreshCookieJar(QNetworkCookieJar *jar)MythDownloadManager
RemoteFileDownloadThread classMythDownloadManagerfriend
removeListener(QObject *caller)MythDownloadManager
run(void) overrideMythDownloadManagervirtual
RunEpilog(void)MThread
RunProlog(void)MThread
saveCookieJar(const QString &filename)MythDownloadManager
saveFile(const QString &outFile, const QByteArray &data, bool append=false)MythDownloadManagerprivatestatic
setCookieJar(QNetworkCookieJar *cookieJar)MythDownloadManager
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
setRunThread(void)MythDownloadManagerinline
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
updateCookieJar(void)MythDownloadManager
updateCookieJar(QNetworkCookieJar *jar)MythDownloadManagerprivate
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
~MThread()MThreadvirtual
~MythDownloadManager() overrideMythDownloadManager