LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
downloadhelpers.h File Reference
#include <optional>
#include <QVariantMap>
#include <util/sll/eitherfwd.h>
#include <util/threads/coro/taskfwd.h>
#include <interfaces/idownload.h>
#include "xpcconfig.h"
+ Include dependency graph for downloadhelpers.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LC::Util::DownloadParams
 

Namespaces

 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)