FTXUI  6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
 Nftxui
 Nanimation
 CParams
 CAnimator
 Nbox_helper
 CElement
 Nflexbox_helper
 CBlock
 CLine
 CGlobal
 CCapturedMouseInterface
 CComponentBaseIt implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ftxui::Event
 CEntryStateArguments for |ButtonOption::transform|, |CheckboxOption::transform|, |Radiobox::transform|, |MenuEntryOption::transform|, |MenuOption::transform|
 CUnderlineOption
 CAnimatedColorOptionOption about a potentially animated color
 CAnimatedColorsOption
 CMenuEntryOptionOption for the MenuEntry component
 CMenuOptionOption for the Menu component
 CButtonOptionOption for the AnimatedButton component
 CCheckboxOptionOption for the Checkbox component
 CInputStateUsed to define style for the Input component
 CInputOptionOption for the Input component
 CRadioboxOptionOption for the Radiobox component
 CResizableSplitOption
 CSliderOption
 CWindowRenderState
 CWindowOptions
 CDropdownOptionOption for the Dropdown component.A dropdown menu is a checkbox opening/closing a radiobox
 CEventRepresent an event. It can be key press event, a terminal resize, or more ..
 CLoop
 CMouseA mouse event. It contains the coordinate of the mouse, the button pressed and the modifier (shift, ctrl, meta)
 CSenderImpl
 CReceiverImpl
 CScreenInteractive
 CPrivate
 CAnimationTask
 CCanvas
 CFlexboxConfig
 CLinearGradientA class representing the settings for linear-gradient color effect
 CStop
 CNode
 CStatus
 CRequirement
 CFocused
 CSelectionRepresent a selection in the terminal
 CTable
 CTableSelection
 CBox
 CColorA class representing terminal colors
 CColorInfo
 CImageA rectangular grid of Pixel
 CPixelA Unicode character and its associated style
 CScreenA rectangular grid of Pixel
 CCursor
 CDimensions
 CAutoResetAssign a value to a variable, reset its old value when going out of scope
 CConstRefAn adapter. Own or reference an immutable object
 CRefAn adapter. Own or reference an mutable object
 CStringRefAn adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation
 CConstStringRefAn adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation
 CConstStringListRefAn adapter. Reference a list of strings
 CAdapter
 CTerminalInputParser
 COutput.__unnamed0__
 CNodeDecorator