FTXUI
5.0.0
C++ functional terminal UI.
|
CAnimatedColorOption | Option about a potentially animated color |
CAnimatedColorsOption | |
CAnimationTask | |
CAnimator | |
CAutoReset< T > | Assign a value to a variable, reset its old value when going out of scope |
CBlock | |
CBox | |
CButtonOption | Option for the AnimatedButton component |
CCanvas | |
CCapturedMouseInterface | |
CCheckboxOption | Option for the Checkbox component |
CColor | A class representing terminal colors |
CColorInfo | |
CComponentBase | It 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 |
▼CConstRef< std::string > | |
CConstStringRef | An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation |
CConstStringListRef | An adapter. Reference a list of strings |
CScreen::Cursor | |
CDimensions | |
CElement | |
CEntryState | Arguments for |ButtonOption::transform|, |CheckboxOption::transform|, |Radiobox::transform|, |MenuEntryOption::transform|, |MenuOption::transform| |
CEvent | Represent an event. It can be key press event, a terminal resize, or more .. |
CFlexboxConfig | |
CGlobal | |
CInputOption | Option for the Input component |
CInputState | Used to define style for the Input component |
CLinearGradient | A class representing the settings for linear-gradient color effect |
CLoop | |
CMenuEntryOption | Option for the MenuEntry component |
CMenuOption | Option for the Menu component |
CMouse | A mouse event. It contains the coordinate of the mouse, the button pressed and the modifier (shift, ctrl, meta) |
▼CNode | |
CNodeDecorator | |
CTerminalInputParser::Output.__unnamed2__ | |
CParams | |
CPixel | A unicode character and its associated style |
CScreenInteractive::Private | |
CRadioboxOption | Option for the Radiobox component |
CReceiverImpl< T > | |
CRef< T > | An adapter. Own or reference an mutable object |
CRef< bool > | |
CRef< Direction > | |
CRef< int > | |
▼CRef< std::string > | |
CStringRef | An adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation |
CRequirement | |
CResizableSplitOption | |
▼CScreen | A rectangular grid of Pixel |
CScreenInteractive | |
CSenderImpl< T > | |
CSliderOption< T > | |
CNode::Status | |
CLinearGradient::Stop | |
CTable | |
CTableSelection | |
CTerminalInputParser | |
CUnderlineOption | |
CWindowOptions | |
CWindowRenderState |