![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "downloadhelpers.h"
#include <QFuture>
#include <QFile>
#include <QtDebug>
#include <util/sll/either.h>
#include <util/sll/visitor.h>
#include <util/sys/paths.h>
#include <util/xpc/util.h>
#include <util/threads/futures.h>
#include <interfaces/core/ientitymanager.h>
Go to the source code of this file.
Namespaces | |
namespace | LC |
namespace | LC::Util |
Functions | |
std::optional< QFuture< TempResultType_t > > | LC::Util::DownloadAsTemporary (IEntityManager *iem, const QUrl &url, DownloadParams params) |