|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Classes | |
| class | ComponentBase |
| ftxui::Elementとして自身のレンダリングを実装します。ftxui::Eventに応答してキーボードナビゲーションを実装します。 More... | |
Namespaces | |
| namespace | ftxui |
| FTXUI ftxui:: 名前空間 | |
| namespace | ftxui::animation |
| FTXUIのftxui::animation::名前空間。 | |
Typedefs | |
| using | Component = std::shared_ptr<ComponentBase> |
| using | Components = std::vector<Component> |