MythTV
master
|
This is the complete list of members for MythSingleDownload, including all inherited members.
Cancel(void) | MythSingleDownload | |
DownloadURL(const QUrl &url, QByteArray *buffer, std::chrono::seconds timeout=30s, uint redirs=0, qint64 maxsize=0, QString *final_url=nullptr) | MythSingleDownload | |
ErrorCode(void) const | MythSingleDownload | inline |
ErrorString(void) const | MythSingleDownload | inline |
m_buffer | MythSingleDownload | private |
m_errorcode | MythSingleDownload | private |
m_errorstring | MythSingleDownload | private |
m_lock | MythSingleDownload | private |
m_maxsize | MythSingleDownload | private |
m_mgr | MythSingleDownload | private |
m_reply | MythSingleDownload | private |
m_replylock | MythSingleDownload | private |
m_timer | MythSingleDownload | private |
MythSingleDownload(void)=default | MythSingleDownload | |
Progress(qint64 bytesRead, qint64 totalBytes) | MythSingleDownload | privateslot |
~MythSingleDownload(void) override=default | MythSingleDownload |