#include <albert/filedownloader.h>
Inherits QObject.
|
void | finished (bool success, const QString &path_or_error) |
|
◆ FileDownloader()
albert::util::FileDownloader::FileDownloader |
( |
const QUrl & |
url, |
|
|
const QString & |
path, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ finished
void albert::util::FileDownloader::finished |
( |
bool |
success, |
|
|
const QString & |
path_or_error |
|
) |
| |
|
signal |
◆ start()
void albert::util::FileDownloader::start |
( |
| ) |
|
◆ 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: