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