FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
selection.cppm
Go to the documentation of this file.
1
/// @module ftxui.dom.selection
2
/// @brief Module file for the Selection class of the Dom module
3
4
module
;
5
6
#include <
ftxui/dom/selection.hpp
>
7
8
export
module
ftxui.dom.selection
;
9
10
/**
11
* @namespace ftxui
12
* @brief The FTXUI ftxui:: namespace
13
*/
14
export
namespace
ftxui
{
15
using
ftxui::Selection
;
16
}
ftxui::Selection
Represents a selection in a terminal user interface.
Definition
selection.hpp:22
ftxui.dom.selection
Module file for the Selection class of the Dom module.
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
selection.hpp
src
ftxui
dom
selection.cppm
Generated by
1.12.0