![]() |
LeechCraft
0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include <coroutine>#include <QFuture>#include <QFutureWatcher>
Include dependency graph for future.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | LC::Util::detail::FutureAwaiter< R > |
Namespaces | |
| LC::Util::detail | |
| LC | |
Functions | |
| template<typename R > | |
| Util::detail::FutureAwaiter< R > | LC::operator co_await (QFuture< R > future) |