![]() |
LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
|
#include "downloadhelpers.h"
#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/coro/future.h>
#include <util/threads/coro.h>
#include <interfaces/core/ientitymanager.h>
Go to the source code of this file.
Namespaces | |
namespace | LC |
namespace | LC::Util |
Functions | |
Task< TempDownload_t > | LC::Util::DownloadAsTemporary (IEntityManager &iem, QUrl url, DownloadParams params) |