Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArthurSonzogni/FTXUI
/ functions
Functions
1,183 in github.com/ArthurSonzogni/FTXUI
⨍
Functions
1,183
◇
Types & classes
214
Function
SineInOut
@brief Modeled after half sine wave
src/ftxui/component/animation.cpp:127
Function
SineOut
@brief Modeled after quarter-cycle of sine wave (different phase)
src/ftxui/component/animation.cpp:122
Method
Size
src/ftxui/dom/size.cpp:18
Method
SliderBase
src/ftxui/component/slider.cpp:52
Method
SliderWithLabel
src/ftxui/component/slider.cpp:182
Method
Spacious
@brief Standard options for a more beautiful input component. static
src/ftxui/component/component_options.cpp:306
Method
Special
@brief An custom event whose meaning is defined by the user of the library. @param input An arbitrary sequence of character defined by the developer.
src/ftxui/component/event.cpp:240
Method
StackedContainer
src/ftxui/component/container.cpp:243
Method
StdCapture
src/ftxui/component/app_test.cpp:30
Function
StringRef
Owning constructors:
include/ftxui/util/ref.hpp:108
Method
Style
@brief Modify a pixel at a given location. @param x The x-coordinate of the pixel. @param y The y-coordinate of the pixel. @param style a function tha
src/ftxui/dom/canvas.cpp:870
Method
Surface
src/ftxui/screen/surface.cpp:21
Function
TEST
src/ftxui/dom/table_test.cpp:14
Function
TEST
src/ftxui/dom/dbox_test.cpp:14
Function
TEST
src/ftxui/dom/underlined_test.cpp:14
Function
TEST
src/ftxui/dom/text_test.cpp:15
Function
TEST
src/ftxui/dom/canvas_test.cpp:29
Function
TEST
src/ftxui/dom/color_test.cpp:15
Function
TEST
src/ftxui/dom/gauge_test.cpp:14
Function
TEST
src/ftxui/dom/spinner_test.cpp:13
Function
TEST
src/ftxui/dom/hyperlink_test.cpp:13
Function
TEST
src/ftxui/dom/hbox_test.cpp:20
Function
TEST
src/ftxui/dom/bold_test.cpp:14
Function
TEST
src/ftxui/dom/gridbox_test.cpp:29
Function
TEST
src/ftxui/dom/vbox_test.cpp:26
Function
TEST
src/ftxui/dom/dim_test.cpp:14
Function
TEST
src/ftxui/dom/scroll_indicator_test.cpp:57
Function
TEST
src/ftxui/dom/flexbox_test.cpp:15
Function
TEST
src/ftxui/dom/flexbox_helper_test.cpp:12
Function
TEST
src/ftxui/dom/linear_gradient_test.cpp:15
Function
TEST
src/ftxui/dom/separator_test.cpp:14
Function
TEST
src/ftxui/dom/border_test.cpp:14
Function
TEST
src/ftxui/dom/selection_test.cpp:58
Function
TEST
src/ftxui/dom/italic_test.cpp:14
Function
TEST
src/ftxui/dom/blink_test.cpp:14
Function
TEST
src/ftxui/component/input_test.cpp:19
Function
TEST
Test char |c| to are trivially converted into |Event::Character(c)|.
src/ftxui/component/terminal_input_parser_test.cpp:18
Function
TEST
src/ftxui/component/collapsible_test.cpp:14
Function
TEST
src/ftxui/component/dropdown_test.cpp:12
Function
TEST
src/ftxui/component/hoverable_test.cpp:35
Function
TEST
src/ftxui/component/animation_test.cpp:13
Function
TEST
src/ftxui/component/radiobox_test.cpp:20
Function
TEST
src/ftxui/component/app_test.cpp:97
Function
TEST
src/ftxui/component/button_test.cpp:38
Function
TEST
src/ftxui/component/modal_test.cpp:15
Function
TEST
src/ftxui/component/container_test.cpp:21
Function
TEST
src/ftxui/component/menu_test.cpp:23
Function
TEST
src/ftxui/component/resizable_split_test.cpp:49
Function
TEST
src/ftxui/component/slider_test.cpp:47
Function
TEST
Regression test for: https://github.com/ArthurSonzogni/FTXUI/issues/115
src/ftxui/component/component_test.cpp:20
Function
TEST
src/ftxui/component/task_test.cpp:16
Function
TEST
src/ftxui/component/toggle_test.cpp:18
Function
TEST
The non-clear ResetPosition emits a single parameterized CSI cursor-up.
src/ftxui/screen/screen_test.cpp:50
Function
TEST
src/ftxui/screen/color_test.cpp:10
Function
TEST
src/ftxui/screen/compatibility_test.cpp:12
Function
TEST
src/ftxui/screen/string_test.cpp:11
Function
TEST
src/ftxui/util/ref_test.cpp:23
Function
TEST_F
src/ftxui/component/app_piped_input_test.cpp:66
Method
Table
@brief Create an empty table.
src/ftxui/dom/table.cpp:47
Method
TaskRunner
src/ftxui/component/task_runner.cpp:13
Method
TearDown
src/ftxui/component/app_piped_input_test.cpp:28
Method
TerminalCapabilityNames
@brief Return the names of the terminal capabilities.
src/ftxui/component/event.cpp:116
Method
TerminalEmulator
@brief An event corresponding to a terminal emulator report. static
src/ftxui/component/event.cpp:91
Method
TerminalFlush
src/ftxui/component/app.cpp:1127
Method
TerminalInfo
src/ftxui/screen/terminal.cpp:162
Method
TerminalInputParser
src/ftxui/component/terminal_input_parser.cpp:97
Method
TerminalNameVersion
@brief An event corresponding to a terminal name and version report. static
src/ftxui/component/event.cpp:78
Method
TerminalOutput
static
src/ftxui/component/app.cpp:1487
Method
TerminalVersion
@brief Return the terminal version.
src/ftxui/component/event.cpp:208
Function
TestSignalHandler
src/ftxui/component/app_test.cpp:66
Method
Text
src/ftxui/dom/text.cpp:28
Method
Text
src/ftxui/component/input.cpp:186
Method
ThrottledRequest
src/ftxui/component/app.cpp:179
Method
Toggle
@brief Standard options for a horizontal menu with some separator. This can be useful to implement a tab bar. static
src/ftxui/component/component_options.cpp:147
Method
TrackMouse
src/ftxui/component/app.cpp:1494
Method
Union
@return the smallest Box containing both |a| and |b|. static
src/ftxui/screen/box.cpp:22
Method
UpdateAnimationTarget
src/ftxui/component/menu.cpp:346
Method
UpdateAnimationTarget
src/ftxui/component/menu.cpp:632
Method
UpdateColorTarget
src/ftxui/component/menu.cpp:351
Method
UpdateUnderlineTarget
src/ftxui/component/menu.cpp:409
Method
VBox
src/ftxui/dom/vbox.cpp:22
Method
VText
src/ftxui/dom/text.cpp:137
Method
Vertical
@brief Standard options for a vertical menu. This can be useful to implement a list of selectable items. static
src/ftxui/component/component_options.cpp:104
Method
VerticalAnimated
@brief Standard options for an animated vertical menu. This can be useful to implement a list of selectable items. static
src/ftxui/component/component_options.cpp:125
Method
WindowImpl
src/ftxui/component/window.cpp:119
Method
Wrapper
src/ftxui/component/component.cpp:140
Method
WriteToPipedStdin
Write test data to the piped stdin
src/ftxui/component/app_piped_input_test.cpp:47
Method
__init__
(self)
tools/amalgamate.py:94
Method
__init__
(self, rpm_limit: int, tpm_limit: int)
tools/build_translations.py:101
Method
__init__
(self, lang: str, version_name: str, is_main_version: bool, output_root: Path, is_primary_lang: bool = True)
tools/build_multiversion_doc.py:64
Method
__repr__
(self)
tools/build_multiversion_doc.py:89
Function
align_right
@brief Align an element on the right side. @param child The decorated element. @return The right aligned element. @ingroup dom
src/ftxui/dom/composite_decorator.cpp:39
Function
automerge
@brief Enable character to be automatically merged with others nearby. @ingroup dom
src/ftxui/dom/automerge.cpp:17
Function
bgcolor
@brief Set the background color of an element with linear-gradient effect. @param gradient The gradient effect to be applied on the output element. @p
src/ftxui/dom/linear_gradient.cpp:261
Function
borderDashed
@brief Draw a dashed border around the element. @ingroup dom @see border @see borderLight @see borderDashed @see borderDouble @see borderHeavy @see bo
src/ftxui/dom/border.cpp:300
Function
borderDouble
@brief Draw a double border around the element. @ingroup dom @see border @see borderLight @see borderDashed @see borderDouble @see borderHeavy @see bo
src/ftxui/dom/border.cpp:405
Function
borderEmpty
@brief Draw an empty border around the element. @ingroup dom @see border @see borderLight @see borderDashed @see borderDouble @see borderHeavy @see bo
src/ftxui/dom/border.cpp:475
Function
borderHeavy
@brief Draw a heavy border around the element. @ingroup dom @see border @see borderLight @see borderDashed @see borderDouble @see borderHeavy @see bor
src/ftxui/dom/border.cpp:370
Function
borderLight
@brief Draw a light border around the element. @ingroup dom @see border @see borderLight @see borderDashed @see borderDouble @see borderHeavy @see bor
src/ftxui/dom/border.cpp:335
Function
character
include/ftxui/component/event.hpp:122
← previous
next →
901–1,000 of 1,183, ranked by callers