![]() |
LeechCraft 0.6.70-18808-g3467692359
Modular cross-platform feature rich live environment.
|
#include "context.h"
Public Member Functions | |
| AddContextObject (const QObject &context) | |
| bool | await_ready () const noexcept |
| template<typename Promise> requires requires { typename Promise::HasContextExtension; } | |
| bool | await_suspend (std::coroutine_handle< Promise > handle) |
| void | await_resume () |
Public Attributes | |
| const QObject & | Context_ |
|
inlineexplicit |
|
inlinenoexcept |
|
inline |
| const QObject& LC::Util::AddContextObject::Context_ |
Definition at line 88 of file context.h.
Referenced by AddContextObject(), and await_suspend().