FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
table.cppm
Go to the documentation of this file.
1
/// @module ftxui.dom.table
2
/// @brief Module file for the Table class of the Dom module
3
4
module
;
5
6
#include <
ftxui/dom/table.hpp
>
7
8
export
module
ftxui.dom.table
;
9
10
/**
11
* @namespace ftxui
12
* @brief The FTXUI ftxui:: namespace
13
*/
14
export
namespace
ftxui
{
15
using
ftxui::Table
;
16
using
ftxui::TableSelection
;
17
}
ftxui::TableSelection
Definition
table.hpp:64
ftxui::Table
Table is a utility to draw tables.
Definition
table.hpp:36
ftxui.dom.table
Module file for the Table class of the Dom module.
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
table.hpp
src
ftxui
dom
table.cppm
Generated by
1.12.0