FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
app.hpp File Reference

Go to the source code of this file.

Classes

class  App
 App is a Screen that can handle events, run a main loop, and manage components. More...
 
class  App::Private
 

Namespaces

namespace  ftxui
 The FTXUI ftxui:: namespace.
 
namespace  ftxui::task
 

Typedefs

using Component = std::shared_ptr<ComponentBase>