mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
208 lines
11 KiB
HTML
208 lines
11 KiB
HTML
<!-- HTML header for doxygen 1.9.8-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.12.0"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>FTXUI: node_decorator.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>
|
|
<script type="text/javascript" src="doxygen-awesome-fragment-copy-button.js"></script>
|
|
<script type="text/javascript" src="doxygen-awesome-paragraph-link.js"></script>
|
|
<script type="text/javascript" src="doxygen-awesome-interactive-toc.js"></script>
|
|
<script type="text/javascript" src="doxygen-awesome-tabs.js"></script>
|
|
<script type="text/javascript">
|
|
DoxygenAwesomeFragmentCopyButton.init()
|
|
DoxygenAwesomeParagraphLink.init()
|
|
DoxygenAwesomeInteractiveToc.init()
|
|
DoxygenAwesomeTabs.init()
|
|
window.addEventListener('DOMContentLoaded', function () {
|
|
document.querySelectorAll(".headertitle").forEach(div => {
|
|
// Hide progressively the title.
|
|
if (div.textContent != "Getting Started" &&
|
|
div.textContent != "Installation" &&
|
|
div.textContent != "Modules" &&
|
|
true) {
|
|
return;
|
|
}
|
|
div.style.display = "none";
|
|
// Show progressively the image.
|
|
const img = document.querySelector("img.inline");
|
|
img.style.maxHeight = "40vh";
|
|
img.style.maxWidth = "100%";
|
|
img.style.objectFit = "contain";
|
|
});
|
|
});
|
|
</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-awesome.css" rel="stylesheet" type="text/css"/>
|
|
<link href="stylesheet.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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">FTXUI<span id="projectnumber"> 6.1.9</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__decorator_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">node_decorator.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__decorator_8hpp__dep__incl.png" border="0" usemap="#anode__decorator_8hppdep" alt=""/></div>
|
|
<map name="anode__decorator_8hppdep" id="anode__decorator_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="1045,5,1195,31"/>
|
|
<area shape="rect" href="automerge_8cpp.html" title=" " alt="" coords="5,79,125,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1031,25,643,42,391,58,138,81,126,83,125,77,137,76,391,53,642,36,1031,19"/>
|
|
<area shape="rect" href="blink_8cpp.html" title=" " alt="" coords="150,79,231,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1031,24,686,39,466,56,244,81,232,83,231,78,244,76,465,51,685,34,1031,19"/>
|
|
<area shape="rect" href="bold_8cpp.html" title=" " alt="" coords="256,79,333,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1031,25,726,41,536,58,346,81,334,83,333,78,345,76,536,52,726,36,1031,19"/>
|
|
<area shape="rect" href="clear__under_8cpp.html" title=" " alt="" coords="358,79,482,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1031,29,789,50,495,81,483,83,482,78,494,76,788,45,1030,24"/>
|
|
<area shape="rect" href="dom_2color_8cpp.html" title=" " alt="" coords="507,79,587,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1031,29,833,49,599,81,587,83,586,78,598,76,832,44,1031,24"/>
|
|
<area shape="rect" href="dim_8cpp.html" title=" " alt="" coords="611,79,685,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1031,32,875,53,698,81,686,84,685,78,697,76,875,47,1031,27"/>
|
|
<area shape="rect" href="src_2ftxui_2dom_2focus_8cpp.html" title=" " alt="" coords="710,79,794,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1045,36,806,81,795,83,794,78,805,76,1044,31"/>
|
|
<area shape="rect" href="hyperlink_8cpp.html" title=" " alt="" coords="818,79,929,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1068,37,914,81,913,76,1067,32"/>
|
|
<area shape="rect" href="inverted_8cpp.html" title=" " alt="" coords="953,79,1055,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1091,40,1024,81,1022,76,1088,35"/>
|
|
<area shape="rect" href="italic_8cpp.html" title=" " alt="" coords="1079,79,1161,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1123,44,1123,79,1117,79,1117,44"/>
|
|
<area shape="rect" href="src_2ftxui_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="1185,79,1332,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1156,34,1237,76,1235,81,1153,39"/>
|
|
<area shape="rect" href="node__decorator_8cpp.html" title=" " alt="" coords="1356,79,1505,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1184,31,1381,76,1380,81,1182,36"/>
|
|
<area shape="rect" href="scroll__indicator_8cpp.html" title=" " alt="" coords="1529,79,1676,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1209,30,1529,77,1529,82,1208,35"/>
|
|
<area shape="rect" href="src_2ftxui_2dom_2selection_8cpp.html" title=" " alt="" coords="1701,79,1809,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1209,24,1428,45,1688,76,1701,78,1700,83,1688,81,1427,50,1209,30"/>
|
|
<area shape="rect" href="selection__style_8cpp.html" title=" " alt="" coords="1833,79,1980,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1209,23,1483,44,1822,76,1833,77,1833,83,1821,81,1483,49,1209,28"/>
|
|
<area shape="rect" href="strikethrough_8cpp.html" title=" " alt="" coords="2005,79,2139,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1209,21,1553,40,1772,56,1992,76,2005,77,2004,83,1992,81,1771,61,1552,45,1209,26"/>
|
|
<area shape="rect" href="underlined_8cpp.html" title=" " alt="" coords="2163,79,2282,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1210,19,1618,35,1884,52,2152,76,2163,77,2163,83,2152,81,1883,57,1618,40,1209,24"/>
|
|
<area shape="rect" href="underlined__double_8cpp.html" title=" " alt="" coords="2306,79,2475,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1209,19,1674,37,1982,54,2295,76,2306,77,2306,82,2294,81,1982,59,1674,42,1209,24"/>
|
|
<area shape="rect" href="src_2ftxui_2component_2window_8cpp.html" title=" " alt="" coords="2500,79,2599,104"/>
|
|
<area shape="poly" title=" " alt="" coords="1209,16,1434,18,1751,26,2117,44,2304,58,2488,76,2500,78,2500,83,2488,81,2304,63,2116,49,1751,31,1434,23,1209,22"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="node__decorator_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_1NodeDecorator.html">NodeDecorator</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>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.9.8-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_aca3139ef08e710186b498ba0b7d3b1a.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_8b052a5e35b6e4510790af7766fda6cf.html">dom</a></li><li class="navelem"><a class="el" href="node__decorator_8hpp.html">node_decorator.hpp</a></li>
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|