![]() |
LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
|
#include <optional>#include <QVariantMap>#include <util/sll/eitherfwd.h>#include <util/threads/coro/taskfwd.h>#include <interfaces/idownload.h>#include "xpcconfig.h"Go to the source code of this file.
Classes | |
| struct | LC::Util::DownloadParams |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Typedefs | |
| using | LC::Util::TempDownload_t = Either<IDownload::Error, QByteArray> |
Functions | |
| Task< TempDownload_t > | LC::Util::DownloadAsTemporary (IEntityManager &iem, QUrl url, DownloadParams params) |