FTXUI  0.11.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CAutoReset< T >Assign a value to a variable, reset its old value when going out of scope
 CBox
 CButtonOptionOption for the Button component
 CCapturedMouseInterface
 CCheckboxOptionOption for the Checkbox component
 CColorA class representing terminal colors
 CColorInfo
 CComponentBaseIt implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ftxui::Event
 CConstRef< T >An adapter. Own or reference an immutable object
 CConstStringListRefAn adapter. Reference a list of strings
 CConstStringRefAn adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation
 CScreen::Cursor
 CDimensions
 CElement
 CEventRepresent an event. It can be key press event, a terminal resize, or more ..
 CInputOptionOption for the Input component
 CMenuEntryOptionOption for the MenuEntry component
 CMenuOptionOption for the Menu component
 CMouseA mouse event. It contains the coordinate of the mouse, the button pressed and the modifier (shift, ctrl, meta)
 CNode
 CNodeDecorator
 CTerminalInputParser::Output.__unnamed5__
 CPixelA unicode character and its associated style
 CRadioboxOptionOption for the Radiobox component
 CReceiverImpl< T >
 CRef< T >An adapter. Own or reference an mutable object
 CRef< bool >
 CRef< ftxui::InputOption >
 CRef< ftxui::MenuOption >
 CRef< int >
 CRequirement
 CScreenA rectangular grid of Pixel
 CScreenInteractive
 CSenderImpl< T >
 CStringRefAn adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation
 CTable
 CTableSelection
 CTerminalInputParser
 CToggleOptionOption for the Toggle component
 CWideStringRefAn adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation