![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include <QNetworkReply>
#include <util/sll/slotclosure.h>
#include <util/sll/either.h>
#include <util/sll/overload.h>
#include <util/sll/void.h>
#include <util/threads/futures.h>
Go to the source code of this file.
Namespaces | |
LeechCraft | |
LeechCraft::Util | |
Functions | |
template<typename F > | |
void | LeechCraft::Util::HandleNetworkReply (QObject *context, QNetworkReply *reply, F f) |
template<typename Err = Util::Void> | |
auto | LeechCraft::Util::HandleReply (QNetworkReply *reply, QObject *context) |