mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-15 11:38:56 +08:00
243 lines
14 KiB
HTML
243 lines
14 KiB
HTML
<!-- HTML header for doxygen 1.8.14-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="cache-control" content="max-age=86400"/>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.12.0"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>FTXUI: include/ftxui/component/event.hpp File Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="doxygen_extra.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">FTXUI
|
|
 <span id="projectnumber">0.9.0</span>
|
|
</div>
|
|
<div id="projectbrief">C++ functional terminal UI.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.12.0 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search',true);
|
|
$(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){initNavTree('event_8hpp.html',''); initResizable(true); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Data Structures</a> |
|
|
<a href="#namespaces">Namespaces</a> </div>
|
|
<div class="headertitle"><div class="title">event.hpp File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><div id="dynsection-0" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> This graph shows which files directly or indirectly include this file:</div>
|
|
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="event_8hpp__dep__incl.png" border="0" usemap="#ainclude_2ftxui_2component_2event_8hppdep" alt=""/></div>
|
|
<map name="ainclude_2ftxui_2component_2event_8hppdep" id="ainclude_2ftxui_2component_2event_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="921,5,1099,45"/>
|
|
<area shape="rect" href="screen__interactive_8hpp.html" title=" " alt="" coords="642,93,821,133"/>
|
|
<area shape="poly" title=" " alt="" coords="937,52,793,96,792,91,935,47"/>
|
|
<area shape="rect" href="button_8cpp.html" title=" " alt="" coords="5,189,156,229"/>
|
|
<area shape="poly" title=" " alt="" coords="907,34,676,53,541,71,407,96,328,117,250,143,125,191,123,186,248,138,326,112,405,91,540,65,676,47,907,28"/>
|
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="180,189,331,229"/>
|
|
<area shape="poly" title=" " alt="" coords="907,36,727,55,625,73,525,96,460,117,395,143,292,191,290,186,393,138,458,112,524,91,624,67,727,50,907,30"/>
|
|
<area shape="rect" href="input_8cpp.html" title=" " alt="" coords="355,189,505,229"/>
|
|
<area shape="poly" title=" " alt="" coords="907,34,839,42,762,53,682,71,606,96,561,117,519,142,454,191,450,186,516,138,559,112,604,91,681,66,761,48,838,36,907,29"/>
|
|
<area shape="rect" href="menu_8cpp.html" title=" " alt="" coords="529,189,680,229"/>
|
|
<area shape="poly" title=" " alt="" coords="907,35,828,42,747,54,677,72,650,83,632,95,617,116,609,141,606,189,600,188,604,140,612,114,628,91,648,78,675,67,746,49,827,37,907,29"/>
|
|
<area shape="rect" href="radiobox_8cpp.html" title=" " alt="" coords="704,189,855,229"/>
|
|
<area shape="poly" title=" " alt="" coords="977,56,805,191,802,186,973,52"/>
|
|
<area shape="rect" href="screen__interactive_8cpp.html" title=" " alt="" coords="1054,189,1227,229"/>
|
|
<area shape="poly" title=" " alt="" coords="996,58,986,96,987,115,994,132,1008,150,1026,165,1067,186,1065,191,1023,169,1004,154,989,135,982,116,981,95,991,57"/>
|
|
<area shape="rect" href="slider_8cpp.html" title=" " alt="" coords="879,189,1029,229"/>
|
|
<area shape="poly" title=" " alt="" coords="973,56,956,74,943,94,937,118,938,144,949,188,944,189,933,144,932,118,938,92,952,71,969,52"/>
|
|
<area shape="rect" href="catch__event_8cpp.html" title=" " alt="" coords="1268,93,1419,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1097,46,1271,91,1270,96,1096,51"/>
|
|
<area shape="rect" href="checkbox_8cpp.html" title=" " alt="" coords="1443,93,1593,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1113,39,1432,91,1443,93,1442,98,1431,96,1112,44"/>
|
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="1617,93,1768,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1113,32,1340,55,1606,91,1618,93,1617,98,1606,96,1339,60,1113,38"/>
|
|
<area shape="rect" href="event_8cpp.html" title=" " alt="" coords="1792,93,1943,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1113,29,1413,49,1597,67,1781,91,1792,93,1791,98,1780,96,1597,72,1413,55,1113,34"/>
|
|
<area shape="rect" href="renderer_8cpp.html" title=" " alt="" coords="1967,93,2117,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1114,27,1276,33,1486,44,1720,63,1956,91,1967,92,1966,98,1955,96,1720,68,1486,50,1276,38,1113,32"/>
|
|
<area shape="rect" href="resizable__split_8cpp.html" title=" " alt="" coords="2141,93,2292,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1113,25,1303,29,1557,40,1842,59,2130,91,2142,92,2141,98,2130,96,1842,65,1556,45,1303,35,1113,30"/>
|
|
<area shape="rect" href="terminal__input__parser_8cpp.html" title=" " alt="" coords="1251,189,1446,229"/>
|
|
<area shape="poly" title=" " alt="" coords="1012,59,1019,97,1027,116,1039,131,1062,151,1084,163,1106,169,1129,171,1179,171,1240,179,1270,186,1269,191,1239,184,1179,177,1129,176,1106,174,1082,168,1059,155,1035,135,1022,118,1014,99,1007,60"/>
|
|
<area shape="rect" href="terminal__input__parser_8hpp.html" title=" " alt="" coords="1048,93,1244,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1053,51,1118,91,1115,96,1050,55"/>
|
|
<area shape="rect" href="toggle_8cpp.html" title=" " alt="" coords="2316,93,2467,133"/>
|
|
<area shape="poly" title=" " alt="" coords="1113,24,1330,26,1626,36,1964,56,2136,71,2305,91,2316,92,2315,98,2304,96,2136,76,1963,61,1626,41,1330,32,1113,29"/>
|
|
<area shape="poly" title=" " alt="" coords="628,124,415,145,291,162,168,184,139,191,137,186,167,179,290,157,414,140,628,119"/>
|
|
<area shape="poly" title=" " alt="" coords="629,131,492,154,343,184,315,191,314,186,341,179,491,148,628,126"/>
|
|
<area shape="poly" title=" " alt="" coords="658,140,492,191,490,186,656,135"/>
|
|
<area shape="poly" title=" " alt="" coords="696,144,632,191,629,186,693,139"/>
|
|
<area shape="poly" title=" " alt="" coords="750,144,772,187,767,190,745,147"/>
|
|
<area shape="poly" title=" " alt="" coords="835,133,1043,179,1072,186,1071,191,1041,184,833,138"/>
|
|
<area shape="poly" title=" " alt="" coords="790,136,910,186,908,191,788,141"/>
|
|
<area shape="poly" title=" " alt="" coords="1147,147,1144,189,1139,188,1141,147"/>
|
|
<area shape="poly" title=" " alt="" coords="1201,137,1309,186,1307,191,1198,142"/>
|
|
<area shape="rect" href="component__fuzzer_8cpp.html" title=" " alt="" coords="1471,189,1643,229"/>
|
|
<area shape="poly" title=" " alt="" coords="1253,134,1459,179,1488,186,1487,191,1457,184,1252,139"/>
|
|
<area shape="rect" href="terminal__input__parser__test__fuzzer_8cpp.html" title=" " alt="" coords="1667,181,1836,236"/>
|
|
<area shape="poly" title=" " alt="" coords="1258,131,1371,144,1459,152,1546,161,1656,179,1667,181,1666,186,1655,184,1546,166,1459,157,1371,149,1258,136"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="event_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
|
Data Structures</h2></td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structftxui_1_1Event.html">Event</a></td></tr>
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represent an event. It can be key press event, a terminal resize, or more ... <a href="structftxui_1_1Event.html#details">More...</a><br /></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
|
Namespaces</h2></td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html">ftxui</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.14-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
</div>
|
|
<script>
|
|
document.addEventListener('DOMContentLoaded', function() {
|
|
const projectNumber = document.getElementById('projectnumber');
|
|
if (!projectNumber) {
|
|
console.warn('Doxygen element with ID "projectnumber" not found. Cannot add version switcher.');
|
|
return;
|
|
}
|
|
|
|
const versions = ["main", "v6.1.9", "v6.1.8", "v6.1.7", "v6.1.6", "v6.1.5", "v6.1.4", "v6.1.3", "v6.1.2", "v6.1.1", "v6.1.0", "v6.0.2", "v6.0.1", "v6.0.0", "v5.0.0", "v4.1.1", "v4.1.0", "v4.0.0", "v3.0.0", "v2.0.0", "v0.9", "v0.11", "v0.10"];
|
|
const version_paths = {"main": "../../index.html", "v6.1.9": "../v6.1.9/index.html", "v6.1.8": "../v6.1.8/index.html", "v6.1.7": "../v6.1.7/index.html", "v6.1.6": "../v6.1.6/index.html", "v6.1.5": "../v6.1.5/index.html", "v6.1.4": "../v6.1.4/index.html", "v6.1.3": "../v6.1.3/index.html", "v6.1.2": "../v6.1.2/index.html", "v6.1.1": "../v6.1.1/index.html", "v6.1.0": "../v6.1.0/index.html", "v6.0.2": "../v6.0.2/index.html", "v6.0.1": "../v6.0.1/index.html", "v6.0.0": "../v6.0.0/index.html", "v5.0.0": "../v5.0.0/index.html", "v4.1.1": "../v4.1.1/index.html", "v4.1.0": "../v4.1.0/index.html", "v4.0.0": "../v4.0.0/index.html", "v3.0.0": "../v3.0.0/index.html", "v2.0.0": "../v2.0.0/index.html", "v0.9": "index.html", "v0.11": "../v0.11/index.html", "v0.10": "../v0.10/index.html"};
|
|
const currentVersion = "v0.9";
|
|
|
|
// Sort versions: 'main' first, then others numerically descending.
|
|
versions.sort((a, b) => {
|
|
if (a === 'main') return -1;
|
|
if (b === 'main') return 1;
|
|
return b.localeCompare(a, undefined, { numeric: true, sensitivity: 'base' });
|
|
});
|
|
|
|
const select = document.createElement('select');
|
|
select.onchange = function() {
|
|
const selectedVersion = this.value;
|
|
// Navigate directly to the pre-calculated relative path.
|
|
if (selectedVersion !== currentVersion) {
|
|
window.location.href = version_paths[selectedVersion];
|
|
}
|
|
};
|
|
|
|
versions.forEach(v => {
|
|
const option = document.createElement('option');
|
|
option.value = v;
|
|
option.textContent = v;
|
|
if (v === currentVersion) {
|
|
option.selected = true;
|
|
}
|
|
select.appendChild(option);
|
|
});
|
|
|
|
// Replace the Doxygen project number element with our dropdown.
|
|
projectNumber.replaceWith(select);
|
|
|
|
// Apply some styling to make it look good.
|
|
Object.assign(select.style, {
|
|
backgroundColor: 'rgba(0, 0, 0, 0.8)',
|
|
color: 'white',
|
|
border: '1px solid rgba(255, 255, 255, 0.2)',
|
|
padding: '5px',
|
|
borderRadius: '5px',
|
|
fontSize: '14px',
|
|
fontFamily: 'inherit',
|
|
marginLeft: '10px',
|
|
cursor: 'pointer'
|
|
});
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|