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