FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
linear_gradient.cppm
Go to the documentation of this file.
1
/**
2
* @file linear_gradient.cppm
3
* @brief Module file for the LinearGradient struct of the Dom module
4
*/
5
6
module
;
7
8
#include <
ftxui/dom/linear_gradient.hpp
>
9
10
export
module
ftxui.dom.linear_gradient
;
11
12
/**
13
* @namespace ftxui
14
* @brief The FTXUI ftxui:: namespace
15
*/
16
export
namespace
ftxui
{
17
using
ftxui::LinearGradient
;
18
}
linear_gradient.hpp
ftxui.dom.linear_gradient
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
ftxui::LinearGradient
A class representing the settings for linear-gradient color effect.
Definition
linear_gradient.hpp:30
src
ftxui
dom
linear_gradient.cppm
Generated by
1.12.0