MCPcopy Create free account

hub / github.com/ArthurSonzogni/FTXUI / functions

Functions1,183 in github.com/ArthurSonzogni/FTXUI

FunctionSineInOut
@brief Modeled after half sine wave
src/ftxui/component/animation.cpp:127
FunctionSineOut
@brief Modeled after quarter-cycle of sine wave (different phase)
src/ftxui/component/animation.cpp:122
MethodSize
src/ftxui/dom/size.cpp:18
MethodSliderBase
src/ftxui/component/slider.cpp:52
MethodSliderWithLabel
src/ftxui/component/slider.cpp:182
MethodSpacious
@brief Standard options for a more beautiful input component. static
src/ftxui/component/component_options.cpp:306
MethodSpecial
@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
MethodStackedContainer
src/ftxui/component/container.cpp:243
MethodStdCapture
src/ftxui/component/app_test.cpp:30
FunctionStringRef
Owning constructors:
include/ftxui/util/ref.hpp:108
MethodStyle
@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
MethodSurface
src/ftxui/screen/surface.cpp:21
FunctionTEST
src/ftxui/dom/table_test.cpp:14
FunctionTEST
src/ftxui/dom/dbox_test.cpp:14
FunctionTEST
src/ftxui/dom/underlined_test.cpp:14
FunctionTEST
src/ftxui/dom/text_test.cpp:15
FunctionTEST
src/ftxui/dom/canvas_test.cpp:29
FunctionTEST
src/ftxui/dom/color_test.cpp:15
FunctionTEST
src/ftxui/dom/gauge_test.cpp:14
FunctionTEST
src/ftxui/dom/spinner_test.cpp:13
FunctionTEST
src/ftxui/dom/hyperlink_test.cpp:13
FunctionTEST
src/ftxui/dom/hbox_test.cpp:20
FunctionTEST
src/ftxui/dom/bold_test.cpp:14
FunctionTEST
src/ftxui/dom/gridbox_test.cpp:29
FunctionTEST
src/ftxui/dom/vbox_test.cpp:26
FunctionTEST
src/ftxui/dom/dim_test.cpp:14
FunctionTEST
src/ftxui/dom/scroll_indicator_test.cpp:57
FunctionTEST
src/ftxui/dom/flexbox_test.cpp:15
FunctionTEST
src/ftxui/dom/flexbox_helper_test.cpp:12
FunctionTEST
src/ftxui/dom/linear_gradient_test.cpp:15
FunctionTEST
src/ftxui/dom/separator_test.cpp:14
FunctionTEST
src/ftxui/dom/border_test.cpp:14
FunctionTEST
src/ftxui/dom/selection_test.cpp:58
FunctionTEST
src/ftxui/dom/italic_test.cpp:14
FunctionTEST
src/ftxui/dom/blink_test.cpp:14
FunctionTEST
src/ftxui/component/input_test.cpp:19
FunctionTEST
Test char |c| to are trivially converted into |Event::Character(c)|.
src/ftxui/component/terminal_input_parser_test.cpp:18
FunctionTEST
src/ftxui/component/collapsible_test.cpp:14
FunctionTEST
src/ftxui/component/dropdown_test.cpp:12
FunctionTEST
src/ftxui/component/hoverable_test.cpp:35
FunctionTEST
src/ftxui/component/animation_test.cpp:13
FunctionTEST
src/ftxui/component/radiobox_test.cpp:20
FunctionTEST
src/ftxui/component/app_test.cpp:97
FunctionTEST
src/ftxui/component/button_test.cpp:38
FunctionTEST
src/ftxui/component/modal_test.cpp:15
FunctionTEST
src/ftxui/component/container_test.cpp:21
FunctionTEST
src/ftxui/component/menu_test.cpp:23
FunctionTEST
src/ftxui/component/resizable_split_test.cpp:49
FunctionTEST
src/ftxui/component/slider_test.cpp:47
FunctionTEST
Regression test for: https://github.com/ArthurSonzogni/FTXUI/issues/115
src/ftxui/component/component_test.cpp:20
FunctionTEST
src/ftxui/component/task_test.cpp:16
FunctionTEST
src/ftxui/component/toggle_test.cpp:18
FunctionTEST
The non-clear ResetPosition emits a single parameterized CSI cursor-up.
src/ftxui/screen/screen_test.cpp:50
FunctionTEST
src/ftxui/screen/color_test.cpp:10
FunctionTEST
src/ftxui/screen/compatibility_test.cpp:12
FunctionTEST
src/ftxui/screen/string_test.cpp:11
FunctionTEST
src/ftxui/util/ref_test.cpp:23
FunctionTEST_F
src/ftxui/component/app_piped_input_test.cpp:66
MethodTable
@brief Create an empty table.
src/ftxui/dom/table.cpp:47
MethodTaskRunner
src/ftxui/component/task_runner.cpp:13
MethodTearDown
src/ftxui/component/app_piped_input_test.cpp:28
MethodTerminalCapabilityNames
@brief Return the names of the terminal capabilities.
src/ftxui/component/event.cpp:116
MethodTerminalEmulator
@brief An event corresponding to a terminal emulator report. static
src/ftxui/component/event.cpp:91
MethodTerminalFlush
src/ftxui/component/app.cpp:1127
MethodTerminalInfo
src/ftxui/screen/terminal.cpp:162
MethodTerminalInputParser
src/ftxui/component/terminal_input_parser.cpp:97
MethodTerminalNameVersion
@brief An event corresponding to a terminal name and version report. static
src/ftxui/component/event.cpp:78
MethodTerminalOutput
static
src/ftxui/component/app.cpp:1487
MethodTerminalVersion
@brief Return the terminal version.
src/ftxui/component/event.cpp:208
FunctionTestSignalHandler
src/ftxui/component/app_test.cpp:66
MethodText
src/ftxui/dom/text.cpp:28
MethodText
src/ftxui/component/input.cpp:186
MethodThrottledRequest
src/ftxui/component/app.cpp:179
MethodToggle
@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
MethodTrackMouse
src/ftxui/component/app.cpp:1494
MethodUnion
@return the smallest Box containing both |a| and |b|. static
src/ftxui/screen/box.cpp:22
MethodUpdateAnimationTarget
src/ftxui/component/menu.cpp:346
MethodUpdateAnimationTarget
src/ftxui/component/menu.cpp:632
MethodUpdateColorTarget
src/ftxui/component/menu.cpp:351
MethodUpdateUnderlineTarget
src/ftxui/component/menu.cpp:409
MethodVBox
src/ftxui/dom/vbox.cpp:22
MethodVText
src/ftxui/dom/text.cpp:137
MethodVertical
@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
MethodVerticalAnimated
@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
MethodWindowImpl
src/ftxui/component/window.cpp:119
MethodWrapper
src/ftxui/component/component.cpp:140
MethodWriteToPipedStdin
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
Functionalign_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
Functionautomerge
@brief Enable character to be automatically merged with others nearby. @ingroup dom
src/ftxui/dom/automerge.cpp:17
Functionbgcolor
@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
FunctionborderDashed
@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
FunctionborderDouble
@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
FunctionborderEmpty
@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
FunctionborderHeavy
@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
FunctionborderLight
@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
Functioncharacter
include/ftxui/component/event.hpp:122
← previousnext →901–1,000 of 1,183, ranked by callers