FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
screen/screen.cppm
Go to the documentation of this file.
1
/// @module ftxui.screen.screen
2
/// @brief Module file for the Screen class of the Screen module
3
4
module
;
5
6
#include <
ftxui/screen/screen.hpp
>
7
8
export
module
ftxui.screen.screen
;
9
10
/**
11
* @namespace ftxui
12
* @brief The FTXUI ftxui:: namespace
13
*/
14
export
namespace
ftxui
{
15
namespace
Dimension {
16
using
ftxui::Dimension::Fixed;
17
using
ftxui::Dimension::Full;
18
}
19
20
using
ftxui::Image
;
21
using
ftxui::Screen
;
22
}
ftxui::Image
A rectangular grid of Pixel.
Definition
image.hpp:17
ftxui::Screen
A rectangular grid of Pixel.
Definition
screen.hpp:27
ftxui.screen.screen
Module file for the Screen class of the Screen module.
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
screen.hpp
src
ftxui
screen
screen.cppm
Generated by
1.12.0