This is the complete list of members for URL::DownloadTask::Listener, including all inherited members.
finished(DownloadTask *task, bool success)=0 | URL::DownloadTask::Listener | pure virtual |
progress(DownloadTask *task, int64 bytesDownloaded, int64 totalLength) | URL::DownloadTask::Listener | virtual |
~Listener() | URL::DownloadTask::Listener | virtual |