![]() |
LeechCraft 0.6.70-16373-g319c272718
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>
Include dependency graph for downloadhelpers.cpp: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) |