|
FTXUI
6.0.1
C++ functional terminal UI.
|
| ▼Nftxui | |
| ▼Nanimation | |
| CAnimator | |
| CParams | |
| ▼Nbox_helper | |
| CElement | |
| ▼Nflexbox_helper | |
| CBlock | |
| CGlobal | |
| CLine | |
| CAnimatedColorOption | Option about a potentially animated color |
| CAnimatedColorsOption | |
| CAnimationTask | |
| CAutoReset | Assign a value to a variable, reset its old value when going out of scope |
| 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 | An adapter. Own or reference an immutable object |
| ▼CConstStringListRef | An adapter. Reference a list of strings |
| CAdapter | |
| CConstStringRef | An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation |
| CDimensions | |
| CDropdownOption | Option for the Dropdown component.A dropdown menu is a checkbox opening/closing a radiobox |
| 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 | |
| CImage | A rectangular grid of Pixel |
| 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 |
| CStop | |
| 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 | |
| CStatus | |
| CNodeDecorator | |
| CPixel | A Unicode character and its associated style |
| CRadioboxOption | Option for the Radiobox component |
| CReceiverImpl | |
| CRef | An adapter. Own or reference an mutable object |
| ▼CRequirement | |
| CFocused | |
| CResizableSplitOption | |
| ▼CScreen | A rectangular grid of Pixel |
| CCursor | |
| ▼CScreenInteractive | |
| CPrivate | |
| CSelection | Represent a selection in the terminal |
| CSenderImpl | |
| CSliderOption | |
| CStringRef | An adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation |
| CTable | |
| CTableSelection | |
| ▼CTerminalInputParser | |
| COutput.__unnamed2__ | |
| CUnderlineOption | |
| CWindowOptions | |
| CWindowRenderState |