A background thread to handle downloading content without blocking the GUI.
More...
#include <download_section.h>
A background thread to handle downloading content without blocking the GUI.
◆ DownloadThread()
DownloadSection::DownloadThread::DownloadThread |
( |
DownloadSection * | ref, |
|
|
URL | url, |
|
|
File | dest ) |
|
inline |
◆ ~DownloadThread()
virtual DownloadSection::DownloadThread::~DownloadThread |
( |
| ) |
|
|
inlinevirtual |
◆ run()
void DownloadSection::DownloadThread::run |
( |
| ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: