FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
mouse.cppm
Go to the documentation of this file.
1
/**
2
* @file mouse.cppm
3
* @brief Module file for the Mouse struct of the Component module
4
*/
5
6
module
;
7
8
#include <
ftxui/component/mouse.hpp
>
9
10
export
module
ftxui.component.mouse
;
11
12
/**
13
* @namespace ftxui
14
* @brief The FTXUI ftxui:: namespace
15
*/
16
export
namespace
ftxui
{
17
using
ftxui::Mouse
;
18
}
ftxui::Mouse
A mouse event. It contains the coordinate of the mouse, the button pressed and the modifier (shift,...
Definition
mouse.hpp:11
ftxui.component.mouse
mouse.hpp
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
src
ftxui
component
mouse.cppm
Generated by
1.12.0