|
FTXUI
5.0.0
C++ functional terminal UI.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | AnimationTask |
Namespaces | |
| namespace | ftxui |
Typedefs | |
| using | Closure = std::function< void()> |
| using | Task = std::variant< Event, Closure, AnimationTask > |