![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Public Member Functions | |
| custom_event_listener (fabric::async::async_bus_t *window, std::function< fabric::task<>(const Event &)> callback, std::function< fabric::task<>()> post) | |
| ~custom_event_listener () | |
| custom_event_listener (const custom_event_listener &other) | |
| custom_event_listener & | operator= (const custom_event_listener &other) |
| custom_event_listener (custom_event_listener &&other) noexcept | |
| custom_event_listener & | operator= (custom_event_listener &&other) |
Definition at line 152 of file component_event_handler.cppm.
|
inlineexport |
Definition at line 154 of file component_event_handler.cppm.
Here is the caller graph for this function:
|
inlineexport |
Definition at line 165 of file component_event_handler.cppm.
|
inlineexport |
Definition at line 169 of file component_event_handler.cppm.
Here is the call graph for this function:
|
inlineexportnoexcept |
Definition at line 184 of file component_event_handler.cppm.
Here is the call graph for this function:
|
inlineexport |
Definition at line 175 of file component_event_handler.cppm.
Here is the call graph for this function:
|
inlineexport |
Definition at line 191 of file component_event_handler.cppm.
Here is the call graph for this function: