FTXUI
5.0.0
C++ functional terminal UI.
|
Go to the source code of this file.
Data Structures | |
struct | EntryState |
arguments for |ButtonOption::transform|, |CheckboxOption::transform|, |Radiobox::transform|, |MenuEntryOption::transform|, |MenuOption::transform|. More... | |
struct | UnderlineOption |
struct | AnimatedColorOption |
Option about a potentially animated color. More... | |
struct | AnimatedColorsOption |
struct | MenuEntryOption |
Option for the MenuEntry component. More... | |
struct | MenuOption |
Option for the Menu component. More... | |
struct | ButtonOption |
Option for the AnimatedButton component. More... | |
struct | CheckboxOption |
Option for the Checkbox component. More... | |
struct | InputState |
Used to define style for the Input component. More... | |
struct | InputOption |
Option for the Input component. More... | |
struct | RadioboxOption |
Option for the Radiobox component. More... | |
struct | ResizableSplitOption |
struct | SliderOption< T > |
struct | WindowRenderState |
struct | WindowOptions |
struct | DropdownOption |
Option for the Dropdown component.A dropdown menu is a checkbox opening/closing a radiobox. More... | |
Namespaces | |
namespace | ftxui |
struct ftxui::EntryState |
struct ftxui::AnimatedColorsOption |
struct ftxui::MenuEntryOption |
struct ftxui::InputState |
struct ftxui::ResizableSplitOption |
struct ftxui::SliderOption |
struct ftxui::WindowRenderState |
struct ftxui::WindowOptions |
struct ftxui::DropdownOption |