FTXUI
5.0.0
C++ functional terminal UI.
|
▼Nftxui | |
▼Nanimation | |
CAnimator | |
CParams | |
▼Nbox_helper | |
CElement | |
▼Nflexbox_helper | |
CBlock | |
CGlobal | |
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 |
CConstStringRef | An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation |
CDimensions | |
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 | |
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 | |
CResizableSplitOption | |
▼CScreen | A rectangular grid of Pixel |
CCursor | |
▼CScreenInteractive | |
CPrivate | |
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 |