FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
direction.cppm
Go to the documentation of this file.
1
/// @module ftxui.dom.direction
2
/// @brief Module file for the Direction enum of the Dom module
3
4
module
;
5
6
#include <
ftxui/dom/direction.hpp
>
7
8
export
module
ftxui.dom.direction
;
9
10
/**
11
* @namespace ftxui
12
* @brief The FTXUI ftxui:: namespace
13
*/
14
export
namespace
ftxui
{
15
using
ftxui::Direction
;
16
}
direction.hpp
ftxui::Direction
Direction
Direction is an enumeration that represents the four cardinal directions.
Definition
direction.hpp:13
ftxui.dom.direction
Module file for the Direction enum of the Dom module.
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
src
ftxui
dom
direction.cppm
Generated by
1.12.0