Albert
Loading...
Searching...
No Matches
albert::util::FileDownloader Class Reference

#include <albert/filedownloader.h>

Inherits QObject.

Signals

void finished (bool success, const QString &path_or_error)
 

Public Member Functions

 FileDownloader (const QUrl &url, const QString &path, QObject *parent=nullptr)
 
void start ()
 

Public Attributes

const QUrl url
 
const QString path
 

Constructor & Destructor Documentation

◆ FileDownloader()

albert::util::FileDownloader::FileDownloader ( const QUrl &  url,
const QString &  path,
QObject *  parent = nullptr 
)

Member Function Documentation

◆ finished

void albert::util::FileDownloader::finished ( bool  success,
const QString &  path_or_error 
)
signal

◆ start()

void albert::util::FileDownloader::start ( )

Member Data Documentation

◆ path

const QString albert::util::FileDownloader::path

◆ url

const QUrl albert::util::FileDownloader::url

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