FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
box.cppm
Go to the documentation of this file.
1
/// @module ftxui.screen.box
2
/// @brief Module file for the Box struct of the Screen module
3
4
module
;
5
6
#include <
ftxui/screen/box.hpp
>
7
8
export
module
ftxui.screen.box
;
9
10
/**
11
* @namespace ftxui
12
* @brief The FTXUI ftxui:: namespace
13
*/
14
export
namespace
ftxui
{
15
using
ftxui::Box
;
16
}
box.hpp
ftxui::Box
Box is a structure that represents a rectangular area in a 2D space.
Definition
box.hpp:16
ftxui.screen.box
Module file for the Box struct of the Screen module.
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
src
ftxui
screen
box.cppm
Generated by
1.12.0