Vital
Loading...
Searching...
No Matches
DownloadSection::DownloadThread Class Reference

A background thread to handle downloading content without blocking the GUI. More...

#include <download_section.h>

Inheritance diagram for DownloadSection::DownloadThread:

Public Member Functions

 DownloadThread (DownloadSection *ref, URL url, File dest)
 
virtual ~DownloadThread ()
 
void run () override
 

Detailed Description

A background thread to handle downloading content without blocking the GUI.

Constructor & Destructor Documentation

◆ DownloadThread()

DownloadSection::DownloadThread::DownloadThread ( DownloadSection * ref,
URL url,
File dest )
inline

◆ ~DownloadThread()

virtual DownloadSection::DownloadThread::~DownloadThread ( )
inlinevirtual

Member Function Documentation

◆ run()

void DownloadSection::DownloadThread::run ( )
inlineoverride

The documentation for this class was generated from the following file: