LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
downloadhelpers.h File Reference
#include <optional>
#include <QVariantMap>
#include <util/sll/eitherfwd.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

class  QFuture< typename >
 
struct  LC::Util::DownloadParams
 

Namespaces

 LC
 
 LC::Util
 

Typedefs

using LC::Util::TempResultType_t = Util::Either< IDownload::Error, QByteArray >
 

Functions

std::optional< QFuture< TempResultType_t > > LC::Util::DownloadAsTemporary (IEntityManager *iem, const QUrl &url, DownloadParams params)