mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-15 11:38:56 +08:00
401 lines
40 KiB
HTML
401 lines
40 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/dom/node.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">6.0.2</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('node_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="#func-members">Functions</a> </div>
|
|
<div class="headertitle"><div class="title">node.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="node_8hpp__dep__incl.png" border="0" usemap="#ainclude_2ftxui_2dom_2node_8hppdep" alt=""/></div>
|
|
<map name="ainclude_2ftxui_2dom_2node_8hppdep" id="ainclude_2ftxui_2dom_2node_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="3903,5,4102,31"/>
|
|
<area shape="rect" href="dom_2deprecated_8hpp.html" title=" " alt="" coords="2305,79,2545,104"/>
|
|
<area shape="poly" title=" " alt="" coords="3890,25,3321,44,2945,61,2564,81,2546,83,2545,77,2564,76,2945,55,3321,39,3890,20"/>
|
|
<area shape="rect" href="elements_8hpp.html" title=" " alt="" coords="2367,152,2595,177"/>
|
|
<area shape="poly" title=" " alt="" coords="3890,23,3577,29,3181,40,2821,57,2692,68,2615,81,2579,96,2546,116,2496,154,2493,150,2543,112,2577,92,2614,76,2691,63,2821,52,3181,35,3577,24,3889,18"/>
|
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="82,489,233,529"/>
|
|
<area shape="poly" title=" " alt="" coords="3889,23,3084,28,1893,39,782,57,402,68,281,75,216,81,142,89,74,93,47,100,26,112,13,133,8,164,8,335,11,360,20,384,33,406,49,426,88,461,125,487,122,491,84,465,46,430,29,409,15,386,6,361,3,335,3,163,8,131,22,108,45,95,73,88,141,83,216,76,281,69,402,63,782,52,1893,34,3084,23,3889,17"/>
|
|
<area shape="rect" href="maybe_8cpp.html" title=" " alt="" coords="342,489,493,529"/>
|
|
<area shape="poly" title=" " alt="" coords="3889,23,1882,41,786,59,426,69,319,75,271,81,226,102,187,128,154,159,129,192,113,229,108,268,114,310,134,352,154,378,177,401,230,439,288,467,342,487,341,492,286,472,227,444,173,405,150,381,130,355,109,311,102,269,108,228,124,190,150,155,183,124,224,98,270,76,319,70,426,64,786,53,1882,36,3889,17"/>
|
|
<area shape="rect" href="screen__interactive_8cpp.html" title=" " alt="" coords="144,313,317,353"/>
|
|
<area shape="poly" title=" " alt="" coords="3890,23,3355,28,2580,38,1791,56,1461,67,1211,81,1123,85,1040,83,885,69,744,48,613,32,551,29,491,32,432,40,374,57,316,82,258,118,200,166,142,227,136,238,135,248,146,271,169,292,197,311,194,315,166,297,142,274,130,249,131,236,138,224,197,162,255,114,313,78,372,52,431,35,490,26,551,24,614,27,745,43,886,63,1040,78,1123,80,1211,76,1460,62,1791,50,2580,33,3355,22,3890,17"/>
|
|
<area shape="rect" href="automerge_8cpp.html" title=" " alt="" coords="1966,321,2175,346"/>
|
|
<area shape="poly" title=" " alt="" coords="3889,23,3455,28,2880,39,2365,57,2192,68,2137,74,2109,81,2085,94,2069,109,2058,127,2046,153,2037,183,2034,208,2044,265,2054,295,2066,319,2061,321,2049,297,2039,266,2029,208,2032,182,2042,151,2053,125,2065,105,2082,90,2107,76,2136,69,2191,63,2365,51,2880,34,3455,23,3889,18"/>
|
|
<area shape="rect" href="blink_8cpp.html" title=" " alt="" coords="2200,321,2371,346"/>
|
|
<area shape="poly" title=" " alt="" coords="3890,21,3484,21,2945,28,2680,35,2446,46,2267,61,2204,70,2162,81,2131,96,2103,114,2079,135,2061,158,2050,183,2046,209,2051,236,2066,263,2088,275,2132,290,2237,318,2236,323,2130,295,2086,280,2062,267,2046,238,2041,209,2045,181,2057,155,2076,131,2100,109,2129,91,2160,76,2203,65,2266,56,2446,40,2680,29,2945,22,3484,16,3890,16"/>
|
|
<area shape="rect" href="bold_8cpp.html" title=" " alt="" coords="2395,321,2562,346"/>
|
|
<area shape="poly" title=" " alt="" coords="3889,22,3496,23,2977,30,2722,38,2497,48,2324,63,2264,71,2224,81,2153,114,2122,135,2096,158,2078,182,2070,208,2073,236,2090,264,2112,279,2144,290,2227,301,2315,305,2383,311,2422,318,2421,323,2382,316,2315,311,2227,307,2142,295,2109,284,2086,267,2068,237,2065,208,2074,180,2092,154,2119,130,2150,109,2222,76,2263,66,2324,57,2497,43,2721,32,2976,25,3496,18,3889,16"/>
|
|
<area shape="rect" href="border_8cpp.html" title=" " alt="" coords="3117,233,3296,258"/>
|
|
<area shape="poly" title=" " alt="" coords="3946,37,3777,81,3245,235,3244,230,3775,76,3944,31"/>
|
|
<area shape="rect" href="canvas_8cpp.html" title=" " alt="" coords="3320,233,3504,258"/>
|
|
<area shape="poly" title=" " alt="" coords="3961,38,3443,235,3441,230,3959,33"/>
|
|
<area shape="rect" href="clear__under_8cpp.html" title=" " alt="" coords="2586,313,2729,353"/>
|
|
<area shape="poly" title=" " alt="" coords="3889,22,3510,24,3013,31,2770,39,2555,49,2390,63,2332,72,2294,81,2230,106,2181,132,2161,149,2142,169,2108,226,2095,262,2096,273,2100,280,2126,288,2172,289,2329,288,2440,294,2574,311,2586,313,2585,318,2573,316,2440,299,2329,293,2172,295,2125,293,2097,284,2091,275,2090,262,2103,224,2138,166,2157,145,2178,128,2227,101,2293,76,2331,66,2390,58,2555,44,2769,33,3013,26,3510,18,3889,17"/>
|
|
<area shape="rect" href="dbox_8cpp.html" title=" " alt="" coords="3528,233,3699,258"/>
|
|
<area shape="poly" title=" " alt="" coords="3972,40,3634,235,3632,230,3970,35"/>
|
|
<area shape="rect" href="dim_8cpp.html" title=" " alt="" coords="3651,321,3813,346"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,18,4625,23,5314,34,5926,51,6123,63,6181,69,6207,76,6227,100,6240,123,6249,148,6251,172,6249,196,6240,221,6227,244,6207,268,6172,276,6093,283,5823,294,5449,302,5023,307,4218,312,3826,316,3781,323,3780,318,3825,311,4218,307,5023,302,5449,297,5823,289,6092,278,6171,271,6204,263,6222,241,6236,218,6244,195,6246,172,6243,149,6235,126,6222,103,6204,81,6180,74,6123,68,5926,57,5314,39,4625,28,4116,23"/>
|
|
<area shape="rect" href="flex_8cpp.html" title=" " alt="" coords="3723,233,3885,258"/>
|
|
<area shape="poly" title=" " alt="" coords="3985,43,3816,234,3812,231,3981,40"/>
|
|
<area shape="rect" href="flexbox_8cpp.html" title=" " alt="" coords="3909,233,4096,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4005,44,4005,232,4000,232,4000,44"/>
|
|
<area shape="rect" href="frame_8cpp.html" title=" " alt="" coords="4121,233,4298,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4024,39,4201,230,4197,234,4020,42"/>
|
|
<area shape="rect" href="gauge_8cpp.html" title=" " alt="" coords="4323,233,4501,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4037,35,4392,230,4390,235,4034,40"/>
|
|
<area shape="rect" href="graph_8cpp.html" title=" " alt="" coords="4526,233,4701,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4047,33,4583,230,4581,235,4045,38"/>
|
|
<area shape="rect" href="gridbox_8cpp.html" title=" " alt="" coords="4725,233,4912,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4058,32,4778,230,4776,235,4057,37"/>
|
|
<area shape="rect" href="hbox_8cpp.html" title=" " alt="" coords="4936,233,5107,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4071,31,4285,76,4972,230,4971,235,4283,81,4070,36"/>
|
|
<area shape="rect" href="inverted_8cpp.html" title=" " alt="" coords="3240,321,3432,346"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,22,4469,43,4906,76,5223,109,5540,149,5646,156,5763,154,5990,149,6078,154,6111,161,6136,172,6150,188,6151,209,6139,235,6112,268,6073,277,5984,285,5683,297,5264,305,4786,309,3884,313,3444,316,3393,323,3392,318,3444,311,3884,308,4786,304,5264,299,5682,291,5984,280,6073,272,6109,263,6135,233,6146,208,6145,190,6132,176,6109,166,6077,159,5989,154,5763,160,5646,161,5540,155,5223,115,4905,81,4468,48,4116,28"/>
|
|
<area shape="rect" href="italic_8cpp.html" title=" " alt="" coords="3456,321,3627,346"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,18,4615,23,5286,35,5883,52,6075,63,6131,69,6156,76,6176,100,6190,123,6198,148,6201,172,6198,197,6190,221,6176,244,6156,268,6120,277,6036,284,5751,296,5355,303,4904,308,4054,312,3639,316,3592,323,3591,318,3638,311,4054,307,4904,303,5355,298,5751,290,6035,279,6119,271,6153,263,6172,241,6185,218,6193,195,6195,172,6193,149,6185,126,6171,103,6153,81,6130,75,6075,68,5883,57,5286,40,4614,29,4116,23"/>
|
|
<area shape="rect" href="node__decorator_8hpp.html" title=" " alt="" coords="2747,225,2890,265"/>
|
|
<area shape="poly" title=" " alt="" coords="3928,36,3682,81,2891,233,2890,227,3681,76,3927,31"/>
|
|
<area shape="rect" href="node__decorator_8cpp.html" title=" " alt="" coords="5287,313,5430,353"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,18,5370,36,6016,53,6225,64,6287,70,6315,76,6337,97,6353,120,6364,144,6368,170,6366,195,6358,221,6343,245,6323,267,6304,278,6274,288,6185,303,6067,315,5931,323,5650,332,5430,335,5430,329,5650,327,5931,318,6066,310,6184,298,6272,283,6302,273,6320,263,6339,242,6353,219,6361,194,6363,170,6359,146,6349,122,6333,101,6312,81,6286,75,6225,69,6016,59,5369,41,4116,23"/>
|
|
<area shape="rect" href="scroll__indicator_8cpp.html" title=" " alt="" coords="4085,313,4232,353"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,16,4631,17,5334,23,5676,30,5970,41,6183,56,6250,65,6285,76,6303,92,6311,109,6319,152,6325,187,6324,217,6314,243,6289,268,6263,274,6203,280,6001,291,5383,310,4232,334,4232,328,5383,305,6001,285,6203,274,6262,269,6287,263,6309,240,6319,215,6319,187,6313,152,6306,111,6298,95,6283,81,6249,71,6183,61,5970,46,5676,35,5334,28,4630,22,4116,22"/>
|
|
<area shape="rect" href="strikethrough_8cpp.html" title=" " alt="" coords="3837,321,4061,346"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,18,4636,23,5341,34,5969,51,6172,63,6231,69,6257,76,6277,100,6291,123,6299,148,6302,172,6299,196,6291,221,6277,244,6257,268,6226,276,6153,282,5906,293,5171,306,4074,316,4014,323,4014,318,4073,311,5171,301,5905,288,6152,277,6225,270,6255,263,6273,241,6286,218,6294,195,6297,172,6294,149,6286,126,6273,103,6255,81,6230,74,6172,68,5969,56,5341,39,4636,28,4116,23"/>
|
|
<area shape="rect" href="underlined_8cpp.html" title=" " alt="" coords="2805,321,3011,346"/>
|
|
<area shape="poly" title=" " alt="" coords="3890,24,3422,42,3176,58,3075,69,2998,81,2897,98,2815,116,2780,131,2748,152,2719,184,2692,226,2686,245,2688,261,2697,275,2713,287,2757,306,2810,318,2808,323,2755,311,2710,291,2694,278,2683,263,2680,245,2687,224,2715,180,2745,148,2778,126,2814,111,2896,93,2997,76,3074,64,3175,53,3422,37,3890,19"/>
|
|
<area shape="rect" href="underlined__double_8cpp.html" title=" " alt="" coords="3035,313,3215,353"/>
|
|
<area shape="poly" title=" " alt="" coords="3890,22,3611,31,3439,43,3262,61,3091,87,3011,103,2938,122,2873,144,2816,169,2770,196,2737,227,2711,254,2686,273,2643,295,2614,300,2607,296,2610,290,2642,281,2715,277,2839,285,3023,311,3036,313,3035,318,3022,316,2839,290,2715,282,2643,286,2613,294,2612,294,2615,294,2641,290,2683,269,2708,250,2733,223,2767,192,2814,164,2871,139,2937,117,3010,98,3090,82,3261,55,3439,37,3611,26,3890,17"/>
|
|
<area shape="rect" href="reflect_8cpp.html" title=" " alt="" coords="5131,233,5309,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4088,30,4360,76,4824,163,5164,230,5163,235,4823,168,4360,81,4087,35"/>
|
|
<area shape="rect" href="separator_8cpp.html" title=" " alt="" coords="5334,233,5533,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4108,30,4446,76,4981,162,5370,230,5369,235,4980,168,4445,81,4107,35"/>
|
|
<area shape="rect" href="size_8cpp.html" title=" " alt="" coords="5557,233,5721,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,28,4540,76,5044,142,5546,223,5585,230,5584,235,5545,228,5043,147,4540,81,4116,33"/>
|
|
<area shape="rect" href="text_8cpp.html" title=" " alt="" coords="153,233,317,258"/>
|
|
<area shape="poly" title=" " alt="" coords="3890,23,2716,41,2017,58,1725,69,1504,81,1174,109,919,139,664,177,336,228,294,235,293,230,336,223,663,171,918,134,1174,104,1504,76,1725,64,2017,53,2716,35,3890,18"/>
|
|
<area shape="rect" href="dom_2util_8cpp.html" title=" " alt="" coords="5745,233,5903,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,26,4362,47,4652,76,4926,111,5199,149,5467,183,5734,223,5772,230,5771,235,5733,228,5466,188,5198,155,4925,116,4652,81,4362,52,4116,31"/>
|
|
<area shape="rect" href="vbox_8cpp.html" title=" " alt="" coords="5928,233,6099,258"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,24,4413,44,4771,76,5345,139,5595,173,5916,223,5958,230,5957,235,5916,228,5595,178,5344,144,4770,81,4412,50,4116,29"/>
|
|
<area shape="rect" href="node_8cpp.html" title=" " alt="" coords="6427,79,6597,104"/>
|
|
<area shape="poly" title=" " alt="" coords="4116,16,4496,17,5061,24,5727,42,6071,57,6408,76,6427,77,6426,83,6408,81,6071,62,5726,47,5061,29,4495,22,4116,21"/>
|
|
<area shape="poly" title=" " alt="" coords="2445,113,2474,150,2470,154,2441,117"/>
|
|
<area shape="poly" title=" " alt="" coords="2292,102,1307,155,746,191,513,210,336,228,290,235,289,230,336,223,513,205,746,186,1307,149,2291,96"/>
|
|
<area shape="rect" href="component_8hpp.html" title=" " alt="" coords="1205,401,1384,441"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,170,2168,174,1952,183,1750,201,1668,213,1606,228,1561,245,1517,266,1435,315,1366,364,1318,403,1314,399,1363,360,1432,310,1515,261,1559,240,1605,223,1667,208,1750,195,1952,178,2168,169,2353,164"/>
|
|
<area shape="rect" href="button_8cpp.html" title=" " alt="" coords="1475,489,1626,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,174,2116,193,2006,208,1928,228,1869,255,1812,288,1758,325,1708,363,1625,437,1570,491,1566,487,1621,433,1705,359,1755,320,1809,283,1866,250,1926,223,2005,203,2116,188,2353,169"/>
|
|
<area shape="rect" href="checkbox_8cpp.html" title=" " alt="" coords="1650,489,1801,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,174,2253,181,2148,192,2055,207,2018,217,1991,228,1953,250,1925,273,1903,297,1885,322,1849,378,1826,410,1797,443,1748,491,1744,487,1793,439,1822,406,1845,375,1880,319,1899,294,1921,269,1950,246,1988,223,2017,212,2054,202,2148,186,2253,176,2353,169"/>
|
|
<area shape="rect" href="collapsible_8cpp.html" title=" " alt="" coords="567,489,718,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2353,168,1954,169,1438,176,1186,184,965,194,795,209,735,218,695,228,658,243,630,259,608,281,588,315,573,348,568,377,571,406,582,440,598,466,619,487,615,491,594,469,578,442,566,407,562,376,568,346,583,312,604,278,627,255,656,238,694,223,734,213,794,204,965,189,1186,178,1438,171,1953,164,2353,163"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,170,1965,174,1447,185,932,202,719,214,556,228,341,266,202,295,154,307,134,315,122,335,116,358,116,381,119,406,133,452,149,488,144,490,128,454,113,407,110,382,111,357,117,333,130,311,153,302,201,290,340,261,556,223,718,208,932,197,1447,179,1965,169,2354,164"/>
|
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="1999,489,2150,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2481,191,2485,229,2491,248,2502,264,2518,276,2537,286,2582,298,2630,303,2677,304,2716,305,2745,311,2753,318,2756,327,2752,340,2742,355,2725,372,2702,388,2640,416,2564,440,2478,459,2299,488,2151,505,2150,499,2299,483,2477,454,2562,434,2638,411,2699,383,2721,368,2738,352,2747,337,2751,327,2749,321,2742,316,2716,310,2676,309,2630,308,2581,303,2535,291,2515,281,2498,267,2486,250,2479,230,2476,192"/>
|
|
<area shape="rect" href="dropdown_8cpp.html" title=" " alt="" coords="777,489,927,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2353,169,1976,173,1493,182,1052,200,893,212,799,228,706,263,664,286,627,311,601,340,586,370,585,387,587,404,594,421,606,439,627,451,669,464,777,490,776,495,668,469,625,456,602,443,589,424,582,405,580,387,581,369,596,337,624,307,661,281,704,259,798,223,892,207,1051,194,1493,177,1976,168,2353,164"/>
|
|
<area shape="rect" href="hoverable_8cpp.html" title=" " alt="" coords="1126,489,1277,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,173,2204,179,2037,190,1882,206,1819,216,1771,228,1710,250,1661,274,1619,300,1582,327,1504,384,1456,414,1397,444,1331,470,1267,492,1265,487,1329,465,1395,439,1454,409,1501,380,1579,323,1616,296,1658,270,1708,245,1770,223,1818,211,1881,201,2036,185,2204,174,2354,167"/>
|
|
<area shape="rect" href="input_8cpp.html" title=" " alt="" coords="951,489,1102,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2353,170,2010,176,1577,187,1185,204,1043,215,959,228,853,254,809,265,769,279,733,297,699,322,667,357,636,403,588,480,586,484,587,485,607,482,651,474,719,468,814,470,939,487,951,489,950,494,938,492,814,476,719,474,651,480,608,487,586,490,581,485,583,477,631,400,663,353,696,318,730,293,767,274,807,260,852,249,958,223,1042,210,1184,199,1577,182,2010,171,2353,165"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,170,1920,174,1360,185,861,202,695,214,643,221,616,228,577,254,543,286,513,323,487,361,448,435,426,490,421,488,443,433,483,358,509,320,539,283,574,250,614,223,642,215,694,208,861,197,1359,179,1920,169,2354,164"/>
|
|
<area shape="rect" href="menu_8cpp.html" title=" " alt="" coords="1301,489,1451,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2353,173,2220,180,2074,191,1941,207,1887,217,1846,228,1807,246,1779,265,1718,315,1632,383,1595,412,1543,444,1487,471,1433,492,1431,487,1485,466,1540,439,1592,407,1629,378,1714,311,1776,261,1804,241,1844,223,1886,211,1940,201,2074,186,2220,175,2353,168"/>
|
|
<area shape="rect" href="modal_8cpp.html" title=" " alt="" coords="1825,489,1975,529"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,170,2286,176,2213,186,2139,203,2068,228,2030,244,2003,261,1980,282,1956,315,1932,361,1917,409,1904,490,1899,489,1912,408,1927,358,1951,312,1976,279,2000,257,2028,240,2066,223,2137,198,2212,181,2285,170,2353,165"/>
|
|
<area shape="rect" href="component__base_8hpp.html" title=" " alt="" coords="1119,225,1297,265"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,176,1298,241,1297,236,2354,171"/>
|
|
<area shape="rect" href="component__options_8hpp.html" title=" " alt="" coords="937,313,1119,353"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,171,1627,191,1278,208,1163,217,1108,228,1084,246,1064,269,1038,315,1033,312,1060,266,1080,242,1106,223,1162,212,1278,203,1627,186,2354,166"/>
|
|
<area shape="rect" href="component__options_8cpp.html" title=" " alt="" coords="645,401,827,441"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,171,1631,189,1268,206,1138,216,1061,228,1013,243,967,264,881,312,809,363,759,403,755,399,806,359,878,308,965,259,1012,238,1059,223,1137,211,1268,201,1631,184,2353,166"/>
|
|
<area shape="rect" href="table_8hpp.html" title=" " alt="" coords="2117,233,2317,258"/>
|
|
<area shape="poly" title=" " alt="" coords="2431,184,2257,235,2255,230,2429,179"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,172,2276,179,2199,189,2134,205,2110,215,2093,227,2078,249,2072,274,2072,320,2066,320,2066,274,2073,247,2089,223,2107,211,2132,200,2198,184,2275,173,2353,167"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,172,2279,177,2206,188,2145,204,2123,215,2107,227,2099,243,2100,257,2110,270,2127,283,2175,303,2228,318,2227,323,2173,308,2125,287,2107,274,2095,259,2094,242,2103,224,2120,210,2143,199,2205,183,2278,172,2353,166"/>
|
|
<area shape="poly" title=" " alt="" coords="2436,186,2410,203,2389,227,2383,245,2389,264,2401,282,2417,297,2452,318,2449,323,2414,301,2397,285,2384,267,2378,245,2384,224,2406,199,2433,181"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,173,2838,193,3099,223,3146,230,3145,235,3098,228,2837,198,2609,178"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,168,2927,187,3118,202,3308,223,3355,230,3355,235,3308,228,3117,207,2927,192,2609,174"/>
|
|
<area shape="poly" title=" " alt="" coords="2461,189,2448,207,2437,226,2433,246,2439,264,2457,274,2493,286,2587,312,2585,317,2492,292,2455,279,2435,267,2428,246,2432,225,2443,204,2457,186"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,165,2788,170,3014,180,3265,197,3516,223,3561,230,3561,235,3516,228,3265,203,3014,186,2788,176,2609,171"/>
|
|
<area shape="poly" title=" " alt="" coords="2610,164,2688,169,2775,180,2864,197,2950,223,2969,233,2982,244,2994,254,3012,263,3103,289,3182,303,3253,307,3320,306,3461,300,3543,301,3639,311,3681,318,3680,323,3638,316,3543,307,3461,305,3320,311,3253,313,3181,308,3102,294,3010,268,2991,258,2978,248,2966,237,2948,228,2863,202,2774,185,2688,175,2610,170"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,163,2819,166,3094,175,3401,193,3711,223,3755,230,3754,235,3710,228,3401,198,3094,180,2819,171,2609,169"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,163,2849,165,3169,174,3532,192,3717,205,3898,223,3947,230,3946,235,3897,228,3716,211,3531,197,3169,179,2849,171,2609,168"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,166,3374,185,3798,201,3974,211,4108,223,4156,230,4156,235,4108,228,3974,217,3798,207,3374,190,2609,171"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,165,3471,182,3956,199,4158,210,4311,223,4359,230,4358,235,4310,228,4157,216,3956,205,3471,188,2609,170"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,164,3017,170,3567,180,4113,197,4341,209,4514,223,4561,230,4560,235,4513,228,4340,214,4113,203,3566,185,3017,175,2609,170"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,164,3053,169,3661,179,4268,196,4522,208,4714,223,4764,230,4763,235,4713,228,4521,214,4268,202,3660,184,3053,174,2609,170"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,164,3091,167,3759,175,4432,193,4712,206,4924,223,4971,230,4970,235,4924,228,4712,211,4431,198,3759,181,3091,172,2609,169"/>
|
|
<area shape="poly" title=" " alt="" coords="2521,180,2635,227,2735,263,2809,278,2871,288,2979,295,3088,298,3227,311,3275,318,3274,323,3226,316,3088,303,2979,300,2871,293,2808,284,2734,268,2633,232,2519,185"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,166,2678,172,2752,183,2829,199,2902,223,2920,233,2932,244,2944,254,2961,263,3031,285,3092,297,3146,302,3198,303,3307,300,3370,303,3444,311,3487,318,3486,323,3444,316,3370,308,3307,306,3198,308,3146,307,3091,302,3030,290,2959,268,2941,258,2929,248,2917,237,2900,228,2827,205,2751,188,2677,178,2609,172"/>
|
|
<area shape="poly" title=" " alt="" coords="2544,178,2748,225,2747,230,2543,183"/>
|
|
<area shape="poly" title=" " alt="" coords="2610,169,2854,188,2968,203,3050,223,3068,233,3079,244,3090,254,3106,263,3148,275,3197,284,3313,296,3445,301,3586,303,3861,301,3979,303,4074,311,4086,312,4085,318,4073,316,3979,309,3861,306,3586,308,3445,307,3312,301,3196,289,3147,280,3104,268,3087,259,3075,248,3064,237,3048,228,2967,208,2853,193,2609,174"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,171,2827,191,2927,206,3000,223,3019,233,3032,244,3044,254,3062,263,3134,279,3225,290,3441,300,3657,303,3826,311,3882,318,3881,323,3825,316,3657,308,3440,305,3225,295,3133,284,3060,268,3041,259,3028,248,3016,237,2998,228,2926,211,2826,197,2609,177"/>
|
|
<area shape="poly" title=" " alt="" coords="2491,189,2509,228,2523,247,2540,263,2576,273,2654,287,2837,318,2836,323,2653,293,2575,278,2537,268,2519,251,2505,231,2486,191"/>
|
|
<area shape="poly" title=" " alt="" coords="2507,184,2566,225,2602,246,2641,263,2697,280,2744,291,2829,298,2914,300,3023,311,3036,313,3035,318,3022,316,2914,306,2828,304,2744,296,2695,285,2639,268,2600,251,2563,230,2504,188"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,164,3125,166,3850,174,4582,192,4888,206,5119,223,5168,230,5167,235,5118,228,4887,211,4582,197,3850,180,3125,171,2609,169"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,164,3160,166,3944,175,4738,192,5070,206,5322,223,5375,230,5374,235,5321,228,5070,211,4738,198,3944,180,3160,172,2609,169"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,163,3198,162,4048,168,4493,175,4912,186,5273,202,5546,223,5591,230,5590,235,5545,228,5272,207,4911,192,4493,181,4047,174,3198,168,2609,168"/>
|
|
<area shape="poly" title=" " alt="" coords="2354,171,1258,195,675,211,463,220,336,228,288,235,287,230,336,223,462,215,675,206,1258,189,2353,166"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,164,4264,182,5192,199,5532,210,5734,223,5778,230,5777,235,5733,228,5532,216,5192,205,4264,187,2609,170"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,164,4356,182,5341,200,5702,210,5916,223,5963,230,5963,235,5916,228,5702,216,5341,205,4356,187,2609,170"/>
|
|
<area shape="poly" title=" " alt="" coords="1365,443,1495,487,1494,492,1363,448"/>
|
|
<area shape="poly" title=" " alt="" coords="1398,440,1638,487,1651,489,1649,495,1637,492,1397,445"/>
|
|
<area shape="poly" title=" " alt="" coords="1192,437,764,492,719,499,718,493,764,487,1191,432"/>
|
|
<area shape="poly" title=" " alt="" coords="1191,431,812,455,330,492,233,502,233,496,329,487,811,450,1191,426"/>
|
|
<area shape="poly" title=" " alt="" coords="1398,426,1665,448,1826,465,1987,487,1999,489,1998,494,1986,492,1826,470,1665,453,1397,432"/>
|
|
<area shape="poly" title=" " alt="" coords="1192,444,939,492,928,494,927,489,938,487,1191,439"/>
|
|
<area shape="poly" title=" " alt="" coords="1266,453,1224,491,1220,487,1262,449"/>
|
|
<area shape="poly" title=" " alt="" coords="1224,448,1086,492,1085,487,1222,443"/>
|
|
<area shape="poly" title=" " alt="" coords="1192,433,905,457,555,492,493,500,492,494,554,487,904,452,1191,428"/>
|
|
<area shape="poly" title=" " alt="" coords="1324,450,1360,487,1356,491,1320,453"/>
|
|
<area shape="poly" title=" " alt="" coords="1398,431,1591,454,1812,487,1825,489,1824,494,1812,492,1590,459,1398,436"/>
|
|
<area shape="poly" title=" " alt="" coords="1226,276,1288,400,1283,402,1221,279"/>
|
|
<area shape="poly" title=" " alt="" coords="1279,268,1322,287,1364,311,1420,355,1469,404,1539,487,1535,491,1465,408,1416,359,1361,316,1320,292,1277,273"/>
|
|
<area shape="poly" title=" " alt="" coords="1290,267,1349,287,1408,311,1495,356,1577,405,1701,487,1698,491,1575,409,1492,360,1406,316,1347,292,1288,272"/>
|
|
<area shape="poly" title=" " alt="" coords="1105,261,976,282,834,312,768,331,710,352,665,376,636,403,627,423,626,446,637,488,632,490,621,447,622,422,631,400,662,372,708,347,766,325,833,306,975,276,1104,256"/>
|
|
<area shape="poly" title=" " alt="" coords="1105,252,1002,258,880,269,748,288,618,316,492,356,372,405,268,454,193,492,191,487,265,449,369,400,490,351,617,311,747,283,879,264,1002,253,1105,247"/>
|
|
<area shape="poly" title=" " alt="" coords="1311,261,1421,282,1538,311,1681,355,1821,404,2031,487,2029,492,1819,409,1679,360,1537,316,1420,287,1310,266"/>
|
|
<area shape="poly" title=" " alt="" coords="1106,263,999,285,955,299,926,315,908,334,893,356,873,405,861,452,856,490,851,489,856,451,867,403,889,354,904,331,922,311,953,294,998,280,1104,258"/>
|
|
<area shape="poly" title=" " alt="" coords="1206,279,1197,353,1196,441,1201,489,1196,489,1191,441,1192,353,1200,278"/>
|
|
<area shape="poly" title=" " alt="" coords="1189,278,1042,491,1038,488,1185,275"/>
|
|
<area shape="poly" title=" " alt="" coords="1105,249,1016,253,913,264,805,284,701,316,620,355,545,404,483,453,439,491,436,487,480,449,542,400,617,351,699,311,804,279,913,259,1016,248,1105,244"/>
|
|
<area shape="poly" title=" " alt="" coords="1261,270,1297,292,1336,322,1371,358,1398,400,1404,424,1403,448,1389,490,1384,488,1397,447,1399,424,1394,402,1367,361,1332,326,1294,297,1258,274"/>
|
|
<area shape="poly" title=" " alt="" coords="1309,266,1386,286,1466,311,1582,356,1695,405,1865,487,1862,492,1693,410,1580,361,1464,316,1385,291,1307,271"/>
|
|
<area shape="poly" title=" " alt="" coords="1158,274,1069,316,1066,311,1155,269"/>
|
|
<area shape="poly" title=" " alt="" coords="1105,256,784,281,387,316,318,324,317,318,386,311,784,275,1105,251"/>
|
|
<area shape="poly" title=" " alt="" coords="1100,355,1237,399,1235,404,1099,360"/>
|
|
<area shape="poly" title=" " alt="" coords="1133,339,1261,359,1331,376,1397,399,1437,419,1474,442,1531,487,1528,491,1471,447,1434,423,1395,404,1329,381,1260,364,1132,344"/>
|
|
<area shape="poly" title=" " alt="" coords="1133,342,1285,363,1369,379,1451,399,1517,419,1581,443,1686,487,1684,492,1579,448,1515,424,1450,404,1368,384,1284,369,1133,348"/>
|
|
<area shape="poly" title=" " alt="" coords="989,363,920,403,840,444,772,470,708,492,707,487,771,465,838,439,918,398,986,358"/>
|
|
<area shape="poly" title=" " alt="" coords="1006,366,935,443,879,491,875,487,931,439,1002,362"/>
|
|
<area shape="poly" title=" " alt="" coords="1030,367,1029,489,1024,489,1025,367"/>
|
|
<area shape="poly" title=" " alt="" coords="1066,359,1125,399,1195,439,1256,466,1315,487,1313,492,1254,471,1192,444,1122,404,1063,364"/>
|
|
<area shape="poly" title=" " alt="" coords="952,360,801,404,799,399,950,355"/>
|
|
<area shape="poly" title=" " alt="" coords="2734,257,2489,281,2188,316,2139,323,2138,318,2188,311,2488,276,2733,252"/>
|
|
<area shape="poly" title=" " alt="" coords="2734,261,2383,316,2343,323,2342,318,2382,311,2733,256"/>
|
|
<area shape="poly" title=" " alt="" coords="2735,270,2525,323,2524,318,2733,265"/>
|
|
<area shape="poly" title=" " alt="" coords="2773,274,2694,316,2691,311,2770,269"/>
|
|
<area shape="poly" title=" " alt="" coords="2904,256,2960,263,3151,277,3300,283,3449,290,3639,311,3682,318,3681,323,3638,316,3448,296,3300,288,3151,283,2960,268,2903,261"/>
|
|
<area shape="poly" title=" " alt="" coords="2904,262,2910,263,3068,288,3227,311,3271,318,3270,323,3226,316,3067,293,2909,268,2903,267"/>
|
|
<area shape="poly" title=" " alt="" coords="2904,262,2910,263,3059,280,3177,287,3294,294,3444,311,3487,318,3486,323,3444,316,3294,299,3176,293,3059,285,2909,268,2903,267"/>
|
|
<area shape="poly" title=" " alt="" coords="2904,250,3105,263,3769,289,4414,309,5287,328,5287,333,4413,314,3769,295,3105,268,2904,256"/>
|
|
<area shape="poly" title=" " alt="" coords="2904,251,3061,263,3346,274,3569,275,3790,282,3920,293,4074,311,4086,312,4085,318,4073,316,3920,298,3790,288,3568,280,3346,279,3061,268,2904,256"/>
|
|
<area shape="poly" title=" " alt="" coords="2904,253,3011,263,3240,277,3418,283,3597,291,3826,311,3882,318,3881,323,3825,316,3597,297,3418,288,3240,282,3010,268,2903,258"/>
|
|
<area shape="poly" title=" " alt="" coords="2850,273,2897,318,2894,322,2847,277"/>
|
|
<area shape="poly" title=" " alt="" coords="2900,266,3059,311,3057,316,2898,272"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="node_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_1Node.html">Node</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:structftxui_1_1Node_1_1Status" id="r_structftxui_1_1Node_1_1Status"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="classftxui_1_1Node.html#structftxui_1_1Node_1_1Status">Node::Status</a></td></tr>
|
|
<tr class="separator:structftxui_1_1Node_1_1Status"><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="func-members" name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:ad4b8aa9392f56ba41e2b421e046a7d83" id="r_ad4b8aa9392f56ba41e2b421e046a7d83"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#ad4b8aa9392f56ba41e2b421e046a7d83">Render</a> (<a class="el" href="classftxui_1_1Screen.html">Screen</a> &screen, const <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> &element)</td></tr>
|
|
<tr class="memdesc:ad4b8aa9392f56ba41e2b421e046a7d83"><td class="mdescLeft"> </td><td class="mdescRight">Display an element on a <a class="el" href="classftxui_1_1Screen.html" title="A rectangular grid of Pixel.">ftxui::Screen</a>. <br /></td></tr>
|
|
<tr class="separator:ad4b8aa9392f56ba41e2b421e046a7d83"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a32a24db985fa1b37bf686b00f7e1b4ff" id="r_a32a24db985fa1b37bf686b00f7e1b4ff"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#a32a24db985fa1b37bf686b00f7e1b4ff">Render</a> (<a class="el" href="classftxui_1_1Screen.html">Screen</a> &screen, <a class="el" href="classftxui_1_1Node.html">Node</a> *node)</td></tr>
|
|
<tr class="memdesc:a32a24db985fa1b37bf686b00f7e1b4ff"><td class="mdescLeft"> </td><td class="mdescRight">Display an element on a <a class="el" href="classftxui_1_1Screen.html" title="A rectangular grid of Pixel.">ftxui::Screen</a>. <br /></td></tr>
|
|
<tr class="separator:a32a24db985fa1b37bf686b00f7e1b4ff"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab35030b64136afa183d474d11bd1f6dd" id="r_ab35030b64136afa183d474d11bd1f6dd"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#ab35030b64136afa183d474d11bd1f6dd">Render</a> (<a class="el" href="classftxui_1_1Screen.html">Screen</a> &screen, <a class="el" href="classftxui_1_1Node.html">Node</a> *node, <a class="el" href="classftxui_1_1Selection.html">Selection</a> &selection)</td></tr>
|
|
<tr class="separator:ab35030b64136afa183d474d11bd1f6dd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1a3d5804148186b3d4bcc07391ba5f30" id="r_a1a3d5804148186b3d4bcc07391ba5f30"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#a1a3d5804148186b3d4bcc07391ba5f30">GetNodeSelectedContent</a> (<a class="el" href="classftxui_1_1Screen.html">Screen</a> &screen, <a class="el" href="classftxui_1_1Node.html">Node</a> *node, <a class="el" href="classftxui_1_1Selection.html">Selection</a> &selection)</td></tr>
|
|
<tr class="separator:a1a3d5804148186b3d4bcc07391ba5f30"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<hr/><h2 class="groupheader">Data Structure Documentation</h2>
|
|
<a name="structftxui_1_1Node_1_1Status" id="structftxui_1_1Node_1_1Status"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#structftxui_1_1Node_1_1Status">◆ </a></span>ftxui::Node::Status</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">struct ftxui::Node::Status</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
</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": "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": "../v0.9/index.html", "v0.11": "../v0.11/index.html", "v0.10": "../v0.10/index.html"};
|
|
const currentVersion = "v6.0.2";
|
|
|
|
// 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>
|