mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-15 11:38:56 +08:00
301 lines
23 KiB
HTML
301 lines
23 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/captured_mouse.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">4.1.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('captured__mouse_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> |
|
|
<a href="#typedef-members">Typedefs</a> </div>
|
|
<div class="headertitle"><div class="title">captured_mouse.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="captured__mouse_8hpp__dep__incl.png" border="0" usemap="#ainclude_2ftxui_2component_2captured__mouse_8hppdep" alt=""/></div>
|
|
<map name="ainclude_2ftxui_2component_2captured__mouse_8hppdep" id="ainclude_2ftxui_2component_2captured__mouse_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="2405,5,2583,45"/>
|
|
<area shape="rect" href="component__base_8hpp.html" title=" " alt="" coords="1591,93,1770,133"/>
|
|
<area shape="poly" title=" " alt="" coords="2391,40,1770,105,1770,100,2391,35"/>
|
|
<area shape="rect" href="button_8cpp.html" title=" " alt="" coords="2472,357,2623,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2507,58,2515,93,2538,245,2549,357,2543,358,2533,245,2510,94,2501,59"/>
|
|
<area shape="rect" href="checkbox_8cpp.html" title=" " alt="" coords="355,357,505,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2391,35,2069,55,1638,88,1416,108,1210,131,1034,157,901,184,773,225,650,274,544,322,467,360,465,355,542,317,648,269,772,220,900,179,1033,151,1210,126,1416,103,1637,82,2069,50,2391,30"/>
|
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="3171,357,3321,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2598,29,2737,47,2818,64,2903,87,2989,118,3071,158,3148,207,3183,236,3216,268,3231,289,3240,313,3248,357,3243,358,3235,314,3226,291,3212,271,3180,240,3145,211,3069,162,2987,123,2902,92,2817,69,2736,53,2597,34"/>
|
|
<area shape="rect" href="hoverable_8cpp.html" title=" " alt="" coords="2821,357,2972,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2583,47,2637,66,2690,91,2750,128,2793,164,2828,207,2863,268,2883,315,2895,356,2890,358,2878,317,2858,271,2823,210,2789,167,2747,132,2687,96,2635,71,2581,52"/>
|
|
<area shape="rect" href="input_8cpp.html" title=" " alt="" coords="2647,357,2797,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2558,49,2625,82,2701,129,2738,159,2772,191,2802,228,2826,268,2832,289,2826,311,2801,339,2771,360,2768,355,2798,335,2821,308,2827,289,2821,270,2797,231,2768,195,2734,163,2698,134,2623,87,2555,53"/>
|
|
<area shape="rect" href="menu_8cpp.html" title=" " alt="" coords="2123,357,2273,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2471,57,2216,359,2212,355,2467,54"/>
|
|
<area shape="rect" href="radiobox_8cpp.html" title=" " alt="" coords="1948,357,2099,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2457,55,2400,95,2196,247,2049,359,2046,355,2193,242,2396,91,2454,51"/>
|
|
<area shape="rect" href="renderer_8cpp.html" title=" " alt="" coords="5,357,156,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2391,31,2077,37,1657,49,1242,69,1069,81,938,96,746,127,597,158,452,202,270,272,181,316,110,359,107,355,178,311,268,267,450,197,595,152,745,121,938,91,1069,76,1241,63,1657,44,2076,32,2391,26"/>
|
|
<area shape="rect" href="resizable__split_8cpp.html" title=" " alt="" coords="180,357,331,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2391,29,2170,31,1867,40,1521,60,1344,76,1172,96,1057,113,969,130,882,152,771,184,634,228,501,278,299,360,297,355,499,273,632,223,769,179,880,146,968,124,1056,107,1171,91,1344,70,1521,55,1867,34,2170,25,2391,23"/>
|
|
<area shape="rect" href="slider_8cpp.html" title=" " alt="" coords="2297,357,2448,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2486,59,2382,358,2377,356,2481,57"/>
|
|
<area shape="rect" href="screen__interactive_8cpp.html" title=" " alt="" coords="3346,357,3519,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2598,28,2681,35,2778,47,2880,65,2980,91,3031,109,3069,128,3151,179,3299,276,3409,355,3406,359,3296,280,3149,184,3066,133,3029,114,2979,96,2879,70,2777,52,2681,40,2597,33"/>
|
|
<area shape="rect" href="screen__interactive_8hpp.html" title=" " alt="" coords="2633,269,2811,309"/>
|
|
<area shape="poly" title=" " alt="" coords="2527,53,2565,92,2649,189,2710,267,2706,271,2645,193,2561,95,2523,57"/>
|
|
<area shape="rect" href="component_8hpp.html" title=" " alt="" coords="1363,269,1542,309"/>
|
|
<area shape="poly" title=" " alt="" coords="1646,144,1479,271,1476,267,1643,140"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,123,1924,144,2002,160,2077,179,2205,221,2328,270,2511,355,2509,360,2326,275,2203,226,2076,184,2001,165,1923,149,1783,128"/>
|
|
<area shape="rect" href="catch__event_8cpp.html" title=" " alt="" coords="1053,357,1204,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1578,124,1524,132,1465,143,1406,161,1350,184,1285,224,1227,273,1179,321,1146,359,1142,355,1175,317,1223,269,1282,220,1347,179,1404,155,1464,138,1523,126,1578,119"/>
|
|
<area shape="poly" title=" " alt="" coords="1578,118,1461,122,1318,132,1163,152,1011,184,927,213,866,244,804,278,721,312,506,362,505,357,720,307,802,273,863,240,925,208,1009,179,1162,147,1317,127,1460,116,1578,112"/>
|
|
<area shape="rect" href="collapsible_8cpp.html" title=" " alt="" coords="1403,357,1553,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1579,135,1518,154,1456,181,1398,220,1374,244,1354,271,1347,289,1354,308,1365,323,1379,336,1413,355,1411,359,1376,340,1361,327,1349,311,1342,289,1349,268,1370,240,1395,216,1453,177,1516,149,1577,130"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,111,1965,113,2204,123,2472,143,2608,159,2741,179,2781,188,2812,198,2881,219,2927,226,2967,228,3036,226,3069,227,3103,232,3140,245,3180,267,3202,287,3220,311,3242,356,3237,358,3215,313,3198,290,3176,272,3137,250,3102,237,3069,232,3036,231,2966,233,2926,231,2880,224,2810,203,2780,193,2740,184,2607,164,2471,148,2203,128,1965,119,1784,116"/>
|
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="1228,357,1379,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1578,121,1531,129,1483,141,1436,159,1393,183,1373,201,1356,223,1331,271,1316,320,1308,358,1303,357,1311,318,1326,269,1351,220,1369,198,1390,179,1434,154,1482,136,1530,123,1577,116"/>
|
|
<area shape="rect" href="dropdown_8cpp.html" title=" " alt="" coords="1773,357,1924,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1688,146,1709,225,1728,268,1753,308,1782,334,1813,355,1810,359,1779,338,1749,311,1723,271,1704,226,1683,147"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,121,2046,146,2370,182,2526,203,2662,224,2765,246,2801,256,2825,267,2848,286,2867,310,2892,356,2887,358,2863,313,2844,290,2822,272,2799,261,2764,251,2661,230,2525,208,2370,188,2045,152,1784,126"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,121,1957,142,2055,158,2152,179,2305,221,2454,270,2678,355,2676,360,2452,275,2304,226,2151,184,2054,164,1956,148,1784,126"/>
|
|
<area shape="rect" href="maybe_8cpp.html" title=" " alt="" coords="529,357,680,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1578,124,1313,146,1183,163,1091,184,1048,202,1017,222,949,271,919,293,887,312,805,334,681,362,680,357,804,329,885,307,916,289,946,267,1014,217,1046,197,1089,179,1182,158,1312,141,1577,118"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,124,1874,145,1921,160,1966,179,2034,221,2096,270,2147,318,2183,355,2179,359,2144,322,2093,274,2031,225,1963,184,1919,165,1873,150,1783,130"/>
|
|
<area shape="rect" href="modal_8cpp.html" title=" " alt="" coords="704,357,855,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1578,121,1492,127,1393,138,1289,157,1187,184,1117,212,1066,242,1016,275,948,312,832,360,830,355,946,307,1013,271,1063,238,1115,207,1185,179,1288,152,1392,133,1492,122,1577,115"/>
|
|
<area shape="poly" title=" " alt="" coords="1698,145,1745,236,1772,280,1796,307,1854,328,1949,355,1948,360,1852,333,1792,312,1768,283,1740,239,1693,147"/>
|
|
<area shape="poly" title=" " alt="" coords="1577,117,1414,120,1202,130,966,150,846,165,729,184,554,223,384,273,237,321,130,360,128,355,235,316,382,267,553,218,728,179,845,160,965,145,1201,125,1413,115,1577,112"/>
|
|
<area shape="poly" title=" " alt="" coords="1577,119,1442,125,1273,136,1087,155,901,184,727,224,558,273,412,322,306,360,304,355,410,317,557,268,726,219,900,179,1086,150,1272,131,1442,120,1577,114"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,124,1897,145,1958,160,2016,179,2115,221,2209,270,2347,355,2344,360,2206,275,2113,226,2014,184,1956,165,1896,150,1783,130"/>
|
|
<area shape="rect" href="component_2util_8cpp.html" title=" " alt="" coords="879,357,1029,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1578,124,1434,143,1356,160,1280,184,1189,225,1104,274,1031,322,980,359,977,355,1028,317,1101,269,1187,220,1278,179,1355,155,1433,138,1577,119"/>
|
|
<area shape="rect" href="component__options_8hpp.html" title=" " alt="" coords="1769,181,1952,221"/>
|
|
<area shape="poly" title=" " alt="" coords="1733,137,1822,179,1820,184,1731,142"/>
|
|
<area shape="rect" href="loop_8hpp.html" title=" " alt="" coords="2987,269,3166,309"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,116,2244,137,2488,156,2588,167,2665,179,2698,188,2723,197,2780,219,2887,246,2987,268,2986,273,2886,251,2779,224,2721,202,2697,193,2664,184,2588,172,2487,161,2243,143,1784,121"/>
|
|
<area shape="poly" title=" " alt="" coords="1784,112,1978,116,2238,126,2532,146,2682,160,2829,179,2939,195,3025,210,3109,232,3215,267,3318,311,3402,355,3399,360,3316,316,3213,272,3108,237,3024,215,2939,200,2828,184,2682,166,2532,151,2238,131,1978,121,1784,118"/>
|
|
<area shape="poly" title=" " alt="" coords="1556,294,2065,325,2316,342,2461,355,2472,356,2471,362,2460,360,2316,347,2065,330,1556,299"/>
|
|
<area shape="poly" title=" " alt="" coords="1369,315,1200,360,1199,355,1368,310"/>
|
|
<area shape="poly" title=" " alt="" coords="1350,306,1294,312,1075,326,905,330,734,337,635,346,517,360,506,362,505,356,516,355,634,340,734,332,905,325,1075,321,1294,307,1349,301"/>
|
|
<area shape="poly" title=" " alt="" coords="1465,322,1475,356,1470,358,1460,323"/>
|
|
<area shape="poly" title=" " alt="" coords="1556,294,1807,307,2013,313,2188,315,2485,313,2628,314,2781,320,2955,332,3160,355,3171,356,3170,362,3159,360,2954,338,2781,325,2628,319,2485,318,2188,320,2013,319,1807,312,1556,299"/>
|
|
<area shape="rect" href="component__fuzzer_8cpp.html" title=" " alt="" coords="1577,357,1749,397"/>
|
|
<area shape="poly" title=" " alt="" coords="1512,312,1618,355,1616,360,1510,317"/>
|
|
<area shape="poly" title=" " alt="" coords="1410,318,1337,360,1335,355,1407,314"/>
|
|
<area shape="poly" title=" " alt="" coords="1554,310,1774,357,1773,362,1552,315"/>
|
|
<area shape="poly" title=" " alt="" coords="1556,294,1807,307,2090,315,2310,317,2530,326,2658,337,2810,355,2822,356,2821,362,2810,360,2658,342,2529,331,2310,323,2090,321,1807,312,1556,299"/>
|
|
<area shape="poly" title=" " alt="" coords="1556,294,2636,355,2647,356,2646,362,2635,360,1555,299"/>
|
|
<area shape="poly" title=" " alt="" coords="1350,306,1294,312,1125,325,992,331,860,340,692,360,681,362,680,356,691,355,860,334,992,326,1124,320,1294,307,1349,301"/>
|
|
<area shape="poly" title=" " alt="" coords="1556,295,1809,317,1961,334,2112,355,2123,357,2122,362,2111,360,1960,339,1809,322,1555,300"/>
|
|
<area shape="poly" title=" " alt="" coords="1350,305,1294,312,1080,333,986,343,866,360,855,362,854,357,866,355,985,337,1079,327,1294,307,1350,300"/>
|
|
<area shape="poly" title=" " alt="" coords="1556,300,1734,323,1937,355,1948,357,1947,362,1936,360,1734,328,1555,305"/>
|
|
<area shape="poly" title=" " alt="" coords="1349,293,1133,296,840,305,505,325,335,341,168,360,157,362,156,356,167,355,334,335,505,320,840,300,1133,290,1349,288"/>
|
|
<area shape="poly" title=" " alt="" coords="1350,294,1161,299,910,309,627,329,342,360,331,362,330,356,342,355,627,324,910,304,1161,293,1350,289"/>
|
|
<area shape="poly" title=" " alt="" coords="1556,295,1941,322,2141,338,2286,355,2298,356,2297,362,2286,360,2140,344,1940,327,1555,300"/>
|
|
<area shape="poly" title=" " alt="" coords="1350,308,1041,360,1030,362,1029,357,1040,355,1349,303"/>
|
|
<area shape="poly" title=" " alt="" coords="1758,227,1543,272,1541,267,1757,222"/>
|
|
<area shape="poly" title=" " alt="" coords="1955,222,2141,267,2479,355,2477,360,2140,272,1954,227"/>
|
|
<area shape="poly" title=" " alt="" coords="1756,217,1071,293,517,360,506,362,505,357,516,355,1071,288,1755,212"/>
|
|
<area shape="poly" title=" " alt="" coords="1808,229,1521,360,1519,355,1806,225"/>
|
|
<area shape="poly" title=" " alt="" coords="1806,231,1783,248,1766,271,1760,289,1766,308,1786,335,1813,355,1810,359,1782,339,1761,311,1755,289,1761,268,1779,244,1802,226"/>
|
|
<area shape="poly" title=" " alt="" coords="1966,218,2232,267,2647,356,2646,361,2231,272,1965,223"/>
|
|
<area shape="poly" title=" " alt="" coords="1921,224,2014,267,2099,313,2169,355,2166,360,2096,318,2011,272,1918,229"/>
|
|
<area shape="poly" title=" " alt="" coords="1832,233,1817,251,1807,270,1803,290,1809,308,1826,317,1860,330,1949,355,1947,360,1858,335,1824,322,1805,311,1798,290,1802,269,1813,248,1828,229"/>
|
|
<area shape="poly" title=" " alt="" coords="1756,208,1591,213,1378,225,1141,244,902,272,812,291,721,312,615,328,532,336,449,345,342,360,331,362,330,357,342,355,448,339,531,331,614,322,720,307,811,286,902,267,1140,239,1378,220,1591,208,1756,202"/>
|
|
<area shape="poly" title=" " alt="" coords="1934,223,2068,267,2321,355,2320,360,2066,272,1932,228"/>
|
|
<area shape="rect" href="component__options_8cpp.html" title=" " alt="" coords="1819,269,2001,309"/>
|
|
<area shape="poly" title=" " alt="" coords="1881,232,1901,268,1897,270,1876,235"/>
|
|
<area shape="rect" href="loop_8cpp.html" title=" " alt="" coords="2996,357,3147,397"/>
|
|
<area shape="poly" title=" " alt="" coords="3077,323,3075,357,3070,357,3072,323"/>
|
|
<area shape="poly" title=" " alt="" coords="3169,310,3355,355,3354,360,3167,315"/>
|
|
<area shape="poly" title=" " alt="" coords="2673,318,2587,360,2584,355,2670,313"/>
|
|
<area shape="poly" title=" " alt="" coords="2825,302,2983,325,3160,355,3171,357,3170,362,3159,360,2982,330,2824,307"/>
|
|
<area shape="poly" title=" " alt="" coords="2774,313,2860,355,2857,360,2771,318"/>
|
|
<area shape="poly" title=" " alt="" coords="2725,323,2725,357,2719,357,2719,323"/>
|
|
<area shape="poly" title=" " alt="" coords="2620,307,2462,331,2286,360,2274,362,2273,357,2286,355,2462,325,2619,302"/>
|
|
<area shape="poly" title=" " alt="" coords="2620,301,2387,324,2112,360,2100,362,2099,357,2111,355,2386,319,2619,296"/>
|
|
<area shape="poly" title=" " alt="" coords="2633,315,2449,360,2448,355,2632,310"/>
|
|
<area shape="poly" title=" " alt="" coords="2812,310,2996,355,2995,360,2811,315"/>
|
|
<area shape="poly" title=" " alt="" coords="2825,297,3059,320,3334,355,3346,357,3345,362,3334,360,3058,325,2825,302"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="captured__mouse_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">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a></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><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="typedef-members" name="typedef-members"></a>
|
|
Typedefs</h2></td></tr>
|
|
<tr class="memitem:a24b663cb6b0b262055c94d3a03bdd274" id="r_a24b663cb6b0b262055c94d3a03bdd274"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#a24b663cb6b0b262055c94d3a03bdd274">CapturedMouse</a> = std::unique_ptr<<a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a>></td></tr>
|
|
<tr class="separator:a24b663cb6b0b262055c94d3a03bdd274"><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": "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": "../v0.9/index.html", "v0.11": "../v0.11/index.html", "v0.10": "../v0.10/index.html"};
|
|
const currentVersion = "v4.1.0";
|
|
|
|
// 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>
|