mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
deploy: 2f0afe7b14
This commit is contained in:
143
CHANGELOG_8md.html
Normal file
143
CHANGELOG_8md.html
Normal file
@@ -0,0 +1,143 @@
|
|||||||
|
<!-- 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: CHANGELOG.md 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('CHANGELOG_8md.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="headertitle"><div class="title">CHANGELOG.md File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
</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="CHANGELOG_8md.html">CHANGELOG.md</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>
|
||||||
225
animation_8cpp.html
Normal file
225
animation_8cpp.html
Normal file
@@ -0,0 +1,225 @@
|
|||||||
|
<!-- 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: animation.cpp 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('animation_8cpp.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="#namespaces">Namespaces</a> |
|
||||||
|
<a href="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">animation.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="animation_8cpp_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="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>
|
||||||
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation.html">ftxui::animation</a></td></tr>
|
||||||
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html">ftxui::animation::easing</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:a39923c8d62cdaacdc179c2ece3ee16b4" id="r_a39923c8d62cdaacdc179c2ece3ee16b4"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4">Linear</a> (float p)</td></tr>
|
||||||
|
<tr class="memdesc:a39923c8d62cdaacdc179c2ece3ee16b4"><td class="mdescLeft"> </td><td class="mdescRight">Modeled after the line y = x. <br /></td></tr>
|
||||||
|
<tr class="separator:a39923c8d62cdaacdc179c2ece3ee16b4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab0b9303e7f956c36960e601f158e488f" id="r_ab0b9303e7f956c36960e601f158e488f"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ab0b9303e7f956c36960e601f158e488f">QuadraticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="memdesc:ab0b9303e7f956c36960e601f158e488f"><td class="mdescLeft"> </td><td class="mdescRight">Modeled after the parabola y = x^2. <br /></td></tr>
|
||||||
|
<tr class="separator:ab0b9303e7f956c36960e601f158e488f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aa1618a8f59ae7bae191d0ab36bf90e66" id="r_aa1618a8f59ae7bae191d0ab36bf90e66"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#aa1618a8f59ae7bae191d0ab36bf90e66">QuadraticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:aa1618a8f59ae7bae191d0ab36bf90e66"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a8155757f48a6e85e27da99c0a93f7e8d" id="r_a8155757f48a6e85e27da99c0a93f7e8d"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a8155757f48a6e85e27da99c0a93f7e8d">QuadraticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a8155757f48a6e85e27da99c0a93f7e8d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a2288ba740a847ea0e565017cb16c24f2" id="r_a2288ba740a847ea0e565017cb16c24f2"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a2288ba740a847ea0e565017cb16c24f2">CubicIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a2288ba740a847ea0e565017cb16c24f2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:acd3c619812de25f3613b36735a5cdc91" id="r_acd3c619812de25f3613b36735a5cdc91"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#acd3c619812de25f3613b36735a5cdc91">CubicOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:acd3c619812de25f3613b36735a5cdc91"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a2aa1d45766fe10c3b16b7dd4f65db859" id="r_a2aa1d45766fe10c3b16b7dd4f65db859"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a2aa1d45766fe10c3b16b7dd4f65db859">CubicInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a2aa1d45766fe10c3b16b7dd4f65db859"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:af60268bac4059d32b3f7680042dba350" id="r_af60268bac4059d32b3f7680042dba350"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#af60268bac4059d32b3f7680042dba350">QuarticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:af60268bac4059d32b3f7680042dba350"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a8878f359f37551ae64eb183af3ca93b8" id="r_a8878f359f37551ae64eb183af3ca93b8"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a8878f359f37551ae64eb183af3ca93b8">QuarticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a8878f359f37551ae64eb183af3ca93b8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a72dd2cb5c7ffddfe3a3d8b455f68d37e" id="r_a72dd2cb5c7ffddfe3a3d8b455f68d37e"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e">QuarticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a72dd2cb5c7ffddfe3a3d8b455f68d37e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab4eae8c5808cc6ab161037659e761a50" id="r_ab4eae8c5808cc6ab161037659e761a50"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ab4eae8c5808cc6ab161037659e761a50">QuinticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ab4eae8c5808cc6ab161037659e761a50"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aae2598b1aa6a2fc944f52edbf0453fd5" id="r_aae2598b1aa6a2fc944f52edbf0453fd5"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#aae2598b1aa6a2fc944f52edbf0453fd5">QuinticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:aae2598b1aa6a2fc944f52edbf0453fd5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:afcbc9e6b461fe3418a59faf4a5f9284d" id="r_afcbc9e6b461fe3418a59faf4a5f9284d"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#afcbc9e6b461fe3418a59faf4a5f9284d">QuinticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:afcbc9e6b461fe3418a59faf4a5f9284d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:af48c179e363c6656e904045b33756aeb" id="r_af48c179e363c6656e904045b33756aeb"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#af48c179e363c6656e904045b33756aeb">SineIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:af48c179e363c6656e904045b33756aeb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a92e397623fa5a607f64ba58d5c3dc56a" id="r_a92e397623fa5a607f64ba58d5c3dc56a"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a92e397623fa5a607f64ba58d5c3dc56a">SineOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a92e397623fa5a607f64ba58d5c3dc56a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a0eddac1c5f32c9f874ed1c6687a3c830" id="r_a0eddac1c5f32c9f874ed1c6687a3c830"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a0eddac1c5f32c9f874ed1c6687a3c830">SineInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a0eddac1c5f32c9f874ed1c6687a3c830"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a9af9e9dc6ba657b5ab681eb8be39ddb5" id="r_a9af9e9dc6ba657b5ab681eb8be39ddb5"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a9af9e9dc6ba657b5ab681eb8be39ddb5">CircularIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a9af9e9dc6ba657b5ab681eb8be39ddb5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a4188d3f98b876d0e0f181f9fd707f476" id="r_a4188d3f98b876d0e0f181f9fd707f476"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a4188d3f98b876d0e0f181f9fd707f476">CircularOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a4188d3f98b876d0e0f181f9fd707f476"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a0d1df50c1810db4a8b16416b62ac7db0" id="r_a0d1df50c1810db4a8b16416b62ac7db0"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a0d1df50c1810db4a8b16416b62ac7db0">CircularInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a0d1df50c1810db4a8b16416b62ac7db0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab0ca381749febbe74887c9fff0522434" id="r_ab0ca381749febbe74887c9fff0522434"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ab0ca381749febbe74887c9fff0522434">ExponentialIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ab0ca381749febbe74887c9fff0522434"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a9de59af8a36489121dace3f2a996f029" id="r_a9de59af8a36489121dace3f2a996f029"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a9de59af8a36489121dace3f2a996f029">ExponentialOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a9de59af8a36489121dace3f2a996f029"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a502f9e65e97d295f46c6a6435a84464d" id="r_a502f9e65e97d295f46c6a6435a84464d"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a502f9e65e97d295f46c6a6435a84464d">ExponentialInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a502f9e65e97d295f46c6a6435a84464d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a0cc4cc8d40617d7b21dea78f71917bbc" id="r_a0cc4cc8d40617d7b21dea78f71917bbc"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a0cc4cc8d40617d7b21dea78f71917bbc">ElasticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a0cc4cc8d40617d7b21dea78f71917bbc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ad771aec6f0170cb9039446699d1d2295" id="r_ad771aec6f0170cb9039446699d1d2295"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ad771aec6f0170cb9039446699d1d2295">ElasticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ad771aec6f0170cb9039446699d1d2295"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a537ce88e07af5658175f95eb70369fb9" id="r_a537ce88e07af5658175f95eb70369fb9"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a537ce88e07af5658175f95eb70369fb9">ElasticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a537ce88e07af5658175f95eb70369fb9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ae9cca3240dd9f14a807364e322bbdf79" id="r_ae9cca3240dd9f14a807364e322bbdf79"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ae9cca3240dd9f14a807364e322bbdf79">BackIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ae9cca3240dd9f14a807364e322bbdf79"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a440085789f25b7f3ffa1391f09e154f3" id="r_a440085789f25b7f3ffa1391f09e154f3"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a440085789f25b7f3ffa1391f09e154f3">BackOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a440085789f25b7f3ffa1391f09e154f3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a4dfa1e95971ff8e4d0f7539f2e8ae577" id="r_a4dfa1e95971ff8e4d0f7539f2e8ae577"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a4dfa1e95971ff8e4d0f7539f2e8ae577">BackInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a4dfa1e95971ff8e4d0f7539f2e8ae577"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a3a136fc5aedb4e99e08e5bea138463cb" id="r_a3a136fc5aedb4e99e08e5bea138463cb"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb">BounceIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a3a136fc5aedb4e99e08e5bea138463cb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aba7f60496f13f39385d9a47349e97c09" id="r_aba7f60496f13f39385d9a47349e97c09"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">BounceOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:aba7f60496f13f39385d9a47349e97c09"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a1a048fdae839f9493331cf1745767519" id="r_a1a048fdae839f9493331cf1745767519"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a1a048fdae839f9493331cf1745767519">BounceInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a1a048fdae839f9493331cf1745767519"><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_591e152ed8a369b957ed274cdb7355d5.html">component</a></li><li class="navelem"><a class="el" href="animation_8cpp.html">animation.cpp</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>
|
||||||
34
animation_8cpp.js
Normal file
34
animation_8cpp.js
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
var animation_8cpp =
|
||||||
|
[
|
||||||
|
[ "Linear", "animation_8cpp.html#a39923c8d62cdaacdc179c2ece3ee16b4", null ],
|
||||||
|
[ "QuadraticIn", "animation_8cpp.html#ab0b9303e7f956c36960e601f158e488f", null ],
|
||||||
|
[ "QuadraticOut", "animation_8cpp.html#aa1618a8f59ae7bae191d0ab36bf90e66", null ],
|
||||||
|
[ "QuadraticInOut", "animation_8cpp.html#a8155757f48a6e85e27da99c0a93f7e8d", null ],
|
||||||
|
[ "CubicIn", "animation_8cpp.html#a2288ba740a847ea0e565017cb16c24f2", null ],
|
||||||
|
[ "CubicOut", "animation_8cpp.html#acd3c619812de25f3613b36735a5cdc91", null ],
|
||||||
|
[ "CubicInOut", "animation_8cpp.html#a2aa1d45766fe10c3b16b7dd4f65db859", null ],
|
||||||
|
[ "QuarticIn", "animation_8cpp.html#af60268bac4059d32b3f7680042dba350", null ],
|
||||||
|
[ "QuarticOut", "animation_8cpp.html#a8878f359f37551ae64eb183af3ca93b8", null ],
|
||||||
|
[ "QuarticInOut", "animation_8cpp.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e", null ],
|
||||||
|
[ "QuinticIn", "animation_8cpp.html#ab4eae8c5808cc6ab161037659e761a50", null ],
|
||||||
|
[ "QuinticOut", "animation_8cpp.html#aae2598b1aa6a2fc944f52edbf0453fd5", null ],
|
||||||
|
[ "QuinticInOut", "animation_8cpp.html#afcbc9e6b461fe3418a59faf4a5f9284d", null ],
|
||||||
|
[ "SineIn", "animation_8cpp.html#af48c179e363c6656e904045b33756aeb", null ],
|
||||||
|
[ "SineOut", "animation_8cpp.html#a92e397623fa5a607f64ba58d5c3dc56a", null ],
|
||||||
|
[ "SineInOut", "animation_8cpp.html#a0eddac1c5f32c9f874ed1c6687a3c830", null ],
|
||||||
|
[ "CircularIn", "animation_8cpp.html#a9af9e9dc6ba657b5ab681eb8be39ddb5", null ],
|
||||||
|
[ "CircularOut", "animation_8cpp.html#a4188d3f98b876d0e0f181f9fd707f476", null ],
|
||||||
|
[ "CircularInOut", "animation_8cpp.html#a0d1df50c1810db4a8b16416b62ac7db0", null ],
|
||||||
|
[ "ExponentialIn", "animation_8cpp.html#ab0ca381749febbe74887c9fff0522434", null ],
|
||||||
|
[ "ExponentialOut", "animation_8cpp.html#a9de59af8a36489121dace3f2a996f029", null ],
|
||||||
|
[ "ExponentialInOut", "animation_8cpp.html#a502f9e65e97d295f46c6a6435a84464d", null ],
|
||||||
|
[ "ElasticIn", "animation_8cpp.html#a0cc4cc8d40617d7b21dea78f71917bbc", null ],
|
||||||
|
[ "ElasticOut", "animation_8cpp.html#ad771aec6f0170cb9039446699d1d2295", null ],
|
||||||
|
[ "ElasticInOut", "animation_8cpp.html#a537ce88e07af5658175f95eb70369fb9", null ],
|
||||||
|
[ "BackIn", "animation_8cpp.html#ae9cca3240dd9f14a807364e322bbdf79", null ],
|
||||||
|
[ "BackOut", "animation_8cpp.html#a440085789f25b7f3ffa1391f09e154f3", null ],
|
||||||
|
[ "BackInOut", "animation_8cpp.html#a4dfa1e95971ff8e4d0f7539f2e8ae577", null ],
|
||||||
|
[ "BounceIn", "animation_8cpp.html#a3a136fc5aedb4e99e08e5bea138463cb", null ],
|
||||||
|
[ "BounceOut", "animation_8cpp.html#aba7f60496f13f39385d9a47349e97c09", null ],
|
||||||
|
[ "BounceInOut", "animation_8cpp.html#a1a048fdae839f9493331cf1745767519", null ]
|
||||||
|
];
|
||||||
536
animation_8cpp_source.html
Normal file
536
animation_8cpp_source.html
Normal file
@@ -0,0 +1,536 @@
|
|||||||
|
<!-- 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: animation.cpp Source File</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('animation_8cpp_source.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="headertitle"><div class="title">animation.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="animation_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#include <cmath></span> <span class="comment">// for sin, pow, sqrt, cos</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#include <utility></span> <span class="comment">// for move</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span> </div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include "<a class="code" href="animation_8hpp.html">ftxui/component/animation.hpp</a>"</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment">// NOLINTBEGIN(*-magic-numbers)</span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui_1_1animation.html">ftxui::animation</a> {</div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="keyword">namespace </span>easing {</div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="keyword">namespace </span>{</div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="keyword">constexpr</span> <span class="keywordtype">float</span> kPi = 3.14159265358979323846f;</div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">constexpr</span> <span class="keywordtype">float</span> kPi2 = kPi / 2.f;</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span>} <span class="comment">// namespace</span></div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment">// Easing function have been taken out of:</span></div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment">// https://github.com/warrenm/AHEasing/blob/master/AHEasing/easing.c</span></div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="comment">// Corresponding license:</span></div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="comment">// Copyright (c) 2011, Auerhaus Development, LLC</span></div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="comment">// This program is free software. It comes without any warranty, to</span></div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="comment">// the extent permitted by applicable law. You can redistribute it</span></div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="comment">// and/or modify it under the terms of the Do What The Fuck You Want</span></div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="comment">// To Public License, Version 2, as published by Sam Hocevar. See</span></div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="comment">// http://sam.zoy.org/wtfpl/COPYING for more details.</span></div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="comment">/// @brief Modeled after the line y = x</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00029" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4"> 29</a></span><span class="comment"></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4">Linear</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="keywordflow">return</span> p;</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="comment">/// @brief Modeled after the parabola y = x^2</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00034" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#ab0b9303e7f956c36960e601f158e488f"> 34</a></span><span class="comment"></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ab0b9303e7f956c36960e601f158e488f">QuadraticIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> <span class="keywordflow">return</span> p * p;</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> </div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="comment">// @brief Modeled after the parabola y = -x^2 + 2x</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00039" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#aa1618a8f59ae7bae191d0ab36bf90e66"> 39</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aa1618a8f59ae7bae191d0ab36bf90e66">QuadraticOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <span class="keywordflow">return</span> -(p * (p - 2.f));</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="comment">// @brief Modeled after the piecewise quadratic</span></div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="comment">// y = (1/2)((2x)^2) ; [0, 0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="comment">// y = -(1/2)((2x-1)*(2x-3) - 1) ; [0.5, 1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00046" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a8155757f48a6e85e27da99c0a93f7e8d"> 46</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a8155757f48a6e85e27da99c0a93f7e8d">QuadraticInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="keywordflow">return</span> p < 0.5f ? 2.f * p * p : (-2.f * p * p) + (4.f * p) - 1.f;</div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> </div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span><span class="comment">// @brief Modeled after the cubic y = x^3</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00051" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a2288ba740a847ea0e565017cb16c24f2"> 51</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a2288ba740a847ea0e565017cb16c24f2">CubicIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keywordflow">return</span> p * p * p;</div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> </div>
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="comment">// @brief Modeled after the cubic y = (x - 1)^3 + 1</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00056" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#acd3c619812de25f3613b36735a5cdc91"> 56</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#acd3c619812de25f3613b36735a5cdc91">CubicOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = (p - 1.f);</div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="keywordflow">return</span> f * f * f + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> </div>
|
||||||
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span><span class="comment">// @brief Modeled after the piecewise cubic</span></div>
|
||||||
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span><span class="comment">// y = (1/2)((2x)^3) ; [0, 0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span><span class="comment">// y = (1/2)((2x-2)^3 + 2) ; [0.5, 1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00064" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a2aa1d45766fe10c3b16b7dd4f65db859"> 64</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a2aa1d45766fe10c3b16b7dd4f65db859">CubicInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keywordflow">return</span> 4.f * p * p * p;</div>
|
||||||
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> }</div>
|
||||||
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = ((2.f * p) - 2.f);</div>
|
||||||
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordflow">return</span> 0.5f * f * f * f + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> </div>
|
||||||
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span><span class="comment">// @brief Modeled after the quartic x^4</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00073" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#af60268bac4059d32b3f7680042dba350"> 73</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#af60268bac4059d32b3f7680042dba350">QuarticIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <span class="keywordflow">return</span> p * p * p * p;</div>
|
||||||
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> </div>
|
||||||
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="comment">// @brief Modeled after the quartic y = 1 - (x - 1)^4</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00078" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a8878f359f37551ae64eb183af3ca93b8"> 78</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a8878f359f37551ae64eb183af3ca93b8">QuarticOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = (p - 1.f);</div>
|
||||||
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <span class="keywordflow">return</span> f * f * f * (1.f - p) + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> </div>
|
||||||
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span><span class="comment">// @brief Modeled after the piecewise quartic</span></div>
|
||||||
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span><span class="comment">// y = (1/2)((2x)^4) ; [0, 0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span><span class="comment">// y = -(1/2)((2x-2)^4 - 2) ; [0.5, 1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00086" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e"> 86</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e">QuarticInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <span class="keywordflow">return</span> 8.f * p * p * p * p;</div>
|
||||||
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> }</div>
|
||||||
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = (p - 1.f);</div>
|
||||||
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <span class="keywordflow">return</span> -8.f * f * f * f * f + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> </div>
|
||||||
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span><span class="comment">// @brief Modeled after the quintic y = x^5</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00095" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#ab4eae8c5808cc6ab161037659e761a50"> 95</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ab4eae8c5808cc6ab161037659e761a50">QuinticIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="keywordflow">return</span> p * p * p * p * p;</div>
|
||||||
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> </div>
|
||||||
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span><span class="comment">// @brief Modeled after the quintic y = (x - 1)^5 + 1</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00100" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#aae2598b1aa6a2fc944f52edbf0453fd5"> 100</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aae2598b1aa6a2fc944f52edbf0453fd5">QuinticOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = (p - 1.f);</div>
|
||||||
|
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="keywordflow">return</span> f * f * f * f * f + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> </div>
|
||||||
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span><span class="comment">// @brief Modeled after the piecewise quintic</span></div>
|
||||||
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span><span class="comment">// y = (1/2)((2x)^5) ; [0, 0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span><span class="comment">// y = (1/2)((2x-2)^5 + 2) ; [0.5, 1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00108" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#afcbc9e6b461fe3418a59faf4a5f9284d"> 108</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#afcbc9e6b461fe3418a59faf4a5f9284d">QuinticInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <span class="keywordflow">return</span> 16.f * p * p * p * p * p;</div>
|
||||||
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> }</div>
|
||||||
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = ((2.f * p) - 2.f);</div>
|
||||||
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> <span class="keywordflow">return</span> 0.5f * f * f * f * f * f + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> </div>
|
||||||
|
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span><span class="comment">// @brief Modeled after quarter-cycle of sine wave</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00117" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#af48c179e363c6656e904045b33756aeb"> 117</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#af48c179e363c6656e904045b33756aeb">SineIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> <span class="keywordflow">return</span> std::sin((p - 1.f) * kPi2) + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> </div>
|
||||||
|
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span><span class="comment">// @brief Modeled after quarter-cycle of sine wave (different phase)</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00122" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a92e397623fa5a607f64ba58d5c3dc56a"> 122</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a92e397623fa5a607f64ba58d5c3dc56a">SineOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> <span class="keywordflow">return</span> std::sin(p * kPi2);</div>
|
||||||
|
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> </div>
|
||||||
|
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span><span class="comment">// @brief Modeled after half sine wave</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00127" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a0eddac1c5f32c9f874ed1c6687a3c830"> 127</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a0eddac1c5f32c9f874ed1c6687a3c830">SineInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> <span class="keywordflow">return</span> 0.5f * (1.f - std::cos(p * kPi));</div>
|
||||||
|
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> </div>
|
||||||
|
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span><span class="comment">// @brief Modeled after shifted quadrant IV of unit circle</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00132" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a9af9e9dc6ba657b5ab681eb8be39ddb5"> 132</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a9af9e9dc6ba657b5ab681eb8be39ddb5">CircularIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> <span class="keywordflow">return</span> 1.f - std::sqrt(1.f - (p * p));</div>
|
||||||
|
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> </div>
|
||||||
|
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span><span class="comment">// @brief Modeled after shifted quadrant II of unit circle</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00137" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a4188d3f98b876d0e0f181f9fd707f476"> 137</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a4188d3f98b876d0e0f181f9fd707f476">CircularOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> <span class="keywordflow">return</span> std::sqrt((2.f - p) * p);</div>
|
||||||
|
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> </div>
|
||||||
|
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span><span class="comment">// @brief Modeled after the piecewise circular function</span></div>
|
||||||
|
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span><span class="comment">// y = (1/2)(1 - sqrt(1 - 4x^2)) ; [0, 0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span><span class="comment">// y = (1/2)(sqrt(-(2x - 3)*(2x - 1)) + 1) ; [0.5, 1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00144" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a0d1df50c1810db4a8b16416b62ac7db0"> 144</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a0d1df50c1810db4a8b16416b62ac7db0">CircularInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <span class="keywordflow">return</span> 0.5f * (1.f - std::sqrt(1.f - 4.f * (p * p)));</div>
|
||||||
|
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> }</div>
|
||||||
|
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> <span class="keywordflow">return</span> 0.5f * (std::sqrt(-((2.f * p) - 3.f) * ((2.f * p) - 1.f)) + 1.f);</div>
|
||||||
|
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> </div>
|
||||||
|
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span><span class="comment">// @brief Modeled after the exponential function y = 2^(10(x - 1))</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00152" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#ab0ca381749febbe74887c9fff0522434"> 152</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ab0ca381749febbe74887c9fff0522434">ExponentialIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> <span class="keywordflow">return</span> (p == 0.f) ? p : std::pow(2.f, 10.f * (p - 1.f));</div>
|
||||||
|
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> </div>
|
||||||
|
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span><span class="comment">// @brief Modeled after the exponential function y = -2^(-10x) + 1</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00157" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a9de59af8a36489121dace3f2a996f029"> 157</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a9de59af8a36489121dace3f2a996f029">ExponentialOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> <span class="keywordflow">return</span> (p == 1.f) ? p : 1.f - std::pow(2.f, -10.f * p);</div>
|
||||||
|
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> </div>
|
||||||
|
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span><span class="comment">// @brief Modeled after the piecewise exponential</span></div>
|
||||||
|
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span><span class="comment">// y = (1/2)2^(10(2x - 1)) ; [0,0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span><span class="comment">// y = -(1/2)*2^(-10(2x - 1))) + 1 ; [0.5,1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00164" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a502f9e65e97d295f46c6a6435a84464d"> 164</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a502f9e65e97d295f46c6a6435a84464d">ExponentialInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <span class="keywordflow">if</span> (p == 0.f || p == 1.f) {</div>
|
||||||
|
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> <span class="keywordflow">return</span> p;</div>
|
||||||
|
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> }</div>
|
||||||
|
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> </div>
|
||||||
|
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> <span class="keywordflow">return</span> 0.5f * std::pow(2.f, (20.f * p) - 10.f);</div>
|
||||||
|
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> }</div>
|
||||||
|
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> <span class="keywordflow">return</span> -0.5f * std::pow(2.f, (-20.f * p) + 10.f) + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> </div>
|
||||||
|
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span><span class="comment">// @brief Modeled after the damped sine wave y = sin(13pi/2*x)*pow(2, 10 * (x -</span></div>
|
||||||
|
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span><span class="comment">// 1))</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00177" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a0cc4cc8d40617d7b21dea78f71917bbc"> 177</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a0cc4cc8d40617d7b21dea78f71917bbc">ElasticIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> <span class="keywordflow">return</span> std::sin(13.f * kPi2 * p) * std::pow(2.f, 10.f * (p - 1.f));</div>
|
||||||
|
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> </div>
|
||||||
|
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span><span class="comment">// @brief Modeled after the damped sine wave y = sin(-13pi/2*(x + 1))*pow(2,</span></div>
|
||||||
|
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span><span class="comment">// -10x) +</span></div>
|
||||||
|
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span><span class="comment">// 1</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00184" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#ad771aec6f0170cb9039446699d1d2295"> 184</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ad771aec6f0170cb9039446699d1d2295">ElasticOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span> <span class="keywordflow">return</span> std::sin(-13.f * kPi2 * (p + 1.f)) * std::pow(2.f, -10.f * p) + 1.f;</div>
|
||||||
|
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"> 187</span> </div>
|
||||||
|
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"> 188</span><span class="comment">// @brief Modeled after the piecewise exponentially-damped sine wave:</span></div>
|
||||||
|
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"> 189</span><span class="comment">// y = (1/2)*sin(13pi/2*(2*x))*pow(2, 10 * ((2*x) - 1)) ; [0,0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span><span class="comment">// y = (1/2)*(sin(-13pi/2*((2x-1)+1))*pow(2,-10(2*x-1)) + 2) ; [0.5, 1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00191" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a537ce88e07af5658175f95eb70369fb9"> 191</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a537ce88e07af5658175f95eb70369fb9">ElasticInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> <span class="keywordflow">return</span> 0.5f * std::sin(13.f * kPi2 * (2.f * p)) *</div>
|
||||||
|
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span> std::pow(2.f, 10.f * ((2.f * p) - 1.f));</div>
|
||||||
|
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> }</div>
|
||||||
|
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> <span class="keywordflow">return</span> 0.5f * (std::sin(-13.f * kPi2 * ((2.f * p - 1.f) + 1.f)) *</div>
|
||||||
|
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> std::pow(2.f, -10.f * (2.f * p - 1.f)) +</div>
|
||||||
|
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> 2.f);</div>
|
||||||
|
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> </div>
|
||||||
|
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span><span class="comment">// @brief Modeled after the overshooting cubic y = x^3-x*sin(x*pi)</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00202" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#ae9cca3240dd9f14a807364e322bbdf79"> 202</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ae9cca3240dd9f14a807364e322bbdf79">BackIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> <span class="keywordflow">return</span> p * p * p - p * std::sin(p * kPi);</div>
|
||||||
|
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"> 204</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> </div>
|
||||||
|
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span><span class="comment">// @brief Modeled after overshooting cubic y = 1-((1-x)^3-(1-x)*sin((1-x)*pi))</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00207" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a440085789f25b7f3ffa1391f09e154f3"> 207</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a440085789f25b7f3ffa1391f09e154f3">BackOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = (1.f - p);</div>
|
||||||
|
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> <span class="keywordflow">return</span> 1.f - (f * f * f - f * std::sin(f * kPi));</div>
|
||||||
|
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> </div>
|
||||||
|
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span><span class="comment">// @brief Modeled after the piecewise overshooting cubic function:</span></div>
|
||||||
|
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span><span class="comment">// y = (1/2)*((2x)^3-(2x)*sin(2*x*pi)) ; [0, 0.5)</span></div>
|
||||||
|
<div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span><span class="comment">// y = (1/2)*(1-((1-x)^3-(1-x)*sin((1-x)*pi))+1) ; [0.5, 1]</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00215" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a4dfa1e95971ff8e4d0f7539f2e8ae577"> 215</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a4dfa1e95971ff8e4d0f7539f2e8ae577">BackInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"> 216</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = 2.f * p;</div>
|
||||||
|
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span> <span class="keywordflow">return</span> 0.5f * (f * f * f - f * std::sin(f * kPi));</div>
|
||||||
|
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span> }</div>
|
||||||
|
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span> <span class="keyword">const</span> <span class="keywordtype">float</span> f = (1.f - (2.f * p - 1.f));</div>
|
||||||
|
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span> <span class="keywordflow">return</span> 0.5f * (1.f - (f * f * f - f * std::sin(f * kPi))) + 0.5f;</div>
|
||||||
|
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00224" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00224" name="l00224"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb"> 224</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb">BounceIn</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span> <span class="keywordflow">return</span> 1.f - <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">BounceOut</a>(1.f - p);</div>
|
||||||
|
<div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno"> 227</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00228" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09"> 228</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">BounceOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span> <span class="keywordflow">if</span> (p < 4.f / 11.f) {</div>
|
||||||
|
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span> <span class="keywordflow">return</span> (121.f * p * p) / 16.f;</div>
|
||||||
|
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> }</div>
|
||||||
|
<div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span> </div>
|
||||||
|
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span> <span class="keywordflow">if</span> (p < 8.f / 11.f) {</div>
|
||||||
|
<div class="line"><a id="l00234" name="l00234"></a><span class="lineno"> 234</span> <span class="keywordflow">return</span> (363.f / 40.f * p * p) - (99.f / 10.f * p) + 17.f / 5.f;</div>
|
||||||
|
<div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span> }</div>
|
||||||
|
<div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span> </div>
|
||||||
|
<div class="line"><a id="l00237" name="l00237"></a><span class="lineno"> 237</span> <span class="keywordflow">if</span> (p < 9.f / 10.f) {</div>
|
||||||
|
<div class="line"><a id="l00238" name="l00238"></a><span class="lineno"> 238</span> <span class="keywordflow">return</span> (4356.f / 361.f * p * p) - (35442.f / 1805.f * p) + 16061.f / 1805.f;</div>
|
||||||
|
<div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span> }</div>
|
||||||
|
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> </div>
|
||||||
|
<div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span> <span class="keywordflow">return</span> (54.f / 5.f * p * p) - (513 / 25.f * p) + 268 / 25.f;</div>
|
||||||
|
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00244" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#a1a048fdae839f9493331cf1745767519"> 244</a></span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a1a048fdae839f9493331cf1745767519">BounceInOut</a>(<span class="keywordtype">float</span> p) {</div>
|
||||||
|
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> <span class="keywordflow">if</span> (p < 0.5f) {</div>
|
||||||
|
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span> <span class="keywordflow">return</span> 0.5f * <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb">BounceIn</a>(p * 2.f);</div>
|
||||||
|
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> }</div>
|
||||||
|
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span> <span class="keywordflow">return</span> 0.5f * <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">BounceOut</a>(p * 2.f - 1.f) + 0.5f;</div>
|
||||||
|
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> </div>
|
||||||
|
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span>} <span class="comment">// namespace easing</span></div>
|
||||||
|
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00253" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"><a class="line" href="classftxui_1_1animation_1_1Animator.html#a03909a0243b559e18e21996ccacdc8b6"> 253</a></span><a class="code hl_function" href="classftxui_1_1animation_1_1Animator.html#a03909a0243b559e18e21996ccacdc8b6">Animator::Animator</a>(<span class="keywordtype">float</span>* from,</div>
|
||||||
|
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> <span class="keywordtype">float</span> to,</div>
|
||||||
|
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> duration,</div>
|
||||||
|
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a">easing::Function</a> easing_function,</div>
|
||||||
|
<div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> delay)</div>
|
||||||
|
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span> : <a class="code hl_variable" href="src_2ftxui_2dom_2separator_8cpp.html#ad84db3d1db4de4af9935d2d361626bdb">value_</a>(from),</div>
|
||||||
|
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span> from_(*from),</div>
|
||||||
|
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span> to_(to),</div>
|
||||||
|
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> duration_(duration),</div>
|
||||||
|
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> easing_function_(std::move(easing_function)),</div>
|
||||||
|
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span> current_(-delay) {</div>
|
||||||
|
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span> <a class="code hl_function" href="namespaceftxui_1_1animation.html#ad94d3d42aba3359550759aae5bcffbe9">RequestAnimationFrame</a>();</div>
|
||||||
|
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00267" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"><a class="line" href="classftxui_1_1animation_1_1Animator.html#ac956aa7c105ad418392f69219711117d"> 267</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="classftxui_1_1animation_1_1Animator.html#ac956aa7c105ad418392f69219711117d">Animator::OnAnimation</a>(<a class="code hl_class" href="classftxui_1_1animation_1_1Params.html">Params</a>& params) {</div>
|
||||||
|
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span> current_ += params.<a class="code hl_function" href="classftxui_1_1animation_1_1Params.html#a2cf2e0a4288915aee8f100d2f0ee3e50">duration</a>();</div>
|
||||||
|
<div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span> </div>
|
||||||
|
<div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span> <span class="keywordflow">if</span> (current_ >= duration_) {</div>
|
||||||
|
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span> *value_ = to_;</div>
|
||||||
|
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span> <span class="keywordflow">return</span>;</div>
|
||||||
|
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span> }</div>
|
||||||
|
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> </div>
|
||||||
|
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span> <span class="keywordflow">if</span> (current_ <= <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a>()) {</div>
|
||||||
|
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span> *value_ = from_;</div>
|
||||||
|
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span> } <span class="keywordflow">else</span> {</div>
|
||||||
|
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> *value_ = from_ + (to_ - from_) * easing_function_(current_ / duration_);</div>
|
||||||
|
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"> 279</span> }</div>
|
||||||
|
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"> 280</span> </div>
|
||||||
|
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span> <a class="code hl_function" href="namespaceftxui_1_1animation.html#ad94d3d42aba3359550759aae5bcffbe9">RequestAnimationFrame</a>();</div>
|
||||||
|
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno"> 282</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00283" name="l00283"></a><span class="lineno"> 283</span> </div>
|
||||||
|
<div class="line"><a id="l00284" name="l00284"></a><span class="lineno"> 284</span>} <span class="comment">// namespace ftxui::animation</span></div>
|
||||||
|
<div class="line"><a id="l00285" name="l00285"></a><span class="lineno"> 285</span> </div>
|
||||||
|
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno"> 286</span><span class="comment">// NOLINTEND(*-magic-numbers)</span></div>
|
||||||
|
<div class="ttc" id="aanimation_8hpp_html"><div class="ttname"><a href="animation_8hpp.html">animation.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Animator_html_a03909a0243b559e18e21996ccacdc8b6"><div class="ttname"><a href="classftxui_1_1animation_1_1Animator.html#a03909a0243b559e18e21996ccacdc8b6">ftxui::animation::Animator::Animator</a></div><div class="ttdeci">Animator(float *from, float to=0.f, Duration duration=std::chrono::milliseconds(250), easing::Function easing_function=easing::Linear, Duration delay=std::chrono::milliseconds(0))</div><div class="ttdef"><b>Definition</b> <a href="#l00253">animation.cpp:253</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Animator_html_ac956aa7c105ad418392f69219711117d"><div class="ttname"><a href="classftxui_1_1animation_1_1Animator.html#ac956aa7c105ad418392f69219711117d">ftxui::animation::Animator::OnAnimation</a></div><div class="ttdeci">void OnAnimation(Params &)</div><div class="ttdef"><b>Definition</b> <a href="#l00267">animation.cpp:267</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Params_html"><div class="ttname"><a href="classftxui_1_1animation_1_1Params.html">ftxui::animation::Params</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00023">animation.hpp:23</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Params_html_a2cf2e0a4288915aee8f100d2f0ee3e50"><div class="ttname"><a href="classftxui_1_1animation_1_1Params.html#a2cf2e0a4288915aee8f100d2f0ee3e50">ftxui::animation::Params::duration</a></div><div class="ttdeci">Duration duration() const</div><div class="ttdoc">The duration this animation step represents.</div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00028">animation.hpp:28</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a0cc4cc8d40617d7b21dea78f71917bbc"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a0cc4cc8d40617d7b21dea78f71917bbc">ftxui::animation::easing::ElasticIn</a></div><div class="ttdeci">float ElasticIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00177">animation.cpp:177</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a0d1df50c1810db4a8b16416b62ac7db0"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a0d1df50c1810db4a8b16416b62ac7db0">ftxui::animation::easing::CircularInOut</a></div><div class="ttdeci">float CircularInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00144">animation.cpp:144</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a0eddac1c5f32c9f874ed1c6687a3c830"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a0eddac1c5f32c9f874ed1c6687a3c830">ftxui::animation::easing::SineInOut</a></div><div class="ttdeci">float SineInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00127">animation.cpp:127</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a1a048fdae839f9493331cf1745767519"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a1a048fdae839f9493331cf1745767519">ftxui::animation::easing::BounceInOut</a></div><div class="ttdeci">float BounceInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00244">animation.cpp:244</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a2288ba740a847ea0e565017cb16c24f2"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a2288ba740a847ea0e565017cb16c24f2">ftxui::animation::easing::CubicIn</a></div><div class="ttdeci">float CubicIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00051">animation.cpp:51</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a2aa1d45766fe10c3b16b7dd4f65db859"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a2aa1d45766fe10c3b16b7dd4f65db859">ftxui::animation::easing::CubicInOut</a></div><div class="ttdeci">float CubicInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00064">animation.cpp:64</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a39923c8d62cdaacdc179c2ece3ee16b4"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4">ftxui::animation::easing::Linear</a></div><div class="ttdeci">float Linear(float p)</div><div class="ttdoc">Modeled after the line y = x.</div><div class="ttdef"><b>Definition</b> <a href="#l00029">animation.cpp:29</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a3a136fc5aedb4e99e08e5bea138463cb"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb">ftxui::animation::easing::BounceIn</a></div><div class="ttdeci">float BounceIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00224">animation.cpp:224</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a4188d3f98b876d0e0f181f9fd707f476"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a4188d3f98b876d0e0f181f9fd707f476">ftxui::animation::easing::CircularOut</a></div><div class="ttdeci">float CircularOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00137">animation.cpp:137</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a440085789f25b7f3ffa1391f09e154f3"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a440085789f25b7f3ffa1391f09e154f3">ftxui::animation::easing::BackOut</a></div><div class="ttdeci">float BackOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00207">animation.cpp:207</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a4dfa1e95971ff8e4d0f7539f2e8ae577"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a4dfa1e95971ff8e4d0f7539f2e8ae577">ftxui::animation::easing::BackInOut</a></div><div class="ttdeci">float BackInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00215">animation.cpp:215</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a502f9e65e97d295f46c6a6435a84464d"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a502f9e65e97d295f46c6a6435a84464d">ftxui::animation::easing::ExponentialInOut</a></div><div class="ttdeci">float ExponentialInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00164">animation.cpp:164</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a537ce88e07af5658175f95eb70369fb9"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a537ce88e07af5658175f95eb70369fb9">ftxui::animation::easing::ElasticInOut</a></div><div class="ttdeci">float ElasticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00191">animation.cpp:191</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a72dd2cb5c7ffddfe3a3d8b455f68d37e"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e">ftxui::animation::easing::QuarticInOut</a></div><div class="ttdeci">float QuarticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00086">animation.cpp:86</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a8155757f48a6e85e27da99c0a93f7e8d"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a8155757f48a6e85e27da99c0a93f7e8d">ftxui::animation::easing::QuadraticInOut</a></div><div class="ttdeci">float QuadraticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00046">animation.cpp:46</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a8878f359f37551ae64eb183af3ca93b8"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a8878f359f37551ae64eb183af3ca93b8">ftxui::animation::easing::QuarticOut</a></div><div class="ttdeci">float QuarticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00078">animation.cpp:78</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a92e397623fa5a607f64ba58d5c3dc56a"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a92e397623fa5a607f64ba58d5c3dc56a">ftxui::animation::easing::SineOut</a></div><div class="ttdeci">float SineOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00122">animation.cpp:122</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a9af9e9dc6ba657b5ab681eb8be39ddb5"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a9af9e9dc6ba657b5ab681eb8be39ddb5">ftxui::animation::easing::CircularIn</a></div><div class="ttdeci">float CircularIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00132">animation.cpp:132</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a9de59af8a36489121dace3f2a996f029"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a9de59af8a36489121dace3f2a996f029">ftxui::animation::easing::ExponentialOut</a></div><div class="ttdeci">float ExponentialOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00157">animation.cpp:157</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_aa1618a8f59ae7bae191d0ab36bf90e66"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#aa1618a8f59ae7bae191d0ab36bf90e66">ftxui::animation::easing::QuadraticOut</a></div><div class="ttdeci">float QuadraticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00039">animation.cpp:39</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_aae2598b1aa6a2fc944f52edbf0453fd5"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#aae2598b1aa6a2fc944f52edbf0453fd5">ftxui::animation::easing::QuinticOut</a></div><div class="ttdeci">float QuinticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00100">animation.cpp:100</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ab0b9303e7f956c36960e601f158e488f"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ab0b9303e7f956c36960e601f158e488f">ftxui::animation::easing::QuadraticIn</a></div><div class="ttdeci">float QuadraticIn(float p)</div><div class="ttdoc">Modeled after the parabola y = x^2.</div><div class="ttdef"><b>Definition</b> <a href="#l00034">animation.cpp:34</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ab0ca381749febbe74887c9fff0522434"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ab0ca381749febbe74887c9fff0522434">ftxui::animation::easing::ExponentialIn</a></div><div class="ttdeci">float ExponentialIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00152">animation.cpp:152</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ab4eae8c5808cc6ab161037659e761a50"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ab4eae8c5808cc6ab161037659e761a50">ftxui::animation::easing::QuinticIn</a></div><div class="ttdeci">float QuinticIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00095">animation.cpp:95</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_aba7f60496f13f39385d9a47349e97c09"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">ftxui::animation::easing::BounceOut</a></div><div class="ttdeci">float BounceOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00228">animation.cpp:228</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_acd3c619812de25f3613b36735a5cdc91"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#acd3c619812de25f3613b36735a5cdc91">ftxui::animation::easing::CubicOut</a></div><div class="ttdeci">float CubicOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00056">animation.cpp:56</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ad771aec6f0170cb9039446699d1d2295"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ad771aec6f0170cb9039446699d1d2295">ftxui::animation::easing::ElasticOut</a></div><div class="ttdeci">float ElasticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00184">animation.cpp:184</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ad820848234fca6290b7399cc5e07af3a"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a">ftxui::animation::easing::Function</a></div><div class="ttdeci">std::function< float(float)> Function</div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00035">animation.hpp:35</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ae9cca3240dd9f14a807364e322bbdf79"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ae9cca3240dd9f14a807364e322bbdf79">ftxui::animation::easing::BackIn</a></div><div class="ttdeci">float BackIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00202">animation.cpp:202</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_af48c179e363c6656e904045b33756aeb"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#af48c179e363c6656e904045b33756aeb">ftxui::animation::easing::SineIn</a></div><div class="ttdeci">float SineIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00117">animation.cpp:117</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_af60268bac4059d32b3f7680042dba350"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#af60268bac4059d32b3f7680042dba350">ftxui::animation::easing::QuarticIn</a></div><div class="ttdeci">float QuarticIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00073">animation.cpp:73</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_afcbc9e6b461fe3418a59faf4a5f9284d"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#afcbc9e6b461fe3418a59faf4a5f9284d">ftxui::animation::easing::QuinticInOut</a></div><div class="ttdeci">float QuinticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="#l00108">animation.cpp:108</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html"><div class="ttname"><a href="namespaceftxui_1_1animation.html">ftxui::animation</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html_a3c06579c86b609bce4a9a097b23cd739"><div class="ttname"><a href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">ftxui::animation::Duration</a></div><div class="ttdeci">std::chrono::duration< float > Duration</div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00020">animation.hpp:20</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html_ad94d3d42aba3359550759aae5bcffbe9"><div class="ttname"><a href="namespaceftxui_1_1animation.html#ad94d3d42aba3359550759aae5bcffbe9">ftxui::animation::RequestAnimationFrame</a></div><div class="ttdeci">void RequestAnimationFrame()</div><div class="ttdef"><b>Definition</b> <a href="screen__interactive_8cpp_source.html#l00063">screen_interactive.cpp:63</a></div></div>
|
||||||
|
<div class="ttc" id="asrc_2ftxui_2dom_2separator_8cpp_html_ad84db3d1db4de4af9935d2d361626bdb"><div class="ttname"><a href="src_2ftxui_2dom_2separator_8cpp.html#ad84db3d1db4de4af9935d2d361626bdb">value_</a></div><div class="ttdeci">std::string value_</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2separator_8cpp_source.html#l00051">src/ftxui/dom/separator.cpp:51</a></div></div>
|
||||||
|
</div><!-- fragment --></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_591e152ed8a369b957ed274cdb7355d5.html">component</a></li><li class="navelem"><a class="el" href="animation_8cpp.html">animation.cpp</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>
|
||||||
498
animation_8hpp.html
Normal file
498
animation_8hpp.html
Normal file
@@ -0,0 +1,498 @@
|
|||||||
|
<!-- 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: animation.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('animation_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> |
|
||||||
|
<a href="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">animation.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="animation_8hpp__dep__incl.png" border="0" usemap="#aanimation_8hppdep" alt=""/></div>
|
||||||
|
<map name="aanimation_8hppdep" id="aanimation_8hppdep">
|
||||||
|
<area shape="rect" title=" " alt="" coords="5851,5,5967,31"/>
|
||||||
|
<area shape="rect" href="animation_8cpp.html" title=" " alt="" coords="1455,79,1569,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5838,22,3680,40,2363,58,1875,69,1588,81,1570,83,1569,78,1588,76,1875,63,2363,52,3680,34,5838,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="5,233,96,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5838,22,5310,21,4409,26,3300,44,2719,60,2149,81,1766,102,1127,142,489,188,251,210,109,228,82,235,81,230,107,223,250,204,489,183,1127,137,1766,97,2149,76,2719,55,3300,39,4409,21,5310,16,5838,16"/>
|
||||||
|
<area shape="rect" href="component__options_8cpp.html" title=" " alt="" coords="1645,152,1822,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5837,22,5214,25,4215,33,3166,51,2725,64,2392,81,2226,97,2061,117,1802,155,1801,149,2060,111,2225,91,2392,76,2724,59,3166,45,4215,28,5214,19,5837,17"/>
|
||||||
|
<area shape="rect" href="component__options_8hpp.html" title=" " alt="" coords="2404,79,2583,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5838,23,2583,91,2583,85,5837,18"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="10229,233,10315,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5981,18,6482,28,7331,51,8371,91,8915,117,9449,149,9667,160,9836,167,10004,184,10103,200,10218,223,10244,230,10242,235,10217,228,10102,205,10004,189,9836,173,9666,166,9449,155,8915,123,8371,96,7331,57,6482,33,5981,23"/>
|
||||||
|
<area shape="rect" href="menu__style_8cpp.html" title=" " alt="" coords="10340,233,10465,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5981,18,6804,36,7406,54,8027,76,8694,107,9361,149,9634,163,9847,171,10058,186,10182,201,10328,223,10363,230,10362,235,10328,228,10182,206,10058,191,9846,176,9634,168,9361,155,8694,113,8027,81,7406,59,6803,42,5981,23"/>
|
||||||
|
<area shape="rect" href="menu__underline__animated__gallery_8cpp.html" title=" " alt="" coords="10009,225,10205,265"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5981,18,6446,31,7222,57,8170,96,8666,121,9152,149,9575,177,9760,194,9996,223,10009,224,10008,230,9996,228,9759,200,9575,182,9152,155,8665,126,8170,101,7221,62,6445,36,5981,24"/>
|
||||||
|
<area shape="rect" href="screen__interactive_8cpp.html" title=" " alt="" coords="10490,233,10659,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5981,18,6915,35,7608,52,8323,76,8991,105,9658,149,10069,177,10248,193,10478,223,10521,230,10520,235,10477,228,10247,199,10068,182,9657,155,8990,111,8323,81,7608,57,6915,40,5981,23"/>
|
||||||
|
<area shape="rect" href="screen__interactive_8hpp.html" title=" " alt="" coords="5824,152,5995,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5912,45,5912,152,5907,152,5907,45"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2390,100,2113,119,1977,135,1880,154,1858,167,1836,180,1759,197,1670,209,1571,218,1462,222,1226,224,975,219,723,212,485,208,276,211,186,218,109,228,81,235,79,230,107,223,185,213,276,206,485,202,723,206,975,213,1226,218,1462,217,1570,212,1670,204,1758,192,1834,175,1855,163,1878,150,1976,129,2113,114,2390,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2390,104,1842,155,1823,157,1822,151,1841,149,2390,99"/>
|
||||||
|
<area shape="rect" href="button__animated_8cpp.html" title=" " alt="" coords="3492,233,3652,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2597,98,2820,118,3083,149,3282,183,3481,223,3517,230,3516,235,3479,228,3281,188,3082,155,2820,123,2596,103"/>
|
||||||
|
<area shape="rect" href="button__in__frame_8cpp.html" title=" " alt="" coords="3677,233,3833,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2597,97,2860,118,3178,149,3422,181,3664,223,3703,230,3702,235,3664,228,3421,187,3177,155,2860,123,2596,102"/>
|
||||||
|
<area shape="rect" href="button__style_8cpp.html" title=" " alt="" coords="9640,233,9771,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2596,91,3939,100,6148,123,7300,141,8338,163,9151,190,9438,206,9628,223,9666,230,9665,235,9628,228,9438,211,9151,196,8338,168,7300,146,6147,128,3939,105,2596,96"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="121,233,231,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2390,95,2292,99,2175,109,2052,126,1930,155,1905,167,1880,180,1807,195,1722,205,1525,217,1301,220,1063,217,600,210,402,214,317,219,243,228,211,235,210,230,242,223,316,214,402,209,600,205,1063,211,1301,214,1525,212,1722,200,1806,189,1878,175,1903,163,1928,149,2051,121,2175,103,2291,94,2390,90"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="255,233,374,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2390,97,2301,102,2198,112,2088,129,1981,154,1956,167,1930,180,1861,194,1782,204,1596,216,1384,219,1160,217,723,211,536,215,386,228,352,235,351,230,385,223,535,210,723,206,1160,212,1384,214,1595,211,1781,199,1860,189,1928,175,1954,163,1979,150,2087,124,2197,106,2301,96,2390,91"/>
|
||||||
|
<area shape="rect" href="component_8hpp.html" title=" " alt="" coords="4815,152,4937,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2596,93,4815,159,4815,164,2596,98"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="398,233,511,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2390,99,2311,105,2220,115,2125,131,2032,154,2007,167,1981,180,1916,193,1841,203,1665,214,1466,218,1254,216,842,212,666,215,524,228,491,235,490,230,524,223,665,210,842,206,1254,211,1466,212,1665,209,1840,198,1915,188,1979,175,2004,163,2030,150,2123,126,2219,110,2310,99,2390,93"/>
|
||||||
|
<area shape="rect" href="homescreen_8cpp.html" title=" " alt="" coords="3109,233,3238,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2560,104,3097,223,3127,230,3126,235,3095,228,2559,109"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="3263,233,3345,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2597,102,2893,147,3073,181,3251,223,3275,230,3273,235,3250,228,3071,186,2892,152,2596,108"/>
|
||||||
|
<area shape="rect" href="examples_2component_2input_8cpp.html" title=" " alt="" coords="1508,233,1591,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2462,113,2336,180,2227,205,2134,216,2050,218,1971,214,1893,208,1809,206,1714,211,1605,228,1579,235,1578,230,1603,223,1714,206,1809,201,1893,203,1972,208,2050,212,2133,211,2226,200,2334,175,2459,108"/>
|
||||||
|
<area shape="rect" href="input__style_8cpp.html" title=" " alt="" coords="1615,233,1737,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2475,116,2437,150,2412,167,2386,180,2326,196,2250,206,2070,215,1889,218,1812,221,1750,228,1716,235,1715,230,1749,223,1811,216,1889,213,2070,209,2250,201,2325,191,2384,175,2410,162,2433,146,2472,112"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2596,90,3741,92,5642,100,7660,118,8511,132,9152,149,9687,172,9986,193,10115,206,10218,223,10244,230,10242,235,10217,228,10114,212,9986,198,9686,177,9152,155,8511,137,7659,123,5642,106,3741,98,2596,95"/>
|
||||||
|
<area shape="rect" href="examples_2component_2menu_8cpp.html" title=" " alt="" coords="9795,233,9882,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2597,90,5283,108,7043,125,7785,137,8344,149,9065,167,9274,176,9470,188,9644,203,9783,223,9810,230,9809,235,9782,228,9643,208,9470,193,9273,181,9065,173,8344,155,7785,142,7043,131,5283,113,2597,96"/>
|
||||||
|
<area shape="rect" href="menu2_8cpp.html" title=" " alt="" coords="702,233,797,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2391,104,2266,122,2199,136,2133,154,2108,168,2082,180,2025,192,1960,200,1806,210,1632,213,1447,212,1087,210,933,215,810,228,781,235,780,230,809,223,933,210,1087,205,1447,207,1632,208,1806,205,1959,195,2025,186,2080,175,2106,163,2131,150,2197,131,2265,117,2390,99"/>
|
||||||
|
<area shape="rect" href="menu__entries_8cpp.html" title=" " alt="" coords="821,233,960,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2391,108,2290,126,2184,154,2159,168,2133,180,2021,199,1882,210,1723,215,1555,215,1227,215,1086,219,974,228,935,235,934,230,973,223,1086,214,1227,210,1555,210,1723,209,1881,205,2021,194,2131,175,2156,163,2182,150,2288,121,2390,102"/>
|
||||||
|
<area shape="rect" href="menu__entries__animated_8cpp.html" title=" " alt="" coords="985,233,1191,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2410,109,2324,128,2234,154,2209,168,2183,180,2089,197,1972,208,1838,213,1696,216,1419,219,1300,222,1204,228,1151,235,1150,230,1204,223,1299,216,1419,213,1696,211,1837,208,1971,202,2089,192,2182,175,2207,163,2232,150,2323,123,2408,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2596,90,3786,89,5774,95,6857,102,7886,112,8779,128,9449,149,9698,159,9891,169,10083,187,10328,223,10363,230,10362,235,10328,228,10082,192,9890,174,9697,165,9449,155,8779,133,7886,118,6857,107,5774,100,3786,95,2596,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2597,90,3688,94,5489,103,7396,121,8201,134,8807,149,9403,170,9663,188,9996,223,10009,224,10008,230,9996,228,9662,194,9402,176,8807,155,8201,139,7396,126,5489,109,3688,99,2597,96"/>
|
||||||
|
<area shape="rect" href="modal__dialog_8cpp.html" title=" " alt="" coords="1215,233,1353,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2431,110,2360,129,2285,154,2260,168,2234,180,2105,208,1994,222,1895,224,1803,221,1610,212,1497,214,1366,228,1328,235,1327,230,1365,223,1497,209,1610,206,1803,216,1895,219,1994,216,2104,203,2232,175,2258,163,2283,150,2359,124,2430,105"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="1377,233,1484,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2448,111,2336,154,2311,168,2285,180,2167,206,2067,218,1977,220,1892,216,1808,211,1717,208,1615,213,1496,228,1466,235,1465,230,1496,223,1615,207,1717,203,1808,205,1893,211,1977,214,2066,212,2167,200,2283,175,2309,164,2334,150,2446,106"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="535,233,678,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2390,101,2243,118,2161,134,2082,154,2057,168,2032,180,1972,192,1903,202,1741,213,1558,218,1363,217,984,215,821,218,691,228,651,235,650,230,690,223,821,213,984,210,1363,212,1558,212,1741,208,1902,196,1971,187,2030,175,2055,163,2080,150,2160,128,2242,113,2390,96"/>
|
||||||
|
<area shape="rect" href="examples_2component_2selection_8cpp.html" title=" " alt="" coords="2254,233,2362,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2484,118,2464,149,2438,179,2389,213,2341,235,2339,230,2386,208,2434,175,2460,146,2479,115"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2slider_8cpp.html" title=" " alt="" coords="2386,233,2470,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2498,118,2497,147,2489,178,2468,211,2444,234,2441,231,2464,207,2484,176,2492,147,2493,118"/>
|
||||||
|
<area shape="rect" href="slider__direction_8cpp.html" title=" " alt="" coords="2495,233,2644,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2507,115,2566,231,2561,234,2503,117"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2window_8cpp.html" title=" " alt="" coords="3369,233,3468,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2597,100,2781,120,2991,149,3176,181,3358,223,3384,230,3382,235,3357,228,3175,186,2990,155,2780,126,2597,105"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,3852,174,2324,184,860,202,355,214,194,221,108,228,81,235,79,230,108,223,194,215,355,209,860,197,2324,179,3852,168,4801,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,168,4603,170,4322,179,3996,196,3829,210,3666,228,3622,235,3621,230,3665,223,3829,205,3996,191,4322,173,4603,165,4801,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4800,169,4629,173,4392,182,4121,199,3846,228,3804,235,3803,230,3845,223,4120,194,4392,177,4629,167,4800,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,9628,223,9666,230,9665,235,9628,228,4951,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,2393,187,973,205,482,216,326,222,243,228,211,235,210,230,242,223,326,216,482,211,973,200,2393,182,4801,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,3943,169,2557,175,1837,182,1190,192,683,208,504,217,386,228,352,235,350,230,385,223,504,212,683,202,1189,187,1837,176,2557,169,3943,163,4801,163"/>
|
||||||
|
<area shape="rect" href="examples_2component_2button_8cpp.html" title=" " alt="" coords="4433,233,4524,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,179,4677,199,4538,228,4513,235,4511,230,4537,223,4676,194,4801,174"/>
|
||||||
|
<area shape="rect" href="canvas__animated_8cpp.html" title=" " alt="" coords="4549,233,4713,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4828,184,4667,235,4666,230,4827,179"/>
|
||||||
|
<area shape="rect" href="catch__event_8cpp.html" title=" " alt="" coords="2101,233,2229,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,3467,188,2695,205,2411,216,2243,228,2206,235,2205,230,2242,223,2410,211,2695,200,3467,182,4801,164"/>
|
||||||
|
<area shape="rect" href="examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="4737,233,4847,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4855,189,4806,234,4803,230,4852,185"/>
|
||||||
|
<area shape="rect" href="checkbox__in__frame_8cpp.html" title=" " alt="" coords="4872,233,5048,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4900,185,4949,230,4946,234,4897,189"/>
|
||||||
|
<area shape="rect" href="examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="5073,233,5191,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4927,179,5096,230,5094,235,4926,184"/>
|
||||||
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="5216,233,5339,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,175,5205,223,5235,230,5234,235,5203,228,4951,181"/>
|
||||||
|
<area shape="rect" href="component__fuzzer_8cpp.html" title=" " alt="" coords="2668,233,2836,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4416,173,3851,183,3273,201,3031,213,2848,228,2803,235,2802,230,2848,223,3030,208,3272,196,3851,178,4416,168,4801,164"/>
|
||||||
|
<area shape="rect" href="composition_8cpp.html" title=" " alt="" coords="5363,233,5493,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,170,5134,190,5351,223,5385,230,5384,235,5350,228,5133,195,4950,175"/>
|
||||||
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="2860,233,2969,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4438,170,3912,178,3635,185,3375,195,3151,210,2982,228,2950,235,2949,230,2981,223,3150,204,3374,190,3635,180,3911,172,4438,165,4801,163"/>
|
||||||
|
<area shape="rect" href="custom__loop_8cpp.html" title=" " alt="" coords="5517,233,5649,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,167,5198,185,5352,201,5506,223,5541,230,5540,235,5505,228,5351,206,5198,190,4951,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,3967,169,2625,175,1928,182,1302,193,812,208,639,217,524,228,491,235,490,230,524,223,638,212,812,203,1302,187,1928,177,2625,170,3967,164,4801,163"/>
|
||||||
|
<area shape="rect" href="examples_2component_2dropdown_8cpp.html" title=" " alt="" coords="5673,233,5786,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,5085,168,5262,178,5461,195,5662,223,5694,230,5692,235,5661,228,5461,200,5262,183,5085,174,4951,170"/>
|
||||||
|
<area shape="rect" href="dropdown__custom_8cpp.html" title=" " alt="" coords="5811,233,5979,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,165,5317,180,5557,197,5799,223,5843,230,5842,235,5798,228,5556,203,5317,186,4951,170"/>
|
||||||
|
<area shape="rect" href="flexbox__gallery_8cpp.html" title=" " alt="" coords="6003,233,6149,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,163,5135,165,5393,173,5690,191,5842,205,5991,223,6031,230,6030,235,5990,228,5841,210,5689,197,5392,179,5134,171,4951,168"/>
|
||||||
|
<area shape="rect" href="examples_2component_2focus_8cpp.html" title=" " alt="" coords="6174,233,6258,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,5208,168,5558,178,5907,195,6052,208,6162,223,6188,230,6187,235,6161,228,6052,213,5907,200,5558,183,5208,173,4951,169"/>
|
||||||
|
<area shape="rect" href="focus__cursor_8cpp.html" title=" " alt="" coords="6283,233,6413,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,165,5609,182,5991,199,6150,210,6271,223,6308,230,6307,235,6270,228,6150,215,5991,204,5608,187,4951,170"/>
|
||||||
|
<area shape="rect" href="gallery_8cpp.html" title=" " alt="" coords="6438,233,6530,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,5255,166,5681,175,6111,192,6291,206,6426,223,6454,230,6453,235,6425,228,6290,211,6111,198,5681,180,5255,171,4951,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4485,174,4036,184,3583,202,3394,214,3251,228,3214,235,3213,230,3250,223,3393,208,3583,196,4036,179,4485,169,4801,164"/>
|
||||||
|
<area shape="rect" href="hoverable_8cpp.html" title=" " alt="" coords="6555,233,6669,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,5275,167,5735,176,6202,194,6396,207,6543,223,6577,230,6575,235,6542,228,6396,212,6201,199,5735,182,5275,172,4951,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4503,171,4085,178,3664,196,3490,210,3358,228,3333,235,3331,230,3357,223,3489,205,3664,191,4085,173,4503,165,4801,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4154,170,3152,177,2637,184,2176,195,1816,209,1688,218,1605,228,1578,235,1577,230,1603,223,1688,213,1815,204,2176,189,2637,179,3152,172,4154,165,4801,163"/>
|
||||||
|
<area shape="rect" href="input__in__frame_8cpp.html" title=" " alt="" coords="6693,233,6840,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,5299,168,5799,178,6308,196,6521,208,6682,223,6723,230,6722,235,6681,228,6521,213,6308,201,5799,184,5299,174,4951,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4179,173,3224,184,2294,201,1951,214,1750,228,1714,235,1713,230,1749,223,1951,208,2294,196,3224,178,4179,168,4800,164"/>
|
||||||
|
<area shape="rect" href="linear__gradient__gallery_8cpp.html" title=" " alt="" coords="6864,233,7061,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,5877,181,6439,198,6674,210,6852,223,6905,230,6904,235,6852,228,6674,215,6439,204,5877,186,4951,170"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="1982,233,2077,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4240,173,3391,183,2570,200,2268,213,2090,228,2061,235,2059,230,2089,223,2267,207,2570,195,3391,177,4240,167,4801,164"/>
|
||||||
|
<area shape="rect" href="examples_2component_2maybe_8cpp.html" title=" " alt="" coords="7086,233,7181,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6068,182,6703,199,6936,210,7074,223,7103,230,7102,235,7073,228,6936,216,6703,205,6068,187,4951,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,164,5812,175,8016,184,9462,198,9969,209,10131,215,10218,223,10245,230,10243,235,10217,228,10131,221,9969,214,9462,203,8016,190,5812,180,4952,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,164,5812,175,7798,186,9102,200,9559,210,9705,216,9783,223,9811,230,9809,235,9782,228,9704,221,9559,216,9101,205,7798,191,5812,180,4952,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,168,4015,168,2763,173,2114,180,1532,191,1077,207,916,217,810,228,781,235,779,230,809,223,915,211,1077,201,1532,186,2114,175,2763,168,4015,163,4801,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4044,172,2844,181,1666,199,1230,212,1076,220,974,228,934,235,933,230,973,223,1075,214,1230,207,1666,194,2844,176,4043,167,4801,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,168,4150,168,3107,173,2545,180,2012,191,1551,207,1204,228,1148,235,1148,230,1204,223,1551,201,2012,186,2545,175,3107,168,4150,163,4801,163"/>
|
||||||
|
<area shape="rect" href="menu__in__frame_8cpp.html" title=" " alt="" coords="7205,233,7355,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6127,185,6800,203,7047,213,7194,223,7235,230,7234,235,7193,228,7047,218,6800,208,6127,191,4951,170"/>
|
||||||
|
<area shape="rect" href="menu__in__frame__horizontal_8cpp.html" title=" " alt="" coords="7379,233,7602,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,165,6214,188,6942,205,7210,214,7368,223,7426,230,7426,235,7368,228,7210,220,6942,211,6214,193,4952,170"/>
|
||||||
|
<area shape="rect" href="menu__multiple_8cpp.html" title=" " alt="" coords="7627,233,7773,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6336,183,7142,201,7440,211,7615,223,7656,230,7655,235,7614,228,7439,216,7142,206,6336,188,4951,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,164,5812,175,8072,177,8813,181,9483,189,10012,202,10201,212,10328,223,10365,230,10364,235,10328,228,10201,217,10012,208,9483,194,8813,186,8072,182,5812,180,4952,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,164,5812,175,7905,185,9212,198,9702,209,9996,223,10009,224,10008,229,9996,228,9702,214,9212,204,7905,191,5812,180,4952,170"/>
|
||||||
|
<area shape="rect" href="modal_8cpp.html" title=" " alt="" coords="2993,233,3084,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,168,4458,169,3965,176,3706,184,3464,194,3255,209,3098,228,3070,235,3069,230,3097,223,3255,204,3464,189,3706,178,3965,171,4458,164,4801,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4112,173,3036,183,1983,201,1594,213,1366,228,1326,235,1325,230,1365,223,1594,208,1983,196,3036,178,4112,168,4801,164"/>
|
||||||
|
<area shape="rect" href="modal__dialog__custom_8cpp.html" title=" " alt="" coords="7797,233,7989,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4952,164,6421,185,7281,203,7598,212,7786,223,7837,230,7837,235,7785,228,7598,218,7281,208,6421,190,4952,170"/>
|
||||||
|
<area shape="rect" href="nested__screen_8cpp.html" title=" " alt="" coords="8014,233,8157,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6590,189,7524,207,7844,215,8002,223,8042,230,8042,235,8001,228,7844,220,7524,212,6590,194,4951,170"/>
|
||||||
|
<area shape="rect" href="print__key__press_8cpp.html" title=" " alt="" coords="8181,233,8331,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6677,189,7664,206,8003,215,8170,223,8212,230,8211,235,8169,228,8003,220,7664,212,6676,194,4951,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4135,171,3100,180,2567,188,2089,198,1716,211,1584,219,1496,228,1465,235,1464,230,1496,223,1583,214,1715,206,2089,192,2567,182,3100,175,4135,166,4801,163"/>
|
||||||
|
<area shape="rect" href="examples_2component_2radiobox_8cpp.html" title=" " alt="" coords="8356,233,8463,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6801,191,7847,209,8344,223,8376,230,8375,235,8344,228,7847,214,6801,197,4951,170"/>
|
||||||
|
<area shape="rect" href="radiobox__in__frame_8cpp.html" title=" " alt="" coords="8487,233,8657,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6833,189,7918,206,8292,215,8475,223,8522,230,8521,235,8474,228,8292,220,7918,212,6833,194,4951,170"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="1761,233,1863,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4202,173,3286,182,2397,200,2069,213,1953,220,1876,228,1845,235,1844,230,1876,223,1953,215,2069,207,2397,195,3286,177,4202,167,4801,164"/>
|
||||||
|
<area shape="rect" href="examples_2component_2renderer_8cpp.html" title=" " alt="" coords="8682,233,8785,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,6971,190,8122,208,8504,216,8670,223,8701,230,8700,235,8669,228,8504,222,8122,214,6971,196,4951,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,3996,172,2707,180,2038,188,1437,198,967,211,801,219,691,228,650,235,650,230,690,223,801,214,967,206,1437,193,2038,182,2707,175,3996,166,4801,163"/>
|
||||||
|
<area shape="rect" href="examples_2component_2resizable__split_8cpp.html" title=" " alt="" coords="8809,233,8951,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,7038,191,8230,209,8798,223,8838,230,8837,235,8797,228,8230,215,7037,197,4951,170"/>
|
||||||
|
<area shape="rect" href="scrollbar_8cpp.html" title=" " alt="" coords="8976,233,9080,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,7145,193,8393,211,8964,223,8996,230,8995,235,8964,228,8393,217,7145,199,4951,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,3533,186,2802,204,2533,215,2375,228,2343,235,2342,230,2374,223,2533,210,2802,199,3533,181,4801,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4311,174,3586,184,2889,202,2634,214,2483,228,2457,235,2455,230,2482,223,2633,208,2889,196,3586,179,4311,168,4801,164"/>
|
||||||
|
<area shape="rect" href="examples_2component_2slider_8cpp.html" title=" " alt="" coords="9105,233,9189,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,7212,193,8502,211,9092,223,9119,230,9118,235,9092,228,8502,216,7212,198,4951,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4384,171,3763,179,3125,197,2858,211,2656,228,2615,235,2614,230,2656,223,2857,205,3124,192,3763,174,4383,166,4801,163"/>
|
||||||
|
<area shape="rect" href="slider__rgb_8cpp.html" title=" " alt="" coords="9213,233,9326,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,7270,193,8594,211,9202,223,9235,230,9234,235,9201,228,8594,217,7270,198,4951,170"/>
|
||||||
|
<area shape="rect" href="tab__horizontal_8cpp.html" title=" " alt="" coords="9350,233,9493,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,7352,195,9339,223,9379,230,9378,235,9338,228,7352,200,4951,170"/>
|
||||||
|
<area shape="rect" href="tab__vertical_8cpp.html" title=" " alt="" coords="3986,233,4113,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,171,4504,186,4316,203,4126,228,4091,235,4090,230,4125,223,4315,198,4504,181,4801,165"/>
|
||||||
|
<area shape="rect" href="textarea_8cpp.html" title=" " alt="" coords="3857,233,3961,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,168,4649,170,4443,178,4210,196,4091,210,3975,228,3945,235,3943,230,3974,223,4090,205,4209,191,4443,173,4649,165,4801,163"/>
|
||||||
|
<area shape="rect" href="toggle_8cpp.html" title=" " alt="" coords="4137,233,4228,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,170,4691,175,4551,185,4395,202,4241,228,4214,235,4213,230,4239,223,4395,197,4550,180,4690,170,4801,165"/>
|
||||||
|
<area shape="rect" href="component_2util_8cpp.html" title=" " alt="" coords="1887,233,1958,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4800,169,4217,170,3331,177,2878,184,2473,195,2156,209,2045,218,1971,228,1948,235,1946,230,1970,223,2044,213,2156,204,2472,190,2878,179,3331,172,4217,165,4800,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,169,4525,173,4143,183,3760,201,3601,213,3480,228,3451,235,3450,230,3480,223,3600,208,3759,195,4143,178,4525,168,4801,164"/>
|
||||||
|
<area shape="rect" href="examples_2component_2window_8cpp.html" title=" " alt="" coords="9517,233,9616,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4951,164,9506,223,9536,230,9535,235,9505,228,4951,170"/>
|
||||||
|
<area shape="rect" href="with__restored__io_8cpp.html" title=" " alt="" coords="4252,233,4409,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4801,177,4628,198,4422,228,4383,235,4382,230,4421,223,4627,192,4801,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,4949,180,2527,189,939,203,381,214,203,220,108,228,81,235,79,230,108,223,203,215,381,208,939,197,2527,183,4949,175,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,4666,193,4034,210,3803,219,3666,228,3621,235,3620,230,3665,223,3802,214,4034,204,4666,187,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,169,5407,173,4839,183,4266,200,4027,213,3846,228,3802,235,3801,230,3845,223,4026,207,4265,195,4839,177,5407,168,5810,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6756,167,7888,176,8985,194,9390,207,9533,214,9628,223,9666,230,9665,235,9628,228,9533,220,9389,212,8985,199,7888,182,6755,172,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,5531,174,5164,184,4801,201,4651,213,4538,228,4510,235,4509,230,4537,223,4651,208,4801,196,5163,178,5531,169,5810,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,169,5611,172,5342,180,5035,198,4726,228,4681,235,4681,230,4725,223,5035,193,5341,175,5611,166,5810,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,172,5319,191,5053,208,4860,228,4829,235,4827,230,4860,223,5053,202,5319,186,5810,166"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,172,5477,189,5270,206,5062,228,5016,235,5015,230,5061,223,5270,200,5477,184,5810,167"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,172,5536,188,5370,205,5204,228,5172,235,5170,230,5204,223,5369,199,5536,183,5810,166"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,175,5599,194,5475,209,5352,228,5319,235,5318,230,5352,223,5475,204,5599,189,5810,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5811,181,5666,201,5506,228,5473,235,5471,230,5505,223,5666,195,5810,175"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5849,183,5631,235,5630,230,5848,178"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5872,185,5757,235,5754,230,5870,180"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5907,191,5899,233,5894,232,5902,190"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5947,181,6053,230,6051,235,5945,186"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5979,178,6162,223,6185,230,6184,235,6161,228,5977,183"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6003,177,6130,197,6271,223,6304,230,6303,235,6270,228,6129,202,6002,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,169,6203,187,6315,202,6426,223,6453,230,6451,235,6425,228,6314,208,6202,192,6009,174"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,4457,188,3696,205,3416,216,3251,228,3214,235,3213,230,3250,223,3416,211,3695,200,4457,183,5810,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,167,6253,185,6398,201,6543,223,6575,230,6574,235,6542,228,6398,206,6252,190,6008,173"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5811,170,4459,193,3728,210,3479,219,3358,228,3332,235,3331,230,3357,223,3479,214,3728,205,4459,188,5811,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,3488,198,2194,216,1604,228,1578,235,1577,230,1604,223,2194,211,3488,193,5810,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,167,6310,184,6496,200,6682,223,6721,230,6720,235,6681,228,6495,205,6310,189,6008,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,3564,199,2318,217,1750,228,1714,235,1713,230,1749,223,2318,212,3564,194,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,166,6380,183,6615,200,6852,223,6902,230,6902,235,6852,228,6615,205,6380,189,6008,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,165,6556,182,6855,199,6979,210,7074,223,7103,230,7101,235,7073,228,6979,215,6855,204,6555,188,6008,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6899,169,8267,181,9557,198,10001,210,10142,216,10218,223,10245,230,10243,235,10217,228,10141,221,10001,215,9557,204,8267,186,6899,174,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,163,6784,163,7965,168,8570,175,9112,186,9534,201,9684,211,9783,223,9811,230,9809,235,9782,228,9683,217,9534,207,9112,191,8570,180,7965,173,6784,168,6008,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,4949,180,2878,192,1520,206,1043,216,891,222,810,228,781,235,779,230,809,223,891,216,1043,210,1520,200,2878,186,4949,175,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,974,228,934,235,933,230,973,223,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,1204,228,1148,235,1148,230,1204,223,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,162,6224,163,6518,171,6854,189,7026,204,7194,223,7234,230,7233,235,7193,228,7025,209,6853,194,6518,176,6223,169,6009,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,164,6249,167,6586,175,6974,193,7368,223,7425,230,7424,235,7368,228,6974,198,6586,181,6249,172,6009,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6348,170,6812,180,7276,197,7469,209,7615,223,7656,230,7655,235,7614,228,7468,214,7275,203,6812,186,6348,175,6008,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,163,6880,164,8233,171,8929,179,9553,189,10041,204,10214,213,10328,223,10365,230,10364,235,10328,228,10213,218,10041,209,9553,195,8929,184,8233,177,6880,170,6009,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,8069,181,9283,198,9732,210,9996,223,10009,224,10008,229,9996,228,9732,215,9283,204,8069,186,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,3350,201,1366,228,1326,235,1325,230,1365,223,3350,195,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,165,6892,182,7408,199,7623,210,7786,223,7837,230,7836,235,7785,228,7622,215,7407,205,6892,187,6008,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6416,167,6992,175,7575,193,7818,206,8002,223,8042,230,8041,235,8001,228,7817,212,7575,198,6992,181,6416,172,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,163,6446,166,7071,174,7705,192,7969,205,8170,223,8211,230,8210,235,8169,228,7969,211,7704,197,7070,180,6446,171,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,3431,199,2102,217,1496,228,1465,235,1464,230,1496,223,2102,211,3431,193,5810,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,7249,182,7941,199,8194,210,8344,223,8376,230,8375,235,8344,228,8194,215,7941,204,7249,187,6008,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,163,6498,166,7211,174,7940,191,8245,205,8475,223,8522,230,8521,235,8474,228,8244,210,7940,197,7211,179,6498,171,6009,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6581,169,7412,179,8206,197,8498,208,8670,223,8701,230,8700,235,8669,228,8497,214,8206,202,7412,184,6581,174,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,164,7476,182,8310,200,8616,210,8798,223,8838,230,8837,235,8797,228,8616,216,8310,205,7476,187,6008,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6636,167,7559,177,8446,195,8772,207,8887,215,8964,223,8996,230,8995,235,8964,228,8887,220,8772,213,8446,200,7559,182,6636,173,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,3914,197,2869,215,2375,228,2343,235,2342,230,2374,223,2869,209,3913,192,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5811,170,3971,196,2960,214,2627,222,2483,228,2457,235,2455,230,2482,223,2627,216,2960,208,3971,191,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,163,6659,165,7623,173,8113,180,8551,191,8891,205,9012,213,9093,223,9119,230,9118,235,9091,228,9012,218,8891,210,8550,196,8113,185,7623,178,6659,170,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,4095,195,3142,212,2816,220,2656,228,2614,235,2614,230,2656,223,2816,215,3142,207,4095,189,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6009,164,6680,167,7677,176,8639,194,8993,207,9118,214,9202,223,9235,230,9234,235,9201,228,9118,220,8993,212,8639,199,7677,182,6679,172,6009,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6704,169,7745,179,8750,197,9120,209,9339,223,9379,230,9378,235,9338,228,9120,214,8750,202,7745,184,6704,174,6008,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,169,5456,173,4969,182,4482,200,4279,213,4126,228,4089,235,4088,230,4125,223,4279,207,4482,195,4969,177,5456,168,5810,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,4821,191,4286,208,4091,218,3975,228,3944,235,3943,230,3974,223,4090,212,4286,203,4821,186,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5811,169,5477,170,5023,178,4570,196,4382,210,4241,228,4213,235,4212,230,4239,223,4382,205,4570,191,5023,173,5477,165,5810,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,170,4523,195,3831,212,3596,220,3480,228,3451,235,3449,230,3480,223,3595,215,3831,207,4523,190,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,7901,185,8963,202,9327,212,9506,223,9536,230,9535,235,9505,228,9327,218,8963,208,7901,190,6008,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5810,171,5109,189,4712,206,4547,216,4422,228,4379,235,4378,230,4421,223,4546,211,4711,201,5109,184,5810,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,6906,167,8305,176,9674,194,10180,207,10359,214,10478,223,10525,230,10524,235,10477,228,10358,220,10179,212,9674,199,8305,182,6906,172,6008,169"/>
|
||||||
|
<area shape="rect" href="loop_8cpp.html" title=" " alt="" coords="9907,233,9984,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6008,164,8102,181,9288,199,9696,210,9825,216,9895,223,9920,230,9919,235,9894,228,9825,221,9696,215,9288,204,8101,186,6008,169"/>
|
||||||
|
</map>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<p><a href="animation_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_1animation_1_1Params.html">Params</a></td></tr>
|
||||||
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </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_1animation_1_1Animator.html">Animator</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>
|
||||||
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation.html">ftxui::animation</a></td></tr>
|
||||||
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html">ftxui::animation::easing</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:a19bfb27380067c74ae297dd7dad5fb37" id="r_a19bfb27380067c74ae297dd7dad5fb37"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation.html#a19bfb27380067c74ae297dd7dad5fb37">Clock</a> = std::chrono::steady_clock</td></tr>
|
||||||
|
<tr class="separator:a19bfb27380067c74ae297dd7dad5fb37"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a97ee0a9619acebafade22a9b7b0de667" id="r_a97ee0a9619acebafade22a9b7b0de667"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation.html#a97ee0a9619acebafade22a9b7b0de667">TimePoint</a> = std::chrono::time_point<<a class="el" href="namespaceftxui_1_1animation.html#a19bfb27380067c74ae297dd7dad5fb37">Clock</a>></td></tr>
|
||||||
|
<tr class="separator:a97ee0a9619acebafade22a9b7b0de667"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a3c06579c86b609bce4a9a097b23cd739" id="r_a3c06579c86b609bce4a9a097b23cd739"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> = std::chrono::duration<float></td></tr>
|
||||||
|
<tr class="separator:a3c06579c86b609bce4a9a097b23cd739"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ad820848234fca6290b7399cc5e07af3a" id="r_ad820848234fca6290b7399cc5e07af3a"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a">Function</a> = std::function<float(float)></td></tr>
|
||||||
|
<tr class="separator:ad820848234fca6290b7399cc5e07af3a"><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:ad94d3d42aba3359550759aae5bcffbe9" id="r_ad94d3d42aba3359550759aae5bcffbe9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation.html#ad94d3d42aba3359550759aae5bcffbe9">RequestAnimationFrame</a> ()</td></tr>
|
||||||
|
<tr class="separator:ad94d3d42aba3359550759aae5bcffbe9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a39923c8d62cdaacdc179c2ece3ee16b4" id="r_a39923c8d62cdaacdc179c2ece3ee16b4"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4">Linear</a> (float p)</td></tr>
|
||||||
|
<tr class="memdesc:a39923c8d62cdaacdc179c2ece3ee16b4"><td class="mdescLeft"> </td><td class="mdescRight">Modeled after the line y = x. <br /></td></tr>
|
||||||
|
<tr class="separator:a39923c8d62cdaacdc179c2ece3ee16b4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab0b9303e7f956c36960e601f158e488f" id="r_ab0b9303e7f956c36960e601f158e488f"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ab0b9303e7f956c36960e601f158e488f">QuadraticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="memdesc:ab0b9303e7f956c36960e601f158e488f"><td class="mdescLeft"> </td><td class="mdescRight">Modeled after the parabola y = x^2. <br /></td></tr>
|
||||||
|
<tr class="separator:ab0b9303e7f956c36960e601f158e488f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aa1618a8f59ae7bae191d0ab36bf90e66" id="r_aa1618a8f59ae7bae191d0ab36bf90e66"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#aa1618a8f59ae7bae191d0ab36bf90e66">QuadraticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:aa1618a8f59ae7bae191d0ab36bf90e66"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a8155757f48a6e85e27da99c0a93f7e8d" id="r_a8155757f48a6e85e27da99c0a93f7e8d"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a8155757f48a6e85e27da99c0a93f7e8d">QuadraticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a8155757f48a6e85e27da99c0a93f7e8d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a2288ba740a847ea0e565017cb16c24f2" id="r_a2288ba740a847ea0e565017cb16c24f2"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a2288ba740a847ea0e565017cb16c24f2">CubicIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a2288ba740a847ea0e565017cb16c24f2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:acd3c619812de25f3613b36735a5cdc91" id="r_acd3c619812de25f3613b36735a5cdc91"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#acd3c619812de25f3613b36735a5cdc91">CubicOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:acd3c619812de25f3613b36735a5cdc91"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a2aa1d45766fe10c3b16b7dd4f65db859" id="r_a2aa1d45766fe10c3b16b7dd4f65db859"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a2aa1d45766fe10c3b16b7dd4f65db859">CubicInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a2aa1d45766fe10c3b16b7dd4f65db859"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:af60268bac4059d32b3f7680042dba350" id="r_af60268bac4059d32b3f7680042dba350"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#af60268bac4059d32b3f7680042dba350">QuarticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:af60268bac4059d32b3f7680042dba350"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a8878f359f37551ae64eb183af3ca93b8" id="r_a8878f359f37551ae64eb183af3ca93b8"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a8878f359f37551ae64eb183af3ca93b8">QuarticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a8878f359f37551ae64eb183af3ca93b8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a72dd2cb5c7ffddfe3a3d8b455f68d37e" id="r_a72dd2cb5c7ffddfe3a3d8b455f68d37e"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e">QuarticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a72dd2cb5c7ffddfe3a3d8b455f68d37e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab4eae8c5808cc6ab161037659e761a50" id="r_ab4eae8c5808cc6ab161037659e761a50"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ab4eae8c5808cc6ab161037659e761a50">QuinticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ab4eae8c5808cc6ab161037659e761a50"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aae2598b1aa6a2fc944f52edbf0453fd5" id="r_aae2598b1aa6a2fc944f52edbf0453fd5"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#aae2598b1aa6a2fc944f52edbf0453fd5">QuinticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:aae2598b1aa6a2fc944f52edbf0453fd5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:afcbc9e6b461fe3418a59faf4a5f9284d" id="r_afcbc9e6b461fe3418a59faf4a5f9284d"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#afcbc9e6b461fe3418a59faf4a5f9284d">QuinticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:afcbc9e6b461fe3418a59faf4a5f9284d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:af48c179e363c6656e904045b33756aeb" id="r_af48c179e363c6656e904045b33756aeb"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#af48c179e363c6656e904045b33756aeb">SineIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:af48c179e363c6656e904045b33756aeb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a92e397623fa5a607f64ba58d5c3dc56a" id="r_a92e397623fa5a607f64ba58d5c3dc56a"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a92e397623fa5a607f64ba58d5c3dc56a">SineOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a92e397623fa5a607f64ba58d5c3dc56a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a0eddac1c5f32c9f874ed1c6687a3c830" id="r_a0eddac1c5f32c9f874ed1c6687a3c830"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a0eddac1c5f32c9f874ed1c6687a3c830">SineInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a0eddac1c5f32c9f874ed1c6687a3c830"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a9af9e9dc6ba657b5ab681eb8be39ddb5" id="r_a9af9e9dc6ba657b5ab681eb8be39ddb5"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a9af9e9dc6ba657b5ab681eb8be39ddb5">CircularIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a9af9e9dc6ba657b5ab681eb8be39ddb5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a4188d3f98b876d0e0f181f9fd707f476" id="r_a4188d3f98b876d0e0f181f9fd707f476"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a4188d3f98b876d0e0f181f9fd707f476">CircularOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a4188d3f98b876d0e0f181f9fd707f476"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a0d1df50c1810db4a8b16416b62ac7db0" id="r_a0d1df50c1810db4a8b16416b62ac7db0"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a0d1df50c1810db4a8b16416b62ac7db0">CircularInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a0d1df50c1810db4a8b16416b62ac7db0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab0ca381749febbe74887c9fff0522434" id="r_ab0ca381749febbe74887c9fff0522434"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ab0ca381749febbe74887c9fff0522434">ExponentialIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ab0ca381749febbe74887c9fff0522434"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a9de59af8a36489121dace3f2a996f029" id="r_a9de59af8a36489121dace3f2a996f029"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a9de59af8a36489121dace3f2a996f029">ExponentialOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a9de59af8a36489121dace3f2a996f029"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a502f9e65e97d295f46c6a6435a84464d" id="r_a502f9e65e97d295f46c6a6435a84464d"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a502f9e65e97d295f46c6a6435a84464d">ExponentialInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a502f9e65e97d295f46c6a6435a84464d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a0cc4cc8d40617d7b21dea78f71917bbc" id="r_a0cc4cc8d40617d7b21dea78f71917bbc"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a0cc4cc8d40617d7b21dea78f71917bbc">ElasticIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a0cc4cc8d40617d7b21dea78f71917bbc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ad771aec6f0170cb9039446699d1d2295" id="r_ad771aec6f0170cb9039446699d1d2295"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ad771aec6f0170cb9039446699d1d2295">ElasticOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ad771aec6f0170cb9039446699d1d2295"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a537ce88e07af5658175f95eb70369fb9" id="r_a537ce88e07af5658175f95eb70369fb9"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a537ce88e07af5658175f95eb70369fb9">ElasticInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a537ce88e07af5658175f95eb70369fb9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ae9cca3240dd9f14a807364e322bbdf79" id="r_ae9cca3240dd9f14a807364e322bbdf79"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#ae9cca3240dd9f14a807364e322bbdf79">BackIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:ae9cca3240dd9f14a807364e322bbdf79"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a440085789f25b7f3ffa1391f09e154f3" id="r_a440085789f25b7f3ffa1391f09e154f3"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a440085789f25b7f3ffa1391f09e154f3">BackOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a440085789f25b7f3ffa1391f09e154f3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a4dfa1e95971ff8e4d0f7539f2e8ae577" id="r_a4dfa1e95971ff8e4d0f7539f2e8ae577"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a4dfa1e95971ff8e4d0f7539f2e8ae577">BackInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a4dfa1e95971ff8e4d0f7539f2e8ae577"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a3a136fc5aedb4e99e08e5bea138463cb" id="r_a3a136fc5aedb4e99e08e5bea138463cb"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb">BounceIn</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a3a136fc5aedb4e99e08e5bea138463cb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aba7f60496f13f39385d9a47349e97c09" id="r_aba7f60496f13f39385d9a47349e97c09"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">BounceOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:aba7f60496f13f39385d9a47349e97c09"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a1a048fdae839f9493331cf1745767519" id="r_a1a048fdae839f9493331cf1745767519"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1animation_1_1easing.html#a1a048fdae839f9493331cf1745767519">BounceInOut</a> (float p)</td></tr>
|
||||||
|
<tr class="separator:a1a048fdae839f9493331cf1745767519"><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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_b7c1fcae8d0ae1df453f463e8938778b.html">component</a></li><li class="navelem"><a class="el" href="animation_8hpp.html">animation.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>
|
||||||
41
animation_8hpp.js
Normal file
41
animation_8hpp.js
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
var animation_8hpp =
|
||||||
|
[
|
||||||
|
[ "Params", "classftxui_1_1animation_1_1Params.html", "classftxui_1_1animation_1_1Params" ],
|
||||||
|
[ "Animator", "classftxui_1_1animation_1_1Animator.html", "classftxui_1_1animation_1_1Animator" ],
|
||||||
|
[ "Clock", "animation_8hpp.html#a19bfb27380067c74ae297dd7dad5fb37", null ],
|
||||||
|
[ "TimePoint", "animation_8hpp.html#a97ee0a9619acebafade22a9b7b0de667", null ],
|
||||||
|
[ "Duration", "animation_8hpp.html#a3c06579c86b609bce4a9a097b23cd739", null ],
|
||||||
|
[ "Function", "animation_8hpp.html#ad820848234fca6290b7399cc5e07af3a", null ],
|
||||||
|
[ "RequestAnimationFrame", "animation_8hpp.html#ad94d3d42aba3359550759aae5bcffbe9", null ],
|
||||||
|
[ "Linear", "animation_8hpp.html#a39923c8d62cdaacdc179c2ece3ee16b4", null ],
|
||||||
|
[ "QuadraticIn", "animation_8hpp.html#ab0b9303e7f956c36960e601f158e488f", null ],
|
||||||
|
[ "QuadraticOut", "animation_8hpp.html#aa1618a8f59ae7bae191d0ab36bf90e66", null ],
|
||||||
|
[ "QuadraticInOut", "animation_8hpp.html#a8155757f48a6e85e27da99c0a93f7e8d", null ],
|
||||||
|
[ "CubicIn", "animation_8hpp.html#a2288ba740a847ea0e565017cb16c24f2", null ],
|
||||||
|
[ "CubicOut", "animation_8hpp.html#acd3c619812de25f3613b36735a5cdc91", null ],
|
||||||
|
[ "CubicInOut", "animation_8hpp.html#a2aa1d45766fe10c3b16b7dd4f65db859", null ],
|
||||||
|
[ "QuarticIn", "animation_8hpp.html#af60268bac4059d32b3f7680042dba350", null ],
|
||||||
|
[ "QuarticOut", "animation_8hpp.html#a8878f359f37551ae64eb183af3ca93b8", null ],
|
||||||
|
[ "QuarticInOut", "animation_8hpp.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e", null ],
|
||||||
|
[ "QuinticIn", "animation_8hpp.html#ab4eae8c5808cc6ab161037659e761a50", null ],
|
||||||
|
[ "QuinticOut", "animation_8hpp.html#aae2598b1aa6a2fc944f52edbf0453fd5", null ],
|
||||||
|
[ "QuinticInOut", "animation_8hpp.html#afcbc9e6b461fe3418a59faf4a5f9284d", null ],
|
||||||
|
[ "SineIn", "animation_8hpp.html#af48c179e363c6656e904045b33756aeb", null ],
|
||||||
|
[ "SineOut", "animation_8hpp.html#a92e397623fa5a607f64ba58d5c3dc56a", null ],
|
||||||
|
[ "SineInOut", "animation_8hpp.html#a0eddac1c5f32c9f874ed1c6687a3c830", null ],
|
||||||
|
[ "CircularIn", "animation_8hpp.html#a9af9e9dc6ba657b5ab681eb8be39ddb5", null ],
|
||||||
|
[ "CircularOut", "animation_8hpp.html#a4188d3f98b876d0e0f181f9fd707f476", null ],
|
||||||
|
[ "CircularInOut", "animation_8hpp.html#a0d1df50c1810db4a8b16416b62ac7db0", null ],
|
||||||
|
[ "ExponentialIn", "animation_8hpp.html#ab0ca381749febbe74887c9fff0522434", null ],
|
||||||
|
[ "ExponentialOut", "animation_8hpp.html#a9de59af8a36489121dace3f2a996f029", null ],
|
||||||
|
[ "ExponentialInOut", "animation_8hpp.html#a502f9e65e97d295f46c6a6435a84464d", null ],
|
||||||
|
[ "ElasticIn", "animation_8hpp.html#a0cc4cc8d40617d7b21dea78f71917bbc", null ],
|
||||||
|
[ "ElasticOut", "animation_8hpp.html#ad771aec6f0170cb9039446699d1d2295", null ],
|
||||||
|
[ "ElasticInOut", "animation_8hpp.html#a537ce88e07af5658175f95eb70369fb9", null ],
|
||||||
|
[ "BackIn", "animation_8hpp.html#ae9cca3240dd9f14a807364e322bbdf79", null ],
|
||||||
|
[ "BackOut", "animation_8hpp.html#a440085789f25b7f3ffa1391f09e154f3", null ],
|
||||||
|
[ "BackInOut", "animation_8hpp.html#a4dfa1e95971ff8e4d0f7539f2e8ae577", null ],
|
||||||
|
[ "BounceIn", "animation_8hpp.html#a3a136fc5aedb4e99e08e5bea138463cb", null ],
|
||||||
|
[ "BounceOut", "animation_8hpp.html#aba7f60496f13f39385d9a47349e97c09", null ],
|
||||||
|
[ "BounceInOut", "animation_8hpp.html#a1a048fdae839f9493331cf1745767519", null ]
|
||||||
|
];
|
||||||
244
animation_8hpp__dep__incl.map
Normal file
244
animation_8hpp__dep__incl.map
Normal file
@@ -0,0 +1,244 @@
|
|||||||
|
<map id="animation.hpp" name="animation.hpp">
|
||||||
|
<area shape="rect" id="Node000001" title=" " alt="" coords="5851,5,5967,31"/>
|
||||||
|
<area shape="rect" id="Node000002" href="$animation_8cpp.html" title=" " alt="" coords="1455,79,1569,104"/>
|
||||||
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="5838,22,3680,40,2363,58,1875,69,1588,81,1570,83,1569,78,1588,76,1875,63,2363,52,3680,34,5838,17"/>
|
||||||
|
<area shape="rect" id="Node000003" href="$src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="5,233,96,258"/>
|
||||||
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="5838,22,5310,21,4409,26,3300,44,2719,60,2149,81,1766,102,1127,142,489,188,251,210,109,228,82,235,81,230,107,223,250,204,489,183,1127,137,1766,97,2149,76,2719,55,3300,39,4409,21,5310,16,5838,16"/>
|
||||||
|
<area shape="rect" id="Node000004" href="$component__options_8cpp.html" title=" " alt="" coords="1645,152,1822,177"/>
|
||||||
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="5837,22,5214,25,4215,33,3166,51,2725,64,2392,81,2226,97,2061,117,1802,155,1801,149,2060,111,2225,91,2392,76,2724,59,3166,45,4215,28,5214,19,5837,17"/>
|
||||||
|
<area shape="rect" id="Node000005" href="$component__options_8hpp.html" title=" " alt="" coords="2404,79,2583,104"/>
|
||||||
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="5838,23,2583,91,2583,85,5837,18"/>
|
||||||
|
<area shape="rect" id="Node000039" href="$src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="10229,233,10315,258"/>
|
||||||
|
<area shape="poly" id="edge101_Node000001_Node000039" title=" " alt="" coords="5981,18,6482,28,7331,51,8371,91,8915,117,9449,149,9667,160,9836,167,10004,184,10103,200,10218,223,10244,230,10242,235,10217,228,10102,205,10004,189,9836,173,9666,166,9449,155,8915,123,8371,96,7331,57,6482,33,5981,23"/>
|
||||||
|
<area shape="rect" id="Node000047" href="$menu__style_8cpp.html" title=" " alt="" coords="10340,233,10465,258"/>
|
||||||
|
<area shape="poly" id="edge102_Node000001_Node000047" title=" " alt="" coords="5981,18,6804,36,7406,54,8027,76,8694,107,9361,149,9634,163,9847,171,10058,186,10182,201,10328,223,10363,230,10362,235,10328,228,10182,206,10058,191,9846,176,9634,168,9361,155,8694,113,8027,81,7406,59,6803,42,5981,23"/>
|
||||||
|
<area shape="rect" id="Node000048" href="$menu__underline__animated__gallery_8cpp.html" title=" " alt="" coords="10009,225,10205,265"/>
|
||||||
|
<area shape="poly" id="edge103_Node000001_Node000048" title=" " alt="" coords="5981,18,6446,31,7222,57,8170,96,8666,121,9152,149,9575,177,9760,194,9996,223,10009,224,10008,230,9996,228,9759,200,9575,182,9152,155,8665,126,8170,101,7221,62,6445,36,5981,24"/>
|
||||||
|
<area shape="rect" id="Node000075" href="$screen__interactive_8cpp.html" title=" " alt="" coords="10490,233,10659,258"/>
|
||||||
|
<area shape="poly" id="edge104_Node000001_Node000075" title=" " alt="" coords="5981,18,6915,35,7608,52,8323,76,8991,105,9658,149,10069,177,10248,193,10478,223,10521,230,10520,235,10477,228,10247,199,10068,182,9657,155,8990,111,8323,81,7608,57,6915,40,5981,23"/>
|
||||||
|
<area shape="rect" id="Node000076" href="$screen__interactive_8hpp.html" title=" " alt="" coords="5824,152,5995,177"/>
|
||||||
|
<area shape="poly" id="edge105_Node000001_Node000076" title=" " alt="" coords="5912,45,5912,152,5907,152,5907,45"/>
|
||||||
|
<area shape="poly" id="edge5_Node000005_Node000003" title=" " alt="" coords="2390,100,2113,119,1977,135,1880,154,1858,167,1836,180,1759,197,1670,209,1571,218,1462,222,1226,224,975,219,723,212,485,208,276,211,186,218,109,228,81,235,79,230,107,223,185,213,276,206,485,202,723,206,975,213,1226,218,1462,217,1570,212,1670,204,1758,192,1834,175,1855,163,1878,150,1976,129,2113,114,2390,95"/>
|
||||||
|
<area shape="poly" id="edge81_Node000005_Node000004" title=" " alt="" coords="2390,104,1842,155,1823,157,1822,151,1841,149,2390,99"/>
|
||||||
|
<area shape="rect" id="Node000006" href="$button__animated_8cpp.html" title=" " alt="" coords="3492,233,3652,258"/>
|
||||||
|
<area shape="poly" id="edge6_Node000005_Node000006" title=" " alt="" coords="2597,98,2820,118,3083,149,3282,183,3481,223,3517,230,3516,235,3479,228,3281,188,3082,155,2820,123,2596,103"/>
|
||||||
|
<area shape="rect" id="Node000007" href="$button__in__frame_8cpp.html" title=" " alt="" coords="3677,233,3833,258"/>
|
||||||
|
<area shape="poly" id="edge7_Node000005_Node000007" title=" " alt="" coords="2597,97,2860,118,3178,149,3422,181,3664,223,3703,230,3702,235,3664,228,3421,187,3177,155,2860,123,2596,102"/>
|
||||||
|
<area shape="rect" id="Node000008" href="$button__style_8cpp.html" title=" " alt="" coords="9640,233,9771,258"/>
|
||||||
|
<area shape="poly" id="edge8_Node000005_Node000008" title=" " alt="" coords="2596,91,3939,100,6148,123,7300,141,8338,163,9151,190,9438,206,9628,223,9666,230,9665,235,9628,228,9438,211,9151,196,8338,168,7300,146,6147,128,3939,105,2596,96"/>
|
||||||
|
<area shape="rect" id="Node000009" href="$src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="121,233,231,258"/>
|
||||||
|
<area shape="poly" id="edge9_Node000005_Node000009" title=" " alt="" coords="2390,95,2292,99,2175,109,2052,126,1930,155,1905,167,1880,180,1807,195,1722,205,1525,217,1301,220,1063,217,600,210,402,214,317,219,243,228,211,235,210,230,242,223,316,214,402,209,600,205,1063,211,1301,214,1525,212,1722,200,1806,189,1878,175,1903,163,1928,149,2051,121,2175,103,2291,94,2390,90"/>
|
||||||
|
<area shape="rect" id="Node000010" href="$src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="255,233,374,258"/>
|
||||||
|
<area shape="poly" id="edge10_Node000005_Node000010" title=" " alt="" coords="2390,97,2301,102,2198,112,2088,129,1981,154,1956,167,1930,180,1861,194,1782,204,1596,216,1384,219,1160,217,723,211,536,215,386,228,352,235,351,230,385,223,535,210,723,206,1160,212,1384,214,1595,211,1781,199,1860,189,1928,175,1954,163,1979,150,2087,124,2197,106,2301,96,2390,91"/>
|
||||||
|
<area shape="rect" id="Node000011" href="$component_8hpp.html" title=" " alt="" coords="4815,152,4937,177"/>
|
||||||
|
<area shape="poly" id="edge11_Node000005_Node000011" title=" " alt="" coords="2596,93,4815,159,4815,164,2596,98"/>
|
||||||
|
<area shape="rect" id="Node000023" href="$src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="398,233,511,258"/>
|
||||||
|
<area shape="poly" id="edge82_Node000005_Node000023" title=" " alt="" coords="2390,99,2311,105,2220,115,2125,131,2032,154,2007,167,1981,180,1916,193,1841,203,1665,214,1466,218,1254,216,842,212,666,215,524,228,491,235,490,230,524,223,665,210,842,206,1254,211,1466,212,1665,209,1840,198,1915,188,1979,175,2004,163,2030,150,2123,126,2219,110,2310,99,2390,93"/>
|
||||||
|
<area shape="rect" id="Node000030" href="$homescreen_8cpp.html" title=" " alt="" coords="3109,233,3238,258"/>
|
||||||
|
<area shape="poly" id="edge83_Node000005_Node000030" title=" " alt="" coords="2560,104,3097,223,3127,230,3126,235,3095,228,2559,109"/>
|
||||||
|
<area shape="rect" id="Node000032" href="$src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="3263,233,3345,258"/>
|
||||||
|
<area shape="poly" id="edge84_Node000005_Node000032" title=" " alt="" coords="2597,102,2893,147,3073,181,3251,223,3275,230,3273,235,3250,228,3071,186,2892,152,2596,108"/>
|
||||||
|
<area shape="rect" id="Node000033" href="$examples_2component_2input_8cpp.html" title=" " alt="" coords="1508,233,1591,258"/>
|
||||||
|
<area shape="poly" id="edge85_Node000005_Node000033" title=" " alt="" coords="2462,113,2336,180,2227,205,2134,216,2050,218,1971,214,1893,208,1809,206,1714,211,1605,228,1579,235,1578,230,1603,223,1714,206,1809,201,1893,203,1972,208,2050,212,2133,211,2226,200,2334,175,2459,108"/>
|
||||||
|
<area shape="rect" id="Node000035" href="$input__style_8cpp.html" title=" " alt="" coords="1615,233,1737,258"/>
|
||||||
|
<area shape="poly" id="edge86_Node000005_Node000035" title=" " alt="" coords="2475,116,2437,150,2412,167,2386,180,2326,196,2250,206,2070,215,1889,218,1812,221,1750,228,1716,235,1715,230,1749,223,1811,216,1889,213,2070,209,2250,201,2325,191,2384,175,2410,162,2433,146,2472,112"/>
|
||||||
|
<area shape="poly" id="edge87_Node000005_Node000039" title=" " alt="" coords="2596,90,3741,92,5642,100,7660,118,8511,132,9152,149,9687,172,9986,193,10115,206,10218,223,10244,230,10242,235,10217,228,10114,212,9986,198,9686,177,9152,155,8511,137,7659,123,5642,106,3741,98,2596,95"/>
|
||||||
|
<area shape="rect" id="Node000040" href="$examples_2component_2menu_8cpp.html" title=" " alt="" coords="9795,233,9882,258"/>
|
||||||
|
<area shape="poly" id="edge88_Node000005_Node000040" title=" " alt="" coords="2597,90,5283,108,7043,125,7785,137,8344,149,9065,167,9274,176,9470,188,9644,203,9783,223,9810,230,9809,235,9782,228,9643,208,9470,193,9273,181,9065,173,8344,155,7785,142,7043,131,5283,113,2597,96"/>
|
||||||
|
<area shape="rect" id="Node000041" href="$menu2_8cpp.html" title=" " alt="" coords="702,233,797,258"/>
|
||||||
|
<area shape="poly" id="edge89_Node000005_Node000041" title=" " alt="" coords="2391,104,2266,122,2199,136,2133,154,2108,168,2082,180,2025,192,1960,200,1806,210,1632,213,1447,212,1087,210,933,215,810,228,781,235,780,230,809,223,933,210,1087,205,1447,207,1632,208,1806,205,1959,195,2025,186,2080,175,2106,163,2131,150,2197,131,2265,117,2390,99"/>
|
||||||
|
<area shape="rect" id="Node000042" href="$menu__entries_8cpp.html" title=" " alt="" coords="821,233,960,258"/>
|
||||||
|
<area shape="poly" id="edge90_Node000005_Node000042" title=" " alt="" coords="2391,108,2290,126,2184,154,2159,168,2133,180,2021,199,1882,210,1723,215,1555,215,1227,215,1086,219,974,228,935,235,934,230,973,223,1086,214,1227,210,1555,210,1723,209,1881,205,2021,194,2131,175,2156,163,2182,150,2288,121,2390,102"/>
|
||||||
|
<area shape="rect" id="Node000043" href="$menu__entries__animated_8cpp.html" title=" " alt="" coords="985,233,1191,258"/>
|
||||||
|
<area shape="poly" id="edge91_Node000005_Node000043" title=" " alt="" coords="2410,109,2324,128,2234,154,2209,168,2183,180,2089,197,1972,208,1838,213,1696,216,1419,219,1300,222,1204,228,1151,235,1150,230,1204,223,1299,216,1419,213,1696,211,1837,208,1971,202,2089,192,2182,175,2207,163,2232,150,2323,123,2408,104"/>
|
||||||
|
<area shape="poly" id="edge92_Node000005_Node000047" title=" " alt="" coords="2596,90,3786,89,5774,95,6857,102,7886,112,8779,128,9449,149,9698,159,9891,169,10083,187,10328,223,10363,230,10362,235,10328,228,10082,192,9890,174,9697,165,9449,155,8779,133,7886,118,6857,107,5774,100,3786,95,2596,95"/>
|
||||||
|
<area shape="poly" id="edge93_Node000005_Node000048" title=" " alt="" coords="2597,90,3688,94,5489,103,7396,121,8201,134,8807,149,9403,170,9663,188,9996,223,10009,224,10008,230,9996,228,9662,194,9402,176,8807,155,8201,139,7396,126,5489,109,3688,99,2597,96"/>
|
||||||
|
<area shape="rect" id="Node000050" href="$modal__dialog_8cpp.html" title=" " alt="" coords="1215,233,1353,258"/>
|
||||||
|
<area shape="poly" id="edge94_Node000005_Node000050" title=" " alt="" coords="2431,110,2360,129,2285,154,2260,168,2234,180,2105,208,1994,222,1895,224,1803,221,1610,212,1497,214,1366,228,1328,235,1327,230,1365,223,1497,209,1610,206,1803,216,1895,219,1994,216,2104,203,2232,175,2258,163,2283,150,2359,124,2430,105"/>
|
||||||
|
<area shape="rect" id="Node000054" href="$src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="1377,233,1484,258"/>
|
||||||
|
<area shape="poly" id="edge95_Node000005_Node000054" title=" " alt="" coords="2448,111,2336,154,2311,168,2285,180,2167,206,2067,218,1977,220,1892,216,1808,211,1717,208,1615,213,1496,228,1466,235,1465,230,1496,223,1615,207,1717,203,1808,205,1893,211,1977,214,2066,212,2167,200,2283,175,2309,164,2334,150,2446,106"/>
|
||||||
|
<area shape="rect" id="Node000059" href="$src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="535,233,678,258"/>
|
||||||
|
<area shape="poly" id="edge96_Node000005_Node000059" title=" " alt="" coords="2390,101,2243,118,2161,134,2082,154,2057,168,2032,180,1972,192,1903,202,1741,213,1558,218,1363,217,984,215,821,218,691,228,651,235,650,230,690,223,821,213,984,210,1363,212,1558,212,1741,208,1902,196,1971,187,2030,175,2055,163,2080,150,2160,128,2242,113,2390,96"/>
|
||||||
|
<area shape="rect" id="Node000062" href="$examples_2component_2selection_8cpp.html" title=" " alt="" coords="2254,233,2362,258"/>
|
||||||
|
<area shape="poly" id="edge97_Node000005_Node000062" title=" " alt="" coords="2484,118,2464,149,2438,179,2389,213,2341,235,2339,230,2386,208,2434,175,2460,146,2479,115"/>
|
||||||
|
<area shape="rect" id="Node000063" href="$src_2ftxui_2component_2slider_8cpp.html" title=" " alt="" coords="2386,233,2470,258"/>
|
||||||
|
<area shape="poly" id="edge98_Node000005_Node000063" title=" " alt="" coords="2498,118,2497,147,2489,178,2468,211,2444,234,2441,231,2464,207,2484,176,2492,147,2493,118"/>
|
||||||
|
<area shape="rect" id="Node000065" href="$slider__direction_8cpp.html" title=" " alt="" coords="2495,233,2644,258"/>
|
||||||
|
<area shape="poly" id="edge99_Node000005_Node000065" title=" " alt="" coords="2507,115,2566,231,2561,234,2503,117"/>
|
||||||
|
<area shape="rect" id="Node000072" href="$src_2ftxui_2component_2window_8cpp.html" title=" " alt="" coords="3369,233,3468,258"/>
|
||||||
|
<area shape="poly" id="edge100_Node000005_Node000072" title=" " alt="" coords="2597,100,2781,120,2991,149,3176,181,3358,223,3384,230,3382,235,3357,228,3175,186,2990,155,2780,126,2597,105"/>
|
||||||
|
<area shape="poly" id="edge12_Node000011_Node000003" title=" " alt="" coords="4801,169,3852,174,2324,184,860,202,355,214,194,221,108,228,81,235,79,230,108,223,194,215,355,209,860,197,2324,179,3852,168,4801,164"/>
|
||||||
|
<area shape="poly" id="edge14_Node000011_Node000006" title=" " alt="" coords="4801,168,4603,170,4322,179,3996,196,3829,210,3666,228,3622,235,3621,230,3665,223,3829,205,3996,191,4322,173,4603,165,4801,163"/>
|
||||||
|
<area shape="poly" id="edge15_Node000011_Node000007" title=" " alt="" coords="4800,169,4629,173,4392,182,4121,199,3846,228,3804,235,3803,230,3845,223,4120,194,4392,177,4629,167,4800,164"/>
|
||||||
|
<area shape="poly" id="edge16_Node000011_Node000008" title=" " alt="" coords="4951,164,9628,223,9666,230,9665,235,9628,228,4951,170"/>
|
||||||
|
<area shape="poly" id="edge19_Node000011_Node000009" title=" " alt="" coords="4801,169,2393,187,973,205,482,216,326,222,243,228,211,235,210,230,242,223,326,216,482,211,973,200,2393,182,4801,164"/>
|
||||||
|
<area shape="poly" id="edge22_Node000011_Node000010" title=" " alt="" coords="4801,169,3943,169,2557,175,1837,182,1190,192,683,208,504,217,386,228,352,235,350,230,385,223,504,212,683,202,1189,187,1837,176,2557,169,3943,163,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000012" href="$examples_2component_2button_8cpp.html" title=" " alt="" coords="4433,233,4524,258"/>
|
||||||
|
<area shape="poly" id="edge13_Node000011_Node000012" title=" " alt="" coords="4801,179,4677,199,4538,228,4513,235,4511,230,4537,223,4676,194,4801,174"/>
|
||||||
|
<area shape="rect" id="Node000013" href="$canvas__animated_8cpp.html" title=" " alt="" coords="4549,233,4713,258"/>
|
||||||
|
<area shape="poly" id="edge17_Node000011_Node000013" title=" " alt="" coords="4828,184,4667,235,4666,230,4827,179"/>
|
||||||
|
<area shape="rect" id="Node000014" href="$catch__event_8cpp.html" title=" " alt="" coords="2101,233,2229,258"/>
|
||||||
|
<area shape="poly" id="edge18_Node000011_Node000014" title=" " alt="" coords="4801,169,3467,188,2695,205,2411,216,2243,228,2206,235,2205,230,2242,223,2410,211,2695,200,3467,182,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000015" href="$examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="4737,233,4847,258"/>
|
||||||
|
<area shape="poly" id="edge20_Node000011_Node000015" title=" " alt="" coords="4855,189,4806,234,4803,230,4852,185"/>
|
||||||
|
<area shape="rect" id="Node000016" href="$checkbox__in__frame_8cpp.html" title=" " alt="" coords="4872,233,5048,258"/>
|
||||||
|
<area shape="poly" id="edge21_Node000011_Node000016" title=" " alt="" coords="4900,185,4949,230,4946,234,4897,189"/>
|
||||||
|
<area shape="rect" id="Node000017" href="$examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="5073,233,5191,258"/>
|
||||||
|
<area shape="poly" id="edge23_Node000011_Node000017" title=" " alt="" coords="4927,179,5096,230,5094,235,4926,184"/>
|
||||||
|
<area shape="rect" id="Node000018" href="$component_8cpp.html" title=" " alt="" coords="5216,233,5339,258"/>
|
||||||
|
<area shape="poly" id="edge24_Node000011_Node000018" title=" " alt="" coords="4952,175,5205,223,5235,230,5234,235,5203,228,4951,181"/>
|
||||||
|
<area shape="rect" id="Node000019" href="$component__fuzzer_8cpp.html" title=" " alt="" coords="2668,233,2836,258"/>
|
||||||
|
<area shape="poly" id="edge25_Node000011_Node000019" title=" " alt="" coords="4801,169,4416,173,3851,183,3273,201,3031,213,2848,228,2803,235,2802,230,2848,223,3030,208,3272,196,3851,178,4416,168,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000020" href="$composition_8cpp.html" title=" " alt="" coords="5363,233,5493,258"/>
|
||||||
|
<area shape="poly" id="edge26_Node000011_Node000020" title=" " alt="" coords="4951,170,5134,190,5351,223,5385,230,5384,235,5350,228,5133,195,4950,175"/>
|
||||||
|
<area shape="rect" id="Node000021" href="$container_8cpp.html" title=" " alt="" coords="2860,233,2969,258"/>
|
||||||
|
<area shape="poly" id="edge27_Node000011_Node000021" title=" " alt="" coords="4801,169,4438,170,3912,178,3635,185,3375,195,3151,210,2982,228,2950,235,2949,230,2981,223,3150,204,3374,190,3635,180,3911,172,4438,165,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000022" href="$custom__loop_8cpp.html" title=" " alt="" coords="5517,233,5649,258"/>
|
||||||
|
<area shape="poly" id="edge28_Node000011_Node000022" title=" " alt="" coords="4951,167,5198,185,5352,201,5506,223,5541,230,5540,235,5505,228,5351,206,5198,190,4951,172"/>
|
||||||
|
<area shape="poly" id="edge29_Node000011_Node000023" title=" " alt="" coords="4801,169,3967,169,2625,175,1928,182,1302,193,812,208,639,217,524,228,491,235,490,230,524,223,638,212,812,203,1302,187,1928,177,2625,170,3967,164,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000024" href="$examples_2component_2dropdown_8cpp.html" title=" " alt="" coords="5673,233,5786,258"/>
|
||||||
|
<area shape="poly" id="edge30_Node000011_Node000024" title=" " alt="" coords="4951,164,5085,168,5262,178,5461,195,5662,223,5694,230,5692,235,5661,228,5461,200,5262,183,5085,174,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000025" href="$dropdown__custom_8cpp.html" title=" " alt="" coords="5811,233,5979,258"/>
|
||||||
|
<area shape="poly" id="edge31_Node000011_Node000025" title=" " alt="" coords="4952,165,5317,180,5557,197,5799,223,5843,230,5842,235,5798,228,5556,203,5317,186,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000026" href="$flexbox__gallery_8cpp.html" title=" " alt="" coords="6003,233,6149,258"/>
|
||||||
|
<area shape="poly" id="edge32_Node000011_Node000026" title=" " alt="" coords="4951,163,5135,165,5393,173,5690,191,5842,205,5991,223,6031,230,6030,235,5990,228,5841,210,5689,197,5392,179,5134,171,4951,168"/>
|
||||||
|
<area shape="rect" id="Node000027" href="$examples_2component_2focus_8cpp.html" title=" " alt="" coords="6174,233,6258,258"/>
|
||||||
|
<area shape="poly" id="edge33_Node000011_Node000027" title=" " alt="" coords="4951,164,5208,168,5558,178,5907,195,6052,208,6162,223,6188,230,6187,235,6161,228,6052,213,5907,200,5558,183,5208,173,4951,169"/>
|
||||||
|
<area shape="rect" id="Node000028" href="$focus__cursor_8cpp.html" title=" " alt="" coords="6283,233,6413,258"/>
|
||||||
|
<area shape="poly" id="edge34_Node000011_Node000028" title=" " alt="" coords="4951,165,5609,182,5991,199,6150,210,6271,223,6308,230,6307,235,6270,228,6150,215,5991,204,5608,187,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000029" href="$gallery_8cpp.html" title=" " alt="" coords="6438,233,6530,258"/>
|
||||||
|
<area shape="poly" id="edge35_Node000011_Node000029" title=" " alt="" coords="4951,164,5255,166,5681,175,6111,192,6291,206,6426,223,6454,230,6453,235,6425,228,6290,211,6111,198,5681,180,5255,171,4951,169"/>
|
||||||
|
<area shape="poly" id="edge36_Node000011_Node000030" title=" " alt="" coords="4801,169,4485,174,4036,184,3583,202,3394,214,3251,228,3214,235,3213,230,3250,223,3393,208,3583,196,4036,179,4485,169,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000031" href="$hoverable_8cpp.html" title=" " alt="" coords="6555,233,6669,258"/>
|
||||||
|
<area shape="poly" id="edge37_Node000011_Node000031" title=" " alt="" coords="4951,164,5275,167,5735,176,6202,194,6396,207,6543,223,6577,230,6575,235,6542,228,6396,212,6201,199,5735,182,5275,172,4951,169"/>
|
||||||
|
<area shape="poly" id="edge38_Node000011_Node000032" title=" " alt="" coords="4801,169,4503,171,4085,178,3664,196,3490,210,3358,228,3333,235,3331,230,3357,223,3489,205,3664,191,4085,173,4503,165,4801,163"/>
|
||||||
|
<area shape="poly" id="edge39_Node000011_Node000033" title=" " alt="" coords="4801,169,4154,170,3152,177,2637,184,2176,195,1816,209,1688,218,1605,228,1578,235,1577,230,1603,223,1688,213,1815,204,2176,189,2637,179,3152,172,4154,165,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000034" href="$input__in__frame_8cpp.html" title=" " alt="" coords="6693,233,6840,258"/>
|
||||||
|
<area shape="poly" id="edge40_Node000011_Node000034" title=" " alt="" coords="4951,164,5299,168,5799,178,6308,196,6521,208,6682,223,6723,230,6722,235,6681,228,6521,213,6308,201,5799,184,5299,174,4951,169"/>
|
||||||
|
<area shape="poly" id="edge41_Node000011_Node000035" title=" " alt="" coords="4801,169,4179,173,3224,184,2294,201,1951,214,1750,228,1714,235,1713,230,1749,223,1951,208,2294,196,3224,178,4179,168,4800,164"/>
|
||||||
|
<area shape="rect" id="Node000036" href="$linear__gradient__gallery_8cpp.html" title=" " alt="" coords="6864,233,7061,258"/>
|
||||||
|
<area shape="poly" id="edge42_Node000011_Node000036" title=" " alt="" coords="4951,164,5877,181,6439,198,6674,210,6852,223,6905,230,6904,235,6852,228,6674,215,6439,204,5877,186,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000037" href="$src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="1982,233,2077,258"/>
|
||||||
|
<area shape="poly" id="edge43_Node000011_Node000037" title=" " alt="" coords="4801,169,4240,173,3391,183,2570,200,2268,213,2090,228,2061,235,2059,230,2089,223,2267,207,2570,195,3391,177,4240,167,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000038" href="$examples_2component_2maybe_8cpp.html" title=" " alt="" coords="7086,233,7181,258"/>
|
||||||
|
<area shape="poly" id="edge44_Node000011_Node000038" title=" " alt="" coords="4951,164,6068,182,6703,199,6936,210,7074,223,7103,230,7102,235,7073,228,6936,216,6703,205,6068,187,4951,169"/>
|
||||||
|
<area shape="poly" id="edge45_Node000011_Node000039" title=" " alt="" coords="4952,164,5812,175,8016,184,9462,198,9969,209,10131,215,10218,223,10245,230,10243,235,10217,228,10131,221,9969,214,9462,203,8016,190,5812,180,4952,170"/>
|
||||||
|
<area shape="poly" id="edge46_Node000011_Node000040" title=" " alt="" coords="4952,164,5812,175,7798,186,9102,200,9559,210,9705,216,9783,223,9811,230,9809,235,9782,228,9704,221,9559,216,9101,205,7798,191,5812,180,4952,170"/>
|
||||||
|
<area shape="poly" id="edge47_Node000011_Node000041" title=" " alt="" coords="4801,168,4015,168,2763,173,2114,180,1532,191,1077,207,916,217,810,228,781,235,779,230,809,223,915,211,1077,201,1532,186,2114,175,2763,168,4015,163,4801,163"/>
|
||||||
|
<area shape="poly" id="edge48_Node000011_Node000042" title=" " alt="" coords="4801,169,4044,172,2844,181,1666,199,1230,212,1076,220,974,228,934,235,933,230,973,223,1075,214,1230,207,1666,194,2844,176,4043,167,4801,164"/>
|
||||||
|
<area shape="poly" id="edge49_Node000011_Node000043" title=" " alt="" coords="4801,168,4150,168,3107,173,2545,180,2012,191,1551,207,1204,228,1148,235,1148,230,1204,223,1551,201,2012,186,2545,175,3107,168,4150,163,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000044" href="$menu__in__frame_8cpp.html" title=" " alt="" coords="7205,233,7355,258"/>
|
||||||
|
<area shape="poly" id="edge50_Node000011_Node000044" title=" " alt="" coords="4951,164,6127,185,6800,203,7047,213,7194,223,7235,230,7234,235,7193,228,7047,218,6800,208,6127,191,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000045" href="$menu__in__frame__horizontal_8cpp.html" title=" " alt="" coords="7379,233,7602,258"/>
|
||||||
|
<area shape="poly" id="edge51_Node000011_Node000045" title=" " alt="" coords="4952,165,6214,188,6942,205,7210,214,7368,223,7426,230,7426,235,7368,228,7210,220,6942,211,6214,193,4952,170"/>
|
||||||
|
<area shape="rect" id="Node000046" href="$menu__multiple_8cpp.html" title=" " alt="" coords="7627,233,7773,258"/>
|
||||||
|
<area shape="poly" id="edge52_Node000011_Node000046" title=" " alt="" coords="4951,164,6336,183,7142,201,7440,211,7615,223,7656,230,7655,235,7614,228,7439,216,7142,206,6336,188,4951,169"/>
|
||||||
|
<area shape="poly" id="edge53_Node000011_Node000047" title=" " alt="" coords="4952,164,5812,175,8072,177,8813,181,9483,189,10012,202,10201,212,10328,223,10365,230,10364,235,10328,228,10201,217,10012,208,9483,194,8813,186,8072,182,5812,180,4952,170"/>
|
||||||
|
<area shape="poly" id="edge54_Node000011_Node000048" title=" " alt="" coords="4952,164,5812,175,7905,185,9212,198,9702,209,9996,223,10009,224,10008,229,9996,228,9702,214,9212,204,7905,191,5812,180,4952,170"/>
|
||||||
|
<area shape="rect" id="Node000049" href="$modal_8cpp.html" title=" " alt="" coords="2993,233,3084,258"/>
|
||||||
|
<area shape="poly" id="edge55_Node000011_Node000049" title=" " alt="" coords="4801,168,4458,169,3965,176,3706,184,3464,194,3255,209,3098,228,3070,235,3069,230,3097,223,3255,204,3464,189,3706,178,3965,171,4458,164,4801,163"/>
|
||||||
|
<area shape="poly" id="edge56_Node000011_Node000050" title=" " alt="" coords="4801,169,4112,173,3036,183,1983,201,1594,213,1366,228,1326,235,1325,230,1365,223,1594,208,1983,196,3036,178,4112,168,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000051" href="$modal__dialog__custom_8cpp.html" title=" " alt="" coords="7797,233,7989,258"/>
|
||||||
|
<area shape="poly" id="edge57_Node000011_Node000051" title=" " alt="" coords="4952,164,6421,185,7281,203,7598,212,7786,223,7837,230,7837,235,7785,228,7598,218,7281,208,6421,190,4952,170"/>
|
||||||
|
<area shape="rect" id="Node000052" href="$nested__screen_8cpp.html" title=" " alt="" coords="8014,233,8157,258"/>
|
||||||
|
<area shape="poly" id="edge58_Node000011_Node000052" title=" " alt="" coords="4951,164,6590,189,7524,207,7844,215,8002,223,8042,230,8042,235,8001,228,7844,220,7524,212,6590,194,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000053" href="$print__key__press_8cpp.html" title=" " alt="" coords="8181,233,8331,258"/>
|
||||||
|
<area shape="poly" id="edge59_Node000011_Node000053" title=" " alt="" coords="4951,164,6677,189,7664,206,8003,215,8170,223,8212,230,8211,235,8169,228,8003,220,7664,212,6676,194,4951,170"/>
|
||||||
|
<area shape="poly" id="edge60_Node000011_Node000054" title=" " alt="" coords="4801,169,4135,171,3100,180,2567,188,2089,198,1716,211,1584,219,1496,228,1465,235,1464,230,1496,223,1583,214,1715,206,2089,192,2567,182,3100,175,4135,166,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000055" href="$examples_2component_2radiobox_8cpp.html" title=" " alt="" coords="8356,233,8463,258"/>
|
||||||
|
<area shape="poly" id="edge61_Node000011_Node000055" title=" " alt="" coords="4951,164,6801,191,7847,209,8344,223,8376,230,8375,235,8344,228,7847,214,6801,197,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000056" href="$radiobox__in__frame_8cpp.html" title=" " alt="" coords="8487,233,8657,258"/>
|
||||||
|
<area shape="poly" id="edge62_Node000011_Node000056" title=" " alt="" coords="4951,164,6833,189,7918,206,8292,215,8475,223,8522,230,8521,235,8474,228,8292,220,7918,212,6833,194,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000057" href="$src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="1761,233,1863,258"/>
|
||||||
|
<area shape="poly" id="edge63_Node000011_Node000057" title=" " alt="" coords="4801,169,4202,173,3286,182,2397,200,2069,213,1953,220,1876,228,1845,235,1844,230,1876,223,1953,215,2069,207,2397,195,3286,177,4202,167,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000058" href="$examples_2component_2renderer_8cpp.html" title=" " alt="" coords="8682,233,8785,258"/>
|
||||||
|
<area shape="poly" id="edge64_Node000011_Node000058" title=" " alt="" coords="4951,164,6971,190,8122,208,8504,216,8670,223,8701,230,8700,235,8669,228,8504,222,8122,214,6971,196,4951,170"/>
|
||||||
|
<area shape="poly" id="edge65_Node000011_Node000059" title=" " alt="" coords="4801,169,3996,172,2707,180,2038,188,1437,198,967,211,801,219,691,228,650,235,650,230,690,223,801,214,967,206,1437,193,2038,182,2707,175,3996,166,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000060" href="$examples_2component_2resizable__split_8cpp.html" title=" " alt="" coords="8809,233,8951,258"/>
|
||||||
|
<area shape="poly" id="edge66_Node000011_Node000060" title=" " alt="" coords="4951,164,7038,191,8230,209,8798,223,8838,230,8837,235,8797,228,8230,215,7037,197,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000061" href="$scrollbar_8cpp.html" title=" " alt="" coords="8976,233,9080,258"/>
|
||||||
|
<area shape="poly" id="edge67_Node000011_Node000061" title=" " alt="" coords="4951,164,7145,193,8393,211,8964,223,8996,230,8995,235,8964,228,8393,217,7145,199,4951,170"/>
|
||||||
|
<area shape="poly" id="edge68_Node000011_Node000062" title=" " alt="" coords="4801,169,3533,186,2802,204,2533,215,2375,228,2343,235,2342,230,2374,223,2533,210,2802,199,3533,181,4801,164"/>
|
||||||
|
<area shape="poly" id="edge69_Node000011_Node000063" title=" " alt="" coords="4801,169,4311,174,3586,184,2889,202,2634,214,2483,228,2457,235,2455,230,2482,223,2633,208,2889,196,3586,179,4311,168,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000064" href="$examples_2component_2slider_8cpp.html" title=" " alt="" coords="9105,233,9189,258"/>
|
||||||
|
<area shape="poly" id="edge70_Node000011_Node000064" title=" " alt="" coords="4951,164,7212,193,8502,211,9092,223,9119,230,9118,235,9092,228,8502,216,7212,198,4951,170"/>
|
||||||
|
<area shape="poly" id="edge71_Node000011_Node000065" title=" " alt="" coords="4801,169,4384,171,3763,179,3125,197,2858,211,2656,228,2615,235,2614,230,2656,223,2857,205,3124,192,3763,174,4383,166,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000066" href="$slider__rgb_8cpp.html" title=" " alt="" coords="9213,233,9326,258"/>
|
||||||
|
<area shape="poly" id="edge72_Node000011_Node000066" title=" " alt="" coords="4951,164,7270,193,8594,211,9202,223,9235,230,9234,235,9201,228,8594,217,7270,198,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000067" href="$tab__horizontal_8cpp.html" title=" " alt="" coords="9350,233,9493,258"/>
|
||||||
|
<area shape="poly" id="edge73_Node000011_Node000067" title=" " alt="" coords="4951,164,7352,195,9339,223,9379,230,9378,235,9338,228,7352,200,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000068" href="$tab__vertical_8cpp.html" title=" " alt="" coords="3986,233,4113,258"/>
|
||||||
|
<area shape="poly" id="edge74_Node000011_Node000068" title=" " alt="" coords="4801,171,4504,186,4316,203,4126,228,4091,235,4090,230,4125,223,4315,198,4504,181,4801,165"/>
|
||||||
|
<area shape="rect" id="Node000069" href="$textarea_8cpp.html" title=" " alt="" coords="3857,233,3961,258"/>
|
||||||
|
<area shape="poly" id="edge75_Node000011_Node000069" title=" " alt="" coords="4801,168,4649,170,4443,178,4210,196,4091,210,3975,228,3945,235,3943,230,3974,223,4090,205,4209,191,4443,173,4649,165,4801,163"/>
|
||||||
|
<area shape="rect" id="Node000070" href="$toggle_8cpp.html" title=" " alt="" coords="4137,233,4228,258"/>
|
||||||
|
<area shape="poly" id="edge76_Node000011_Node000070" title=" " alt="" coords="4801,170,4691,175,4551,185,4395,202,4241,228,4214,235,4213,230,4239,223,4395,197,4550,180,4690,170,4801,165"/>
|
||||||
|
<area shape="rect" id="Node000071" href="$component_2util_8cpp.html" title=" " alt="" coords="1887,233,1958,258"/>
|
||||||
|
<area shape="poly" id="edge77_Node000011_Node000071" title=" " alt="" coords="4800,169,4217,170,3331,177,2878,184,2473,195,2156,209,2045,218,1971,228,1948,235,1946,230,1970,223,2044,213,2156,204,2472,190,2878,179,3331,172,4217,165,4800,163"/>
|
||||||
|
<area shape="poly" id="edge78_Node000011_Node000072" title=" " alt="" coords="4801,169,4525,173,4143,183,3760,201,3601,213,3480,228,3451,235,3450,230,3480,223,3600,208,3759,195,4143,178,4525,168,4801,164"/>
|
||||||
|
<area shape="rect" id="Node000073" href="$examples_2component_2window_8cpp.html" title=" " alt="" coords="9517,233,9616,258"/>
|
||||||
|
<area shape="poly" id="edge79_Node000011_Node000073" title=" " alt="" coords="4951,164,9506,223,9536,230,9535,235,9505,228,4951,170"/>
|
||||||
|
<area shape="rect" id="Node000074" href="$with__restored__io_8cpp.html" title=" " alt="" coords="4252,233,4409,258"/>
|
||||||
|
<area shape="poly" id="edge80_Node000011_Node000074" title=" " alt="" coords="4801,177,4628,198,4422,228,4383,235,4382,230,4421,223,4627,192,4801,171"/>
|
||||||
|
<area shape="poly" id="edge106_Node000076_Node000003" title=" " alt="" coords="5810,170,4949,180,2527,189,939,203,381,214,203,220,108,228,81,235,79,230,108,223,203,215,381,208,939,197,2527,183,4949,175,5810,165"/>
|
||||||
|
<area shape="poly" id="edge108_Node000076_Node000006" title=" " alt="" coords="5810,170,4666,193,4034,210,3803,219,3666,228,3621,235,3620,230,3665,223,3802,214,4034,204,4666,187,5810,165"/>
|
||||||
|
<area shape="poly" id="edge109_Node000076_Node000007" title=" " alt="" coords="5810,169,5407,173,4839,183,4266,200,4027,213,3846,228,3802,235,3801,230,3845,223,4026,207,4265,195,4839,177,5407,168,5810,164"/>
|
||||||
|
<area shape="poly" id="edge110_Node000076_Node000008" title=" " alt="" coords="6008,164,6756,167,7888,176,8985,194,9390,207,9533,214,9628,223,9666,230,9665,235,9628,228,9533,220,9389,212,8985,199,7888,182,6755,172,6008,169"/>
|
||||||
|
<area shape="poly" id="edge107_Node000076_Node000012" title=" " alt="" coords="5810,170,5531,174,5164,184,4801,201,4651,213,4538,228,4510,235,4509,230,4537,223,4651,208,4801,196,5163,178,5531,169,5810,164"/>
|
||||||
|
<area shape="poly" id="edge111_Node000076_Node000013" title=" " alt="" coords="5810,169,5611,172,5342,180,5035,198,4726,228,4681,235,4681,230,4725,223,5035,193,5341,175,5611,166,5810,163"/>
|
||||||
|
<area shape="poly" id="edge112_Node000076_Node000015" title=" " alt="" coords="5810,172,5319,191,5053,208,4860,228,4829,235,4827,230,4860,223,5053,202,5319,186,5810,166"/>
|
||||||
|
<area shape="poly" id="edge113_Node000076_Node000016" title=" " alt="" coords="5810,172,5477,189,5270,206,5062,228,5016,235,5015,230,5061,223,5270,200,5477,184,5810,167"/>
|
||||||
|
<area shape="poly" id="edge114_Node000076_Node000017" title=" " alt="" coords="5810,172,5536,188,5370,205,5204,228,5172,235,5170,230,5204,223,5369,199,5536,183,5810,166"/>
|
||||||
|
<area shape="poly" id="edge115_Node000076_Node000018" title=" " alt="" coords="5810,175,5599,194,5475,209,5352,228,5319,235,5318,230,5352,223,5475,204,5599,189,5810,170"/>
|
||||||
|
<area shape="poly" id="edge116_Node000076_Node000020" title=" " alt="" coords="5811,181,5666,201,5506,228,5473,235,5471,230,5505,223,5666,195,5810,175"/>
|
||||||
|
<area shape="poly" id="edge117_Node000076_Node000022" title=" " alt="" coords="5849,183,5631,235,5630,230,5848,178"/>
|
||||||
|
<area shape="poly" id="edge118_Node000076_Node000024" title=" " alt="" coords="5872,185,5757,235,5754,230,5870,180"/>
|
||||||
|
<area shape="poly" id="edge119_Node000076_Node000025" title=" " alt="" coords="5907,191,5899,233,5894,232,5902,190"/>
|
||||||
|
<area shape="poly" id="edge120_Node000076_Node000026" title=" " alt="" coords="5947,181,6053,230,6051,235,5945,186"/>
|
||||||
|
<area shape="poly" id="edge121_Node000076_Node000027" title=" " alt="" coords="5979,178,6162,223,6185,230,6184,235,6161,228,5977,183"/>
|
||||||
|
<area shape="poly" id="edge122_Node000076_Node000028" title=" " alt="" coords="6003,177,6130,197,6271,223,6304,230,6303,235,6270,228,6129,202,6002,182"/>
|
||||||
|
<area shape="poly" id="edge123_Node000076_Node000029" title=" " alt="" coords="6009,169,6203,187,6315,202,6426,223,6453,230,6451,235,6425,228,6314,208,6202,192,6009,174"/>
|
||||||
|
<area shape="poly" id="edge124_Node000076_Node000030" title=" " alt="" coords="5810,170,4457,188,3696,205,3416,216,3251,228,3214,235,3213,230,3250,223,3416,211,3695,200,4457,183,5810,164"/>
|
||||||
|
<area shape="poly" id="edge125_Node000076_Node000031" title=" " alt="" coords="6009,167,6253,185,6398,201,6543,223,6575,230,6574,235,6542,228,6398,206,6252,190,6008,173"/>
|
||||||
|
<area shape="poly" id="edge126_Node000076_Node000032" title=" " alt="" coords="5811,170,4459,193,3728,210,3479,219,3358,228,3332,235,3331,230,3357,223,3479,214,3728,205,4459,188,5811,165"/>
|
||||||
|
<area shape="poly" id="edge127_Node000076_Node000033" title=" " alt="" coords="5810,170,3488,198,2194,216,1604,228,1578,235,1577,230,1604,223,2194,211,3488,193,5810,164"/>
|
||||||
|
<area shape="poly" id="edge128_Node000076_Node000034" title=" " alt="" coords="6008,167,6310,184,6496,200,6682,223,6721,230,6720,235,6681,228,6495,205,6310,189,6008,172"/>
|
||||||
|
<area shape="poly" id="edge129_Node000076_Node000035" title=" " alt="" coords="5810,170,3564,199,2318,217,1750,228,1714,235,1713,230,1749,223,2318,212,3564,194,5810,165"/>
|
||||||
|
<area shape="poly" id="edge130_Node000076_Node000036" title=" " alt="" coords="6008,166,6380,183,6615,200,6852,223,6902,230,6902,235,6852,228,6615,205,6380,189,6008,171"/>
|
||||||
|
<area shape="poly" id="edge132_Node000076_Node000038" title=" " alt="" coords="6008,165,6556,182,6855,199,6979,210,7074,223,7103,230,7101,235,7073,228,6979,215,6855,204,6555,188,6008,171"/>
|
||||||
|
<area shape="poly" id="edge133_Node000076_Node000039" title=" " alt="" coords="6008,164,6899,169,8267,181,9557,198,10001,210,10142,216,10218,223,10245,230,10243,235,10217,228,10141,221,10001,215,9557,204,8267,186,6899,174,6008,169"/>
|
||||||
|
<area shape="poly" id="edge134_Node000076_Node000040" title=" " alt="" coords="6008,163,6784,163,7965,168,8570,175,9112,186,9534,201,9684,211,9783,223,9811,230,9809,235,9782,228,9683,217,9534,207,9112,191,8570,180,7965,173,6784,168,6008,168"/>
|
||||||
|
<area shape="poly" id="edge135_Node000076_Node000041" title=" " alt="" coords="5810,170,4949,180,2878,192,1520,206,1043,216,891,222,810,228,781,235,779,230,809,223,891,216,1043,210,1520,200,2878,186,4949,175,5810,165"/>
|
||||||
|
<area shape="poly" id="edge136_Node000076_Node000042" title=" " alt="" coords="5810,170,974,228,934,235,933,230,973,223,5810,165"/>
|
||||||
|
<area shape="poly" id="edge137_Node000076_Node000043" title=" " alt="" coords="5810,170,1204,228,1148,235,1148,230,1204,223,5810,165"/>
|
||||||
|
<area shape="poly" id="edge138_Node000076_Node000044" title=" " alt="" coords="6009,162,6224,163,6518,171,6854,189,7026,204,7194,223,7234,230,7233,235,7193,228,7025,209,6853,194,6518,176,6223,169,6009,168"/>
|
||||||
|
<area shape="poly" id="edge139_Node000076_Node000045" title=" " alt="" coords="6009,164,6249,167,6586,175,6974,193,7368,223,7425,230,7424,235,7368,228,6974,198,6586,181,6249,172,6009,169"/>
|
||||||
|
<area shape="poly" id="edge140_Node000076_Node000046" title=" " alt="" coords="6008,164,6348,170,6812,180,7276,197,7469,209,7615,223,7656,230,7655,235,7614,228,7468,214,7275,203,6812,186,6348,175,6008,170"/>
|
||||||
|
<area shape="poly" id="edge141_Node000076_Node000047" title=" " alt="" coords="6009,163,6880,164,8233,171,8929,179,9553,189,10041,204,10214,213,10328,223,10365,230,10364,235,10328,228,10213,218,10041,209,9553,195,8929,184,8233,177,6880,170,6009,169"/>
|
||||||
|
<area shape="poly" id="edge142_Node000076_Node000048" title=" " alt="" coords="6008,164,8069,181,9283,198,9732,210,9996,223,10009,224,10008,229,9996,228,9732,215,9283,204,8069,186,6008,169"/>
|
||||||
|
<area shape="poly" id="edge143_Node000076_Node000050" title=" " alt="" coords="5810,170,3350,201,1366,228,1326,235,1325,230,1365,223,3350,195,5810,165"/>
|
||||||
|
<area shape="poly" id="edge144_Node000076_Node000051" title=" " alt="" coords="6009,165,6892,182,7408,199,7623,210,7786,223,7837,230,7836,235,7785,228,7622,215,7407,205,6892,187,6008,170"/>
|
||||||
|
<area shape="poly" id="edge145_Node000076_Node000052" title=" " alt="" coords="6008,164,6416,167,6992,175,7575,193,7818,206,8002,223,8042,230,8041,235,8001,228,7817,212,7575,198,6992,181,6416,172,6008,169"/>
|
||||||
|
<area shape="poly" id="edge146_Node000076_Node000053" title=" " alt="" coords="6008,163,6446,166,7071,174,7705,192,7969,205,8170,223,8211,230,8210,235,8169,228,7969,211,7704,197,7070,180,6446,171,6008,169"/>
|
||||||
|
<area shape="poly" id="edge147_Node000076_Node000054" title=" " alt="" coords="5810,170,3431,199,2102,217,1496,228,1465,235,1464,230,1496,223,2102,211,3431,193,5810,164"/>
|
||||||
|
<area shape="poly" id="edge148_Node000076_Node000055" title=" " alt="" coords="6008,164,7249,182,7941,199,8194,210,8344,223,8376,230,8375,235,8344,228,8194,215,7941,204,7249,187,6008,170"/>
|
||||||
|
<area shape="poly" id="edge149_Node000076_Node000056" title=" " alt="" coords="6009,163,6498,166,7211,174,7940,191,8245,205,8475,223,8522,230,8521,235,8474,228,8244,210,7940,197,7211,179,6498,171,6009,169"/>
|
||||||
|
<area shape="poly" id="edge150_Node000076_Node000058" title=" " alt="" coords="6008,164,6581,169,7412,179,8206,197,8498,208,8670,223,8701,230,8700,235,8669,228,8497,214,8206,202,7412,184,6581,174,6008,169"/>
|
||||||
|
<area shape="poly" id="edge151_Node000076_Node000060" title=" " alt="" coords="6009,164,7476,182,8310,200,8616,210,8798,223,8838,230,8837,235,8797,228,8616,216,8310,205,7476,187,6008,170"/>
|
||||||
|
<area shape="poly" id="edge153_Node000076_Node000061" title=" " alt="" coords="6008,164,6636,167,7559,177,8446,195,8772,207,8887,215,8964,223,8996,230,8995,235,8964,228,8887,220,8772,213,8446,200,7559,182,6636,173,6008,169"/>
|
||||||
|
<area shape="poly" id="edge154_Node000076_Node000062" title=" " alt="" coords="5810,170,3914,197,2869,215,2375,228,2343,235,2342,230,2374,223,2869,209,3913,192,5810,165"/>
|
||||||
|
<area shape="poly" id="edge155_Node000076_Node000063" title=" " alt="" coords="5811,170,3971,196,2960,214,2627,222,2483,228,2457,235,2455,230,2482,223,2627,216,2960,208,3971,191,5810,165"/>
|
||||||
|
<area shape="poly" id="edge156_Node000076_Node000064" title=" " alt="" coords="6008,163,6659,165,7623,173,8113,180,8551,191,8891,205,9012,213,9093,223,9119,230,9118,235,9091,228,9012,218,8891,210,8550,196,8113,185,7623,178,6659,170,6008,169"/>
|
||||||
|
<area shape="poly" id="edge157_Node000076_Node000065" title=" " alt="" coords="5810,170,4095,195,3142,212,2816,220,2656,228,2614,235,2614,230,2656,223,2816,215,3142,207,4095,189,5810,165"/>
|
||||||
|
<area shape="poly" id="edge158_Node000076_Node000066" title=" " alt="" coords="6009,164,6680,167,7677,176,8639,194,8993,207,9118,214,9202,223,9235,230,9234,235,9201,228,9118,220,8993,212,8639,199,7677,182,6679,172,6009,169"/>
|
||||||
|
<area shape="poly" id="edge159_Node000076_Node000067" title=" " alt="" coords="6008,164,6704,169,7745,179,8750,197,9120,209,9339,223,9379,230,9378,235,9338,228,9120,214,8750,202,7745,184,6704,174,6008,169"/>
|
||||||
|
<area shape="poly" id="edge160_Node000076_Node000068" title=" " alt="" coords="5810,169,5456,173,4969,182,4482,200,4279,213,4126,228,4089,235,4088,230,4125,223,4279,207,4482,195,4969,177,5456,168,5810,164"/>
|
||||||
|
<area shape="poly" id="edge161_Node000076_Node000069" title=" " alt="" coords="5810,170,4821,191,4286,208,4091,218,3975,228,3944,235,3943,230,3974,223,4090,212,4286,203,4821,186,5810,165"/>
|
||||||
|
<area shape="poly" id="edge162_Node000076_Node000070" title=" " alt="" coords="5811,169,5477,170,5023,178,4570,196,4382,210,4241,228,4213,235,4212,230,4239,223,4382,205,4570,191,5023,173,5477,165,5810,163"/>
|
||||||
|
<area shape="poly" id="edge163_Node000076_Node000072" title=" " alt="" coords="5810,170,4523,195,3831,212,3596,220,3480,228,3451,235,3449,230,3480,223,3595,215,3831,207,4523,190,5810,165"/>
|
||||||
|
<area shape="poly" id="edge164_Node000076_Node000073" title=" " alt="" coords="6008,164,7901,185,8963,202,9327,212,9506,223,9536,230,9535,235,9505,228,9327,218,8963,208,7901,190,6008,170"/>
|
||||||
|
<area shape="poly" id="edge165_Node000076_Node000074" title=" " alt="" coords="5810,171,5109,189,4712,206,4547,216,4422,228,4379,235,4378,230,4421,223,4546,211,4711,201,5109,184,5810,165"/>
|
||||||
|
<area shape="poly" id="edge152_Node000076_Node000075" title=" " alt="" coords="6008,164,6906,167,8305,176,9674,194,10180,207,10359,214,10478,223,10525,230,10524,235,10477,228,10358,220,10179,212,9674,199,8305,182,6906,172,6008,169"/>
|
||||||
|
<area shape="rect" id="Node000077" href="$loop_8cpp.html" title=" " alt="" coords="9907,233,9984,258"/>
|
||||||
|
<area shape="poly" id="edge131_Node000076_Node000077" title=" " alt="" coords="6008,164,8102,181,9288,199,9696,210,9825,216,9895,223,9920,230,9919,235,9894,228,9825,221,9696,215,9288,204,8101,186,6008,169"/>
|
||||||
|
</map>
|
||||||
1
animation_8hpp__dep__incl.md5
Normal file
1
animation_8hpp__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
1921ec9484296fcd0a3e5bbe96b4c8c3
|
||||||
BIN
animation_8hpp__dep__incl.png
Normal file
BIN
animation_8hpp__dep__incl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 605 KiB |
308
animation_8hpp_source.html
Normal file
308
animation_8hpp_source.html
Normal file
@@ -0,0 +1,308 @@
|
|||||||
|
<!-- 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: animation.hpp Source File</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('animation_8hpp_source.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="headertitle"><div class="title">animation.hpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="animation_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2022 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#ifndef FTXUI_ANIMATION_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#define FTXUI_ANIMATION_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <chrono></span> <span class="comment">// for milliseconds, duration, steady_clock, time_point</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include <functional></span> <span class="comment">// for function</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00010" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"><a class="line" href="namespaceftxui.html"> 10</a></span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui_1_1animation.html">ftxui::animation</a> {</div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment">// Components who haven't completed their animation can call this function to</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment">// request a new frame to be drawn later.</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment">// When there is no new events and no animations to complete, no new frame is</span></div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment">// drawn.</span></div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="keywordtype">void</span> <a class="code hl_function" href="namespaceftxui_1_1animation.html#ad94d3d42aba3359550759aae5bcffbe9">RequestAnimationFrame</a>();</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation.html#a19bfb27380067c74ae297dd7dad5fb37"> 18</a></span><span class="keyword">using </span><a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a19bfb27380067c74ae297dd7dad5fb37">Clock</a> = std::chrono::steady_clock;</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation.html#a97ee0a9619acebafade22a9b7b0de667"> 19</a></span><span class="keyword">using </span><a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a97ee0a9619acebafade22a9b7b0de667">TimePoint</a> = std::chrono::time_point<Clock>;</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739"> 20</a></span><span class="keyword">using </span><a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> = std::chrono::duration<float>;</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="comment">// Parameter of Component::OnAnimation(param).</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00023" data-start="{" data-end="};">
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"><a class="line" href="classftxui_1_1animation_1_1Params.html"> 23</a></span><span class="keyword">class </span><a class="code hl_class" href="classftxui_1_1animation_1_1Params.html">Params</a> {</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="classftxui_1_1animation_1_1Params.html#a27854a0925475df9b926b03808cc8d8c"> 25</a></span> <span class="keyword">explicit</span> <a class="code hl_function" href="classftxui_1_1animation_1_1Params.html#a27854a0925475df9b926b03808cc8d8c">Params</a>(<a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> <a class="code hl_function" href="classftxui_1_1animation_1_1Params.html#a2cf2e0a4288915aee8f100d2f0ee3e50">duration</a>) : duration_(<a class="code hl_function" href="classftxui_1_1animation_1_1Params.html#a2cf2e0a4288915aee8f100d2f0ee3e50">duration</a>) {}</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment"> /// The duration this animation step represents.</span></div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="classftxui_1_1animation_1_1Params.html#a2cf2e0a4288915aee8f100d2f0ee3e50"> 28</a></span><span class="comment"></span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> <a class="code hl_function" href="classftxui_1_1animation_1_1Params.html#a2cf2e0a4288915aee8f100d2f0ee3e50">duration</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> duration_; }</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> </div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">private</span>:</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> duration_;</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>};</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00034" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html"> 34</a></span><span class="keyword">namespace </span>easing {</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a"> 35</a></span><span class="keyword">using </span><a class="code hl_typedef" href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a">Function</a> = std::function<float(<span class="keywordtype">float</span>)>;</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span><span class="comment">// Linear interpolation (no easing)</span></div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4">Linear</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> </div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="comment">// Quadratic easing; p^2</span></div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ab0b9303e7f956c36960e601f158e488f">QuadraticIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aa1618a8f59ae7bae191d0ab36bf90e66">QuadraticOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a8155757f48a6e85e27da99c0a93f7e8d">QuadraticInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> </div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="comment">// Cubic easing; p^3</span></div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a2288ba740a847ea0e565017cb16c24f2">CubicIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#acd3c619812de25f3613b36735a5cdc91">CubicOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a2aa1d45766fe10c3b16b7dd4f65db859">CubicInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> </div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span><span class="comment">// Quartic easing; p^4</span></div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#af60268bac4059d32b3f7680042dba350">QuarticIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a8878f359f37551ae64eb183af3ca93b8">QuarticOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e">QuarticInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> </div>
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span><span class="comment">// Quintic easing; p^5</span></div>
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ab4eae8c5808cc6ab161037659e761a50">QuinticIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aae2598b1aa6a2fc944f52edbf0453fd5">QuinticOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#afcbc9e6b461fe3418a59faf4a5f9284d">QuinticInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> </div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span><span class="comment">// Sine wave easing; sin(p * PI/2)</span></div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#af48c179e363c6656e904045b33756aeb">SineIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a92e397623fa5a607f64ba58d5c3dc56a">SineOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a0eddac1c5f32c9f874ed1c6687a3c830">SineInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> </div>
|
||||||
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span><span class="comment">// Circular easing; sqrt(1 - p^2)</span></div>
|
||||||
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a9af9e9dc6ba657b5ab681eb8be39ddb5">CircularIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a4188d3f98b876d0e0f181f9fd707f476">CircularOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a0d1df50c1810db4a8b16416b62ac7db0">CircularInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> </div>
|
||||||
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span><span class="comment">// Exponential easing, base 2</span></div>
|
||||||
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ab0ca381749febbe74887c9fff0522434">ExponentialIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a9de59af8a36489121dace3f2a996f029">ExponentialOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a502f9e65e97d295f46c6a6435a84464d">ExponentialInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> </div>
|
||||||
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span><span class="comment">// Exponentially-damped sine wave easing</span></div>
|
||||||
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a0cc4cc8d40617d7b21dea78f71917bbc">ElasticIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ad771aec6f0170cb9039446699d1d2295">ElasticOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a537ce88e07af5658175f95eb70369fb9">ElasticInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> </div>
|
||||||
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span><span class="comment">// Overshooting cubic easing;</span></div>
|
||||||
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#ae9cca3240dd9f14a807364e322bbdf79">BackIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a440085789f25b7f3ffa1391f09e154f3">BackOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a4dfa1e95971ff8e4d0f7539f2e8ae577">BackInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> </div>
|
||||||
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span><span class="comment">// Exponentially-decaying bounce easing</span></div>
|
||||||
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb">BounceIn</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">BounceOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span><span class="keywordtype">float</span> <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a1a048fdae839f9493331cf1745767519">BounceInOut</a>(<span class="keywordtype">float</span> p);</div>
|
||||||
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span>} <span class="comment">// namespace easing</span></div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00090" data-start="{" data-end="};">
|
||||||
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"><a class="line" href="classftxui_1_1animation_1_1Animator.html"> 90</a></span><span class="keyword">class </span><a class="code hl_class" href="classftxui_1_1animation_1_1Animator.html">Animator</a> {</div>
|
||||||
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <span class="keyword">explicit</span> <a class="code hl_function" href="classftxui_1_1animation_1_1Animator.html#a03909a0243b559e18e21996ccacdc8b6">Animator</a>(<span class="keywordtype">float</span>* from,</div>
|
||||||
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> <span class="keywordtype">float</span> <a class="code hl_function" href="classftxui_1_1animation_1_1Animator.html#a5d3b8db14f3f21f9169cfbebf247d854">to</a> = 0.f,</div>
|
||||||
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> duration = std::chrono::milliseconds(250),</div>
|
||||||
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a">easing::Function</a> easing_function = <a class="code hl_function" href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4">easing::Linear</a>,</div>
|
||||||
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> delay = std::chrono::milliseconds(0));</div>
|
||||||
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> </div>
|
||||||
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classftxui_1_1animation_1_1Animator.html#ac956aa7c105ad418392f69219711117d">OnAnimation</a>(<a class="code hl_class" href="classftxui_1_1animation_1_1Params.html">Params</a>&);</div>
|
||||||
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
|
||||||
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"><a class="line" href="classftxui_1_1animation_1_1Animator.html#a5d3b8db14f3f21f9169cfbebf247d854"> 100</a></span> <span class="keywordtype">float</span> <a class="code hl_function" href="classftxui_1_1animation_1_1Animator.html#a5d3b8db14f3f21f9169cfbebf247d854">to</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> to_; }</div>
|
||||||
|
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> </div>
|
||||||
|
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="keyword">private</span>:</div>
|
||||||
|
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <span class="keywordtype">float</span>* value_;</div>
|
||||||
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <span class="keywordtype">float</span> from_;</div>
|
||||||
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keywordtype">float</span> to_;</div>
|
||||||
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> duration_;</div>
|
||||||
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a">easing::Function</a> easing_function_;</div>
|
||||||
|
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <a class="code hl_typedef" href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">Duration</a> current_;</div>
|
||||||
|
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span>};</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> </div>
|
||||||
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span>} <span class="comment">// namespace ftxui::animation</span></div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> </div>
|
||||||
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span><span class="preprocessor">#endif </span><span class="comment">/* end of include guard: FTXUI_ANIMATION_HPP */</span><span class="preprocessor"></span></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Animator_html"><div class="ttname"><a href="classftxui_1_1animation_1_1Animator.html">ftxui::animation::Animator</a></div><div class="ttdef"><b>Definition</b> <a href="#l00090">animation.hpp:90</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Animator_html_a03909a0243b559e18e21996ccacdc8b6"><div class="ttname"><a href="classftxui_1_1animation_1_1Animator.html#a03909a0243b559e18e21996ccacdc8b6">ftxui::animation::Animator::Animator</a></div><div class="ttdeci">Animator(float *from, float to=0.f, Duration duration=std::chrono::milliseconds(250), easing::Function easing_function=easing::Linear, Duration delay=std::chrono::milliseconds(0))</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00253">animation.cpp:253</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Animator_html_a5d3b8db14f3f21f9169cfbebf247d854"><div class="ttname"><a href="classftxui_1_1animation_1_1Animator.html#a5d3b8db14f3f21f9169cfbebf247d854">ftxui::animation::Animator::to</a></div><div class="ttdeci">float to() const</div><div class="ttdef"><b>Definition</b> <a href="#l00100">animation.hpp:100</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Animator_html_ac956aa7c105ad418392f69219711117d"><div class="ttname"><a href="classftxui_1_1animation_1_1Animator.html#ac956aa7c105ad418392f69219711117d">ftxui::animation::Animator::OnAnimation</a></div><div class="ttdeci">void OnAnimation(Params &)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00267">animation.cpp:267</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Params_html"><div class="ttname"><a href="classftxui_1_1animation_1_1Params.html">ftxui::animation::Params</a></div><div class="ttdef"><b>Definition</b> <a href="#l00023">animation.hpp:23</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Params_html_a27854a0925475df9b926b03808cc8d8c"><div class="ttname"><a href="classftxui_1_1animation_1_1Params.html#a27854a0925475df9b926b03808cc8d8c">ftxui::animation::Params::Params</a></div><div class="ttdeci">Params(Duration duration)</div><div class="ttdef"><b>Definition</b> <a href="#l00025">animation.hpp:25</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1animation_1_1Params_html_a2cf2e0a4288915aee8f100d2f0ee3e50"><div class="ttname"><a href="classftxui_1_1animation_1_1Params.html#a2cf2e0a4288915aee8f100d2f0ee3e50">ftxui::animation::Params::duration</a></div><div class="ttdeci">Duration duration() const</div><div class="ttdoc">The duration this animation step represents.</div><div class="ttdef"><b>Definition</b> <a href="#l00028">animation.hpp:28</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a0cc4cc8d40617d7b21dea78f71917bbc"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a0cc4cc8d40617d7b21dea78f71917bbc">ftxui::animation::easing::ElasticIn</a></div><div class="ttdeci">float ElasticIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00177">animation.cpp:177</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a0d1df50c1810db4a8b16416b62ac7db0"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a0d1df50c1810db4a8b16416b62ac7db0">ftxui::animation::easing::CircularInOut</a></div><div class="ttdeci">float CircularInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00144">animation.cpp:144</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a0eddac1c5f32c9f874ed1c6687a3c830"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a0eddac1c5f32c9f874ed1c6687a3c830">ftxui::animation::easing::SineInOut</a></div><div class="ttdeci">float SineInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00127">animation.cpp:127</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a1a048fdae839f9493331cf1745767519"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a1a048fdae839f9493331cf1745767519">ftxui::animation::easing::BounceInOut</a></div><div class="ttdeci">float BounceInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00244">animation.cpp:244</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a2288ba740a847ea0e565017cb16c24f2"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a2288ba740a847ea0e565017cb16c24f2">ftxui::animation::easing::CubicIn</a></div><div class="ttdeci">float CubicIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00051">animation.cpp:51</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a2aa1d45766fe10c3b16b7dd4f65db859"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a2aa1d45766fe10c3b16b7dd4f65db859">ftxui::animation::easing::CubicInOut</a></div><div class="ttdeci">float CubicInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00064">animation.cpp:64</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a39923c8d62cdaacdc179c2ece3ee16b4"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a39923c8d62cdaacdc179c2ece3ee16b4">ftxui::animation::easing::Linear</a></div><div class="ttdeci">float Linear(float p)</div><div class="ttdoc">Modeled after the line y = x.</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00029">animation.cpp:29</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a3a136fc5aedb4e99e08e5bea138463cb"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a3a136fc5aedb4e99e08e5bea138463cb">ftxui::animation::easing::BounceIn</a></div><div class="ttdeci">float BounceIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00224">animation.cpp:224</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a4188d3f98b876d0e0f181f9fd707f476"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a4188d3f98b876d0e0f181f9fd707f476">ftxui::animation::easing::CircularOut</a></div><div class="ttdeci">float CircularOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00137">animation.cpp:137</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a440085789f25b7f3ffa1391f09e154f3"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a440085789f25b7f3ffa1391f09e154f3">ftxui::animation::easing::BackOut</a></div><div class="ttdeci">float BackOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00207">animation.cpp:207</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a4dfa1e95971ff8e4d0f7539f2e8ae577"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a4dfa1e95971ff8e4d0f7539f2e8ae577">ftxui::animation::easing::BackInOut</a></div><div class="ttdeci">float BackInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00215">animation.cpp:215</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a502f9e65e97d295f46c6a6435a84464d"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a502f9e65e97d295f46c6a6435a84464d">ftxui::animation::easing::ExponentialInOut</a></div><div class="ttdeci">float ExponentialInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00164">animation.cpp:164</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a537ce88e07af5658175f95eb70369fb9"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a537ce88e07af5658175f95eb70369fb9">ftxui::animation::easing::ElasticInOut</a></div><div class="ttdeci">float ElasticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00191">animation.cpp:191</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a72dd2cb5c7ffddfe3a3d8b455f68d37e"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a72dd2cb5c7ffddfe3a3d8b455f68d37e">ftxui::animation::easing::QuarticInOut</a></div><div class="ttdeci">float QuarticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00086">animation.cpp:86</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a8155757f48a6e85e27da99c0a93f7e8d"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a8155757f48a6e85e27da99c0a93f7e8d">ftxui::animation::easing::QuadraticInOut</a></div><div class="ttdeci">float QuadraticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00046">animation.cpp:46</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a8878f359f37551ae64eb183af3ca93b8"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a8878f359f37551ae64eb183af3ca93b8">ftxui::animation::easing::QuarticOut</a></div><div class="ttdeci">float QuarticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00078">animation.cpp:78</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a92e397623fa5a607f64ba58d5c3dc56a"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a92e397623fa5a607f64ba58d5c3dc56a">ftxui::animation::easing::SineOut</a></div><div class="ttdeci">float SineOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00122">animation.cpp:122</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a9af9e9dc6ba657b5ab681eb8be39ddb5"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a9af9e9dc6ba657b5ab681eb8be39ddb5">ftxui::animation::easing::CircularIn</a></div><div class="ttdeci">float CircularIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00132">animation.cpp:132</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_a9de59af8a36489121dace3f2a996f029"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#a9de59af8a36489121dace3f2a996f029">ftxui::animation::easing::ExponentialOut</a></div><div class="ttdeci">float ExponentialOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00157">animation.cpp:157</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_aa1618a8f59ae7bae191d0ab36bf90e66"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#aa1618a8f59ae7bae191d0ab36bf90e66">ftxui::animation::easing::QuadraticOut</a></div><div class="ttdeci">float QuadraticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00039">animation.cpp:39</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_aae2598b1aa6a2fc944f52edbf0453fd5"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#aae2598b1aa6a2fc944f52edbf0453fd5">ftxui::animation::easing::QuinticOut</a></div><div class="ttdeci">float QuinticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00100">animation.cpp:100</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ab0b9303e7f956c36960e601f158e488f"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ab0b9303e7f956c36960e601f158e488f">ftxui::animation::easing::QuadraticIn</a></div><div class="ttdeci">float QuadraticIn(float p)</div><div class="ttdoc">Modeled after the parabola y = x^2.</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00034">animation.cpp:34</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ab0ca381749febbe74887c9fff0522434"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ab0ca381749febbe74887c9fff0522434">ftxui::animation::easing::ExponentialIn</a></div><div class="ttdeci">float ExponentialIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00152">animation.cpp:152</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ab4eae8c5808cc6ab161037659e761a50"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ab4eae8c5808cc6ab161037659e761a50">ftxui::animation::easing::QuinticIn</a></div><div class="ttdeci">float QuinticIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00095">animation.cpp:95</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_aba7f60496f13f39385d9a47349e97c09"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#aba7f60496f13f39385d9a47349e97c09">ftxui::animation::easing::BounceOut</a></div><div class="ttdeci">float BounceOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00228">animation.cpp:228</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_acd3c619812de25f3613b36735a5cdc91"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#acd3c619812de25f3613b36735a5cdc91">ftxui::animation::easing::CubicOut</a></div><div class="ttdeci">float CubicOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00056">animation.cpp:56</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ad771aec6f0170cb9039446699d1d2295"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ad771aec6f0170cb9039446699d1d2295">ftxui::animation::easing::ElasticOut</a></div><div class="ttdeci">float ElasticOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00184">animation.cpp:184</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ad820848234fca6290b7399cc5e07af3a"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ad820848234fca6290b7399cc5e07af3a">ftxui::animation::easing::Function</a></div><div class="ttdeci">std::function< float(float)> Function</div><div class="ttdef"><b>Definition</b> <a href="#l00035">animation.hpp:35</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_ae9cca3240dd9f14a807364e322bbdf79"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#ae9cca3240dd9f14a807364e322bbdf79">ftxui::animation::easing::BackIn</a></div><div class="ttdeci">float BackIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00202">animation.cpp:202</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_af48c179e363c6656e904045b33756aeb"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#af48c179e363c6656e904045b33756aeb">ftxui::animation::easing::SineIn</a></div><div class="ttdeci">float SineIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00117">animation.cpp:117</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_af60268bac4059d32b3f7680042dba350"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#af60268bac4059d32b3f7680042dba350">ftxui::animation::easing::QuarticIn</a></div><div class="ttdeci">float QuarticIn(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00073">animation.cpp:73</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_1_1easing_html_afcbc9e6b461fe3418a59faf4a5f9284d"><div class="ttname"><a href="namespaceftxui_1_1animation_1_1easing.html#afcbc9e6b461fe3418a59faf4a5f9284d">ftxui::animation::easing::QuinticInOut</a></div><div class="ttdeci">float QuinticInOut(float p)</div><div class="ttdef"><b>Definition</b> <a href="animation_8cpp_source.html#l00108">animation.cpp:108</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html"><div class="ttname"><a href="namespaceftxui_1_1animation.html">ftxui::animation</a></div><div class="ttdef"><b>Definition</b> <a href="#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html_a19bfb27380067c74ae297dd7dad5fb37"><div class="ttname"><a href="namespaceftxui_1_1animation.html#a19bfb27380067c74ae297dd7dad5fb37">ftxui::animation::Clock</a></div><div class="ttdeci">std::chrono::steady_clock Clock</div><div class="ttdef"><b>Definition</b> <a href="#l00018">animation.hpp:18</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html_a3c06579c86b609bce4a9a097b23cd739"><div class="ttname"><a href="namespaceftxui_1_1animation.html#a3c06579c86b609bce4a9a097b23cd739">ftxui::animation::Duration</a></div><div class="ttdeci">std::chrono::duration< float > Duration</div><div class="ttdef"><b>Definition</b> <a href="#l00020">animation.hpp:20</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html_a97ee0a9619acebafade22a9b7b0de667"><div class="ttname"><a href="namespaceftxui_1_1animation.html#a97ee0a9619acebafade22a9b7b0de667">ftxui::animation::TimePoint</a></div><div class="ttdeci">std::chrono::time_point< Clock > TimePoint</div><div class="ttdef"><b>Definition</b> <a href="#l00019">animation.hpp:19</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1animation_html_ad94d3d42aba3359550759aae5bcffbe9"><div class="ttname"><a href="namespaceftxui_1_1animation.html#ad94d3d42aba3359550759aae5bcffbe9">ftxui::animation::RequestAnimationFrame</a></div><div class="ttdeci">void RequestAnimationFrame()</div><div class="ttdef"><b>Definition</b> <a href="screen__interactive_8cpp_source.html#l00063">screen_interactive.cpp:63</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_b7c1fcae8d0ae1df453f463e8938778b.html">component</a></li><li class="navelem"><a class="el" href="animation_8hpp.html">animation.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>
|
||||||
212
annotated.html
Normal file
212
annotated.html
Normal file
@@ -0,0 +1,212 @@
|
|||||||
|
<!-- 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: Data Structures</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('annotated.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="headertitle"><div class="title">Data Structures</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
|
||||||
|
<div class="levels">[detail level <span onclick="javascript:dynsection.toggleLevel(1);">1</span><span onclick="javascript:dynsection.toggleLevel(2);">2</span><span onclick="javascript:dynsection.toggleLevel(3);">3</span>]</div><table class="directory">
|
||||||
|
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="dynsection.toggleFolder('0_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceftxui.html" target="_self">ftxui</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_0_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_0_" class="arrow" onclick="dynsection.toggleFolder('0_0_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceftxui_1_1animation.html" target="_self">animation</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1animation_1_1Animator.html" target="_self">Animator</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_0_1_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1animation_1_1Params.html" target="_self">Params</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_1_" class="arrow" onclick="dynsection.toggleFolder('0_1_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceftxui_1_1box__helper.html" target="_self">box_helper</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_1_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1box__helper_1_1Element.html" target="_self">Element</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_2_" class="arrow" onclick="dynsection.toggleFolder('0_2_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceftxui_1_1flexbox__helper.html" target="_self">flexbox_helper</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_2_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1flexbox__helper_1_1Block.html" target="_self">Block</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_2_1_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1flexbox__helper_1_1Global.html" target="_self">Global</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_2_2_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1flexbox__helper_1_1Line.html" target="_self">Line</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1AnimatedColorOption.html" target="_self">AnimatedColorOption</a></td><td class="desc">Option about a potentially animated color </td></tr>
|
||||||
|
<tr id="row_0_4_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1AnimatedColorsOption.html" target="_self">AnimatedColorsOption</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1AnimationTask.html" target="_self">AnimationTask</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_6_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1AutoReset.html" target="_self">AutoReset</a></td><td class="desc">Assign a value to a variable, reset its old value when going out of scope </td></tr>
|
||||||
|
<tr id="row_0_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Box.html" target="_self">Box</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_8_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1ButtonOption.html" target="_self">ButtonOption</a></td><td class="desc">Option for the AnimatedButton component </td></tr>
|
||||||
|
<tr id="row_0_9_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Canvas.html" target="_self">Canvas</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_10_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1CapturedMouseInterface.html" target="_self">CapturedMouseInterface</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_11_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1CheckboxOption.html" target="_self">CheckboxOption</a></td><td class="desc">Option for the Checkbox component </td></tr>
|
||||||
|
<tr id="row_0_12_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Color.html" target="_self">Color</a></td><td class="desc">A class representing terminal colors </td></tr>
|
||||||
|
<tr id="row_0_13_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1ColorInfo.html" target="_self">ColorInfo</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_14_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ComponentBase.html" target="_self">ComponentBase</a></td><td class="desc">It implement rendering itself as <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a>. It implement keyboard navigation by responding to <a class="el" href="structftxui_1_1Event.html" title="Represent an event. It can be key press event, a terminal resize, or more ...">ftxui::Event</a> </td></tr>
|
||||||
|
<tr id="row_0_15_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ConstRef.html" target="_self">ConstRef</a></td><td class="desc">An adapter. Own or reference an immutable object </td></tr>
|
||||||
|
<tr id="row_0_16_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_16_" class="arrow" onclick="dynsection.toggleFolder('0_16_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ConstStringListRef.html" target="_self">ConstStringListRef</a></td><td class="desc">An adapter. Reference a list of strings </td></tr>
|
||||||
|
<tr id="row_0_16_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html" target="_self">Adapter</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_17_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ConstStringRef.html" target="_self">ConstStringRef</a></td><td class="desc">An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation </td></tr>
|
||||||
|
<tr id="row_0_18_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Dimensions.html" target="_self">Dimensions</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_19_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1DropdownOption.html" target="_self">DropdownOption</a></td><td class="desc">Option for the Dropdown component.A dropdown menu is a checkbox opening/closing a radiobox </td></tr>
|
||||||
|
<tr id="row_0_20_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1EntryState.html" target="_self">EntryState</a></td><td class="desc">Arguments for transform from |ButtonOption|, |CheckboxOption|, |RadioboxOption|, |MenuEntryOption|, |MenuOption| </td></tr>
|
||||||
|
<tr id="row_0_21_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Event.html" target="_self">Event</a></td><td class="desc">Represent an event. It can be key press event, a terminal resize, or more .. </td></tr>
|
||||||
|
<tr id="row_0_22_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1FlexboxConfig.html" target="_self">FlexboxConfig</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_23_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Image.html" target="_self">Image</a></td><td class="desc">A rectangular grid of <a class="el" href="structftxui_1_1Pixel.html" title="A Unicode character and its associated style.">Pixel</a> </td></tr>
|
||||||
|
<tr id="row_0_24_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1InputOption.html" target="_self">InputOption</a></td><td class="desc">Option for the Input component </td></tr>
|
||||||
|
<tr id="row_0_25_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1InputState.html" target="_self">InputState</a></td><td class="desc">Used to define style for the Input component </td></tr>
|
||||||
|
<tr id="row_0_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_26_" class="arrow" onclick="dynsection.toggleFolder('0_26_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1LinearGradient.html" target="_self">LinearGradient</a></td><td class="desc">A class representing the settings for linear-gradient color effect </td></tr>
|
||||||
|
<tr id="row_0_26_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1LinearGradient_1_1Stop.html" target="_self">Stop</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_27_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Loop.html" target="_self">Loop</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_28_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1MenuEntryOption.html" target="_self">MenuEntryOption</a></td><td class="desc">Option for the MenuEntry component </td></tr>
|
||||||
|
<tr id="row_0_29_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1MenuOption.html" target="_self">MenuOption</a></td><td class="desc">Option for the Menu component </td></tr>
|
||||||
|
<tr id="row_0_30_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Mouse.html" target="_self">Mouse</a></td><td class="desc">A mouse event. It contains the coordinate of the mouse, the button pressed and the modifier (shift, ctrl, meta) </td></tr>
|
||||||
|
<tr id="row_0_31_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_31_" class="arrow" onclick="dynsection.toggleFolder('0_31_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Node.html" target="_self">Node</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_31_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Node_1_1Status.html" target="_self">Status</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_32_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1NodeDecorator.html" target="_self">NodeDecorator</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_33_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Pixel.html" target="_self">Pixel</a></td><td class="desc">A Unicode character and its associated style </td></tr>
|
||||||
|
<tr id="row_0_34_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1RadioboxOption.html" target="_self">RadioboxOption</a></td><td class="desc">Option for the Radiobox component </td></tr>
|
||||||
|
<tr id="row_0_35_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ReceiverImpl.html" target="_self">ReceiverImpl</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_36_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Ref.html" target="_self">Ref</a></td><td class="desc">An adapter. Own or reference an mutable object </td></tr>
|
||||||
|
<tr id="row_0_37_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_37_" class="arrow" onclick="dynsection.toggleFolder('0_37_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Requirement.html" target="_self">Requirement</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_37_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Requirement_1_1Focused.html" target="_self">Focused</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_38_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1ResizableSplitOption.html" target="_self">ResizableSplitOption</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_39_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_39_" class="arrow" onclick="dynsection.toggleFolder('0_39_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Screen.html" target="_self">Screen</a></td><td class="desc">A rectangular grid of <a class="el" href="structftxui_1_1Pixel.html" title="A Unicode character and its associated style.">Pixel</a> </td></tr>
|
||||||
|
<tr id="row_0_39_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1Screen_1_1Cursor.html" target="_self">Cursor</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_40_" class="arrow" onclick="dynsection.toggleFolder('0_40_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ScreenInteractive.html" target="_self">ScreenInteractive</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_40_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1ScreenInteractive_1_1Private.html" target="_self">Private</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_41_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Selection.html" target="_self">Selection</a></td><td class="desc">Represent a selection in the terminal </td></tr>
|
||||||
|
<tr id="row_0_42_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1SenderImpl.html" target="_self">SenderImpl</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_43_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1SliderOption.html" target="_self">SliderOption</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_44_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1StringRef.html" target="_self">StringRef</a></td><td class="desc">An adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation </td></tr>
|
||||||
|
<tr id="row_0_45_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1Table.html" target="_self">Table</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_46_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1TableSelection.html" target="_self">TableSelection</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_47_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classftxui_1_1TerminalInputParser.html" target="_self">TerminalInputParser</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_48_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1UnderlineOption.html" target="_self">UnderlineOption</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_49_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1WindowOptions.html" target="_self">WindowOptions</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_0_50_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structftxui_1_1WindowRenderState.html" target="_self">WindowRenderState</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_1_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_1_" class="arrow" onclick="dynsection.toggleFolder('1_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacerun__webassembly.html" target="_self">run_webassembly</a></td><td class="desc"></td></tr>
|
||||||
|
<tr id="row_1_0_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrun__webassembly_1_1CustomHTTPRequestHandler.html" target="_self">CustomHTTPRequestHandler</a></td><td class="desc"></td></tr>
|
||||||
|
</table>
|
||||||
|
</div><!-- directory -->
|
||||||
|
</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="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>
|
||||||
68
annotated_dup.js
Normal file
68
annotated_dup.js
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
var annotated_dup =
|
||||||
|
[
|
||||||
|
[ "ftxui", "namespaceftxui.html", [
|
||||||
|
[ "animation", "namespaceftxui_1_1animation.html", [
|
||||||
|
[ "Animator", "classftxui_1_1animation_1_1Animator.html", "classftxui_1_1animation_1_1Animator" ],
|
||||||
|
[ "Params", "classftxui_1_1animation_1_1Params.html", "classftxui_1_1animation_1_1Params" ]
|
||||||
|
] ],
|
||||||
|
[ "box_helper", "namespaceftxui_1_1box__helper.html", [
|
||||||
|
[ "Element", "structftxui_1_1box__helper_1_1Element.html", "structftxui_1_1box__helper_1_1Element" ]
|
||||||
|
] ],
|
||||||
|
[ "flexbox_helper", "namespaceftxui_1_1flexbox__helper.html", [
|
||||||
|
[ "Block", "structftxui_1_1flexbox__helper_1_1Block.html", "structftxui_1_1flexbox__helper_1_1Block" ],
|
||||||
|
[ "Global", "structftxui_1_1flexbox__helper_1_1Global.html", "structftxui_1_1flexbox__helper_1_1Global" ],
|
||||||
|
[ "Line", "structftxui_1_1flexbox__helper_1_1Line.html", "structftxui_1_1flexbox__helper_1_1Line" ]
|
||||||
|
] ],
|
||||||
|
[ "AnimatedColorOption", "structftxui_1_1AnimatedColorOption.html", "structftxui_1_1AnimatedColorOption" ],
|
||||||
|
[ "AnimatedColorsOption", "structftxui_1_1AnimatedColorsOption.html", "structftxui_1_1AnimatedColorsOption" ],
|
||||||
|
[ "AnimationTask", "classftxui_1_1AnimationTask.html", null ],
|
||||||
|
[ "AutoReset", "classftxui_1_1AutoReset.html", "classftxui_1_1AutoReset" ],
|
||||||
|
[ "Box", "structftxui_1_1Box.html", "structftxui_1_1Box" ],
|
||||||
|
[ "ButtonOption", "structftxui_1_1ButtonOption.html", "structftxui_1_1ButtonOption" ],
|
||||||
|
[ "Canvas", "structftxui_1_1Canvas.html", "structftxui_1_1Canvas" ],
|
||||||
|
[ "CapturedMouseInterface", "classftxui_1_1CapturedMouseInterface.html", "classftxui_1_1CapturedMouseInterface" ],
|
||||||
|
[ "CheckboxOption", "structftxui_1_1CheckboxOption.html", "structftxui_1_1CheckboxOption" ],
|
||||||
|
[ "Color", "classftxui_1_1Color.html", "classftxui_1_1Color" ],
|
||||||
|
[ "ColorInfo", "structftxui_1_1ColorInfo.html", "structftxui_1_1ColorInfo" ],
|
||||||
|
[ "ComponentBase", "classftxui_1_1ComponentBase.html", "classftxui_1_1ComponentBase" ],
|
||||||
|
[ "ConstRef", "classftxui_1_1ConstRef.html", "classftxui_1_1ConstRef" ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html", "classftxui_1_1ConstStringListRef" ],
|
||||||
|
[ "ConstStringRef", "classftxui_1_1ConstStringRef.html", "classftxui_1_1ConstStringRef" ],
|
||||||
|
[ "Dimensions", "structftxui_1_1Dimensions.html", "structftxui_1_1Dimensions" ],
|
||||||
|
[ "DropdownOption", "structftxui_1_1DropdownOption.html", "structftxui_1_1DropdownOption" ],
|
||||||
|
[ "EntryState", "structftxui_1_1EntryState.html", "structftxui_1_1EntryState" ],
|
||||||
|
[ "Event", "structftxui_1_1Event.html", "structftxui_1_1Event" ],
|
||||||
|
[ "FlexboxConfig", "structftxui_1_1FlexboxConfig.html", "structftxui_1_1FlexboxConfig" ],
|
||||||
|
[ "Image", "classftxui_1_1Image.html", "classftxui_1_1Image" ],
|
||||||
|
[ "InputOption", "structftxui_1_1InputOption.html", "structftxui_1_1InputOption" ],
|
||||||
|
[ "InputState", "structftxui_1_1InputState.html", "structftxui_1_1InputState" ],
|
||||||
|
[ "LinearGradient", "structftxui_1_1LinearGradient.html", "structftxui_1_1LinearGradient" ],
|
||||||
|
[ "Loop", "classftxui_1_1Loop.html", "classftxui_1_1Loop" ],
|
||||||
|
[ "MenuEntryOption", "structftxui_1_1MenuEntryOption.html", "structftxui_1_1MenuEntryOption" ],
|
||||||
|
[ "MenuOption", "structftxui_1_1MenuOption.html", "structftxui_1_1MenuOption" ],
|
||||||
|
[ "Mouse", "structftxui_1_1Mouse.html", "structftxui_1_1Mouse" ],
|
||||||
|
[ "Node", "classftxui_1_1Node.html", "classftxui_1_1Node" ],
|
||||||
|
[ "NodeDecorator", "classftxui_1_1NodeDecorator.html", "classftxui_1_1NodeDecorator" ],
|
||||||
|
[ "Pixel", "structftxui_1_1Pixel.html", "structftxui_1_1Pixel" ],
|
||||||
|
[ "RadioboxOption", "structftxui_1_1RadioboxOption.html", "structftxui_1_1RadioboxOption" ],
|
||||||
|
[ "ReceiverImpl", "classftxui_1_1ReceiverImpl.html", "classftxui_1_1ReceiverImpl" ],
|
||||||
|
[ "Ref", "classftxui_1_1Ref.html", "classftxui_1_1Ref" ],
|
||||||
|
[ "Requirement", "structftxui_1_1Requirement.html", "structftxui_1_1Requirement" ],
|
||||||
|
[ "ResizableSplitOption", "structftxui_1_1ResizableSplitOption.html", "structftxui_1_1ResizableSplitOption" ],
|
||||||
|
[ "Screen", "classftxui_1_1Screen.html", "classftxui_1_1Screen" ],
|
||||||
|
[ "ScreenInteractive", "classftxui_1_1ScreenInteractive.html", "classftxui_1_1ScreenInteractive" ],
|
||||||
|
[ "Selection", "classftxui_1_1Selection.html", "classftxui_1_1Selection" ],
|
||||||
|
[ "SenderImpl", "classftxui_1_1SenderImpl.html", "classftxui_1_1SenderImpl" ],
|
||||||
|
[ "SliderOption", "structftxui_1_1SliderOption.html", "structftxui_1_1SliderOption" ],
|
||||||
|
[ "StringRef", "classftxui_1_1StringRef.html", "classftxui_1_1StringRef" ],
|
||||||
|
[ "Table", "classftxui_1_1Table.html", "classftxui_1_1Table" ],
|
||||||
|
[ "TableSelection", "classftxui_1_1TableSelection.html", "classftxui_1_1TableSelection" ],
|
||||||
|
[ "TerminalInputParser", "classftxui_1_1TerminalInputParser.html", "classftxui_1_1TerminalInputParser" ],
|
||||||
|
[ "UnderlineOption", "structftxui_1_1UnderlineOption.html", "structftxui_1_1UnderlineOption" ],
|
||||||
|
[ "WindowOptions", "structftxui_1_1WindowOptions.html", "structftxui_1_1WindowOptions" ],
|
||||||
|
[ "WindowRenderState", "structftxui_1_1WindowRenderState.html", "structftxui_1_1WindowRenderState" ]
|
||||||
|
] ],
|
||||||
|
[ "run_webassembly", "namespacerun__webassembly.html", [
|
||||||
|
[ "CustomHTTPRequestHandler", "classrun__webassembly_1_1CustomHTTPRequestHandler.html", "classrun__webassembly_1_1CustomHTTPRequestHandler" ]
|
||||||
|
] ]
|
||||||
|
];
|
||||||
160
automerge_8cpp.html
Normal file
160
automerge_8cpp.html
Normal file
@@ -0,0 +1,160 @@
|
|||||||
|
<!-- 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: automerge.cpp 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('automerge_8cpp.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="#namespaces">Namespaces</a> |
|
||||||
|
<a href="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">automerge.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="automerge_8cpp_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="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:aca42bd6c44d8d366d5c1014330402086" id="r_aca42bd6c44d8d366d5c1014330402086"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#aca42bd6c44d8d366d5c1014330402086">automerge</a> (<a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> child)</td></tr>
|
||||||
|
<tr class="memdesc:aca42bd6c44d8d366d5c1014330402086"><td class="mdescLeft"> </td><td class="mdescRight">Enable character to be automatically merged with others nearby. <br /></td></tr>
|
||||||
|
<tr class="separator:aca42bd6c44d8d366d5c1014330402086"><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="automerge_8cpp.html">automerge.cpp</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>
|
||||||
4
automerge_8cpp.js
Normal file
4
automerge_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var automerge_8cpp =
|
||||||
|
[
|
||||||
|
[ "automerge", "automerge_8cpp.html#aca42bd6c44d8d366d5c1014330402086", null ]
|
||||||
|
];
|
||||||
193
automerge_8cpp_source.html
Normal file
193
automerge_8cpp_source.html
Normal file
@@ -0,0 +1,193 @@
|
|||||||
|
<!-- 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: automerge.cpp Source File</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('automerge_8cpp_source.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="headertitle"><div class="title">automerge.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="automerge_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <memory></span> <span class="comment">// for make_shared</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <utility></span> <span class="comment">// for move</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>"</span> <span class="comment">// for Element, automerge</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="node_8hpp.html">ftxui/dom/node.hpp</a>"</span> <span class="comment">// for Node</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="node__decorator_8hpp.html">ftxui/dom/node_decorator.hpp</a>"</span> <span class="comment">// for NodeDecorator</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="box_8hpp.html">ftxui/screen/box.hpp</a>"</span> <span class="comment">// for Box</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include "<a class="code" href="screen_8hpp.html">ftxui/screen/screen.hpp</a>"</span> <span class="comment">// for Pixel, Screen</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment">/// @brief Enable character to be automatically merged with others nearby.</span></div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment">/// @ingroup dom</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00017" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"><a class="line" href="namespaceftxui.html#aca42bd6c44d8d366d5c1014330402086"> 17</a></span><span class="comment"></span><a class="code hl_typedef" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> <a class="code hl_function" href="namespaceftxui.html#aca42bd6c44d8d366d5c1014330402086">automerge</a>(<a class="code hl_typedef" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> child) {</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">class </span>Impl : <span class="keyword">public</span> <a class="code hl_class" href="classftxui_1_1NodeDecorator.html">NodeDecorator</a> {</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">using </span>NodeDecorator::NodeDecorator;</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceftxui.html#ad4b8aa9392f56ba41e2b421e046a7d83">Render</a>(<a class="code hl_class" href="classftxui_1_1Screen.html">Screen</a>& screen)<span class="keyword"> override </span>{</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> y = box_.y_min; y <= box_.y_max; ++y) {</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = box_.x_min; x <= box_.x_max; ++x) {</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> screen.<a class="code hl_function" href="classftxui_1_1Image.html#a483f8ee1967e200cfc9e277b3ce00174">PixelAt</a>(x, y).<a class="code hl_variable" href="structftxui_1_1Pixel.html#ada8b6dbd466ba5b6c4b240f229bd627f">automerge</a> = <span class="keyword">true</span>;</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> }</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> }</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> Node::Render(screen);</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> }</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> };</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <span class="keywordflow">return</span> std::make_shared<Impl>(std::move(child));</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> </div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="ttc" id="abox_8hpp_html"><div class="ttname"><a href="box_8hpp.html">box.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Image_html_a483f8ee1967e200cfc9e277b3ce00174"><div class="ttname"><a href="classftxui_1_1Image.html#a483f8ee1967e200cfc9e277b3ce00174">ftxui::Image::PixelAt</a></div><div class="ttdeci">Pixel & PixelAt(int x, int y)</div><div class="ttdoc">Access a cell (Pixel) at a given position.</div><div class="ttdef"><b>Definition</b> <a href="image_8cpp_source.html#l00043">image.cpp:43</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1NodeDecorator_html"><div class="ttname"><a href="classftxui_1_1NodeDecorator.html">ftxui::NodeDecorator</a></div><div class="ttdef"><b>Definition</b> <a href="node__decorator_8hpp_source.html#l00016">node_decorator.hpp:16</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Screen_html"><div class="ttname"><a href="classftxui_1_1Screen.html">ftxui::Screen</a></div><div class="ttdoc">A rectangular grid of Pixel.</div><div class="ttdef"><b>Definition</b> <a href="screen_8hpp_source.html#l00027">screen.hpp:27</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a2bc31f2d685189e5c61d2293a1f51b4f"><div class="ttname"><a href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a></div><div class="ttdeci">std::shared_ptr< Node > Element</div><div class="ttdef"><b>Definition</b> <a href="elements_8hpp_source.html#l00022">elements.hpp:22</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_aca42bd6c44d8d366d5c1014330402086"><div class="ttname"><a href="namespaceftxui.html#aca42bd6c44d8d366d5c1014330402086">ftxui::automerge</a></div><div class="ttdeci">Element automerge(Element child)</div><div class="ttdoc">Enable character to be automatically merged with others nearby.</div><div class="ttdef"><b>Definition</b> <a href="#l00017">automerge.cpp:17</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ad4b8aa9392f56ba41e2b421e046a7d83"><div class="ttname"><a href="namespaceftxui.html#ad4b8aa9392f56ba41e2b421e046a7d83">ftxui::Render</a></div><div class="ttdeci">void Render(Screen &screen, const Element &element)</div><div class="ttdoc">Display an element on a ftxui::Screen.</div><div class="ttdef"><b>Definition</b> <a href="node_8cpp_source.html#l00088">node.cpp:88</a></div></div>
|
||||||
|
<div class="ttc" id="anode_8hpp_html"><div class="ttname"><a href="node_8hpp.html">node.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anode__decorator_8hpp_html"><div class="ttname"><a href="node__decorator_8hpp.html">node_decorator.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen_8hpp_html"><div class="ttname"><a href="screen_8hpp.html">screen.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Pixel_html_ada8b6dbd466ba5b6c4b240f229bd627f"><div class="ttname"><a href="structftxui_1_1Pixel.html#ada8b6dbd466ba5b6c4b240f229bd627f">ftxui::Pixel::automerge</a></div><div class="ttdeci">bool automerge</div><div class="ttdef"><b>Definition</b> <a href="pixel_8hpp_source.html#l00036">pixel.hpp:36</a></div></div>
|
||||||
|
</div><!-- fragment --></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="automerge_8cpp.html">automerge.cpp</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>
|
||||||
559
autoreset_8hpp.html
Normal file
559
autoreset_8hpp.html
Normal file
@@ -0,0 +1,559 @@
|
|||||||
|
<!-- 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: autoreset.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('autoreset_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">autoreset.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="autoreset_8hpp__dep__incl.png" border="0" usemap="#aautoreset_8hppdep" alt=""/></div>
|
||||||
|
<map name="aautoreset_8hppdep" id="aautoreset_8hppdep">
|
||||||
|
<area shape="rect" title=" " alt="" coords="4865,5,4977,31"/>
|
||||||
|
<area shape="rect" href="frame_8cpp.html" title=" " alt="" coords="265,445,353,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4852,23,4043,36,2737,62,2058,81,1448,102,971,127,802,140,691,155,595,175,521,199,488,216,454,238,379,301,341,333,327,349,314,373,309,392,308,412,310,445,305,445,302,412,304,391,310,371,322,346,337,329,376,297,451,234,485,212,519,194,593,169,690,149,802,135,970,122,1448,97,2058,75,2737,57,4043,30,4851,18"/>
|
||||||
|
<area shape="rect" href="screen_8hpp.html" title=" " alt="" coords="9640,79,9733,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4991,18,9640,87,9640,92,4991,23"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8059,97,5297,106,3859,113,2590,123,1648,137,1348,145,1188,155,1050,166,928,169,818,171,717,177,621,194,574,208,527,228,480,254,432,286,383,326,333,374,321,390,315,410,311,445,306,445,310,409,317,388,329,370,380,322,429,282,477,249,525,223,572,203,619,189,716,171,818,165,928,164,1050,161,1188,149,1348,140,1648,132,2590,118,3859,108,5297,100,8059,92,9626,90"/>
|
||||||
|
<area shape="rect" href="automerge_8cpp.html" title=" " alt="" coords="6777,519,6897,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10282,94,11093,104,11496,111,11841,121,12086,134,12158,141,12189,150,12223,189,12246,229,12260,270,12265,312,12260,353,12246,394,12223,434,12189,473,12124,482,11961,490,11391,502,10593,510,9680,515,7156,521,6898,530,6898,525,7156,516,9680,510,10593,505,11391,496,11960,484,12124,477,12187,468,12219,431,12242,392,12255,352,12260,312,12255,271,12241,232,12218,192,12187,154,12157,147,12086,139,11841,127,11496,117,11093,109,10282,99,9747,96"/>
|
||||||
|
<area shape="rect" href="blink_8cpp.html" title=" " alt="" coords="4187,519,4269,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,7816,96,4610,103,2961,110,1535,120,523,135,231,144,150,149,116,155,90,170,72,187,62,208,59,237,59,386,64,417,81,438,106,454,138,468,308,476,731,486,2021,504,4187,527,4187,532,2021,509,731,491,308,482,137,473,103,458,77,442,60,419,53,386,53,237,57,206,68,184,87,166,114,149,149,144,231,139,522,130,1535,115,2961,105,4610,97,7816,91,9626,90"/>
|
||||||
|
<area shape="rect" href="bold_8cpp.html" title=" " alt="" coords="12175,519,12252,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10345,90,11274,97,11743,104,12152,115,12453,129,12548,139,12598,149,12631,165,12656,181,12673,204,12679,236,12679,386,12675,403,12664,419,12627,446,12572,469,12507,488,12366,515,12253,529,12252,524,12365,509,12505,482,12570,464,12624,441,12660,415,12670,401,12673,386,12673,237,12668,206,12652,185,12628,169,12596,155,12547,144,12453,135,12152,120,11743,109,11274,102,10345,96,9747,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2border_8cpp.html" title=" " alt="" coords="1369,445,1460,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8256,97,5879,105,4646,112,3559,123,2752,137,2496,145,2359,155,2271,173,2156,205,1884,292,1621,384,1446,448,1444,443,1619,379,1882,287,2154,199,2270,168,2358,149,2495,140,2752,131,3559,117,4646,107,5879,99,8256,92,9626,90"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2border_8cpp.html" title=" " alt="" coords="8772,445,8863,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9741,106,9777,124,9809,150,9825,171,9835,189,9840,210,9841,237,9841,313,9841,340,9837,362,9828,381,9808,400,9784,410,9747,419,9640,431,9502,439,9348,442,9052,444,8875,448,8863,450,8863,444,8874,443,9052,438,9348,437,9502,433,9640,426,9746,414,9783,405,9805,395,9823,378,9832,360,9836,339,9836,313,9836,237,9835,211,9830,191,9821,174,9805,154,9774,129,9738,111"/>
|
||||||
|
<area shape="rect" href="border__colored_8cpp.html" title=" " alt="" coords="8887,445,9033,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9748,98,9806,116,9834,131,9859,150,9877,170,9887,189,9891,210,9892,237,9892,313,9892,340,9888,362,9878,381,9859,400,9838,409,9806,417,9713,429,9592,436,9458,441,9200,444,9046,448,9034,449,9033,444,9045,443,9200,439,9458,436,9592,431,9712,424,9805,412,9836,404,9856,395,9874,378,9883,360,9886,339,9887,313,9887,237,9886,211,9882,191,9872,173,9856,154,9831,135,9804,121,9746,103"/>
|
||||||
|
<area shape="rect" href="border__style_8cpp.html" title=" " alt="" coords="9057,445,9188,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9748,92,9788,97,9830,107,9873,124,9910,150,9928,169,9938,188,9942,210,9943,237,9943,313,9942,340,9939,362,9929,381,9910,400,9891,408,9863,415,9782,426,9560,438,9336,444,9202,448,9189,449,9188,444,9201,443,9336,438,9560,433,9782,421,9862,410,9890,403,9906,395,9924,378,9934,360,9937,339,9937,313,9937,237,9937,211,9933,190,9923,172,9906,154,9870,129,9829,112,9787,102,9747,97"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2canvas_8cpp.html" title=" " alt="" coords="1781,445,1875,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8279,100,5959,110,3732,128,2986,140,2763,147,2663,155,2580,178,2513,206,2456,236,2404,269,2296,336,2229,369,2147,400,2074,420,2000,436,1876,454,1875,449,1999,431,2073,415,2146,395,2227,364,2293,332,2401,264,2453,232,2510,201,2578,173,2662,149,2763,142,2986,135,3732,123,5959,105,8279,94,9626,90"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2canvas_8cpp.html" title=" " alt="" coords="9213,445,9307,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,96,9868,116,9923,131,9960,150,9979,169,9989,188,9993,210,9993,237,9993,313,9993,340,9989,362,9979,381,9960,400,9944,407,9918,414,9845,424,9645,436,9442,443,9320,448,9308,450,9307,445,9320,443,9441,437,9644,431,9844,419,9917,409,9942,402,9957,395,9975,378,9984,360,9988,339,9988,313,9988,237,9987,210,9984,190,9974,172,9957,154,9921,136,9867,121,9746,102"/>
|
||||||
|
<area shape="rect" href="canvas__animated_8cpp.html" title=" " alt="" coords="2194,445,2358,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8922,95,7635,100,6022,118,5173,134,4339,155,4207,152,3982,143,3698,133,3388,126,3088,128,2952,134,2831,145,2730,159,2652,180,2624,192,2603,206,2591,220,2587,237,2587,313,2579,335,2557,356,2525,376,2486,394,2400,426,2323,448,2321,443,2398,421,2484,390,2523,371,2554,352,2574,332,2581,312,2581,236,2586,218,2600,202,2621,187,2651,175,2729,154,2830,139,2951,129,3088,123,3388,121,3698,127,3982,138,4207,147,4339,149,5173,128,6022,113,7635,95,8922,90,9626,90"/>
|
||||||
|
<area shape="rect" href="clear__under_8cpp.html" title=" " alt="" coords="2581,519,2705,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,7808,97,4589,104,2933,112,1501,122,484,136,191,145,109,150,74,155,46,170,25,186,12,207,8,237,8,386,13,417,28,437,51,453,82,468,125,478,207,486,468,500,823,510,1232,518,2046,525,2581,527,2581,533,2046,531,1232,523,823,516,468,505,207,491,124,483,80,473,49,458,24,441,8,419,3,386,3,236,7,205,21,182,43,165,73,149,108,144,190,140,483,131,1501,117,2933,106,4589,99,7808,92,9626,90"/>
|
||||||
|
<area shape="rect" href="dom_2color_8cpp.html" title=" " alt="" coords="5537,519,5617,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,7937,100,4956,111,2077,129,1110,141,821,147,691,155,538,177,473,188,414,204,361,227,312,261,266,308,222,373,215,394,214,422,219,449,231,468,297,477,470,484,1070,495,1910,502,2871,507,4675,512,5526,516,5538,518,5537,523,5525,521,4675,517,2871,513,1910,508,1070,500,470,489,297,482,228,473,214,450,208,422,210,393,218,371,262,305,309,257,358,222,413,199,472,183,537,172,690,149,821,142,1110,135,2077,124,4956,105,7937,94,9626,90"/>
|
||||||
|
<area shape="rect" href="color__gallery_8cpp.html" title=" " alt="" coords="9332,445,9463,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,94,9818,101,9895,112,9964,128,9991,138,10011,150,10030,169,10039,188,10043,210,10044,237,10044,313,10043,340,10040,362,10030,381,10011,399,9990,412,9965,422,9903,436,9830,443,9751,446,9596,445,9476,448,9463,450,9463,444,9476,443,9596,439,9751,440,9830,438,9902,431,9963,417,9988,407,10008,395,10026,378,10035,360,10038,339,10039,313,10039,237,10038,210,10034,190,10025,172,10008,154,9989,143,9963,133,9894,117,9817,106,9747,99"/>
|
||||||
|
<area shape="rect" href="color__info__palette256_8cpp.html" title=" " alt="" coords="9487,445,9678,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,92,9829,98,9921,108,10005,125,10038,136,10062,150,10080,169,10090,188,10094,210,10095,237,10095,313,10094,340,10090,362,10080,381,10061,400,9918,421,9679,449,9678,443,9918,415,10059,395,10076,378,10085,360,10089,339,10089,313,10089,237,10089,210,10085,190,10076,172,10058,154,10036,141,10004,130,9920,114,9828,103,9747,98"/>
|
||||||
|
<area shape="rect" href="color__truecolor__HSV_8cpp.html" title=" " alt="" coords="9703,445,9881,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,93,9835,99,9935,110,10027,126,10064,137,10091,150,10115,167,10132,185,10142,207,10145,237,10145,313,10142,342,10132,364,10115,382,10091,400,10054,416,10002,430,9882,449,9881,444,10001,424,10053,411,10088,395,10111,378,10128,361,10137,340,10140,313,10140,237,10137,209,10128,188,10112,171,10088,154,10062,142,10026,131,9934,115,9834,104,9747,98"/>
|
||||||
|
<area shape="rect" href="color__truecolor__RGB_8cpp.html" title=" " alt="" coords="9905,445,10087,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,93,9841,99,9951,110,10054,126,10095,137,10125,150,10154,166,10177,183,10191,205,10196,236,10196,313,10192,340,10180,364,10162,385,10141,403,10091,430,10042,448,10040,443,10089,425,10138,398,10159,381,10176,361,10187,338,10191,312,10191,237,10186,207,10173,187,10151,171,10123,154,10093,142,10053,132,9951,115,9841,104,9747,98"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2dbox_8cpp.html" title=" " alt="" coords="10111,445,10193,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,93,9849,99,9970,110,10084,126,10130,137,10164,150,10196,165,10223,182,10240,204,10247,236,10247,313,10244,334,10238,355,10217,393,10191,425,10168,447,10164,443,10187,421,10212,390,10233,353,10239,333,10241,313,10241,237,10235,206,10219,186,10194,170,10162,154,10128,142,10083,131,9970,115,9849,104,9747,98"/>
|
||||||
|
<area shape="rect" href="dim_8cpp.html" title=" " alt="" coords="7168,519,7243,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10297,94,11136,104,11912,122,12167,134,12242,141,12275,150,12310,187,12336,227,12353,268,12361,309,12358,351,12346,393,12324,433,12291,473,12234,478,12085,483,11556,492,9930,511,7243,532,7243,527,9930,505,11556,487,12085,477,12234,473,12288,468,12319,430,12341,391,12353,350,12355,310,12348,269,12332,229,12306,191,12272,154,12241,147,12167,140,11912,127,11136,109,10297,99,9747,96"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2gauge_8cpp.html" title=" " alt="" coords="1255,445,1345,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8056,97,5318,106,3913,113,2700,123,1840,137,1592,145,1523,150,1494,154,1453,184,1416,221,1386,263,1360,307,1324,389,1306,446,1301,444,1319,388,1355,305,1381,260,1412,218,1449,180,1492,150,1523,145,1592,140,1839,132,2700,118,3913,108,5318,100,8056,92,9626,90"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2gauge_8cpp.html" title=" " alt="" coords="10217,445,10306,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,92,9857,98,9991,109,10117,125,10168,136,10206,150,10241,165,10270,180,10290,202,10295,218,10297,237,10297,313,10294,352,10286,390,10268,446,10263,444,10281,388,10289,351,10292,313,10292,237,10290,219,10285,205,10267,185,10239,170,10204,154,10167,142,10116,131,9990,114,9857,103,9747,97"/>
|
||||||
|
<area shape="rect" href="gauge__direction_8cpp.html" title=" " alt="" coords="10330,445,10483,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,92,9867,97,10013,107,10153,124,10209,136,10252,149,10288,165,10319,180,10340,201,10346,217,10348,237,10348,312,10354,352,10368,389,10400,444,10396,446,10363,391,10349,353,10343,313,10343,237,10341,218,10336,204,10316,184,10286,169,10250,155,10208,141,10152,130,10013,113,9866,102,9747,97"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2graph_8cpp.html" title=" " alt="" coords="1670,445,1757,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8293,94,5986,99,4789,105,3736,116,2954,132,2706,143,2574,155,2498,174,2442,196,2386,223,2313,253,1894,400,1749,448,1748,443,1892,395,2311,248,2384,218,2440,192,2497,169,2573,149,2705,137,2954,127,3736,111,4789,100,5986,94,8293,89,9626,90"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2graph_8cpp.html" title=" " alt="" coords="10507,445,10594,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9748,89,9921,94,10028,101,10137,112,10237,130,10320,156,10352,172,10377,191,10393,212,10399,236,10399,313,10400,338,10404,358,10414,376,10430,395,10448,411,10468,424,10510,443,10508,448,10465,429,10444,416,10426,399,10409,379,10399,360,10395,339,10393,313,10393,237,10388,214,10373,194,10349,177,10318,161,10235,136,10136,118,10028,106,9921,99,9747,95"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2gridbox_8cpp.html" title=" " alt="" coords="10619,445,10717,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,91,9885,95,10059,104,10227,122,10295,134,10346,149,10385,164,10418,178,10431,188,10441,200,10447,216,10449,237,10449,312,10454,340,10466,364,10486,385,10509,402,10565,429,10619,445,10618,450,10563,434,10507,407,10482,389,10462,367,10449,342,10444,313,10444,237,10442,218,10436,203,10427,192,10415,183,10383,169,10344,155,10294,139,10226,127,10059,110,9885,100,9747,96"/>
|
||||||
|
<area shape="rect" href="hflow_8cpp.html" title=" " alt="" coords="10741,445,10824,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,93,10081,112,10264,129,10339,139,10396,149,10432,156,10468,159,10533,164,10561,171,10582,184,10596,205,10601,236,10601,313,10602,339,10607,358,10616,376,10632,395,10651,408,10679,420,10744,443,10742,448,10677,425,10648,412,10629,399,10612,379,10602,360,10597,339,10596,313,10596,237,10591,207,10578,187,10559,176,10532,169,10467,164,10432,161,10396,155,10339,144,10263,134,10081,118,9747,98"/>
|
||||||
|
<area shape="rect" href="html__like_8cpp.html" title=" " alt="" coords="10848,445,10957,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,91,9914,96,10131,106,10345,123,10433,135,10499,149,10554,161,10602,171,10622,180,10638,192,10648,211,10652,236,10652,313,10653,339,10657,359,10666,377,10683,395,10705,405,10748,418,10851,443,10850,448,10747,423,10704,410,10680,399,10662,380,10652,361,10647,339,10647,313,10647,237,10643,213,10634,196,10620,184,10601,176,10553,166,10498,155,10432,140,10344,128,10131,111,9913,101,9747,96"/>
|
||||||
|
<area shape="rect" href="hyperlink_8cpp.html" title=" " alt="" coords="5874,519,5985,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8180,97,5619,104,4259,111,3028,122,2061,136,1719,145,1493,155,1401,159,1322,159,1188,159,1124,164,1057,175,983,196,898,228,861,246,833,266,789,308,747,353,719,376,684,400,650,413,620,417,593,425,582,433,570,447,565,458,570,469,588,473,635,477,807,485,1407,497,2246,504,3207,509,5011,513,5861,516,5874,517,5873,523,5861,521,5011,518,3207,515,2246,510,1407,502,807,490,635,482,587,478,566,473,560,459,566,444,578,429,591,420,618,412,648,408,681,395,716,372,743,349,785,304,829,261,859,241,896,223,982,191,1056,170,1123,158,1188,154,1322,154,1401,153,1493,149,1719,139,2061,131,3028,117,4259,106,5619,99,8180,92,9626,90"/>
|
||||||
|
<area shape="rect" href="inverted_8cpp.html" title=" " alt="" coords="11005,519,11107,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10354,92,11293,100,11762,108,12165,118,12450,132,12534,140,12571,150,12603,192,12619,236,12621,281,12611,326,12590,369,12559,408,12520,444,12473,473,12406,485,12268,496,11860,513,11108,532,11108,526,11860,508,12268,490,12406,480,12471,468,12516,439,12555,405,12585,366,12606,324,12616,281,12614,237,12598,195,12568,154,12533,145,12450,137,12164,123,11762,113,11293,106,10354,98,9747,95"/>
|
||||||
|
<area shape="rect" href="italic_8cpp.html" title=" " alt="" coords="6009,519,6090,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8293,98,5987,106,4791,113,3737,123,2955,137,2706,145,2574,155,2390,197,2040,286,1695,383,1577,422,1541,437,1525,447,1520,458,1524,469,1580,476,1725,482,2231,493,3753,506,5277,512,5996,516,6008,518,6008,523,5996,521,5277,517,3753,511,2231,499,1725,488,1579,481,1521,473,1514,458,1521,444,1539,432,1575,417,1693,378,2039,281,2388,192,2573,149,2706,140,2955,132,3737,118,4791,108,5987,100,8293,92,9626,90"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="5193,519,5340,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,7946,98,4964,106,3409,114,2037,124,1017,138,692,146,519,155,447,156,376,150,243,134,188,136,166,141,146,150,131,163,119,181,112,206,109,237,109,386,111,405,117,420,127,432,139,441,172,455,211,468,287,476,456,483,1023,494,2693,506,4365,511,5181,516,5193,517,5193,522,5181,521,4365,516,2693,511,1023,499,456,488,286,481,210,473,170,460,136,445,123,436,113,423,106,407,104,386,104,237,107,205,114,179,127,159,143,145,164,136,188,130,243,129,376,145,448,151,519,149,692,140,1017,132,2037,119,3409,109,4964,101,7946,92,9626,90"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="10981,445,11128,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,9928,92,10168,100,10404,118,10501,132,10574,149,10621,162,10662,175,10678,184,10691,196,10700,214,10703,236,10703,313,10703,339,10707,360,10716,377,10733,395,10763,404,10827,416,10983,443,10983,448,10826,421,10762,409,10731,400,10712,380,10702,361,10698,340,10697,313,10697,237,10695,215,10687,199,10675,188,10660,180,10619,167,10573,155,10500,137,10404,123,10168,106,9928,98,9747,95"/>
|
||||||
|
<area shape="rect" href="node_8cpp.html" title=" " alt="" coords="9314,299,9395,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9627,102,9507,121,9452,136,9416,154,9401,170,9389,189,9371,230,9362,269,9358,299,9353,298,9357,268,9366,228,9384,186,9397,167,9413,150,9450,131,9505,116,9626,96"/>
|
||||||
|
<area shape="rect" href="node_8hpp.html" title=" " alt="" coords="7512,225,7595,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,99,7595,237,7595,231,9626,94"/>
|
||||||
|
<area shape="rect" href="scroll__indicator_8cpp.html" title=" " alt="" coords="5023,519,5169,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,7995,99,5129,109,2363,127,1435,140,1157,147,1032,155,872,189,805,209,746,235,694,269,647,314,603,372,561,446,557,459,560,469,606,475,727,481,1148,491,2414,506,4280,516,5022,526,5022,532,4280,521,2414,511,1148,496,727,486,606,480,557,473,551,459,556,444,598,369,643,311,691,265,744,231,803,204,870,184,1032,149,1157,142,1435,134,2363,122,5129,104,7995,94,9626,90"/>
|
||||||
|
<area shape="rect" href="selection__style_8cpp.html" title=" " alt="" coords="6115,519,6261,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,91,10864,108,11514,126,11754,137,11895,149,11943,154,11991,153,12079,152,12116,157,12146,170,12157,182,12165,196,12172,236,12172,386,12171,435,12163,454,12145,473,12075,481,11899,488,11289,500,9460,514,6765,521,6261,531,6261,526,6765,516,9460,508,11289,494,11899,483,12074,476,12143,468,12159,452,12166,434,12167,386,12167,237,12160,198,12153,185,12143,175,12115,162,12079,157,11991,159,11943,159,11894,155,11754,142,11514,131,10864,113,9747,96"/>
|
||||||
|
<area shape="rect" href="strikethrough_8cpp.html" title=" " alt="" coords="12467,519,12602,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10300,93,11150,102,11579,109,11952,119,12226,133,12313,141,12360,149,12410,175,12444,205,12469,245,12492,298,12512,361,12526,425,12537,518,12531,519,12520,426,12507,363,12487,300,12464,247,12440,209,12407,179,12358,155,12313,146,12226,138,11952,125,11579,115,11150,107,10300,98,9747,95"/>
|
||||||
|
<area shape="rect" href="underlined_8cpp.html" title=" " alt="" coords="11722,519,11841,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10306,96,11161,107,11953,125,12214,136,12291,143,12325,150,12371,183,12411,220,12445,259,12470,300,12484,343,12486,386,12473,430,12443,473,12431,481,12411,488,12353,501,12184,518,11994,528,11841,532,11841,526,11994,522,12184,513,12352,495,12410,483,12428,476,12439,469,12468,427,12481,386,12479,344,12465,303,12441,262,12407,224,12367,188,12323,154,12290,148,12213,141,11953,130,11161,112,10306,101,9747,96"/>
|
||||||
|
<area shape="rect" href="underlined__double_8cpp.html" title=" " alt="" coords="9630,519,9799,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10351,92,11283,101,11748,108,12148,118,12431,132,12514,140,12551,150,12555,165,12556,195,12553,237,12545,286,12531,338,12510,389,12481,436,12443,473,12408,480,12331,487,12069,499,11271,516,10397,527,9800,532,9800,527,10397,522,11270,511,12069,493,12331,482,12407,475,12440,468,12477,432,12505,387,12526,336,12539,284,12547,236,12550,195,12550,166,12547,154,12514,145,12431,137,12148,124,11748,113,11283,106,10351,98,9747,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2window_8cpp.html" title=" " alt="" coords="5751,519,5849,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8238,97,5821,104,4567,111,3461,121,2640,136,2379,145,2240,155,2008,189,1861,214,1708,245,1560,283,1426,329,1368,355,1317,383,1276,414,1245,447,1240,458,1244,469,1300,476,1446,483,1955,493,3483,506,5015,512,5738,516,5751,518,5750,523,5737,521,5015,518,3483,512,1955,499,1446,488,1299,481,1241,473,1235,458,1240,444,1272,410,1314,379,1365,350,1424,324,1558,278,1707,239,1860,208,2007,183,2240,149,2379,139,2640,130,3461,116,4566,105,5821,98,8238,91,9626,90"/>
|
||||||
|
<area shape="rect" href="package__manager_8cpp.html" title=" " alt="" coords="11153,445,11319,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,89,9940,90,10198,97,10330,104,10453,115,10557,130,10635,149,10679,163,10716,176,10731,185,10743,198,10751,215,10753,237,10753,312,10756,320,10765,328,10800,346,10852,365,10916,383,11056,417,11177,443,11176,448,11055,423,10914,388,10850,370,10798,351,10762,332,10752,323,10748,313,10748,237,10746,216,10739,201,10728,190,10714,181,10677,168,10634,155,10556,135,10452,120,10330,109,10198,102,9940,95,9747,95"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2paragraph_8cpp.html" title=" " alt="" coords="11344,445,11459,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,92,10119,107,10649,137,10907,156,11124,179,11209,192,11274,205,11316,219,11328,227,11332,236,11332,312,11339,352,11355,390,11375,421,11393,444,11389,447,11371,424,11350,392,11334,354,11327,313,11327,237,11324,231,11314,224,11273,210,11208,197,11123,184,10907,162,10649,142,10119,113,9747,97"/>
|
||||||
|
<area shape="rect" href="reflect_8cpp.html" title=" " alt="" coords="4947,445,5037,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,96,8223,113,7314,130,6931,142,6643,155,6418,164,6227,165,6058,163,5900,165,5745,174,5580,196,5397,237,5184,301,5147,315,5120,330,5064,374,5028,412,5002,447,4998,444,5024,409,5061,370,5117,325,5144,310,5182,296,5396,232,5580,191,5744,169,5900,159,6058,158,6227,159,6418,158,6643,149,6931,136,7314,125,8223,107,9626,91"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2separator_8cpp.html" title=" " alt="" coords="1535,445,1646,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8277,95,5938,101,4725,108,3656,118,2863,134,2611,143,2476,155,2342,183,2206,219,2075,261,1951,306,1743,390,1616,448,1613,443,1741,385,1949,301,2073,256,2205,214,2340,178,2476,149,2610,138,2863,128,3656,113,4725,102,5938,95,8277,90,9626,90"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2separator_8cpp.html" title=" " alt="" coords="11483,445,11594,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,9949,91,10251,98,10605,116,10788,131,10967,149,11041,152,11116,145,11255,127,11313,127,11338,132,11360,142,11377,156,11390,177,11399,203,11401,237,11401,312,11405,336,11413,357,11427,376,11443,394,11480,423,11515,443,11512,447,11477,427,11439,398,11422,379,11409,359,11399,337,11396,313,11396,237,11393,204,11386,179,11373,160,11357,146,11337,138,11313,133,11256,132,11116,150,11041,157,10966,155,10787,136,10605,122,10250,104,9949,96,9747,95"/>
|
||||||
|
<area shape="rect" href="separator__style_8cpp.html" title=" " alt="" coords="11618,445,11769,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,91,10036,94,10455,104,10882,122,11060,134,11195,149,11248,153,11301,152,11400,147,11442,151,11475,165,11487,177,11496,192,11502,212,11504,237,11504,312,11508,338,11519,361,11535,380,11556,398,11604,425,11651,443,11649,448,11602,430,11553,402,11532,384,11514,363,11503,340,11499,313,11499,237,11497,213,11491,194,11483,180,11472,169,11440,156,11400,152,11302,157,11248,159,11194,155,11060,139,10882,127,10455,109,10036,100,9747,96"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2size_8cpp.html" title=" " alt="" coords="11793,445,11868,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10064,94,10530,103,11007,121,11207,134,11358,149,11415,153,11473,150,11581,142,11626,146,11645,151,11661,160,11675,172,11685,189,11691,210,11693,237,11693,312,11697,336,11705,357,11719,376,11735,394,11772,423,11807,443,11804,447,11769,427,11731,398,11714,379,11701,359,11691,337,11688,313,11688,237,11686,211,11680,191,11671,176,11658,164,11643,156,11625,151,11581,148,11473,156,11415,158,11357,155,11207,139,11007,126,10530,109,10064,99,9747,96"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2spinner_8cpp.html" title=" " alt="" coords="11892,445,11988,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10093,94,10610,103,11143,121,11366,134,11534,149,11597,152,11661,148,11781,137,11830,139,11852,144,11870,153,11885,166,11896,184,11903,208,11905,237,11905,313,11909,351,11917,388,11937,444,11932,446,11912,389,11904,352,11900,313,11900,237,11898,209,11891,187,11881,170,11867,158,11850,149,11829,144,11781,142,11662,153,11597,158,11533,155,11365,139,11142,126,10610,109,10093,99,9747,96"/>
|
||||||
|
<area shape="rect" href="style__blink_8cpp.html" title=" " alt="" coords="12012,445,12132,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10126,91,10700,98,11006,105,11294,115,11543,130,11730,149,11784,153,11839,151,11940,145,11983,149,12016,163,12029,175,12039,191,12045,212,12047,237,12047,313,12049,351,12056,388,12071,445,12066,446,12051,389,12044,351,12041,313,12041,237,12039,213,12034,193,12025,179,12014,168,11982,154,11940,151,11839,156,11784,158,11729,155,11542,135,11294,121,11006,110,10700,103,10126,96,9747,95"/>
|
||||||
|
<area shape="rect" href="style__bold_8cpp.html" title=" " alt="" coords="6639,445,6755,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,9012,95,8055,100,7572,107,7150,118,6841,134,6743,143,6693,155,6663,169,6640,185,6626,206,6621,237,6621,312,6629,353,6646,390,6668,421,6688,443,6684,447,6664,424,6642,392,6624,354,6616,313,6616,236,6621,204,6637,182,6660,165,6691,149,6743,138,6840,128,7150,113,7572,102,8055,95,9012,90,9626,90"/>
|
||||||
|
<area shape="rect" href="style__color_8cpp.html" title=" " alt="" coords="6779,445,6898,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,9022,95,8080,100,7605,107,7190,118,6886,133,6791,143,6741,155,6712,170,6690,186,6677,207,6672,237,6672,312,6676,337,6686,359,6701,379,6720,396,6764,424,6806,443,6804,448,6762,429,6717,400,6697,382,6681,362,6671,339,6667,313,6667,236,6672,205,6686,182,6709,165,6739,149,6790,138,6886,128,7190,113,7605,102,8080,95,9022,90,9626,90"/>
|
||||||
|
<area shape="rect" href="style__dim_8cpp.html" title=" " alt="" coords="6922,445,7035,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,96,9089,99,8256,108,7443,125,7143,138,7037,146,6967,155,6923,159,6880,160,6801,161,6769,167,6744,179,6728,202,6723,237,6723,312,6729,331,6747,349,6774,368,6807,387,6880,419,6945,443,6943,448,6878,424,6804,391,6771,373,6743,353,6724,333,6717,313,6717,236,6723,200,6741,175,6767,162,6800,156,6880,155,6923,154,6966,149,7037,141,7143,133,7443,120,8256,102,9089,93,9626,90"/>
|
||||||
|
<area shape="rect" href="style__gallery_8cpp.html" title=" " alt="" coords="7060,445,7191,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,9004,96,8539,101,8042,111,7564,128,7349,140,7158,154,6999,171,6877,190,6832,201,6799,213,6780,225,6773,237,6773,312,6775,323,6781,334,6804,355,6839,374,6881,392,6978,422,7067,443,7065,448,6977,427,6880,397,6836,379,6801,359,6777,337,6770,325,6768,313,6768,236,6776,221,6797,208,6831,196,6876,185,6998,166,7158,149,7349,135,7564,123,8042,106,8539,96,9004,91,9626,90"/>
|
||||||
|
<area shape="rect" href="style__hyperlink_8cpp.html" title=" " alt="" coords="7215,445,7364,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,96,9077,101,8673,108,8243,120,7831,138,7481,163,7344,179,7239,196,7173,216,7156,227,7151,237,7151,312,7154,336,7163,357,7176,376,7193,394,7230,423,7265,443,7263,448,7227,427,7189,398,7172,380,7158,359,7149,337,7145,313,7145,236,7152,223,7171,211,7238,191,7343,173,7481,158,7831,133,8243,115,8673,103,9077,95,9626,90"/>
|
||||||
|
<area shape="rect" href="style__inverted_8cpp.html" title=" " alt="" coords="7490,445,7633,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9634,111,9591,129,9548,154,9524,176,9506,199,9483,245,9458,288,9438,308,9409,326,9386,334,9350,341,9248,352,8973,365,8529,375,8087,405,7646,448,7633,449,7632,444,7645,443,8087,400,8529,369,8973,360,9248,347,9349,336,9384,329,9407,322,9434,304,9453,285,9478,242,9502,196,9520,173,9545,150,9588,124,9632,106"/>
|
||||||
|
<area shape="rect" href="style__italic_8cpp.html" title=" " alt="" coords="7657,445,7777,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9645,112,9610,130,9576,154,9555,177,9540,200,9520,245,9498,288,9480,308,9453,326,9371,338,9182,354,8624,394,7791,448,7778,450,7777,444,7790,443,8623,389,9182,349,9371,333,9451,322,9476,304,9494,285,9515,243,9535,197,9550,174,9573,150,9607,126,9643,107"/>
|
||||||
|
<area shape="rect" href="style__strikethrough_8cpp.html" title=" " alt="" coords="7802,445,7977,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9653,113,9626,131,9601,154,9583,177,9572,200,9559,245,9543,288,9527,308,9504,326,9465,343,9404,357,9230,382,9006,401,8756,415,8277,435,7990,448,7977,449,7977,444,7989,443,8277,430,8756,410,9006,396,9230,376,9403,352,9463,338,9501,322,9524,304,9538,285,9554,244,9567,198,9578,175,9597,150,9623,127,9650,109"/>
|
||||||
|
<area shape="rect" href="style__underlined_8cpp.html" title=" " alt="" coords="8001,445,8159,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9662,115,9638,137,9614,166,9595,200,9588,237,9588,313,9584,328,9573,342,9532,365,9469,385,9387,400,9289,413,9179,422,8937,435,8687,440,8458,442,8277,444,8171,448,8159,449,8159,444,8170,443,8276,439,8458,437,8687,435,8937,429,9179,417,9289,407,9386,395,9468,380,9530,361,9569,338,9579,326,9583,312,9583,236,9590,198,9609,163,9634,134,9658,111"/>
|
||||||
|
<area shape="rect" href="style__underlined__double_8cpp.html" title=" " alt="" coords="8183,445,8391,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9675,117,9651,171,9642,203,9639,237,9639,313,9638,340,9635,362,9625,381,9605,400,9583,407,9540,413,9403,423,9008,437,8403,448,8391,449,8391,444,8403,443,9008,432,9403,418,9539,408,9582,402,9603,395,9621,378,9630,360,9633,339,9633,313,9633,237,9637,202,9646,169,9671,115"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2table_8cpp.html" title=" " alt="" coords="8415,445,8497,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9689,118,9689,237,9689,313,9689,340,9685,362,9676,381,9656,400,9627,413,9581,423,9450,437,9280,444,9091,446,8727,444,8591,444,8510,448,8498,450,8497,444,8509,443,8591,439,8727,439,9091,441,9280,438,9450,431,9581,418,9625,407,9653,395,9671,378,9680,360,9684,339,9684,313,9684,237,9684,118"/>
|
||||||
|
<area shape="rect" href="text_8cpp.html" title=" " alt="" coords="4644,445,4719,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8606,100,7797,107,6918,119,6066,136,5337,162,5049,177,4829,195,4688,216,4651,227,4642,232,4640,237,4640,313,4644,351,4654,388,4678,444,4673,446,4649,390,4639,352,4635,313,4635,236,4639,229,4649,222,4687,211,4828,190,5049,172,5337,156,6066,131,6918,113,7797,101,8606,95,9626,90"/>
|
||||||
|
<area shape="rect" href="dom_2util_8cpp.html" title=" " alt="" coords="1109,445,1179,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9627,95,8051,99,5299,110,2667,128,1802,140,1552,147,1453,155,1398,183,1346,220,1299,262,1257,306,1191,389,1153,446,1149,443,1187,386,1253,302,1295,258,1343,216,1395,179,1451,149,1552,142,1802,135,2667,123,5299,105,8051,94,9627,90"/>
|
||||||
|
<area shape="rect" href="vbox__hbox_8cpp.html" title=" " alt="" coords="8521,445,8641,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9703,115,9727,169,9736,202,9740,237,9740,313,9740,340,9736,362,9726,381,9707,400,9680,412,9638,421,9518,435,9362,442,9187,445,8854,445,8654,448,8642,449,8641,444,8653,443,8853,440,9187,440,9361,437,9517,430,9637,416,9678,407,9704,395,9722,378,9731,360,9734,339,9735,313,9735,237,9731,203,9722,171,9698,117"/>
|
||||||
|
<area shape="rect" href="vflow_8cpp.html" title=" " alt="" coords="8665,445,8748,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9717,110,9739,128,9758,150,9783,191,9789,211,9791,237,9791,313,9790,340,9787,362,9777,381,9757,400,9732,411,9692,420,9578,433,9431,440,9266,443,8949,444,8831,445,8760,448,8749,450,8748,444,8760,443,8831,439,8949,438,9266,438,9430,435,9578,428,9692,415,9730,406,9755,395,9773,378,9782,360,9785,339,9785,313,9785,237,9784,212,9778,193,9754,154,9735,132,9714,114"/>
|
||||||
|
<area shape="rect" href="screen__interactive_8cpp.html" title=" " alt="" coords="581,445,750,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8094,95,5401,99,4000,106,2765,117,1847,133,1556,143,1400,155,1288,170,1190,180,1102,189,1022,202,946,223,870,256,790,305,705,374,691,391,681,410,670,446,665,444,676,408,686,388,701,370,787,300,867,251,944,218,1021,197,1102,184,1189,175,1287,164,1400,149,1555,137,1847,127,2765,111,4000,100,5401,94,8094,89,9626,90"/>
|
||||||
|
<area shape="rect" href="requirement_8hpp.html" title=" " alt="" coords="1505,152,1636,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,95,8209,98,5703,106,4373,113,3169,124,2223,137,1888,145,1668,155,1636,157,1636,152,1668,149,1888,140,2223,132,3169,118,4373,108,5703,100,8209,92,9626,90"/>
|
||||||
|
<area shape="rect" href="screen_8cpp.html" title=" " alt="" coords="12445,152,12537,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9747,90,10238,92,11014,100,11827,118,12168,132,12426,149,12445,152,12444,157,12425,155,12168,137,11826,123,11014,105,10238,97,9747,95"/>
|
||||||
|
<area shape="rect" href="screen__interactive_8hpp.html" title=" " alt="" coords="2723,372,2893,397"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9626,96,7117,112,5546,130,4962,142,4619,155,4357,176,4091,204,3579,268,3151,330,2875,375,2874,369,3150,325,3578,262,4090,198,4357,171,4619,149,4962,136,5546,125,7117,107,9626,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6269,246,4137,257,2057,275,1333,287,1103,294,980,301,791,332,608,374,452,416,346,448,344,443,451,411,607,369,790,327,980,296,1103,289,1333,282,2057,270,4137,252,6269,241,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7538,264,7378,473,7338,489,7285,501,7153,519,7013,528,6898,532,6897,527,7013,523,7152,513,7284,496,7337,484,7374,469,7534,260"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6607,248,5099,267,4308,284,3595,307,3291,321,3037,337,2840,355,2711,375,2683,387,2654,400,2606,405,2526,407,2313,410,2203,414,2105,420,2030,431,2005,438,1991,447,1986,458,1991,469,2018,475,2083,482,2307,494,2990,512,3722,523,4187,527,4187,532,3722,528,2990,517,2307,500,2083,488,2017,481,1988,473,1981,458,1987,444,2003,434,2029,426,2104,415,2203,408,2313,405,2526,402,2606,400,2653,395,2681,382,2710,369,2839,349,3036,332,3291,316,3594,302,4308,279,5099,262,6607,243,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,236,7917,236,8377,241,8620,248,8848,259,9045,275,9193,296,9226,309,9240,316,9258,321,9325,330,9425,337,9706,348,10456,357,11208,361,11490,364,11659,369,11941,391,12114,413,12176,427,12197,435,12210,444,12220,462,12224,482,12219,519,12214,518,12218,483,12215,463,12206,447,12194,440,12174,432,12113,418,11940,396,11659,375,11490,369,11208,366,10456,362,9706,353,9425,343,9324,335,9257,327,9238,321,9224,314,9191,301,9044,280,8848,265,8619,254,8377,247,7917,241,7609,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6556,241,4953,245,4109,252,3347,263,2750,279,2539,289,2400,301,2350,313,2299,327,1912,387,1460,453,1460,447,1911,381,2298,321,2348,308,2400,296,2539,284,2750,274,3347,258,4109,247,4953,240,6556,236,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,247,7687,267,7773,296,7822,322,7856,349,7891,374,7941,395,8018,411,8117,421,8348,430,8580,433,8680,436,8760,443,8772,444,8771,450,8760,448,8680,441,8580,438,8348,435,8116,427,8018,416,7939,400,7889,378,7853,353,7819,327,7771,301,7686,272,7607,253"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,245,7706,264,7761,278,7814,296,7866,322,7903,349,7940,374,7991,395,8075,412,8181,423,8430,432,8681,435,8788,438,8875,443,8887,444,8886,449,8874,448,8788,443,8680,440,8430,438,8181,428,8074,417,7990,400,7937,378,7900,353,7863,326,7812,301,7759,283,7705,269,7608,250"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,243,7724,261,7791,276,7857,296,7898,317,7950,347,8001,377,8042,395,8138,413,8258,424,8395,430,8541,433,8825,434,8947,437,9046,443,9058,444,9057,449,9045,448,8947,442,8825,440,8541,438,8395,436,8258,429,8137,418,8041,400,7998,381,7947,352,7896,321,7855,301,7790,281,7723,266,7608,248"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6601,242,5082,248,4283,255,3563,266,2998,281,2798,291,2667,301,2548,322,2457,346,2367,373,2249,400,2149,416,2072,426,1895,448,1876,451,1875,446,1894,443,2071,421,2149,411,2247,395,2365,368,2456,341,2547,316,2666,296,2798,285,2998,276,3563,261,4283,250,5082,243,6601,237,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,241,7743,259,7822,274,7900,296,7943,316,7996,347,8050,376,8093,395,8198,414,8331,425,8483,430,8644,432,8957,432,9092,435,9200,443,9213,444,9212,450,9200,448,9092,440,8957,437,8644,437,8483,435,8331,430,8198,419,8091,400,8047,381,7994,351,7940,321,7898,301,7820,280,7742,264,7608,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6765,243,5516,249,4833,256,4183,267,3619,282,3196,301,2586,370,2172,420,2034,438,1980,447,1976,458,1981,469,1992,476,2010,483,2068,495,2236,513,2426,522,2581,526,2581,532,2426,528,2236,518,2067,501,2009,488,1989,481,1977,472,1970,458,1977,443,2033,433,2171,415,2585,365,3196,296,3619,276,4183,261,4833,251,5516,244,6765,237,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,240,7761,256,7852,273,7942,296,7987,316,8043,347,8099,376,8143,395,8256,414,8397,426,8558,432,8729,434,9062,434,9205,436,9320,443,9332,444,9332,449,9320,448,9205,442,9062,439,8729,439,8558,437,8397,431,8255,420,8142,400,8096,381,8040,351,7985,321,7940,301,7851,278,7760,262,7608,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,239,7779,254,7883,271,7986,296,8090,346,8194,395,8317,415,8470,428,8646,434,8831,437,9193,436,9349,438,9475,443,9487,444,9487,449,9475,448,9349,443,9193,442,8831,442,8645,440,8470,433,8316,421,8193,400,8088,351,7984,301,7882,276,7778,260,7608,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,238,7692,243,7798,252,7915,270,8032,296,8138,346,8245,395,8309,407,8383,417,8557,430,8755,436,8964,438,9373,436,9549,437,9691,443,9703,444,9702,449,9691,448,9549,442,9373,441,8964,443,8755,442,8557,436,8383,422,8308,412,8243,400,8136,351,8030,301,7914,275,7797,258,7692,248,7609,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,237,7699,241,7816,250,7947,268,8077,296,8186,346,8295,395,8366,408,8449,419,8641,432,8859,438,9091,439,9543,436,9737,437,9893,443,9905,444,9905,449,9893,448,9737,442,9543,441,9091,445,8859,444,8641,438,8448,424,8365,413,8294,400,8184,351,8075,301,7946,273,7816,256,7698,246,7608,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7707,240,7835,249,7980,266,8123,296,8235,346,8346,395,8424,409,8514,420,8725,432,8965,435,9219,434,9715,428,9928,431,10099,443,10111,444,10110,450,10098,448,9928,436,9715,433,9219,439,8965,441,8725,437,8514,425,8423,414,8345,400,8233,351,8122,301,7979,272,7835,254,7706,245,7608,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7545,264,7488,377,7453,435,7422,473,7378,499,7330,516,7283,526,7243,531,7243,525,7282,521,7328,511,7376,494,7418,469,7449,432,7483,375,7540,262"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6541,246,4906,255,3267,273,2657,286,2441,293,2299,301,2157,315,2013,333,1736,376,1501,419,1346,450,1344,444,1500,413,1735,371,2012,328,2157,310,2298,296,2441,288,2657,281,3267,268,4905,250,6541,240,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7714,241,7854,251,8012,268,8170,296,8249,320,8309,347,8368,373,8447,395,8526,407,8617,416,8829,426,9070,430,9324,429,9821,427,10034,431,10206,443,10217,444,10216,449,10205,448,10034,436,9821,432,9324,434,9070,435,8829,432,8616,421,8525,412,8446,400,8366,378,8307,352,8248,325,8169,301,8011,273,7853,256,7714,247,7609,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7723,239,7877,248,8053,266,8142,279,8229,296,8364,346,8498,395,8579,407,8673,417,8893,430,9142,435,9406,435,9920,433,10141,435,10319,443,10330,444,10330,449,10318,448,10141,440,9920,438,9406,441,9142,440,8893,435,8673,423,8579,413,8497,400,8362,351,8227,301,8141,284,8052,271,7877,253,7723,245,7609,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6534,246,4909,255,3335,273,2790,286,2617,293,2525,301,2488,312,2451,327,2348,352,2243,375,2196,388,2147,400,2041,417,1958,426,1875,433,1768,448,1757,450,1756,445,1768,443,1874,428,1957,420,2040,412,2146,395,2194,383,2242,369,2346,347,2450,321,2486,307,2523,296,2616,288,2790,281,3335,268,4909,250,6534,240,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,238,7730,242,7897,252,8089,269,8282,296,8386,320,8466,347,8545,373,8650,395,8795,414,8929,427,9052,435,9166,439,9376,437,9571,427,9767,417,9978,412,10216,418,10350,428,10496,443,10508,444,10507,450,10496,448,10350,433,10216,424,9978,417,9768,422,9572,433,9376,442,9166,444,9051,440,8928,432,8795,419,8649,400,8544,378,8464,352,8385,325,8281,301,8088,274,7897,257,7730,247,7608,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,237,7741,240,7926,249,8139,266,8248,279,8354,296,8701,395,8786,405,8885,413,9115,423,9376,426,9652,426,10190,426,10421,431,10607,443,10619,444,10618,449,10606,448,10421,436,10190,431,9652,431,9376,432,9115,428,8885,419,8786,411,8699,400,8353,301,8247,285,8138,272,7926,254,7741,245,7608,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7750,239,7950,247,8180,265,8298,279,8414,296,8488,311,8545,327,8674,369,8712,384,8751,395,8840,407,8942,416,9181,426,9452,429,9739,427,10297,424,10537,429,10730,443,10741,444,10740,450,10729,448,10537,434,10297,429,9739,433,9452,434,9181,432,8942,421,8839,412,8750,400,8711,389,8672,375,8544,332,8487,316,8413,301,8298,284,8180,270,7950,252,7750,244,7609,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,238,7977,255,8230,272,8487,296,8568,309,8650,321,8982,351,9263,368,9512,376,9743,379,9974,383,10223,392,10504,410,10836,443,10848,444,10847,449,10836,448,10504,416,10222,398,9974,389,9743,385,9511,381,9263,373,8981,357,8649,327,8568,314,8486,301,8229,278,7977,261,7608,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,236,7900,237,8330,243,8557,250,8770,261,8953,276,9091,296,9124,309,9157,321,9213,329,9298,336,9536,346,10172,358,10809,363,11191,369,11685,392,12005,415,12116,428,12150,435,12167,443,12174,458,12167,473,12151,480,12118,487,12015,498,11703,516,11358,527,11108,532,11108,527,11358,521,11703,510,12014,493,12118,482,12149,475,12163,469,12168,458,12163,447,12148,441,12115,433,12005,420,11684,397,11191,375,10809,369,10172,363,9536,351,9298,341,9213,334,9155,327,9122,314,9090,301,8953,281,8769,266,8556,256,8330,248,7900,242,7608,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,244,7186,263,7015,280,6944,290,6892,301,6867,314,6841,327,6736,350,6645,362,6565,366,6489,364,6332,359,6241,362,6134,375,6084,379,6039,380,5960,378,5925,382,5892,393,5860,413,5828,447,5823,458,5827,469,5896,490,6009,518,6008,523,5895,495,5824,473,5817,458,5823,444,5856,409,5890,388,5924,377,5960,373,6039,374,6084,374,6133,369,6240,357,6332,354,6490,359,6565,360,6645,357,6735,345,6839,321,6864,309,6890,296,6943,285,7014,274,7185,258,7498,239"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7775,239,8017,247,8299,265,8445,279,8587,296,8644,309,8700,321,8868,341,9009,352,9135,358,9251,360,9494,360,9637,362,9805,369,10388,397,10643,414,10970,443,10981,444,10981,449,10969,448,10642,419,10388,403,9805,375,9637,368,9494,365,9251,365,9134,363,9009,358,8867,346,8700,327,8643,314,8586,301,8444,284,8299,270,8016,253,7775,244,7609,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,237,8421,254,8925,272,9136,283,9295,296,9314,299,9313,304,9294,301,9135,288,8924,277,8421,259,7608,243"/>
|
||||||
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="5061,445,5184,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,7027,247,6310,257,5636,274,5406,287,5333,294,5296,301,5268,315,5241,333,5194,374,5157,415,5133,447,5128,443,5152,412,5190,370,5238,328,5265,310,5294,296,5333,288,5406,281,5636,269,6310,251,7027,241,7498,237"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2dbox_8cpp.html" title=" " alt="" coords="4743,445,4825,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,7014,243,6265,250,5880,257,5535,268,5267,282,5172,291,5110,301,5015,333,4926,374,4852,416,4802,447,4800,443,4850,411,4924,369,5013,328,5109,296,5171,286,5266,277,5535,262,5880,252,6265,244,7014,238,7498,237"/>
|
||||||
|
<area shape="rect" href="dom_2deprecated_8hpp.html" title=" " alt="" coords="6269,299,6392,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,245,6392,309,6392,304,7498,240"/>
|
||||||
|
<area shape="rect" href="elements_8hpp.html" title=" " alt="" coords="6275,372,6386,397"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,243,7404,247,7281,257,7143,274,7006,301,6974,314,6942,327,6829,345,6674,361,6386,383,6386,377,6673,356,6828,340,6941,321,6972,309,7005,296,7142,269,7280,252,7403,242,7498,238"/>
|
||||||
|
<area shape="rect" href="flex_8cpp.html" title=" " alt="" coords="4849,445,4922,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,7028,242,6302,249,5929,256,5595,266,5335,281,5243,291,5183,301,5140,315,5096,333,5015,374,4948,415,4903,447,4899,443,4945,411,5013,369,5094,328,5138,310,5182,296,5243,285,5334,276,5595,261,5928,250,6302,243,7028,237,7498,237"/>
|
||||||
|
<area shape="rect" href="flexbox_8cpp.html" title=" " alt="" coords="5209,445,5306,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,7031,242,6321,248,5965,255,5657,265,5432,281,5362,290,5327,301,5310,316,5296,333,5276,375,5265,415,5261,446,5256,445,5260,414,5271,373,5291,331,5306,312,5324,296,5361,285,5431,275,5657,260,5965,249,6321,242,7031,237,7498,236"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="775,445,873,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6407,246,4513,256,2607,274,1897,287,1480,301,1349,307,1180,317,1094,326,1014,337,946,353,893,374,873,390,855,409,832,446,827,444,851,406,869,386,891,370,944,348,1013,332,1094,320,1180,312,1349,302,1480,296,1897,281,2607,269,4513,251,6407,241,7498,237"/>
|
||||||
|
<area shape="rect" href="hbox_8cpp.html" title=" " alt="" coords="898,445,979,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6435,242,4596,248,3626,255,2748,266,2060,281,1817,290,1656,301,1555,314,1453,331,1257,373,1090,415,977,448,975,443,1089,410,1256,368,1452,326,1555,309,1656,296,1816,285,2060,276,2748,260,3626,250,4596,243,6435,237,7498,237"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="6521,445,6615,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,247,7333,267,7231,282,7130,301,6974,338,6823,380,6603,448,6602,443,6822,375,6973,333,7129,296,7230,277,7332,262,7498,242"/>
|
||||||
|
<area shape="rect" href="node__decorator_8hpp.html" title=" " alt="" coords="5838,445,5989,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,245,7210,264,7054,281,6990,291,6942,301,6917,314,6892,327,6798,348,6718,359,6646,363,6579,362,6440,359,6358,363,6263,375,6175,391,6089,411,5952,448,5951,443,6087,406,6174,386,6262,369,6358,358,6439,354,6579,357,6646,358,6717,354,6797,343,6890,321,6915,309,6940,296,6989,285,7054,276,7210,259,7498,239"/>
|
||||||
|
<area shape="rect" href="node__decorator_8cpp.html" title=" " alt="" coords="5364,519,5513,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,246,6612,311,6122,350,5874,375,5751,408,5633,450,5533,490,5464,521,5462,516,5531,485,5631,445,5749,403,5873,369,6122,345,6611,306,7498,241"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,7296,246,6990,255,6628,273,6258,301,6015,331,5774,375,5588,413,5407,455,5140,521,5139,516,5405,450,5587,408,5773,369,6014,325,6257,296,6628,267,6990,250,7296,241,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,237,8467,255,8957,272,9137,283,9243,296,9274,309,9286,316,9303,321,9374,331,9479,339,9775,350,10151,355,10567,357,11360,358,11657,362,11835,369,11934,382,12034,399,12226,441,12389,483,12499,516,12498,521,12388,489,12225,446,12033,404,11933,387,11834,375,11657,367,11360,363,10567,362,10151,360,9775,355,9479,344,9373,337,9302,327,9284,321,9271,314,9242,301,9137,289,8957,278,8467,260,7608,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,236,7908,236,8353,242,8588,249,8809,260,8999,275,9142,296,9175,309,9207,321,9270,330,9365,337,9629,347,10337,358,11046,362,11311,365,11471,369,11834,396,12069,419,12150,431,12188,443,12195,458,12189,472,12165,490,12129,504,12085,514,12036,522,11932,531,11841,533,11841,528,11932,525,12035,517,12084,509,12128,499,12162,485,12185,469,12190,458,12185,447,12149,436,12069,424,11833,401,11471,375,11311,370,11046,368,10337,363,9629,353,9364,342,9270,335,9206,327,9173,314,9141,301,8998,281,8808,265,8588,255,8353,248,7908,242,7608,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,236,7891,237,8307,244,8525,251,8731,262,8908,277,9041,296,9074,309,9106,321,9195,336,9298,347,9539,359,9812,363,10101,361,10664,355,10907,358,11102,369,11173,382,11243,395,11416,397,11705,396,11855,399,11988,406,12090,420,12125,430,12146,444,12153,458,12146,473,12116,481,12049,488,11820,500,11115,518,10339,528,9800,532,9799,527,10339,523,11115,513,11820,495,12048,483,12115,476,12142,469,12147,458,12142,447,12123,435,12089,425,11988,411,11855,404,11705,401,11416,402,11242,400,11172,387,11101,375,10907,363,10664,361,10101,367,9812,368,9539,365,9298,352,9194,341,9105,327,9072,314,9039,301,8907,282,8730,267,8525,257,8306,249,7891,243,7608,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,238,8131,256,8438,273,8565,284,8662,296,8707,309,8751,321,8953,349,9124,363,9275,369,9416,368,9710,362,9883,362,10087,369,10614,399,11140,443,11153,444,11152,449,11140,448,10614,404,10087,375,9883,367,9710,367,9416,374,9275,374,9123,369,8952,354,8750,327,8705,314,8661,301,8565,289,8437,278,8131,261,7609,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,238,7837,242,8160,253,8486,270,8622,282,8725,296,8763,309,8802,321,8950,340,9134,351,9343,358,9564,361,9996,363,10181,365,10331,369,10832,395,11052,412,11332,443,11344,444,11344,450,11332,448,11051,418,10832,400,10331,375,10181,370,9996,368,9564,366,9343,363,9134,356,8949,345,8801,327,8762,314,8723,301,8621,287,8486,276,8160,258,7837,248,7609,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,7038,241,6331,246,5969,253,5646,264,5394,280,5305,290,5247,301,5209,315,5172,333,5102,374,5045,415,5007,447,5003,443,5042,411,5099,369,5169,328,5207,310,5246,296,5304,284,5393,274,5645,259,5969,248,6331,241,7038,236,7498,236"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6520,242,4871,248,4020,255,3273,266,2720,281,2544,290,2451,301,2426,313,2401,327,2198,365,1995,400,1826,424,1658,448,1647,450,1646,444,1657,443,1826,419,1994,395,2197,359,2399,321,2424,308,2450,296,2544,285,2720,275,3273,260,4020,250,4871,243,6520,237,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7847,241,8187,250,8531,268,8674,280,8782,296,8818,309,8853,321,8930,333,9020,343,9230,356,9468,362,9720,364,10212,363,10423,364,10593,369,10739,381,10884,395,11178,415,11306,425,11471,443,11483,444,11483,450,11470,448,11306,430,11178,420,10884,400,10739,386,10593,375,10423,369,10212,368,9720,369,9468,367,9230,361,9020,348,8930,339,8851,327,8816,314,8781,301,8673,286,8530,273,8187,256,7847,246,7609,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7857,240,8212,249,8572,266,8722,279,8835,296,8870,309,8903,321,8986,334,9082,344,9306,357,9559,362,9828,362,10351,358,10576,361,10758,369,10846,381,10935,395,11124,411,11271,419,11418,427,11607,443,11618,444,11617,449,11606,448,11418,432,11270,425,11123,417,10934,400,10846,387,10757,375,10576,366,10351,364,9828,367,9559,367,9305,362,9082,350,8985,340,8902,327,8868,314,8834,301,8722,285,8572,272,8212,254,7857,245,7609,242"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2size_8cpp.html" title=" " alt="" coords="4545,445,4620,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6986,243,6186,251,5774,258,5404,268,5116,283,5014,291,4947,301,4842,333,4742,374,4659,416,4603,448,4600,443,4657,411,4740,370,4840,328,4946,296,5013,286,5115,277,5404,263,5774,252,6186,245,6986,238,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,237,7865,239,8236,247,8612,265,8769,279,8887,296,8921,309,8954,321,9039,335,9138,345,9368,357,9630,360,9907,358,10446,353,10678,357,10864,369,10925,382,10986,395,11106,408,11209,415,11384,417,11558,420,11661,428,11782,443,11794,445,11793,450,11781,448,11661,433,11558,426,11383,423,11208,420,11106,413,10985,400,10924,387,10864,375,10678,362,10446,358,9907,363,9630,365,9368,362,9138,350,9038,340,8953,327,8919,314,8886,301,8769,284,8612,270,8236,253,7865,244,7608,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,237,7874,238,8260,246,8463,253,8653,264,8816,278,8939,296,8972,309,9005,321,9091,335,9191,345,9425,356,9691,357,9972,354,10253,349,10519,347,10754,353,10856,359,10943,369,10990,382,11037,395,11164,412,11272,421,11368,424,11457,424,11643,424,11752,430,11880,443,11892,444,11891,450,11880,448,11752,435,11643,430,11457,429,11368,430,11272,426,11163,417,11035,400,10989,387,10942,375,10855,365,10754,358,10519,353,10253,354,9972,359,9691,363,9425,361,9191,350,9090,340,9003,327,8970,314,8938,301,8816,283,8652,269,8462,259,8260,251,7874,244,7609,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7608,237,7883,238,8283,245,8494,252,8692,263,8862,277,8990,296,9023,309,9055,321,9142,335,9243,346,9479,359,9746,363,10029,362,10580,356,10818,359,11008,369,11083,382,11158,395,11285,407,11394,414,11579,420,11764,424,11872,431,12000,443,12012,444,12012,449,12000,448,11872,436,11763,430,11579,425,11394,420,11285,413,11157,400,11082,387,11008,375,10817,364,10580,362,10029,367,9746,368,9479,364,9243,351,9142,341,9054,327,9021,314,8989,301,8861,283,8691,268,8494,258,8283,250,7883,243,7608,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,250,7375,271,7229,301,7083,339,6940,381,6732,448,6730,443,6939,376,7081,334,7227,296,7374,266,7498,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,250,7399,269,7343,283,7288,301,7235,325,7197,350,7158,375,7105,400,7013,424,6899,448,6897,443,7011,419,7103,395,7156,370,7194,346,7233,321,7286,296,7341,278,7398,264,7498,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,248,7414,266,7369,281,7325,301,7293,325,7273,350,7252,375,7219,400,7185,413,7138,426,7036,449,7035,443,7137,421,7183,408,7216,395,7248,371,7269,346,7290,321,7323,296,7367,276,7413,261,7498,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,250,7430,269,7393,283,7359,301,7331,324,7314,349,7297,374,7270,399,7217,428,7166,448,7164,443,7215,424,7266,395,7293,370,7310,346,7327,321,7356,296,7391,278,7428,263,7498,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7499,251,7441,269,7411,283,7384,301,7362,327,7337,369,7297,446,7292,444,7333,366,7358,324,7381,297,7408,278,7439,264,7498,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7546,264,7537,299,7531,348,7537,397,7546,422,7557,444,7552,446,7541,424,7532,398,7526,348,7532,298,7541,263"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7554,264,7555,294,7559,328,7569,364,7587,396,7604,412,7623,425,7665,443,7663,448,7621,430,7600,416,7583,399,7564,366,7554,329,7550,294,7549,264"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7566,263,7600,338,7619,373,7638,395,7666,410,7709,423,7809,443,7808,448,7708,428,7664,415,7634,399,7615,376,7595,340,7561,265"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7574,260,7688,395,7808,416,8001,444,8001,449,7807,422,7685,400,7570,263"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7582,256,7634,297,7663,326,7683,352,7705,374,7738,395,7905,415,8183,444,8182,449,7905,420,7736,400,7702,379,7679,355,7659,330,7630,301,7579,261"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7590,254,7664,296,7700,325,7725,351,7750,374,7789,395,7846,410,7919,420,8092,430,8267,434,8343,437,8403,443,8415,445,8414,450,8402,448,8342,442,8267,439,8092,435,7919,426,7845,416,7787,400,7747,379,7721,355,7696,329,7661,301,7588,259"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,7001,243,6227,250,5829,258,5472,268,5194,283,5096,291,5031,301,4930,333,4834,374,4755,416,4701,448,4698,443,4752,411,4832,370,4928,328,5030,296,5095,286,5193,277,5472,263,5829,252,6227,245,7001,238,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6505,245,4800,254,3089,272,2452,285,2226,293,2078,301,1943,315,1806,333,1543,377,1323,420,1180,451,1179,446,1322,415,1542,371,1805,328,1942,310,2077,296,2226,288,2451,280,3089,267,4800,249,6505,240,7498,237"/>
|
||||||
|
<area shape="rect" href="vbox_8cpp.html" title=" " alt="" coords="1003,445,1085,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6467,244,4691,252,3754,259,2907,270,2242,284,2007,292,1852,301,1739,314,1623,331,1401,373,1213,416,1085,448,1084,443,1212,411,1400,368,1622,326,1738,309,1852,296,2007,287,2242,278,2907,265,3754,254,4691,247,6467,239,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7600,253,7648,272,7697,296,7738,324,7767,350,7797,374,7840,395,7902,410,7982,421,8171,431,8362,435,8510,443,8522,444,8521,449,8509,448,8362,440,8171,436,7982,426,7901,416,7838,400,7794,379,7764,354,7735,328,7695,301,7646,277,7598,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7609,251,7670,270,7735,296,7780,323,7812,350,7844,374,7890,395,7962,411,8053,421,8269,430,8486,433,8579,436,8654,443,8665,445,8664,450,8653,448,8579,441,8486,438,8269,435,8053,426,7961,416,7888,400,7841,378,7808,354,7776,327,7732,301,7668,275,7607,256"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7498,242,6287,244,4190,252,3102,259,2144,269,1433,283,1207,292,1087,301,1026,314,965,331,850,372,753,415,688,448,685,443,751,410,848,367,964,326,1025,309,1086,296,1207,286,1433,278,2144,264,3102,254,4190,246,6287,239,7498,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6333,338,6333,372,6328,372,6328,338"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6256,318,6003,329,5626,352,5183,391,4955,417,4731,448,4719,450,4718,445,4730,443,4954,411,5182,385,5626,347,6003,323,6256,312"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5499,388,4113,394,2378,412,1465,427,568,448,354,457,354,452,568,443,1465,422,2377,407,4113,389,5499,383,6262,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6277,404,6245,417,6219,433,6206,451,6207,459,6212,469,6241,482,6294,494,6452,511,6631,521,6777,526,6777,531,6631,527,6452,517,6294,499,6239,487,6209,473,6202,461,6201,449,6216,429,6243,412,6275,399"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,390,6083,395,5852,405,5627,422,5534,434,5465,448,5440,460,5414,473,5308,493,5166,507,5002,518,4826,525,4494,532,4269,533,4269,528,4494,527,4826,520,5001,513,5166,502,5307,487,5412,468,5437,456,5463,443,5534,429,5626,417,5852,400,6083,389,6261,385"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6359,403,6416,442,6465,468,6547,476,6731,482,7346,493,9156,507,11853,516,12175,526,12174,531,11853,521,9156,512,7346,498,6731,487,6546,481,6463,473,6413,446,6356,408"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5443,390,4068,397,3318,404,2605,414,1987,429,1523,448,1461,454,1460,448,1522,443,1987,424,2605,409,3318,399,4068,391,5443,384,6262,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,6848,386,7531,394,8239,411,8536,425,8760,443,8772,444,8771,450,8760,448,8536,430,8239,417,7531,399,6848,391,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7582,400,8327,417,8639,429,8875,443,8887,444,8886,449,8874,448,8639,434,8326,423,7582,405,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,6893,387,7660,397,8457,415,8793,427,9046,443,9057,444,9057,449,9045,448,8793,433,8457,420,7659,402,6893,393,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,4274,406,2961,424,2406,435,1989,448,1876,455,1875,450,1989,443,2406,430,2961,418,4274,400,6261,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,6919,384,7730,391,8165,398,8577,408,8932,423,9200,443,9213,444,9212,450,9200,448,8932,428,8577,414,8165,403,7730,396,6919,389,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,389,5572,391,4443,398,3251,416,2749,430,2371,448,2358,449,2358,444,2371,443,2749,425,3251,411,4443,393,5572,385,6261,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,389,6108,391,5897,399,5657,417,5534,431,5414,448,5366,461,5318,473,5144,486,4850,498,4053,516,2705,532,2705,527,4052,510,4850,493,5144,481,5317,468,5365,456,5413,443,5533,426,5656,412,5897,394,6108,386,6261,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,388,6161,391,6033,399,5893,417,5822,431,5754,448,5708,464,5664,484,5597,521,5594,516,5662,479,5706,459,5753,443,5821,426,5892,412,6033,394,6161,385,6261,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,6938,386,7784,395,8668,413,9040,426,9320,443,9332,444,9331,449,9320,448,9040,431,8668,418,7784,400,6938,392,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7853,400,8786,418,9179,429,9475,443,9487,444,9487,449,9475,448,9179,434,8786,423,7853,405,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,6996,388,7950,398,8951,415,9373,428,9691,443,9703,444,9702,449,9691,448,9373,433,8951,421,7950,403,6996,393,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7028,387,8041,397,9106,415,9556,427,9893,443,9905,443,9905,449,9893,448,9555,433,9106,420,8041,402,7028,393,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7127,388,8287,398,9428,416,9850,428,10099,443,10111,444,10110,450,10098,448,9850,433,9428,421,8287,403,7127,393,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6300,407,6280,421,6264,437,6257,454,6258,461,6263,468,6298,475,6385,483,6656,500,7168,526,7168,531,6655,506,6385,488,6297,480,6260,473,6253,463,6252,453,6260,435,6277,417,6297,402"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5329,391,3789,399,2984,406,2259,417,1691,430,1490,439,1358,448,1345,450,1345,444,1357,443,1490,433,1691,425,2259,411,2984,401,3789,393,5329,385,6262,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6399,384,7145,388,8338,398,9514,416,9949,428,10206,443,10217,444,10216,449,10205,448,9949,433,9514,421,8338,403,7145,393,6399,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,8394,404,9605,422,10054,432,10319,443,10330,444,10330,449,10319,448,10054,437,9605,427,8393,409,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,389,5398,391,3988,400,3253,407,2591,417,2073,431,1889,439,1768,448,1757,450,1756,444,1768,443,1889,434,2072,426,2591,412,3253,402,3988,394,5398,386,6261,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7195,387,8480,396,9749,414,10220,427,10386,434,10496,443,10508,444,10507,450,10496,448,10386,440,10219,432,9749,419,8480,402,7195,392,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7213,388,8533,398,9838,416,10322,428,10607,443,10619,444,10618,449,10606,448,10322,433,9838,421,8533,403,7213,393,6399,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,7235,386,8594,395,9301,402,9938,412,10436,426,10613,434,10730,443,10741,444,10740,450,10729,448,10613,439,10436,431,9938,418,9301,408,8594,400,7235,391,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7253,388,8645,398,10024,416,10535,428,10836,443,10848,444,10848,449,10836,448,10535,434,10024,421,8645,404,7253,393,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6265,403,6190,422,6110,448,6021,486,5952,521,5949,516,6019,481,6108,443,6189,417,6264,398"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6335,411,6344,442,6352,457,6364,468,6548,475,7027,484,8502,502,11004,527,11004,532,8502,508,7027,489,6548,481,6362,473,6348,460,6339,444,6330,412"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6266,403,6208,422,6151,448,6099,485,6062,520,6058,517,6096,481,6148,443,6207,417,6264,398"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,392,6007,411,5846,427,5684,448,5625,460,5566,473,5326,521,5325,516,5565,468,5624,454,5684,443,5845,422,6006,405,6261,387"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,7194,382,8520,387,9242,393,9928,404,10523,420,10768,431,10970,443,10981,444,10981,449,10969,448,10768,436,10523,426,9928,410,9242,399,8520,392,7194,387,6400,388"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,390,5813,405,5507,422,5196,448,5185,449,5184,444,5196,443,5507,417,5813,399,6261,385"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,390,5559,407,5142,424,4968,435,4836,448,4825,450,4824,444,4836,443,4967,430,5142,419,5559,402,6262,384"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="4431,445,4521,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5419,405,4908,423,4695,434,4534,448,4522,450,4521,444,4533,443,4694,429,4908,417,5419,400,6262,384"/>
|
||||||
|
<area shape="rect" href="button__animated_8cpp.html" title=" " alt="" coords="2687,445,2847,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,389,5647,392,4661,401,3624,418,3187,432,2859,448,2847,449,2847,444,2858,443,3187,426,3624,413,4661,395,5647,386,6261,384"/>
|
||||||
|
<area shape="rect" href="button__in__frame_8cpp.html" title=" " alt="" coords="2871,445,3027,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5676,392,4743,401,3763,419,3351,432,3040,448,3028,449,3027,444,3040,443,3350,427,3763,414,4742,396,5676,387,6261,384"/>
|
||||||
|
<area shape="rect" href="button__style_8cpp.html" title=" " alt="" coords="3052,445,3183,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5701,391,4812,399,3881,417,3490,431,3195,448,3183,449,3183,444,3194,443,3489,425,3881,412,4812,394,5701,386,6262,383"/>
|
||||||
|
<area shape="rect" href="examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="3207,445,3318,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,389,5722,390,4873,398,4417,405,3985,415,3612,430,3331,448,3319,449,3318,444,3330,443,3612,424,3985,410,4417,400,4873,392,5722,385,6261,383"/>
|
||||||
|
<area shape="rect" href="checkbox__in__frame_8cpp.html" title=" " alt="" coords="3343,445,3519,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,389,4963,406,4139,424,3792,435,3531,448,3519,449,3519,444,3530,443,3792,430,4139,418,4963,401,6261,384"/>
|
||||||
|
<area shape="rect" href="examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="3543,445,3662,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5778,392,5028,401,4248,419,3920,432,3674,448,3663,449,3662,444,3673,443,3920,427,4248,414,5028,396,5778,387,6262,384"/>
|
||||||
|
<area shape="rect" href="composition_8cpp.html" title=" " alt="" coords="3686,445,3815,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5802,393,5097,404,4365,421,4058,433,3827,448,3816,449,3815,444,3826,443,4058,428,4365,416,5097,398,5802,388,6261,384"/>
|
||||||
|
<area shape="rect" href="custom__loop_8cpp.html" title=" " alt="" coords="3839,445,3971,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5168,405,4486,423,4200,434,3984,448,3972,449,3971,444,3984,443,4200,429,4486,418,5168,400,6261,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,390,5605,408,5218,425,5057,436,4935,448,4923,450,4922,445,4934,443,5056,430,5218,419,5604,402,6262,385"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,392,5884,413,5376,448,5307,454,5306,449,5376,443,5884,408,6261,387"/>
|
||||||
|
<area shape="rect" href="flexbox__gallery_8cpp.html" title=" " alt="" coords="3996,445,4143,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,390,5246,408,4617,425,4354,436,4155,448,4143,449,4143,444,4154,443,4354,431,4617,420,5246,402,6261,384"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2focus_8cpp.html" title=" " alt="" coords="5642,519,5726,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,392,6017,411,5893,427,5843,437,5805,448,5773,463,5743,483,5698,520,5694,516,5739,479,5770,459,5803,443,5842,432,5892,422,6017,406,6261,387"/>
|
||||||
|
<area shape="rect" href="examples_2component_2focus_8cpp.html" title=" " alt="" coords="4167,445,4251,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,389,5873,392,5295,402,4701,419,4452,432,4264,448,4252,450,4251,445,4264,443,4452,427,4701,414,5295,396,5873,387,6261,384"/>
|
||||||
|
<area shape="rect" href="focus__cursor_8cpp.html" title=" " alt="" coords="4276,445,4407,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,390,5367,408,4820,426,4592,436,4419,448,4407,449,4406,444,4418,443,4591,431,4820,420,5367,403,6262,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5250,390,3561,398,2676,405,1878,416,1253,430,1032,438,886,448,874,449,873,444,885,443,1031,433,1253,425,1878,411,2676,400,3561,393,5250,385,6262,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5267,389,3611,395,2744,402,1963,412,1350,428,1134,437,991,448,980,450,979,444,990,443,1133,432,1350,422,1963,407,2744,396,3611,389,5267,384,6262,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6383,399,6530,443,6529,448,6381,404"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,400,5981,448,5980,443,6261,395"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,390,6132,395,5958,405,5763,422,5566,448,5515,460,5465,473,5307,502,5170,523,5169,517,5306,497,5463,468,5514,455,5565,443,5762,417,5958,400,6131,390,6261,385"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6265,403,6202,423,6177,435,6162,447,6157,464,6160,483,6181,517,6176,520,6155,485,6151,464,6158,444,6174,430,6200,418,6263,398"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6370,400,6461,443,6485,457,6509,468,6597,475,6793,481,7450,491,9384,505,12264,516,12467,524,12467,529,12264,521,9384,510,7450,497,6793,486,6596,480,6507,473,6482,462,6459,448,6368,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6347,407,6376,441,6394,456,6414,468,6485,477,6645,485,7181,497,7921,505,8763,511,10346,515,11120,516,11722,526,11722,532,11120,521,10346,520,8763,516,7921,511,7181,502,6645,490,6484,482,6412,473,6391,461,6372,445,6343,411"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6318,410,6307,442,6307,456,6314,469,6326,474,6354,479,6451,488,6783,503,7251,514,7798,521,8900,527,9630,527,9630,533,8900,532,7798,526,7251,519,6782,508,6450,493,6353,484,6325,479,6310,473,6302,458,6301,441,6313,409"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,388,6151,389,6022,397,5960,405,5904,416,5859,430,5827,447,5814,463,5807,483,5802,519,5797,518,5802,481,5810,461,5824,443,5856,425,5903,410,5959,400,6021,392,6150,384,6261,382"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,7219,383,8595,389,9345,396,10058,406,10676,422,11140,443,11152,444,11152,449,11140,448,10676,427,10058,412,9344,401,8595,394,7219,388,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7337,387,8885,397,10424,415,10996,427,11332,443,11344,444,11344,449,11332,448,10996,433,10424,420,8885,402,7337,393,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,388,6055,390,5755,397,5406,415,5226,429,5050,448,5038,450,5037,444,5049,443,5225,424,5405,410,5755,392,6055,384,6261,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5381,393,3935,403,2502,421,1970,433,1658,448,1647,449,1646,444,1657,443,1970,428,2502,415,3935,398,5381,387,6262,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,7360,387,8953,396,10537,414,11125,427,11333,434,11471,443,11483,444,11483,449,11470,448,11333,440,11125,432,10537,419,8953,401,7360,392,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,9018,400,10646,418,11251,429,11607,443,11618,444,11618,449,11607,448,11251,435,10646,423,9018,405,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5936,394,5465,404,4984,421,4784,433,4632,448,4621,450,4620,445,4632,443,4783,428,4984,416,5464,399,5936,388,6262,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,7413,383,9104,388,9990,394,10788,405,11414,421,11635,431,11782,443,11794,445,11793,450,11781,448,11635,436,11414,426,10788,411,9989,400,9104,393,7413,388,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,7429,385,9151,392,10053,399,10867,410,11505,424,11731,433,11880,443,11892,444,11891,449,11880,448,11731,438,11505,429,10867,415,10053,404,9150,397,7428,390,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,7449,386,9208,395,10964,413,11617,426,11848,434,12000,443,12012,444,12012,449,12000,448,11847,439,11616,431,10964,418,9208,400,7448,392,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,397,6640,443,6639,448,6399,402"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,392,6767,443,6779,445,6779,450,6766,448,6400,398"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,389,6627,410,6910,443,6922,444,6922,450,6909,448,6626,416,6399,394"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,388,6682,408,7047,443,7060,444,7059,450,7046,448,6682,414,6399,393"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,387,6745,406,6973,422,7203,443,7214,444,7214,449,7202,448,6972,428,6745,412,6400,392"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,387,7376,443,7490,450,7489,455,7376,448,6400,392"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,6610,387,6918,396,7277,414,7644,443,7657,444,7657,449,7644,448,7277,419,6918,402,6610,393,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,6973,399,7377,417,7790,443,7802,444,7801,449,7789,448,7376,422,6973,405,6400,390"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,6658,386,7049,395,7514,413,7754,426,7990,443,8001,444,8001,449,7989,448,7754,431,7513,418,7049,400,6658,392,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7117,397,7637,415,8171,443,8183,443,8182,449,8171,448,7637,420,7117,403,6399,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,6789,387,7369,396,7965,413,8215,426,8403,443,8415,444,8414,450,8402,448,8214,432,7965,419,7369,401,6789,392,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5952,394,5510,405,5060,422,4873,434,4731,448,4719,450,4718,445,4730,443,4872,429,5060,417,5510,400,5952,389,6261,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,388,5400,388,3943,393,3148,400,2391,411,1735,427,1243,448,1180,454,1179,449,1242,443,1735,421,2391,406,3148,395,3943,388,5400,383,6262,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6262,389,5285,389,3662,395,2813,402,2048,413,1448,428,1236,437,1096,448,1085,450,1084,444,1096,443,1236,432,1448,423,2048,408,2813,397,3662,390,5285,384,6262,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,384,7417,400,8046,418,8310,429,8510,443,8522,444,8521,449,8509,448,8310,434,8046,423,7417,405,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6400,383,6831,385,7483,393,8158,411,8441,425,8654,443,8665,444,8664,450,8653,448,8440,430,8158,416,7483,399,6831,391,6400,389"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6003,463,6777,523,6777,528,6002,469"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5824,466,4269,531,4269,526,5824,460"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6002,459,6413,468,7242,479,7943,485,9133,488,10323,493,11025,502,11853,516,12175,526,12174,531,11853,521,11025,507,10323,499,9133,493,7943,490,7242,484,6413,473,6002,464"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5824,464,5413,473,2705,531,2705,526,5413,468,5824,459"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5846,476,5630,521,5618,524,5617,519,5629,516,5844,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6003,462,7168,525,7167,531,6002,467"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5922,483,5929,518,5924,519,5916,485"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6003,460,6312,468,7396,485,8858,503,11005,527,11005,532,8858,509,7396,490,6312,473,6003,465"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5948,474,6028,516,6026,521,5946,479"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5825,471,5352,521,5341,523,5340,517,5352,516,5824,465"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5864,477,5722,521,5720,516,5862,472"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5825,475,5514,522,5513,516,5824,470"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5825,468,5538,489,5182,521,5170,523,5169,517,5181,516,5538,483,5824,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5971,472,6144,516,6143,521,5970,477"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6003,459,6464,468,7348,478,8095,482,9364,482,9976,482,10633,486,11381,497,12264,516,12467,524,12467,529,12264,521,11381,502,10633,492,9976,488,9364,487,8095,487,7348,483,6464,473,6003,464"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6002,459,6363,468,7701,487,8741,495,9782,502,11120,516,11722,526,11722,532,11120,521,9782,507,8741,501,7701,493,6363,473,6002,465"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6002,460,6261,468,7300,491,8304,508,9630,526,9630,532,8304,513,7300,496,6261,473,6002,465"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5885,480,5820,521,5817,516,5882,476"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1492,169,1238,170,910,178,750,185,610,196,504,210,467,218,444,228,427,242,409,266,371,330,317,446,312,444,367,328,405,263,424,239,441,223,466,213,503,205,610,190,750,180,910,173,1238,165,1492,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1577,191,1580,233,1578,288,1567,346,1556,374,1541,399,1524,417,1504,431,1461,449,1459,444,1501,426,1521,413,1537,396,1551,371,1562,344,1573,287,1575,234,1572,191"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1597,185,1638,223,1748,350,1821,443,1817,447,1744,354,1634,227,1593,189"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1571,192,1565,236,1551,292,1527,349,1510,376,1490,399,1465,414,1428,428,1346,450,1344,445,1426,423,1463,410,1486,395,1506,372,1523,347,1546,290,1560,235,1566,191"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1589,187,1613,224,1646,288,1674,352,1712,444,1707,446,1669,354,1641,290,1608,227,1585,190"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1650,164,7512,234,7512,239,1650,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1646,177,2058,247,2335,287,2616,321,2938,349,3210,364,3451,370,3675,372,3899,375,4138,385,4411,406,4731,443,4743,445,4742,450,4730,448,4410,411,4138,390,3898,380,3675,377,3451,375,3210,369,2937,355,2616,327,2334,292,2057,252,1645,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1650,171,2452,248,2816,277,3124,295,3647,320,3899,334,4169,357,4476,391,4836,443,4849,445,4848,450,4836,448,4475,397,4169,362,3899,340,3647,325,3123,301,2815,282,2452,253,1650,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1650,166,2156,187,2852,223,3328,254,3698,284,4067,319,4542,369,4870,402,5013,417,5196,443,5209,445,5208,450,5196,448,5012,423,4869,407,4541,375,4067,325,3697,289,3328,259,2852,228,2156,192,1650,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1492,169,1233,171,897,180,732,187,588,197,478,211,440,219,416,228,330,279,291,308,258,338,236,370,226,402,227,418,232,435,241,452,255,468,274,473,322,477,496,485,1105,497,1958,504,2933,509,4765,513,5630,516,5642,518,5641,523,5629,521,4765,518,2933,514,1958,510,1105,502,496,490,321,483,273,478,252,473,237,455,227,437,222,419,221,402,231,367,254,335,287,304,327,275,414,223,439,214,477,206,588,192,732,182,896,174,1233,166,1492,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1492,172,1168,191,1015,207,962,217,932,228,906,250,884,278,867,309,853,342,835,402,828,445,823,444,830,401,848,340,862,307,880,275,902,247,929,223,960,212,1014,202,1167,185,1491,166"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1520,184,1396,228,1263,288,1136,352,960,448,957,443,1134,347,1261,283,1394,223,1518,179"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1491,170,1339,175,1154,185,976,202,904,214,850,228,709,273,639,298,576,325,528,354,511,371,499,388,495,406,497,425,507,446,525,468,586,476,742,484,1289,495,2055,503,2931,508,5352,516,5364,517,5363,522,5352,521,2931,513,2055,508,1289,500,742,489,585,482,523,473,503,449,492,426,489,405,495,385,507,367,524,350,574,320,637,293,708,268,849,223,903,209,976,197,1153,180,1339,170,1491,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1492,170,1300,175,1056,185,818,202,720,214,646,228,592,245,537,267,486,294,444,325,412,358,402,376,396,394,395,412,399,431,409,450,424,468,472,475,597,481,1034,491,2345,506,4280,516,5022,526,5022,532,4280,521,2345,511,1034,497,597,486,471,480,421,473,404,453,394,432,390,413,391,393,397,374,408,355,440,321,484,290,535,262,590,240,645,223,719,208,817,196,1055,179,1300,169,1492,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1650,167,2070,189,2749,230,3571,290,3998,327,4418,369,4676,401,4934,443,4947,445,4946,450,4933,448,4676,406,4417,375,3998,333,3570,295,2749,235,2070,194,1650,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1583,190,1592,225,1598,290,1599,354,1594,445,1589,445,1594,354,1593,290,1587,226,1578,191"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1618,179,1849,250,2003,289,2160,321,2273,336,2369,340,2535,336,2614,334,2699,336,2795,347,2906,369,2935,382,2963,395,3033,407,3114,417,3303,429,3518,432,3746,431,4190,427,4381,431,4534,443,4546,445,4545,450,4533,448,4380,436,4190,433,3746,436,3518,437,3303,434,3113,422,3032,413,2962,400,2933,387,2905,375,2794,352,2699,341,2614,339,2535,341,2369,346,2273,341,2160,327,2001,295,1847,255,1616,184"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1633,178,1981,256,2172,296,2312,321,2410,332,2493,336,2635,335,2703,335,2776,339,2858,350,2954,369,2984,382,3014,395,3086,407,3169,417,3364,428,3586,431,3821,430,4278,427,4475,431,4632,443,4644,445,4643,450,4632,448,4474,436,4278,432,3821,436,3586,437,3364,433,3169,422,3085,413,3013,400,2982,387,2953,375,2857,355,2775,345,2703,341,2635,341,2492,342,2409,338,2312,327,2171,301,1979,261,1632,183"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1544,187,1163,447,1160,443,1541,183"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1533,185,1444,228,1219,354,1064,447,1061,443,1216,349,1441,223,1531,180"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1492,169,1348,172,1176,181,1013,199,947,212,898,228,858,250,820,278,754,342,705,403,675,447,670,444,700,400,750,338,817,274,855,246,896,223,946,206,1012,193,1175,176,1348,167,1491,164"/>
|
||||||
|
<area shape="rect" href="box__helper_8hpp.html" title=" " alt="" coords="905,372,1026,397"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1492,170,1345,176,1174,186,1027,203,977,214,951,227,941,244,935,262,937,303,949,342,962,371,957,373,944,344,932,304,930,262,936,241,948,223,975,209,1026,198,1174,181,1344,170,1491,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="932,406,848,447,846,443,929,401"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="959,411,945,446,940,444,954,409"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="990,405,1033,443,1029,447,986,409"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2710,402,2359,448,2358,443,2709,396"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,384,3960,401,4589,418,4851,429,5050,443,5061,444,5061,449,5049,448,4851,435,4588,423,3960,406,2907,390"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,394,2912,395,3141,407,3336,411,3666,408,3826,407,3997,410,4190,421,4419,443,4431,444,4430,450,4418,448,4190,426,3996,415,3826,412,3666,413,3336,417,3141,412,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2797,411,2776,447,2771,444,2792,408"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2844,401,2927,443,2925,447,2841,406"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2871,398,3068,443,3067,448,2870,403"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2898,397,3195,443,3207,445,3207,450,3194,448,2897,402"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,395,3343,444,3342,449,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,394,2912,395,3086,408,3222,416,3357,425,3531,443,3543,444,3543,450,3530,448,3357,431,3221,422,3086,414,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,394,2912,395,3126,409,3293,416,3460,424,3674,443,3686,444,3685,449,3673,448,3459,430,3293,422,3126,415,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,394,2912,395,3169,410,3370,416,3570,423,3827,443,3840,444,3839,449,3826,448,3570,428,3369,421,3169,416,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,394,2912,395,3213,412,3448,417,3682,423,3983,443,3996,444,3995,449,3982,448,3682,428,3447,422,3213,417,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,394,2912,395,3101,406,3262,410,3534,409,3666,409,3807,413,3967,423,4155,443,4167,445,4167,450,4154,448,3966,428,3806,418,3666,414,3534,414,3262,415,3101,411,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2908,394,2912,395,3118,407,3292,413,3588,415,3884,419,4058,427,4263,443,4276,444,4275,449,4262,448,4057,432,3883,424,3588,420,3292,418,3117,412,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2748,404,2713,417,2683,432,2674,441,2669,450,2670,459,2676,469,2689,474,2718,478,2820,487,3167,500,3648,508,4197,512,5231,514,5738,516,5751,518,5750,523,5737,521,5231,519,4197,517,3648,513,3166,505,2820,492,2718,484,2688,479,2673,473,2665,460,2664,449,2670,438,2680,428,2710,412,2746,399"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2709,388,2385,390,1905,398,1340,416,1049,430,763,448,750,449,750,444,762,443,1048,425,1340,411,1905,393,2385,385,2709,383"/>
|
||||||
|
<area shape="rect" href="examples_2component_2button_8cpp.html" title=" " alt="" coords="2383,445,2473,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2732,402,2486,448,2474,450,2473,445,2485,443,2731,397"/>
|
||||||
|
<area shape="rect" href="examples_2component_2dropdown_8cpp.html" title=" " alt="" coords="2498,445,2611,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2755,404,2596,448,2595,443,2753,399"/>
|
||||||
|
<area shape="rect" href="dropdown__custom_8cpp.html" title=" " alt="" coords="2001,445,2169,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2709,400,2704,400,2443,424,2182,448,2170,449,2169,444,2181,443,2442,418,2704,395,2708,394"/>
|
||||||
|
</map>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<p><a href="autoreset_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_1AutoReset.html">AutoReset< T ></a></td></tr>
|
||||||
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Assign a value to a variable, reset its old value when going out of scope. <a href="classftxui_1_1AutoReset.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.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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_1668679807285893c235fcc812b1f73d.html">util</a></li><li class="navelem"><a class="el" href="autoreset_8hpp.html">autoreset.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>
|
||||||
4
autoreset_8hpp.js
Normal file
4
autoreset_8hpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var autoreset_8hpp =
|
||||||
|
[
|
||||||
|
[ "AutoReset< T >", "classftxui_1_1AutoReset.html", "classftxui_1_1AutoReset" ]
|
||||||
|
];
|
||||||
392
autoreset_8hpp__dep__incl.map
Normal file
392
autoreset_8hpp__dep__incl.map
Normal file
@@ -0,0 +1,392 @@
|
|||||||
|
<map id="autoreset.hpp" name="autoreset.hpp">
|
||||||
|
<area shape="rect" id="Node000001" title=" " alt="" coords="4865,5,4977,31"/>
|
||||||
|
<area shape="rect" id="Node000002" href="$frame_8cpp.html" title=" " alt="" coords="265,445,353,471"/>
|
||||||
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="4852,23,4043,36,2737,62,2058,81,1448,102,971,127,802,140,691,155,595,175,521,199,488,216,454,238,379,301,341,333,327,349,314,373,309,392,308,412,310,445,305,445,302,412,304,391,310,371,322,346,337,329,376,297,451,234,485,212,519,194,593,169,690,149,802,135,970,122,1448,97,2058,75,2737,57,4043,30,4851,18"/>
|
||||||
|
<area shape="rect" id="Node000003" href="$screen_8hpp.html" title=" " alt="" coords="9640,79,9733,104"/>
|
||||||
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="4991,18,9640,87,9640,92,4991,23"/>
|
||||||
|
<area shape="poly" id="edge21_Node000003_Node000002" title=" " alt="" coords="9626,95,8059,97,5297,106,3859,113,2590,123,1648,137,1348,145,1188,155,1050,166,928,169,818,171,717,177,621,194,574,208,527,228,480,254,432,286,383,326,333,374,321,390,315,410,311,445,306,445,310,409,317,388,329,370,380,322,429,282,477,249,525,223,572,203,619,189,716,171,818,165,928,164,1050,161,1188,149,1348,140,1648,132,2590,118,3859,108,5297,100,8059,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000004" href="$automerge_8cpp.html" title=" " alt="" coords="6777,519,6897,544"/>
|
||||||
|
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="9747,90,10282,94,11093,104,11496,111,11841,121,12086,134,12158,141,12189,150,12223,189,12246,229,12260,270,12265,312,12260,353,12246,394,12223,434,12189,473,12124,482,11961,490,11391,502,10593,510,9680,515,7156,521,6898,530,6898,525,7156,516,9680,510,10593,505,11391,496,11960,484,12124,477,12187,468,12219,431,12242,392,12255,352,12260,312,12255,271,12241,232,12218,192,12187,154,12157,147,12086,139,11841,127,11496,117,11093,109,10282,99,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000005" href="$blink_8cpp.html" title=" " alt="" coords="4187,519,4269,544"/>
|
||||||
|
<area shape="poly" id="edge4_Node000003_Node000005" title=" " alt="" coords="9626,95,7816,96,4610,103,2961,110,1535,120,523,135,231,144,150,149,116,155,90,170,72,187,62,208,59,237,59,386,64,417,81,438,106,454,138,468,308,476,731,486,2021,504,4187,527,4187,532,2021,509,731,491,308,482,137,473,103,458,77,442,60,419,53,386,53,237,57,206,68,184,87,166,114,149,149,144,231,139,522,130,1535,115,2961,105,4610,97,7816,91,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000006" href="$bold_8cpp.html" title=" " alt="" coords="12175,519,12252,544"/>
|
||||||
|
<area shape="poly" id="edge5_Node000003_Node000006" title=" " alt="" coords="9747,90,10345,90,11274,97,11743,104,12152,115,12453,129,12548,139,12598,149,12631,165,12656,181,12673,204,12679,236,12679,386,12675,403,12664,419,12627,446,12572,469,12507,488,12366,515,12253,529,12252,524,12365,509,12505,482,12570,464,12624,441,12660,415,12670,401,12673,386,12673,237,12668,206,12652,185,12628,169,12596,155,12547,144,12453,135,12152,120,11743,109,11274,102,10345,96,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000007" href="$src_2ftxui_2dom_2border_8cpp.html" title=" " alt="" coords="1369,445,1460,471"/>
|
||||||
|
<area shape="poly" id="edge6_Node000003_Node000007" title=" " alt="" coords="9626,95,8256,97,5879,105,4646,112,3559,123,2752,137,2496,145,2359,155,2271,173,2156,205,1884,292,1621,384,1446,448,1444,443,1619,379,1882,287,2154,199,2270,168,2358,149,2495,140,2752,131,3559,117,4646,107,5879,99,8256,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000008" href="$examples_2dom_2border_8cpp.html" title=" " alt="" coords="8772,445,8863,471"/>
|
||||||
|
<area shape="poly" id="edge7_Node000003_Node000008" title=" " alt="" coords="9741,106,9777,124,9809,150,9825,171,9835,189,9840,210,9841,237,9841,313,9841,340,9837,362,9828,381,9808,400,9784,410,9747,419,9640,431,9502,439,9348,442,9052,444,8875,448,8863,450,8863,444,8874,443,9052,438,9348,437,9502,433,9640,426,9746,414,9783,405,9805,395,9823,378,9832,360,9836,339,9836,313,9836,237,9835,211,9830,191,9821,174,9805,154,9774,129,9738,111"/>
|
||||||
|
<area shape="rect" id="Node000009" href="$border__colored_8cpp.html" title=" " alt="" coords="8887,445,9033,471"/>
|
||||||
|
<area shape="poly" id="edge8_Node000003_Node000009" title=" " alt="" coords="9748,98,9806,116,9834,131,9859,150,9877,170,9887,189,9891,210,9892,237,9892,313,9892,340,9888,362,9878,381,9859,400,9838,409,9806,417,9713,429,9592,436,9458,441,9200,444,9046,448,9034,449,9033,444,9045,443,9200,439,9458,436,9592,431,9712,424,9805,412,9836,404,9856,395,9874,378,9883,360,9886,339,9887,313,9887,237,9886,211,9882,191,9872,173,9856,154,9831,135,9804,121,9746,103"/>
|
||||||
|
<area shape="rect" id="Node000010" href="$border__style_8cpp.html" title=" " alt="" coords="9057,445,9188,471"/>
|
||||||
|
<area shape="poly" id="edge9_Node000003_Node000010" title=" " alt="" coords="9748,92,9788,97,9830,107,9873,124,9910,150,9928,169,9938,188,9942,210,9943,237,9943,313,9942,340,9939,362,9929,381,9910,400,9891,408,9863,415,9782,426,9560,438,9336,444,9202,448,9189,449,9188,444,9201,443,9336,438,9560,433,9782,421,9862,410,9890,403,9906,395,9924,378,9934,360,9937,339,9937,313,9937,237,9937,211,9933,190,9923,172,9906,154,9870,129,9829,112,9787,102,9747,97"/>
|
||||||
|
<area shape="rect" id="Node000011" href="$src_2ftxui_2dom_2canvas_8cpp.html" title=" " alt="" coords="1781,445,1875,471"/>
|
||||||
|
<area shape="poly" id="edge10_Node000003_Node000011" title=" " alt="" coords="9626,95,8279,100,5959,110,3732,128,2986,140,2763,147,2663,155,2580,178,2513,206,2456,236,2404,269,2296,336,2229,369,2147,400,2074,420,2000,436,1876,454,1875,449,1999,431,2073,415,2146,395,2227,364,2293,332,2401,264,2453,232,2510,201,2578,173,2662,149,2763,142,2986,135,3732,123,5959,105,8279,94,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000012" href="$examples_2dom_2canvas_8cpp.html" title=" " alt="" coords="9213,445,9307,471"/>
|
||||||
|
<area shape="poly" id="edge11_Node000003_Node000012" title=" " alt="" coords="9747,96,9868,116,9923,131,9960,150,9979,169,9989,188,9993,210,9993,237,9993,313,9993,340,9989,362,9979,381,9960,400,9944,407,9918,414,9845,424,9645,436,9442,443,9320,448,9308,450,9307,445,9320,443,9441,437,9644,431,9844,419,9917,409,9942,402,9957,395,9975,378,9984,360,9988,339,9988,313,9988,237,9987,210,9984,190,9974,172,9957,154,9921,136,9867,121,9746,102"/>
|
||||||
|
<area shape="rect" id="Node000013" href="$canvas__animated_8cpp.html" title=" " alt="" coords="2194,445,2358,471"/>
|
||||||
|
<area shape="poly" id="edge12_Node000003_Node000013" title=" " alt="" coords="9626,95,8922,95,7635,100,6022,118,5173,134,4339,155,4207,152,3982,143,3698,133,3388,126,3088,128,2952,134,2831,145,2730,159,2652,180,2624,192,2603,206,2591,220,2587,237,2587,313,2579,335,2557,356,2525,376,2486,394,2400,426,2323,448,2321,443,2398,421,2484,390,2523,371,2554,352,2574,332,2581,312,2581,236,2586,218,2600,202,2621,187,2651,175,2729,154,2830,139,2951,129,3088,123,3388,121,3698,127,3982,138,4207,147,4339,149,5173,128,6022,113,7635,95,8922,90,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000014" href="$clear__under_8cpp.html" title=" " alt="" coords="2581,519,2705,544"/>
|
||||||
|
<area shape="poly" id="edge13_Node000003_Node000014" title=" " alt="" coords="9626,95,7808,97,4589,104,2933,112,1501,122,484,136,191,145,109,150,74,155,46,170,25,186,12,207,8,237,8,386,13,417,28,437,51,453,82,468,125,478,207,486,468,500,823,510,1232,518,2046,525,2581,527,2581,533,2046,531,1232,523,823,516,468,505,207,491,124,483,80,473,49,458,24,441,8,419,3,386,3,236,7,205,21,182,43,165,73,149,108,144,190,140,483,131,1501,117,2933,106,4589,99,7808,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000015" href="$dom_2color_8cpp.html" title=" " alt="" coords="5537,519,5617,544"/>
|
||||||
|
<area shape="poly" id="edge14_Node000003_Node000015" title=" " alt="" coords="9626,95,7937,100,4956,111,2077,129,1110,141,821,147,691,155,538,177,473,188,414,204,361,227,312,261,266,308,222,373,215,394,214,422,219,449,231,468,297,477,470,484,1070,495,1910,502,2871,507,4675,512,5526,516,5538,518,5537,523,5525,521,4675,517,2871,513,1910,508,1070,500,470,489,297,482,228,473,214,450,208,422,210,393,218,371,262,305,309,257,358,222,413,199,472,183,537,172,690,149,821,142,1110,135,2077,124,4956,105,7937,94,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000016" href="$color__gallery_8cpp.html" title=" " alt="" coords="9332,445,9463,471"/>
|
||||||
|
<area shape="poly" id="edge15_Node000003_Node000016" title=" " alt="" coords="9747,94,9818,101,9895,112,9964,128,9991,138,10011,150,10030,169,10039,188,10043,210,10044,237,10044,313,10043,340,10040,362,10030,381,10011,399,9990,412,9965,422,9903,436,9830,443,9751,446,9596,445,9476,448,9463,450,9463,444,9476,443,9596,439,9751,440,9830,438,9902,431,9963,417,9988,407,10008,395,10026,378,10035,360,10038,339,10039,313,10039,237,10038,210,10034,190,10025,172,10008,154,9989,143,9963,133,9894,117,9817,106,9747,99"/>
|
||||||
|
<area shape="rect" id="Node000017" href="$color__info__palette256_8cpp.html" title=" " alt="" coords="9487,445,9678,471"/>
|
||||||
|
<area shape="poly" id="edge16_Node000003_Node000017" title=" " alt="" coords="9747,92,9829,98,9921,108,10005,125,10038,136,10062,150,10080,169,10090,188,10094,210,10095,237,10095,313,10094,340,10090,362,10080,381,10061,400,9918,421,9679,449,9678,443,9918,415,10059,395,10076,378,10085,360,10089,339,10089,313,10089,237,10089,210,10085,190,10076,172,10058,154,10036,141,10004,130,9920,114,9828,103,9747,98"/>
|
||||||
|
<area shape="rect" id="Node000018" href="$color__truecolor__HSV_8cpp.html" title=" " alt="" coords="9703,445,9881,471"/>
|
||||||
|
<area shape="poly" id="edge17_Node000003_Node000018" title=" " alt="" coords="9747,93,9835,99,9935,110,10027,126,10064,137,10091,150,10115,167,10132,185,10142,207,10145,237,10145,313,10142,342,10132,364,10115,382,10091,400,10054,416,10002,430,9882,449,9881,444,10001,424,10053,411,10088,395,10111,378,10128,361,10137,340,10140,313,10140,237,10137,209,10128,188,10112,171,10088,154,10062,142,10026,131,9934,115,9834,104,9747,98"/>
|
||||||
|
<area shape="rect" id="Node000019" href="$color__truecolor__RGB_8cpp.html" title=" " alt="" coords="9905,445,10087,471"/>
|
||||||
|
<area shape="poly" id="edge18_Node000003_Node000019" title=" " alt="" coords="9747,93,9841,99,9951,110,10054,126,10095,137,10125,150,10154,166,10177,183,10191,205,10196,236,10196,313,10192,340,10180,364,10162,385,10141,403,10091,430,10042,448,10040,443,10089,425,10138,398,10159,381,10176,361,10187,338,10191,312,10191,237,10186,207,10173,187,10151,171,10123,154,10093,142,10053,132,9951,115,9841,104,9747,98"/>
|
||||||
|
<area shape="rect" id="Node000020" href="$examples_2dom_2dbox_8cpp.html" title=" " alt="" coords="10111,445,10193,471"/>
|
||||||
|
<area shape="poly" id="edge19_Node000003_Node000020" title=" " alt="" coords="9747,93,9849,99,9970,110,10084,126,10130,137,10164,150,10196,165,10223,182,10240,204,10247,236,10247,313,10244,334,10238,355,10217,393,10191,425,10168,447,10164,443,10187,421,10212,390,10233,353,10239,333,10241,313,10241,237,10235,206,10219,186,10194,170,10162,154,10128,142,10083,131,9970,115,9849,104,9747,98"/>
|
||||||
|
<area shape="rect" id="Node000021" href="$dim_8cpp.html" title=" " alt="" coords="7168,519,7243,544"/>
|
||||||
|
<area shape="poly" id="edge20_Node000003_Node000021" title=" " alt="" coords="9747,90,10297,94,11136,104,11912,122,12167,134,12242,141,12275,150,12310,187,12336,227,12353,268,12361,309,12358,351,12346,393,12324,433,12291,473,12234,478,12085,483,11556,492,9930,511,7243,532,7243,527,9930,505,11556,487,12085,477,12234,473,12288,468,12319,430,12341,391,12353,350,12355,310,12348,269,12332,229,12306,191,12272,154,12241,147,12167,140,11912,127,11136,109,10297,99,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000022" href="$src_2ftxui_2dom_2gauge_8cpp.html" title=" " alt="" coords="1255,445,1345,471"/>
|
||||||
|
<area shape="poly" id="edge22_Node000003_Node000022" title=" " alt="" coords="9626,95,8056,97,5318,106,3913,113,2700,123,1840,137,1592,145,1523,150,1494,154,1453,184,1416,221,1386,263,1360,307,1324,389,1306,446,1301,444,1319,388,1355,305,1381,260,1412,218,1449,180,1492,150,1523,145,1592,140,1839,132,2700,118,3913,108,5318,100,8056,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000023" href="$examples_2dom_2gauge_8cpp.html" title=" " alt="" coords="10217,445,10306,471"/>
|
||||||
|
<area shape="poly" id="edge23_Node000003_Node000023" title=" " alt="" coords="9747,92,9857,98,9991,109,10117,125,10168,136,10206,150,10241,165,10270,180,10290,202,10295,218,10297,237,10297,313,10294,352,10286,390,10268,446,10263,444,10281,388,10289,351,10292,313,10292,237,10290,219,10285,205,10267,185,10239,170,10204,154,10167,142,10116,131,9990,114,9857,103,9747,97"/>
|
||||||
|
<area shape="rect" id="Node000024" href="$gauge__direction_8cpp.html" title=" " alt="" coords="10330,445,10483,471"/>
|
||||||
|
<area shape="poly" id="edge24_Node000003_Node000024" title=" " alt="" coords="9747,92,9867,97,10013,107,10153,124,10209,136,10252,149,10288,165,10319,180,10340,201,10346,217,10348,237,10348,312,10354,352,10368,389,10400,444,10396,446,10363,391,10349,353,10343,313,10343,237,10341,218,10336,204,10316,184,10286,169,10250,155,10208,141,10152,130,10013,113,9866,102,9747,97"/>
|
||||||
|
<area shape="rect" id="Node000025" href="$src_2ftxui_2dom_2graph_8cpp.html" title=" " alt="" coords="1670,445,1757,471"/>
|
||||||
|
<area shape="poly" id="edge25_Node000003_Node000025" title=" " alt="" coords="9626,95,8293,94,5986,99,4789,105,3736,116,2954,132,2706,143,2574,155,2498,174,2442,196,2386,223,2313,253,1894,400,1749,448,1748,443,1892,395,2311,248,2384,218,2440,192,2497,169,2573,149,2705,137,2954,127,3736,111,4789,100,5986,94,8293,89,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000026" href="$examples_2dom_2graph_8cpp.html" title=" " alt="" coords="10507,445,10594,471"/>
|
||||||
|
<area shape="poly" id="edge26_Node000003_Node000026" title=" " alt="" coords="9748,89,9921,94,10028,101,10137,112,10237,130,10320,156,10352,172,10377,191,10393,212,10399,236,10399,313,10400,338,10404,358,10414,376,10430,395,10448,411,10468,424,10510,443,10508,448,10465,429,10444,416,10426,399,10409,379,10399,360,10395,339,10393,313,10393,237,10388,214,10373,194,10349,177,10318,161,10235,136,10136,118,10028,106,9921,99,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000027" href="$examples_2dom_2gridbox_8cpp.html" title=" " alt="" coords="10619,445,10717,471"/>
|
||||||
|
<area shape="poly" id="edge27_Node000003_Node000027" title=" " alt="" coords="9747,91,9885,95,10059,104,10227,122,10295,134,10346,149,10385,164,10418,178,10431,188,10441,200,10447,216,10449,237,10449,312,10454,340,10466,364,10486,385,10509,402,10565,429,10619,445,10618,450,10563,434,10507,407,10482,389,10462,367,10449,342,10444,313,10444,237,10442,218,10436,203,10427,192,10415,183,10383,169,10344,155,10294,139,10226,127,10059,110,9885,100,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000028" href="$hflow_8cpp.html" title=" " alt="" coords="10741,445,10824,471"/>
|
||||||
|
<area shape="poly" id="edge28_Node000003_Node000028" title=" " alt="" coords="9747,93,10081,112,10264,129,10339,139,10396,149,10432,156,10468,159,10533,164,10561,171,10582,184,10596,205,10601,236,10601,313,10602,339,10607,358,10616,376,10632,395,10651,408,10679,420,10744,443,10742,448,10677,425,10648,412,10629,399,10612,379,10602,360,10597,339,10596,313,10596,237,10591,207,10578,187,10559,176,10532,169,10467,164,10432,161,10396,155,10339,144,10263,134,10081,118,9747,98"/>
|
||||||
|
<area shape="rect" id="Node000029" href="$html__like_8cpp.html" title=" " alt="" coords="10848,445,10957,471"/>
|
||||||
|
<area shape="poly" id="edge29_Node000003_Node000029" title=" " alt="" coords="9747,91,9914,96,10131,106,10345,123,10433,135,10499,149,10554,161,10602,171,10622,180,10638,192,10648,211,10652,236,10652,313,10653,339,10657,359,10666,377,10683,395,10705,405,10748,418,10851,443,10850,448,10747,423,10704,410,10680,399,10662,380,10652,361,10647,339,10647,313,10647,237,10643,213,10634,196,10620,184,10601,176,10553,166,10498,155,10432,140,10344,128,10131,111,9913,101,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000030" href="$hyperlink_8cpp.html" title=" " alt="" coords="5874,519,5985,544"/>
|
||||||
|
<area shape="poly" id="edge30_Node000003_Node000030" title=" " alt="" coords="9626,95,8180,97,5619,104,4259,111,3028,122,2061,136,1719,145,1493,155,1401,159,1322,159,1188,159,1124,164,1057,175,983,196,898,228,861,246,833,266,789,308,747,353,719,376,684,400,650,413,620,417,593,425,582,433,570,447,565,458,570,469,588,473,635,477,807,485,1407,497,2246,504,3207,509,5011,513,5861,516,5874,517,5873,523,5861,521,5011,518,3207,515,2246,510,1407,502,807,490,635,482,587,478,566,473,560,459,566,444,578,429,591,420,618,412,648,408,681,395,716,372,743,349,785,304,829,261,859,241,896,223,982,191,1056,170,1123,158,1188,154,1322,154,1401,153,1493,149,1719,139,2061,131,3028,117,4259,106,5619,99,8180,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000031" href="$inverted_8cpp.html" title=" " alt="" coords="11005,519,11107,544"/>
|
||||||
|
<area shape="poly" id="edge31_Node000003_Node000031" title=" " alt="" coords="9747,90,10354,92,11293,100,11762,108,12165,118,12450,132,12534,140,12571,150,12603,192,12619,236,12621,281,12611,326,12590,369,12559,408,12520,444,12473,473,12406,485,12268,496,11860,513,11108,532,11108,526,11860,508,12268,490,12406,480,12471,468,12516,439,12555,405,12585,366,12606,324,12616,281,12614,237,12598,195,12568,154,12533,145,12450,137,12164,123,11762,113,11293,106,10354,98,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000032" href="$italic_8cpp.html" title=" " alt="" coords="6009,519,6090,544"/>
|
||||||
|
<area shape="poly" id="edge32_Node000003_Node000032" title=" " alt="" coords="9626,95,8293,98,5987,106,4791,113,3737,123,2955,137,2706,145,2574,155,2390,197,2040,286,1695,383,1577,422,1541,437,1525,447,1520,458,1524,469,1580,476,1725,482,2231,493,3753,506,5277,512,5996,516,6008,518,6008,523,5996,521,5277,517,3753,511,2231,499,1725,488,1579,481,1521,473,1514,458,1521,444,1539,432,1575,417,1693,378,2039,281,2388,192,2573,149,2706,140,2955,132,3737,118,4791,108,5987,100,8293,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000033" href="$src_2ftxui_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="5193,519,5340,544"/>
|
||||||
|
<area shape="poly" id="edge33_Node000003_Node000033" title=" " alt="" coords="9626,95,7946,98,4964,106,3409,114,2037,124,1017,138,692,146,519,155,447,156,376,150,243,134,188,136,166,141,146,150,131,163,119,181,112,206,109,237,109,386,111,405,117,420,127,432,139,441,172,455,211,468,287,476,456,483,1023,494,2693,506,4365,511,5181,516,5193,517,5193,522,5181,521,4365,516,2693,511,1023,499,456,488,286,481,210,473,170,460,136,445,123,436,113,423,106,407,104,386,104,237,107,205,114,179,127,159,143,145,164,136,188,130,243,129,376,145,448,151,519,149,692,140,1017,132,2037,119,3409,109,4964,101,7946,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000034" href="$examples_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="10981,445,11128,471"/>
|
||||||
|
<area shape="poly" id="edge34_Node000003_Node000034" title=" " alt="" coords="9747,90,9928,92,10168,100,10404,118,10501,132,10574,149,10621,162,10662,175,10678,184,10691,196,10700,214,10703,236,10703,313,10703,339,10707,360,10716,377,10733,395,10763,404,10827,416,10983,443,10983,448,10826,421,10762,409,10731,400,10712,380,10702,361,10698,340,10697,313,10697,237,10695,215,10687,199,10675,188,10660,180,10619,167,10573,155,10500,137,10404,123,10168,106,9928,98,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000035" href="$node_8cpp.html" title=" " alt="" coords="9314,299,9395,324"/>
|
||||||
|
<area shape="poly" id="edge35_Node000003_Node000035" title=" " alt="" coords="9627,102,9507,121,9452,136,9416,154,9401,170,9389,189,9371,230,9362,269,9358,299,9353,298,9357,268,9366,228,9384,186,9397,167,9413,150,9450,131,9505,116,9626,96"/>
|
||||||
|
<area shape="rect" id="Node000036" href="$node_8hpp.html" title=" " alt="" coords="7512,225,7595,251"/>
|
||||||
|
<area shape="poly" id="edge36_Node000003_Node000036" title=" " alt="" coords="9626,99,7595,237,7595,231,9626,94"/>
|
||||||
|
<area shape="rect" id="Node000123" href="$scroll__indicator_8cpp.html" title=" " alt="" coords="5023,519,5169,544"/>
|
||||||
|
<area shape="poly" id="edge264_Node000003_Node000123" title=" " alt="" coords="9626,95,7995,99,5129,109,2363,127,1435,140,1157,147,1032,155,872,189,805,209,746,235,694,269,647,314,603,372,561,446,557,459,560,469,606,475,727,481,1148,491,2414,506,4280,516,5022,526,5022,532,4280,521,2414,511,1148,496,727,486,606,480,557,473,551,459,556,444,598,369,643,311,691,265,744,231,803,204,870,184,1032,149,1157,142,1435,134,2363,122,5129,104,7995,94,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000125" href="$selection__style_8cpp.html" title=" " alt="" coords="6115,519,6261,544"/>
|
||||||
|
<area shape="poly" id="edge265_Node000003_Node000125" title=" " alt="" coords="9747,91,10864,108,11514,126,11754,137,11895,149,11943,154,11991,153,12079,152,12116,157,12146,170,12157,182,12165,196,12172,236,12172,386,12171,435,12163,454,12145,473,12075,481,11899,488,11289,500,9460,514,6765,521,6261,531,6261,526,6765,516,9460,508,11289,494,11899,483,12074,476,12143,468,12159,452,12166,434,12167,386,12167,237,12160,198,12153,185,12143,175,12115,162,12079,157,11991,159,11943,159,11894,155,11754,142,11514,131,10864,113,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000126" href="$strikethrough_8cpp.html" title=" " alt="" coords="12467,519,12602,544"/>
|
||||||
|
<area shape="poly" id="edge271_Node000003_Node000126" title=" " alt="" coords="9747,90,10300,93,11150,102,11579,109,11952,119,12226,133,12313,141,12360,149,12410,175,12444,205,12469,245,12492,298,12512,361,12526,425,12537,518,12531,519,12520,426,12507,363,12487,300,12464,247,12440,209,12407,179,12358,155,12313,146,12226,138,11952,125,11579,115,11150,107,10300,98,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000127" href="$underlined_8cpp.html" title=" " alt="" coords="11722,519,11841,544"/>
|
||||||
|
<area shape="poly" id="edge285_Node000003_Node000127" title=" " alt="" coords="9747,90,10306,96,11161,107,11953,125,12214,136,12291,143,12325,150,12371,183,12411,220,12445,259,12470,300,12484,343,12486,386,12473,430,12443,473,12431,481,12411,488,12353,501,12184,518,11994,528,11841,532,11841,526,11994,522,12184,513,12352,495,12410,483,12428,476,12439,469,12468,427,12481,386,12479,344,12465,303,12441,262,12407,224,12367,188,12323,154,12290,148,12213,141,11953,130,11161,112,10306,101,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000128" href="$underlined__double_8cpp.html" title=" " alt="" coords="9630,519,9799,544"/>
|
||||||
|
<area shape="poly" id="edge286_Node000003_Node000128" title=" " alt="" coords="9747,90,10351,92,11283,101,11748,108,12148,118,12431,132,12514,140,12551,150,12555,165,12556,195,12553,237,12545,286,12531,338,12510,389,12481,436,12443,473,12408,480,12331,487,12069,499,11271,516,10397,527,9800,532,9800,527,10397,522,11270,511,12069,493,12331,482,12407,475,12440,468,12477,432,12505,387,12526,336,12539,284,12547,236,12550,195,12550,166,12547,154,12514,145,12431,137,12148,124,11748,113,11283,106,10351,98,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000106" href="$src_2ftxui_2component_2window_8cpp.html" title=" " alt="" coords="5751,519,5849,544"/>
|
||||||
|
<area shape="poly" id="edge290_Node000003_Node000106" title=" " alt="" coords="9626,95,8238,97,5821,104,4567,111,3461,121,2640,136,2379,145,2240,155,2008,189,1861,214,1708,245,1560,283,1426,329,1368,355,1317,383,1276,414,1245,447,1240,458,1244,469,1300,476,1446,483,1955,493,3483,506,5015,512,5738,516,5751,518,5750,523,5737,521,5015,518,3483,512,1955,499,1446,488,1299,481,1241,473,1235,458,1240,444,1272,410,1314,379,1365,350,1424,324,1558,278,1707,239,1860,208,2007,183,2240,149,2379,139,2640,130,3461,116,4566,105,5821,98,8238,91,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000129" href="$package__manager_8cpp.html" title=" " alt="" coords="11153,445,11319,471"/>
|
||||||
|
<area shape="poly" id="edge213_Node000003_Node000129" title=" " alt="" coords="9747,89,9940,90,10198,97,10330,104,10453,115,10557,130,10635,149,10679,163,10716,176,10731,185,10743,198,10751,215,10753,237,10753,312,10756,320,10765,328,10800,346,10852,365,10916,383,11056,417,11177,443,11176,448,11055,423,10914,388,10850,370,10798,351,10762,332,10752,323,10748,313,10748,237,10746,216,10739,201,10728,190,10714,181,10677,168,10634,155,10556,135,10452,120,10330,109,10198,102,9940,95,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000131" href="$examples_2dom_2paragraph_8cpp.html" title=" " alt="" coords="11344,445,11459,471"/>
|
||||||
|
<area shape="poly" id="edge214_Node000003_Node000131" title=" " alt="" coords="9747,92,10119,107,10649,137,10907,156,11124,179,11209,192,11274,205,11316,219,11328,227,11332,236,11332,312,11339,352,11355,390,11375,421,11393,444,11389,447,11371,424,11350,392,11334,354,11327,313,11327,237,11324,231,11314,224,11273,210,11208,197,11123,184,10907,162,10649,142,10119,113,9747,97"/>
|
||||||
|
<area shape="rect" id="Node000132" href="$reflect_8cpp.html" title=" " alt="" coords="4947,445,5037,471"/>
|
||||||
|
<area shape="poly" id="edge215_Node000003_Node000132" title=" " alt="" coords="9626,96,8223,113,7314,130,6931,142,6643,155,6418,164,6227,165,6058,163,5900,165,5745,174,5580,196,5397,237,5184,301,5147,315,5120,330,5064,374,5028,412,5002,447,4998,444,5024,409,5061,370,5117,325,5144,310,5182,296,5396,232,5580,191,5744,169,5900,159,6058,158,6227,159,6418,158,6643,149,6931,136,7314,125,8223,107,9626,91"/>
|
||||||
|
<area shape="rect" id="Node000133" href="$src_2ftxui_2dom_2separator_8cpp.html" title=" " alt="" coords="1535,445,1646,471"/>
|
||||||
|
<area shape="poly" id="edge266_Node000003_Node000133" title=" " alt="" coords="9626,95,8277,95,5938,101,4725,108,3656,118,2863,134,2611,143,2476,155,2342,183,2206,219,2075,261,1951,306,1743,390,1616,448,1613,443,1741,385,1949,301,2073,256,2205,214,2340,178,2476,149,2610,138,2863,128,3656,113,4725,102,5938,95,8277,90,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000134" href="$examples_2dom_2separator_8cpp.html" title=" " alt="" coords="11483,445,11594,471"/>
|
||||||
|
<area shape="poly" id="edge267_Node000003_Node000134" title=" " alt="" coords="9747,90,9949,91,10251,98,10605,116,10788,131,10967,149,11041,152,11116,145,11255,127,11313,127,11338,132,11360,142,11377,156,11390,177,11399,203,11401,237,11401,312,11405,336,11413,357,11427,376,11443,394,11480,423,11515,443,11512,447,11477,427,11439,398,11422,379,11409,359,11399,337,11396,313,11396,237,11393,204,11386,179,11373,160,11357,146,11337,138,11313,133,11256,132,11116,150,11041,157,10966,155,10787,136,10605,122,10250,104,9949,96,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000135" href="$separator__style_8cpp.html" title=" " alt="" coords="11618,445,11769,471"/>
|
||||||
|
<area shape="poly" id="edge268_Node000003_Node000135" title=" " alt="" coords="9747,91,10036,94,10455,104,10882,122,11060,134,11195,149,11248,153,11301,152,11400,147,11442,151,11475,165,11487,177,11496,192,11502,212,11504,237,11504,312,11508,338,11519,361,11535,380,11556,398,11604,425,11651,443,11649,448,11602,430,11553,402,11532,384,11514,363,11503,340,11499,313,11499,237,11497,213,11491,194,11483,180,11472,169,11440,156,11400,152,11302,157,11248,159,11194,155,11060,139,10882,127,10455,109,10036,100,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000137" href="$examples_2dom_2size_8cpp.html" title=" " alt="" coords="11793,445,11868,471"/>
|
||||||
|
<area shape="poly" id="edge269_Node000003_Node000137" title=" " alt="" coords="9747,90,10064,94,10530,103,11007,121,11207,134,11358,149,11415,153,11473,150,11581,142,11626,146,11645,151,11661,160,11675,172,11685,189,11691,210,11693,237,11693,312,11697,336,11705,357,11719,376,11735,394,11772,423,11807,443,11804,447,11769,427,11731,398,11714,379,11701,359,11691,337,11688,313,11688,237,11686,211,11680,191,11671,176,11658,164,11643,156,11625,151,11581,148,11473,156,11415,158,11357,155,11207,139,11007,126,10530,109,10064,99,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000139" href="$examples_2dom_2spinner_8cpp.html" title=" " alt="" coords="11892,445,11988,471"/>
|
||||||
|
<area shape="poly" id="edge270_Node000003_Node000139" title=" " alt="" coords="9747,90,10093,94,10610,103,11143,121,11366,134,11534,149,11597,152,11661,148,11781,137,11830,139,11852,144,11870,153,11885,166,11896,184,11903,208,11905,237,11905,313,11909,351,11917,388,11937,444,11932,446,11912,389,11904,352,11900,313,11900,237,11898,209,11891,187,11881,170,11867,158,11850,149,11829,144,11781,142,11662,153,11597,158,11533,155,11365,139,11142,126,10610,109,10093,99,9747,96"/>
|
||||||
|
<area shape="rect" id="Node000140" href="$style__blink_8cpp.html" title=" " alt="" coords="12012,445,12132,471"/>
|
||||||
|
<area shape="poly" id="edge272_Node000003_Node000140" title=" " alt="" coords="9747,90,10126,91,10700,98,11006,105,11294,115,11543,130,11730,149,11784,153,11839,151,11940,145,11983,149,12016,163,12029,175,12039,191,12045,212,12047,237,12047,313,12049,351,12056,388,12071,445,12066,446,12051,389,12044,351,12041,313,12041,237,12039,213,12034,193,12025,179,12014,168,11982,154,11940,151,11839,156,11784,158,11729,155,11542,135,11294,121,11006,110,10700,103,10126,96,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000141" href="$style__bold_8cpp.html" title=" " alt="" coords="6639,445,6755,471"/>
|
||||||
|
<area shape="poly" id="edge273_Node000003_Node000141" title=" " alt="" coords="9626,95,9012,95,8055,100,7572,107,7150,118,6841,134,6743,143,6693,155,6663,169,6640,185,6626,206,6621,237,6621,312,6629,353,6646,390,6668,421,6688,443,6684,447,6664,424,6642,392,6624,354,6616,313,6616,236,6621,204,6637,182,6660,165,6691,149,6743,138,6840,128,7150,113,7572,102,8055,95,9012,90,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000142" href="$style__color_8cpp.html" title=" " alt="" coords="6779,445,6898,471"/>
|
||||||
|
<area shape="poly" id="edge274_Node000003_Node000142" title=" " alt="" coords="9626,95,9022,95,8080,100,7605,107,7190,118,6886,133,6791,143,6741,155,6712,170,6690,186,6677,207,6672,237,6672,312,6676,337,6686,359,6701,379,6720,396,6764,424,6806,443,6804,448,6762,429,6717,400,6697,382,6681,362,6671,339,6667,313,6667,236,6672,205,6686,182,6709,165,6739,149,6790,138,6886,128,7190,113,7605,102,8080,95,9022,90,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000143" href="$style__dim_8cpp.html" title=" " alt="" coords="6922,445,7035,471"/>
|
||||||
|
<area shape="poly" id="edge275_Node000003_Node000143" title=" " alt="" coords="9626,96,9089,99,8256,108,7443,125,7143,138,7037,146,6967,155,6923,159,6880,160,6801,161,6769,167,6744,179,6728,202,6723,237,6723,312,6729,331,6747,349,6774,368,6807,387,6880,419,6945,443,6943,448,6878,424,6804,391,6771,373,6743,353,6724,333,6717,313,6717,236,6723,200,6741,175,6767,162,6800,156,6880,155,6923,154,6966,149,7037,141,7143,133,7443,120,8256,102,9089,93,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000144" href="$style__gallery_8cpp.html" title=" " alt="" coords="7060,445,7191,471"/>
|
||||||
|
<area shape="poly" id="edge276_Node000003_Node000144" title=" " alt="" coords="9626,95,9004,96,8539,101,8042,111,7564,128,7349,140,7158,154,6999,171,6877,190,6832,201,6799,213,6780,225,6773,237,6773,312,6775,323,6781,334,6804,355,6839,374,6881,392,6978,422,7067,443,7065,448,6977,427,6880,397,6836,379,6801,359,6777,337,6770,325,6768,313,6768,236,6776,221,6797,208,6831,196,6876,185,6998,166,7158,149,7349,135,7564,123,8042,106,8539,96,9004,91,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000145" href="$style__hyperlink_8cpp.html" title=" " alt="" coords="7215,445,7364,471"/>
|
||||||
|
<area shape="poly" id="edge277_Node000003_Node000145" title=" " alt="" coords="9626,96,9077,101,8673,108,8243,120,7831,138,7481,163,7344,179,7239,196,7173,216,7156,227,7151,237,7151,312,7154,336,7163,357,7176,376,7193,394,7230,423,7265,443,7263,448,7227,427,7189,398,7172,380,7158,359,7149,337,7145,313,7145,236,7152,223,7171,211,7238,191,7343,173,7481,158,7831,133,8243,115,8673,103,9077,95,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000146" href="$style__inverted_8cpp.html" title=" " alt="" coords="7490,445,7633,471"/>
|
||||||
|
<area shape="poly" id="edge278_Node000003_Node000146" title=" " alt="" coords="9634,111,9591,129,9548,154,9524,176,9506,199,9483,245,9458,288,9438,308,9409,326,9386,334,9350,341,9248,352,8973,365,8529,375,8087,405,7646,448,7633,449,7632,444,7645,443,8087,400,8529,369,8973,360,9248,347,9349,336,9384,329,9407,322,9434,304,9453,285,9478,242,9502,196,9520,173,9545,150,9588,124,9632,106"/>
|
||||||
|
<area shape="rect" id="Node000147" href="$style__italic_8cpp.html" title=" " alt="" coords="7657,445,7777,471"/>
|
||||||
|
<area shape="poly" id="edge279_Node000003_Node000147" title=" " alt="" coords="9645,112,9610,130,9576,154,9555,177,9540,200,9520,245,9498,288,9480,308,9453,326,9371,338,9182,354,8624,394,7791,448,7778,450,7777,444,7790,443,8623,389,9182,349,9371,333,9451,322,9476,304,9494,285,9515,243,9535,197,9550,174,9573,150,9607,126,9643,107"/>
|
||||||
|
<area shape="rect" id="Node000148" href="$style__strikethrough_8cpp.html" title=" " alt="" coords="7802,445,7977,471"/>
|
||||||
|
<area shape="poly" id="edge280_Node000003_Node000148" title=" " alt="" coords="9653,113,9626,131,9601,154,9583,177,9572,200,9559,245,9543,288,9527,308,9504,326,9465,343,9404,357,9230,382,9006,401,8756,415,8277,435,7990,448,7977,449,7977,444,7989,443,8277,430,8756,410,9006,396,9230,376,9403,352,9463,338,9501,322,9524,304,9538,285,9554,244,9567,198,9578,175,9597,150,9623,127,9650,109"/>
|
||||||
|
<area shape="rect" id="Node000149" href="$style__underlined_8cpp.html" title=" " alt="" coords="8001,445,8159,471"/>
|
||||||
|
<area shape="poly" id="edge281_Node000003_Node000149" title=" " alt="" coords="9662,115,9638,137,9614,166,9595,200,9588,237,9588,313,9584,328,9573,342,9532,365,9469,385,9387,400,9289,413,9179,422,8937,435,8687,440,8458,442,8277,444,8171,448,8159,449,8159,444,8170,443,8276,439,8458,437,8687,435,8937,429,9179,417,9289,407,9386,395,9468,380,9530,361,9569,338,9579,326,9583,312,9583,236,9590,198,9609,163,9634,134,9658,111"/>
|
||||||
|
<area shape="rect" id="Node000150" href="$style__underlined__double_8cpp.html" title=" " alt="" coords="8183,445,8391,471"/>
|
||||||
|
<area shape="poly" id="edge282_Node000003_Node000150" title=" " alt="" coords="9675,117,9651,171,9642,203,9639,237,9639,313,9638,340,9635,362,9625,381,9605,400,9583,407,9540,413,9403,423,9008,437,8403,448,8391,449,8391,444,8403,443,9008,432,9403,418,9539,408,9582,402,9603,395,9621,378,9630,360,9633,339,9633,313,9633,237,9637,202,9646,169,9671,115"/>
|
||||||
|
<area shape="rect" id="Node000152" href="$examples_2dom_2table_8cpp.html" title=" " alt="" coords="8415,445,8497,471"/>
|
||||||
|
<area shape="poly" id="edge283_Node000003_Node000152" title=" " alt="" coords="9689,118,9689,237,9689,313,9689,340,9685,362,9676,381,9656,400,9627,413,9581,423,9450,437,9280,444,9091,446,8727,444,8591,444,8510,448,8498,450,8497,444,8509,443,8591,439,8727,439,9091,441,9280,438,9450,431,9581,418,9625,407,9653,395,9671,378,9680,360,9684,339,9684,313,9684,237,9684,118"/>
|
||||||
|
<area shape="rect" id="Node000154" href="$text_8cpp.html" title=" " alt="" coords="4644,445,4719,471"/>
|
||||||
|
<area shape="poly" id="edge284_Node000003_Node000154" title=" " alt="" coords="9626,95,8606,100,7797,107,6918,119,6066,136,5337,162,5049,177,4829,195,4688,216,4651,227,4642,232,4640,237,4640,313,4644,351,4654,388,4678,444,4673,446,4649,390,4639,352,4635,313,4635,236,4639,229,4649,222,4687,211,4828,190,5049,172,5337,156,6066,131,6918,113,7797,101,8606,95,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000155" href="$dom_2util_8cpp.html" title=" " alt="" coords="1109,445,1179,471"/>
|
||||||
|
<area shape="poly" id="edge287_Node000003_Node000155" title=" " alt="" coords="9627,95,8051,99,5299,110,2667,128,1802,140,1552,147,1453,155,1398,183,1346,220,1299,262,1257,306,1191,389,1153,446,1149,443,1187,386,1253,302,1295,258,1343,216,1395,179,1451,149,1552,142,1802,135,2667,123,5299,105,8051,94,9627,90"/>
|
||||||
|
<area shape="rect" id="Node000157" href="$vbox__hbox_8cpp.html" title=" " alt="" coords="8521,445,8641,471"/>
|
||||||
|
<area shape="poly" id="edge288_Node000003_Node000157" title=" " alt="" coords="9703,115,9727,169,9736,202,9740,237,9740,313,9740,340,9736,362,9726,381,9707,400,9680,412,9638,421,9518,435,9362,442,9187,445,8854,445,8654,448,8642,449,8641,444,8653,443,8853,440,9187,440,9361,437,9517,430,9637,416,9678,407,9704,395,9722,378,9731,360,9734,339,9735,313,9735,237,9731,203,9722,171,9698,117"/>
|
||||||
|
<area shape="rect" id="Node000158" href="$vflow_8cpp.html" title=" " alt="" coords="8665,445,8748,471"/>
|
||||||
|
<area shape="poly" id="edge289_Node000003_Node000158" title=" " alt="" coords="9717,110,9739,128,9758,150,9783,191,9789,211,9791,237,9791,313,9790,340,9787,362,9777,381,9757,400,9732,411,9692,420,9578,433,9431,440,9266,443,8949,444,8831,445,8760,448,8749,450,8748,444,8760,443,8831,439,8949,438,9266,438,9430,435,9578,428,9692,415,9730,406,9755,395,9773,378,9782,360,9785,339,9785,313,9785,237,9784,212,9778,193,9754,154,9735,132,9714,114"/>
|
||||||
|
<area shape="rect" id="Node000114" href="$screen__interactive_8cpp.html" title=" " alt="" coords="581,445,750,471"/>
|
||||||
|
<area shape="poly" id="edge243_Node000003_Node000114" title=" " alt="" coords="9626,95,8094,95,5401,99,4000,106,2765,117,1847,133,1556,143,1400,155,1288,170,1190,180,1102,189,1022,202,946,223,870,256,790,305,705,374,691,391,681,410,670,446,665,444,676,408,686,388,701,370,787,300,867,251,944,218,1021,197,1102,184,1189,175,1287,164,1400,149,1555,137,1847,127,2765,111,4000,100,5401,94,8094,89,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000159" href="$requirement_8hpp.html" title=" " alt="" coords="1505,152,1636,177"/>
|
||||||
|
<area shape="poly" id="edge216_Node000003_Node000159" title=" " alt="" coords="9626,95,8209,98,5703,106,4373,113,3169,124,2223,137,1888,145,1668,155,1636,157,1636,152,1668,149,1888,140,2223,132,3169,118,4373,108,5703,100,8209,92,9626,90"/>
|
||||||
|
<area shape="rect" id="Node000163" href="$screen_8cpp.html" title=" " alt="" coords="12445,152,12537,177"/>
|
||||||
|
<area shape="poly" id="edge242_Node000003_Node000163" title=" " alt="" coords="9747,90,10238,92,11014,100,11827,118,12168,132,12426,149,12445,152,12444,157,12425,155,12168,137,11826,123,11014,105,10238,97,9747,95"/>
|
||||||
|
<area shape="rect" id="Node000164" href="$screen__interactive_8hpp.html" title=" " alt="" coords="2723,372,2893,397"/>
|
||||||
|
<area shape="poly" id="edge244_Node000003_Node000164" title=" " alt="" coords="9626,96,7117,112,5546,130,4962,142,4619,155,4357,176,4091,204,3579,268,3151,330,2875,375,2874,369,3150,325,3578,262,4090,198,4357,171,4619,149,4962,136,5546,125,7117,107,9626,90"/>
|
||||||
|
<area shape="poly" id="edge164_Node000036_Node000002" title=" " alt="" coords="7498,242,6269,246,4137,257,2057,275,1333,287,1103,294,980,301,791,332,608,374,452,416,346,448,344,443,451,411,607,369,790,327,980,296,1103,289,1333,282,2057,270,4137,252,6269,241,7498,237"/>
|
||||||
|
<area shape="poly" id="edge37_Node000036_Node000004" title=" " alt="" coords="7538,264,7378,473,7338,489,7285,501,7153,519,7013,528,6898,532,6897,527,7013,523,7152,513,7284,496,7337,484,7374,469,7534,260"/>
|
||||||
|
<area shape="poly" id="edge38_Node000036_Node000005" title=" " alt="" coords="7498,242,6607,248,5099,267,4308,284,3595,307,3291,321,3037,337,2840,355,2711,375,2683,387,2654,400,2606,405,2526,407,2313,410,2203,414,2105,420,2030,431,2005,438,1991,447,1986,458,1991,469,2018,475,2083,482,2307,494,2990,512,3722,523,4187,527,4187,532,3722,528,2990,517,2307,500,2083,488,2017,481,1988,473,1981,458,1987,444,2003,434,2029,426,2104,415,2203,408,2313,405,2526,402,2606,400,2653,395,2681,382,2710,369,2839,349,3036,332,3291,316,3594,302,4308,279,5099,262,6607,243,7498,237"/>
|
||||||
|
<area shape="poly" id="edge39_Node000036_Node000006" title=" " alt="" coords="7609,236,7917,236,8377,241,8620,248,8848,259,9045,275,9193,296,9226,309,9240,316,9258,321,9325,330,9425,337,9706,348,10456,357,11208,361,11490,364,11659,369,11941,391,12114,413,12176,427,12197,435,12210,444,12220,462,12224,482,12219,519,12214,518,12218,483,12215,463,12206,447,12194,440,12174,432,12113,418,11940,396,11659,375,11490,369,11208,366,10456,362,9706,353,9425,343,9324,335,9257,327,9238,321,9224,314,9191,301,9044,280,8848,265,8619,254,8377,247,7917,241,7609,242"/>
|
||||||
|
<area shape="poly" id="edge40_Node000036_Node000007" title=" " alt="" coords="7498,242,6556,241,4953,245,4109,252,3347,263,2750,279,2539,289,2400,301,2350,313,2299,327,1912,387,1460,453,1460,447,1911,381,2298,321,2348,308,2400,296,2539,284,2750,274,3347,258,4109,247,4953,240,6556,236,7498,237"/>
|
||||||
|
<area shape="poly" id="edge41_Node000036_Node000008" title=" " alt="" coords="7609,247,7687,267,7773,296,7822,322,7856,349,7891,374,7941,395,8018,411,8117,421,8348,430,8580,433,8680,436,8760,443,8772,444,8771,450,8760,448,8680,441,8580,438,8348,435,8116,427,8018,416,7939,400,7889,378,7853,353,7819,327,7771,301,7686,272,7607,253"/>
|
||||||
|
<area shape="poly" id="edge42_Node000036_Node000009" title=" " alt="" coords="7609,245,7706,264,7761,278,7814,296,7866,322,7903,349,7940,374,7991,395,8075,412,8181,423,8430,432,8681,435,8788,438,8875,443,8887,444,8886,449,8874,448,8788,443,8680,440,8430,438,8181,428,8074,417,7990,400,7937,378,7900,353,7863,326,7812,301,7759,283,7705,269,7608,250"/>
|
||||||
|
<area shape="poly" id="edge43_Node000036_Node000010" title=" " alt="" coords="7609,243,7724,261,7791,276,7857,296,7898,317,7950,347,8001,377,8042,395,8138,413,8258,424,8395,430,8541,433,8825,434,8947,437,9046,443,9058,444,9057,449,9045,448,8947,442,8825,440,8541,438,8395,436,8258,429,8137,418,8041,400,7998,381,7947,352,7896,321,7855,301,7790,281,7723,266,7608,248"/>
|
||||||
|
<area shape="poly" id="edge44_Node000036_Node000011" title=" " alt="" coords="7498,242,6601,242,5082,248,4283,255,3563,266,2998,281,2798,291,2667,301,2548,322,2457,346,2367,373,2249,400,2149,416,2072,426,1895,448,1876,451,1875,446,1894,443,2071,421,2149,411,2247,395,2365,368,2456,341,2547,316,2666,296,2798,285,2998,276,3563,261,4283,250,5082,243,6601,237,7498,237"/>
|
||||||
|
<area shape="poly" id="edge45_Node000036_Node000012" title=" " alt="" coords="7609,241,7743,259,7822,274,7900,296,7943,316,7996,347,8050,376,8093,395,8198,414,8331,425,8483,430,8644,432,8957,432,9092,435,9200,443,9213,444,9212,450,9200,448,9092,440,8957,437,8644,437,8483,435,8331,430,8198,419,8091,400,8047,381,7994,351,7940,321,7898,301,7820,280,7742,264,7608,246"/>
|
||||||
|
<area shape="poly" id="edge46_Node000036_Node000014" title=" " alt="" coords="7498,242,6765,243,5516,249,4833,256,4183,267,3619,282,3196,301,2586,370,2172,420,2034,438,1980,447,1976,458,1981,469,1992,476,2010,483,2068,495,2236,513,2426,522,2581,526,2581,532,2426,528,2236,518,2067,501,2009,488,1989,481,1977,472,1970,458,1977,443,2033,433,2171,415,2585,365,3196,296,3619,276,4183,261,4833,251,5516,244,6765,237,7498,237"/>
|
||||||
|
<area shape="poly" id="edge47_Node000036_Node000016" title=" " alt="" coords="7609,240,7761,256,7852,273,7942,296,7987,316,8043,347,8099,376,8143,395,8256,414,8397,426,8558,432,8729,434,9062,434,9205,436,9320,443,9332,444,9332,449,9320,448,9205,442,9062,439,8729,439,8558,437,8397,431,8255,420,8142,400,8096,381,8040,351,7985,321,7940,301,7851,278,7760,262,7608,245"/>
|
||||||
|
<area shape="poly" id="edge48_Node000036_Node000017" title=" " alt="" coords="7609,239,7779,254,7883,271,7986,296,8090,346,8194,395,8317,415,8470,428,8646,434,8831,437,9193,436,9349,438,9475,443,9487,444,9487,449,9475,448,9349,443,9193,442,8831,442,8645,440,8470,433,8316,421,8193,400,8088,351,7984,301,7882,276,7778,260,7608,244"/>
|
||||||
|
<area shape="poly" id="edge49_Node000036_Node000018" title=" " alt="" coords="7609,238,7692,243,7798,252,7915,270,8032,296,8138,346,8245,395,8309,407,8383,417,8557,430,8755,436,8964,438,9373,436,9549,437,9691,443,9703,444,9702,449,9691,448,9549,442,9373,441,8964,443,8755,442,8557,436,8383,422,8308,412,8243,400,8136,351,8030,301,7914,275,7797,258,7692,248,7609,243"/>
|
||||||
|
<area shape="poly" id="edge50_Node000036_Node000019" title=" " alt="" coords="7608,237,7699,241,7816,250,7947,268,8077,296,8186,346,8295,395,8366,408,8449,419,8641,432,8859,438,9091,439,9543,436,9737,437,9893,443,9905,444,9905,449,9893,448,9737,442,9543,441,9091,445,8859,444,8641,438,8448,424,8365,413,8294,400,8184,351,8075,301,7946,273,7816,256,7698,246,7608,243"/>
|
||||||
|
<area shape="poly" id="edge53_Node000036_Node000020" title=" " alt="" coords="7609,237,7707,240,7835,249,7980,266,8123,296,8235,346,8346,395,8424,409,8514,420,8725,432,8965,435,9219,434,9715,428,9928,431,10099,443,10111,444,10110,450,10098,448,9928,436,9715,433,9219,439,8965,441,8725,437,8514,425,8423,414,8345,400,8233,351,8122,301,7979,272,7835,254,7706,245,7608,242"/>
|
||||||
|
<area shape="poly" id="edge160_Node000036_Node000021" title=" " alt="" coords="7545,264,7488,377,7453,435,7422,473,7378,499,7330,516,7283,526,7243,531,7243,525,7282,521,7328,511,7376,494,7418,469,7449,432,7483,375,7540,262"/>
|
||||||
|
<area shape="poly" id="edge165_Node000036_Node000022" title=" " alt="" coords="7498,242,6541,246,4906,255,3267,273,2657,286,2441,293,2299,301,2157,315,2013,333,1736,376,1501,419,1346,450,1344,444,1500,413,1735,371,2012,328,2157,310,2298,296,2441,288,2657,281,3267,268,4905,250,6541,240,7498,237"/>
|
||||||
|
<area shape="poly" id="edge166_Node000036_Node000023" title=" " alt="" coords="7609,237,7714,241,7854,251,8012,268,8170,296,8249,320,8309,347,8368,373,8447,395,8526,407,8617,416,8829,426,9070,430,9324,429,9821,427,10034,431,10206,443,10217,444,10216,449,10205,448,10034,436,9821,432,9324,434,9070,435,8829,432,8616,421,8525,412,8446,400,8366,378,8307,352,8248,325,8169,301,8011,273,7853,256,7714,247,7609,243"/>
|
||||||
|
<area shape="poly" id="edge167_Node000036_Node000024" title=" " alt="" coords="7609,237,7723,239,7877,248,8053,266,8142,279,8229,296,8364,346,8498,395,8579,407,8673,417,8893,430,9142,435,9406,435,9920,433,10141,435,10319,443,10330,444,10330,449,10318,448,10141,440,9920,438,9406,441,9142,440,8893,435,8673,423,8579,413,8497,400,8362,351,8227,301,8141,284,8052,271,7877,253,7723,245,7609,242"/>
|
||||||
|
<area shape="poly" id="edge168_Node000036_Node000025" title=" " alt="" coords="7498,242,6534,246,4909,255,3335,273,2790,286,2617,293,2525,301,2488,312,2451,327,2348,352,2243,375,2196,388,2147,400,2041,417,1958,426,1875,433,1768,448,1757,450,1756,445,1768,443,1874,428,1957,420,2040,412,2146,395,2194,383,2242,369,2346,347,2450,321,2486,307,2523,296,2616,288,2790,281,3335,268,4909,250,6534,240,7498,237"/>
|
||||||
|
<area shape="poly" id="edge169_Node000036_Node000026" title=" " alt="" coords="7608,238,7730,242,7897,252,8089,269,8282,296,8386,320,8466,347,8545,373,8650,395,8795,414,8929,427,9052,435,9166,439,9376,437,9571,427,9767,417,9978,412,10216,418,10350,428,10496,443,10508,444,10507,450,10496,448,10350,433,10216,424,9978,417,9768,422,9572,433,9376,442,9166,444,9051,440,8928,432,8795,419,8649,400,8544,378,8464,352,8385,325,8281,301,8088,274,7897,257,7730,247,7608,243"/>
|
||||||
|
<area shape="poly" id="edge171_Node000036_Node000027" title=" " alt="" coords="7608,237,7741,240,7926,249,8139,266,8248,279,8354,296,8701,395,8786,405,8885,413,9115,423,9376,426,9652,426,10190,426,10421,431,10607,443,10619,444,10618,449,10606,448,10421,436,10190,431,9652,431,9376,432,9115,428,8885,419,8786,411,8699,400,8353,301,8247,285,8138,272,7926,254,7741,245,7608,242"/>
|
||||||
|
<area shape="poly" id="edge173_Node000036_Node000028" title=" " alt="" coords="7609,237,7750,239,7950,247,8180,265,8298,279,8414,296,8488,311,8545,327,8674,369,8712,384,8751,395,8840,407,8942,416,9181,426,9452,429,9739,427,10297,424,10537,429,10730,443,10741,444,10740,450,10729,448,10537,434,10297,429,9739,433,9452,434,9181,432,8942,421,8839,412,8750,400,8711,389,8672,375,8544,332,8487,316,8413,301,8298,284,8180,270,7950,252,7750,244,7609,242"/>
|
||||||
|
<area shape="poly" id="edge174_Node000036_Node000029" title=" " alt="" coords="7609,238,7977,255,8230,272,8487,296,8568,309,8650,321,8982,351,9263,368,9512,376,9743,379,9974,383,10223,392,10504,410,10836,443,10848,444,10847,449,10836,448,10504,416,10222,398,9974,389,9743,385,9511,381,9263,373,8981,357,8649,327,8568,314,8486,301,8229,278,7977,261,7608,244"/>
|
||||||
|
<area shape="poly" id="edge175_Node000036_Node000031" title=" " alt="" coords="7608,236,7900,237,8330,243,8557,250,8770,261,8953,276,9091,296,9124,309,9157,321,9213,329,9298,336,9536,346,10172,358,10809,363,11191,369,11685,392,12005,415,12116,428,12150,435,12167,443,12174,458,12167,473,12151,480,12118,487,12015,498,11703,516,11358,527,11108,532,11108,527,11358,521,11703,510,12014,493,12118,482,12149,475,12163,469,12168,458,12163,447,12148,441,12115,433,12005,420,11684,397,11191,375,10809,369,10172,363,9536,351,9298,341,9213,334,9155,327,9122,314,9090,301,8953,281,8769,266,8556,256,8330,248,7900,242,7608,242"/>
|
||||||
|
<area shape="poly" id="edge176_Node000036_Node000032" title=" " alt="" coords="7499,244,7186,263,7015,280,6944,290,6892,301,6867,314,6841,327,6736,350,6645,362,6565,366,6489,364,6332,359,6241,362,6134,375,6084,379,6039,380,5960,378,5925,382,5892,393,5860,413,5828,447,5823,458,5827,469,5896,490,6009,518,6008,523,5895,495,5824,473,5817,458,5823,444,5856,409,5890,388,5924,377,5960,373,6039,374,6084,374,6133,369,6240,357,6332,354,6490,359,6565,360,6645,357,6735,345,6839,321,6864,309,6890,296,6943,285,7014,274,7185,258,7498,239"/>
|
||||||
|
<area shape="poly" id="edge177_Node000036_Node000034" title=" " alt="" coords="7609,237,7775,239,8017,247,8299,265,8445,279,8587,296,8644,309,8700,321,8868,341,9009,352,9135,358,9251,360,9494,360,9637,362,9805,369,10388,397,10643,414,10970,443,10981,444,10981,449,10969,448,10642,419,10388,403,9805,375,9637,368,9494,365,9251,365,9134,363,9009,358,8867,346,8700,327,8643,314,8586,301,8444,284,8299,270,8016,253,7775,244,7609,242"/>
|
||||||
|
<area shape="poly" id="edge179_Node000036_Node000035" title=" " alt="" coords="7608,237,8421,254,8925,272,9136,283,9295,296,9314,299,9313,304,9294,301,9135,288,8924,277,8421,259,7608,243"/>
|
||||||
|
<area shape="rect" id="Node000037" href="$component_8cpp.html" title=" " alt="" coords="5061,445,5184,471"/>
|
||||||
|
<area shape="poly" id="edge51_Node000036_Node000037" title=" " alt="" coords="7498,242,7027,247,6310,257,5636,274,5406,287,5333,294,5296,301,5268,315,5241,333,5194,374,5157,415,5133,447,5128,443,5152,412,5190,370,5238,328,5265,310,5294,296,5333,288,5406,281,5636,269,6310,251,7027,241,7498,237"/>
|
||||||
|
<area shape="rect" id="Node000038" href="$src_2ftxui_2dom_2dbox_8cpp.html" title=" " alt="" coords="4743,445,4825,471"/>
|
||||||
|
<area shape="poly" id="edge52_Node000036_Node000038" title=" " alt="" coords="7498,242,7014,243,6265,250,5880,257,5535,268,5267,282,5172,291,5110,301,5015,333,4926,374,4852,416,4802,447,4800,443,4850,411,4924,369,5013,328,5109,296,5171,286,5266,277,5535,262,5880,252,6265,244,7014,238,7498,237"/>
|
||||||
|
<area shape="rect" id="Node000039" href="$dom_2deprecated_8hpp.html" title=" " alt="" coords="6269,299,6392,324"/>
|
||||||
|
<area shape="poly" id="edge54_Node000036_Node000039" title=" " alt="" coords="7499,245,6392,309,6392,304,7498,240"/>
|
||||||
|
<area shape="rect" id="Node000040" href="$elements_8hpp.html" title=" " alt="" coords="6275,372,6386,397"/>
|
||||||
|
<area shape="poly" id="edge161_Node000036_Node000040" title=" " alt="" coords="7498,243,7404,247,7281,257,7143,274,7006,301,6974,314,6942,327,6829,345,6674,361,6386,383,6386,377,6673,356,6828,340,6941,321,6972,309,7005,296,7142,269,7280,252,7403,242,7498,238"/>
|
||||||
|
<area shape="rect" id="Node000116" href="$flex_8cpp.html" title=" " alt="" coords="4849,445,4922,471"/>
|
||||||
|
<area shape="poly" id="edge162_Node000036_Node000116" title=" " alt="" coords="7498,242,7028,242,6302,249,5929,256,5595,266,5335,281,5243,291,5183,301,5140,315,5096,333,5015,374,4948,415,4903,447,4899,443,4945,411,5013,369,5094,328,5138,310,5182,296,5243,285,5334,276,5595,261,5928,250,6302,243,7028,237,7498,237"/>
|
||||||
|
<area shape="rect" id="Node000117" href="$flexbox_8cpp.html" title=" " alt="" coords="5209,445,5306,471"/>
|
||||||
|
<area shape="poly" id="edge163_Node000036_Node000117" title=" " alt="" coords="7498,242,7031,242,6321,248,5965,255,5657,265,5432,281,5362,290,5327,301,5310,316,5296,333,5276,375,5265,415,5261,446,5256,445,5260,414,5271,373,5291,331,5306,312,5324,296,5361,285,5431,275,5657,260,5965,249,6321,242,7031,237,7498,236"/>
|
||||||
|
<area shape="rect" id="Node000119" href="$src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="775,445,873,471"/>
|
||||||
|
<area shape="poly" id="edge170_Node000036_Node000119" title=" " alt="" coords="7498,242,6407,246,4513,256,2607,274,1897,287,1480,301,1349,307,1180,317,1094,326,1014,337,946,353,893,374,873,390,855,409,832,446,827,444,851,406,869,386,891,370,944,348,1013,332,1094,320,1180,312,1349,302,1480,296,1897,281,2607,269,4513,251,6407,241,7498,237"/>
|
||||||
|
<area shape="rect" id="Node000120" href="$hbox_8cpp.html" title=" " alt="" coords="898,445,979,471"/>
|
||||||
|
<area shape="poly" id="edge172_Node000036_Node000120" title=" " alt="" coords="7498,242,6435,242,4596,248,3626,255,2748,266,2060,281,1817,290,1656,301,1555,314,1453,331,1257,373,1090,415,977,448,975,443,1089,410,1256,368,1452,326,1555,309,1656,296,1816,285,2060,276,2748,260,3626,250,4596,243,6435,237,7498,237"/>
|
||||||
|
<area shape="rect" id="Node000071" href="$src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="6521,445,6615,471"/>
|
||||||
|
<area shape="poly" id="edge178_Node000036_Node000071" title=" " alt="" coords="7498,247,7333,267,7231,282,7130,301,6974,338,6823,380,6603,448,6602,443,6822,375,6973,333,7129,296,7230,277,7332,262,7498,242"/>
|
||||||
|
<area shape="rect" id="Node000121" href="$node__decorator_8hpp.html" title=" " alt="" coords="5838,445,5989,471"/>
|
||||||
|
<area shape="poly" id="edge181_Node000036_Node000121" title=" " alt="" coords="7498,245,7210,264,7054,281,6990,291,6942,301,6917,314,6892,327,6798,348,6718,359,6646,363,6579,362,6440,359,6358,363,6263,375,6175,391,6089,411,5952,448,5951,443,6087,406,6174,386,6262,369,6358,358,6439,354,6579,357,6646,358,6717,354,6797,343,6890,321,6915,309,6940,296,6989,285,7054,276,7210,259,7498,239"/>
|
||||||
|
<area shape="rect" id="Node000122" href="$node__decorator_8cpp.html" title=" " alt="" coords="5364,519,5513,544"/>
|
||||||
|
<area shape="poly" id="edge180_Node000036_Node000122" title=" " alt="" coords="7499,246,6612,311,6122,350,5874,375,5751,408,5633,450,5533,490,5464,521,5462,516,5531,485,5631,445,5749,403,5873,369,6122,345,6611,306,7498,241"/>
|
||||||
|
<area shape="poly" id="edge186_Node000036_Node000123" title=" " alt="" coords="7498,242,7296,246,6990,255,6628,273,6258,301,6015,331,5774,375,5588,413,5407,455,5140,521,5139,516,5405,450,5587,408,5773,369,6014,325,6257,296,6628,267,6990,250,7296,241,7498,237"/>
|
||||||
|
<area shape="poly" id="edge193_Node000036_Node000126" title=" " alt="" coords="7608,237,8467,255,8957,272,9137,283,9243,296,9274,309,9286,316,9303,321,9374,331,9479,339,9775,350,10151,355,10567,357,11360,358,11657,362,11835,369,11934,382,12034,399,12226,441,12389,483,12499,516,12498,521,12388,489,12225,446,12033,404,11933,387,11834,375,11657,367,11360,363,10567,362,10151,360,9775,355,9479,344,9373,337,9302,327,9284,321,9271,314,9242,301,9137,289,8957,278,8467,260,7608,243"/>
|
||||||
|
<area shape="poly" id="edge207_Node000036_Node000127" title=" " alt="" coords="7608,236,7908,236,8353,242,8588,249,8809,260,8999,275,9142,296,9175,309,9207,321,9270,330,9365,337,9629,347,10337,358,11046,362,11311,365,11471,369,11834,396,12069,419,12150,431,12188,443,12195,458,12189,472,12165,490,12129,504,12085,514,12036,522,11932,531,11841,533,11841,528,11932,525,12035,517,12084,509,12128,499,12162,485,12185,469,12190,458,12185,447,12149,436,12069,424,11833,401,11471,375,11311,370,11046,368,10337,363,9629,353,9364,342,9270,335,9206,327,9173,314,9141,301,8998,281,8808,265,8588,255,8353,248,7908,242,7608,242"/>
|
||||||
|
<area shape="poly" id="edge208_Node000036_Node000128" title=" " alt="" coords="7608,236,7891,237,8307,244,8525,251,8731,262,8908,277,9041,296,9074,309,9106,321,9195,336,9298,347,9539,359,9812,363,10101,361,10664,355,10907,358,11102,369,11173,382,11243,395,11416,397,11705,396,11855,399,11988,406,12090,420,12125,430,12146,444,12153,458,12146,473,12116,481,12049,488,11820,500,11115,518,10339,528,9800,532,9799,527,10339,523,11115,513,11820,495,12048,483,12115,476,12142,469,12147,458,12142,447,12123,435,12089,425,11988,411,11855,404,11705,401,11416,402,11242,400,11172,387,11101,375,10907,363,10664,361,10101,367,9812,368,9539,365,9298,352,9194,341,9105,327,9072,314,9039,301,8907,282,8730,267,8525,257,8306,249,7891,243,7608,242"/>
|
||||||
|
<area shape="poly" id="edge182_Node000036_Node000129" title=" " alt="" coords="7609,238,8131,256,8438,273,8565,284,8662,296,8707,309,8751,321,8953,349,9124,363,9275,369,9416,368,9710,362,9883,362,10087,369,10614,399,11140,443,11153,444,11152,449,11140,448,10614,404,10087,375,9883,367,9710,367,9416,374,9275,374,9123,369,8952,354,8750,327,8705,314,8661,301,8565,289,8437,278,8131,261,7609,243"/>
|
||||||
|
<area shape="poly" id="edge183_Node000036_Node000131" title=" " alt="" coords="7609,238,7837,242,8160,253,8486,270,8622,282,8725,296,8763,309,8802,321,8950,340,9134,351,9343,358,9564,361,9996,363,10181,365,10331,369,10832,395,11052,412,11332,443,11344,444,11344,450,11332,448,11051,418,10832,400,10331,375,10181,370,9996,368,9564,366,9343,363,9134,356,8949,345,8801,327,8762,314,8723,301,8621,287,8486,276,8160,258,7837,248,7609,243"/>
|
||||||
|
<area shape="poly" id="edge184_Node000036_Node000132" title=" " alt="" coords="7498,242,7038,241,6331,246,5969,253,5646,264,5394,280,5305,290,5247,301,5209,315,5172,333,5102,374,5045,415,5007,447,5003,443,5042,411,5099,369,5169,328,5207,310,5246,296,5304,284,5393,274,5645,259,5969,248,6331,241,7038,236,7498,236"/>
|
||||||
|
<area shape="poly" id="edge187_Node000036_Node000133" title=" " alt="" coords="7498,242,6520,242,4871,248,4020,255,3273,266,2720,281,2544,290,2451,301,2426,313,2401,327,2198,365,1995,400,1826,424,1658,448,1647,450,1646,444,1657,443,1826,419,1994,395,2197,359,2399,321,2424,308,2450,296,2544,285,2720,275,3273,260,4020,250,4871,243,6520,237,7498,237"/>
|
||||||
|
<area shape="poly" id="edge188_Node000036_Node000134" title=" " alt="" coords="7609,237,7847,241,8187,250,8531,268,8674,280,8782,296,8818,309,8853,321,8930,333,9020,343,9230,356,9468,362,9720,364,10212,363,10423,364,10593,369,10739,381,10884,395,11178,415,11306,425,11471,443,11483,444,11483,450,11470,448,11306,430,11178,420,10884,400,10739,386,10593,375,10423,369,10212,368,9720,369,9468,367,9230,361,9020,348,8930,339,8851,327,8816,314,8781,301,8673,286,8530,273,8187,256,7847,246,7609,243"/>
|
||||||
|
<area shape="poly" id="edge189_Node000036_Node000135" title=" " alt="" coords="7609,237,7857,240,8212,249,8572,266,8722,279,8835,296,8870,309,8903,321,8986,334,9082,344,9306,357,9559,362,9828,362,10351,358,10576,361,10758,369,10846,381,10935,395,11124,411,11271,419,11418,427,11607,443,11618,444,11617,449,11606,448,11418,432,11270,425,11123,417,10934,400,10846,387,10757,375,10576,366,10351,364,9828,367,9559,367,9305,362,9082,350,8985,340,8902,327,8868,314,8834,301,8722,285,8572,272,8212,254,7857,245,7609,242"/>
|
||||||
|
<area shape="rect" id="Node000136" href="$src_2ftxui_2dom_2size_8cpp.html" title=" " alt="" coords="4545,445,4620,471"/>
|
||||||
|
<area shape="poly" id="edge190_Node000036_Node000136" title=" " alt="" coords="7498,242,6986,243,6186,251,5774,258,5404,268,5116,283,5014,291,4947,301,4842,333,4742,374,4659,416,4603,448,4600,443,4657,411,4740,370,4840,328,4946,296,5013,286,5115,277,5404,263,5774,252,6186,245,6986,238,7498,237"/>
|
||||||
|
<area shape="poly" id="edge191_Node000036_Node000137" title=" " alt="" coords="7608,237,7865,239,8236,247,8612,265,8769,279,8887,296,8921,309,8954,321,9039,335,9138,345,9368,357,9630,360,9907,358,10446,353,10678,357,10864,369,10925,382,10986,395,11106,408,11209,415,11384,417,11558,420,11661,428,11782,443,11794,445,11793,450,11781,448,11661,433,11558,426,11383,423,11208,420,11106,413,10985,400,10924,387,10864,375,10678,362,10446,358,9907,363,9630,365,9368,362,9138,350,9038,340,8953,327,8919,314,8886,301,8769,284,8612,270,8236,253,7865,244,7608,242"/>
|
||||||
|
<area shape="poly" id="edge192_Node000036_Node000139" title=" " alt="" coords="7609,237,7874,238,8260,246,8463,253,8653,264,8816,278,8939,296,8972,309,9005,321,9091,335,9191,345,9425,356,9691,357,9972,354,10253,349,10519,347,10754,353,10856,359,10943,369,10990,382,11037,395,11164,412,11272,421,11368,424,11457,424,11643,424,11752,430,11880,443,11892,444,11891,450,11880,448,11752,435,11643,430,11457,429,11368,430,11272,426,11163,417,11035,400,10989,387,10942,375,10855,365,10754,358,10519,353,10253,354,9972,359,9691,363,9425,361,9191,350,9090,340,9003,327,8970,314,8938,301,8816,283,8652,269,8462,259,8260,251,7874,244,7609,242"/>
|
||||||
|
<area shape="poly" id="edge194_Node000036_Node000140" title=" " alt="" coords="7608,237,7883,238,8283,245,8494,252,8692,263,8862,277,8990,296,9023,309,9055,321,9142,335,9243,346,9479,359,9746,363,10029,362,10580,356,10818,359,11008,369,11083,382,11158,395,11285,407,11394,414,11579,420,11764,424,11872,431,12000,443,12012,444,12012,449,12000,448,11872,436,11763,430,11579,425,11394,420,11285,413,11157,400,11082,387,11008,375,10817,364,10580,362,10029,367,9746,368,9479,364,9243,351,9142,341,9054,327,9021,314,8989,301,8861,283,8691,268,8494,258,8283,250,7883,243,7608,242"/>
|
||||||
|
<area shape="poly" id="edge195_Node000036_Node000141" title=" " alt="" coords="7499,250,7375,271,7229,301,7083,339,6940,381,6732,448,6730,443,6939,376,7081,334,7227,296,7374,266,7498,245"/>
|
||||||
|
<area shape="poly" id="edge196_Node000036_Node000142" title=" " alt="" coords="7499,250,7399,269,7343,283,7288,301,7235,325,7197,350,7158,375,7105,400,7013,424,6899,448,6897,443,7011,419,7103,395,7156,370,7194,346,7233,321,7286,296,7341,278,7398,264,7498,244"/>
|
||||||
|
<area shape="poly" id="edge197_Node000036_Node000143" title=" " alt="" coords="7499,248,7414,266,7369,281,7325,301,7293,325,7273,350,7252,375,7219,400,7185,413,7138,426,7036,449,7035,443,7137,421,7183,408,7216,395,7248,371,7269,346,7290,321,7323,296,7367,276,7413,261,7498,243"/>
|
||||||
|
<area shape="poly" id="edge198_Node000036_Node000144" title=" " alt="" coords="7499,250,7430,269,7393,283,7359,301,7331,324,7314,349,7297,374,7270,399,7217,428,7166,448,7164,443,7215,424,7266,395,7293,370,7310,346,7327,321,7356,296,7391,278,7428,263,7498,245"/>
|
||||||
|
<area shape="poly" id="edge199_Node000036_Node000145" title=" " alt="" coords="7499,251,7441,269,7411,283,7384,301,7362,327,7337,369,7297,446,7292,444,7333,366,7358,324,7381,297,7408,278,7439,264,7498,246"/>
|
||||||
|
<area shape="poly" id="edge200_Node000036_Node000146" title=" " alt="" coords="7546,264,7537,299,7531,348,7537,397,7546,422,7557,444,7552,446,7541,424,7532,398,7526,348,7532,298,7541,263"/>
|
||||||
|
<area shape="poly" id="edge201_Node000036_Node000147" title=" " alt="" coords="7554,264,7555,294,7559,328,7569,364,7587,396,7604,412,7623,425,7665,443,7663,448,7621,430,7600,416,7583,399,7564,366,7554,329,7550,294,7549,264"/>
|
||||||
|
<area shape="poly" id="edge202_Node000036_Node000148" title=" " alt="" coords="7566,263,7600,338,7619,373,7638,395,7666,410,7709,423,7809,443,7808,448,7708,428,7664,415,7634,399,7615,376,7595,340,7561,265"/>
|
||||||
|
<area shape="poly" id="edge203_Node000036_Node000149" title=" " alt="" coords="7574,260,7688,395,7808,416,8001,444,8001,449,7807,422,7685,400,7570,263"/>
|
||||||
|
<area shape="poly" id="edge204_Node000036_Node000150" title=" " alt="" coords="7582,256,7634,297,7663,326,7683,352,7705,374,7738,395,7905,415,8183,444,8182,449,7905,420,7736,400,7702,379,7679,355,7659,330,7630,301,7579,261"/>
|
||||||
|
<area shape="poly" id="edge205_Node000036_Node000152" title=" " alt="" coords="7590,254,7664,296,7700,325,7725,351,7750,374,7789,395,7846,410,7919,420,8092,430,8267,434,8343,437,8403,443,8415,445,8414,450,8402,448,8342,442,8267,439,8092,435,7919,426,7845,416,7787,400,7747,379,7721,355,7696,329,7661,301,7588,259"/>
|
||||||
|
<area shape="poly" id="edge206_Node000036_Node000154" title=" " alt="" coords="7498,242,7001,243,6227,250,5829,258,5472,268,5194,283,5096,291,5031,301,4930,333,4834,374,4755,416,4701,448,4698,443,4752,411,4832,370,4928,328,5030,296,5095,286,5193,277,5472,263,5829,252,6227,245,7001,238,7498,237"/>
|
||||||
|
<area shape="poly" id="edge209_Node000036_Node000155" title=" " alt="" coords="7498,242,6505,245,4800,254,3089,272,2452,285,2226,293,2078,301,1943,315,1806,333,1543,377,1323,420,1180,451,1179,446,1322,415,1542,371,1805,328,1942,310,2077,296,2226,288,2451,280,3089,267,4800,249,6505,240,7498,237"/>
|
||||||
|
<area shape="rect" id="Node000156" href="$vbox_8cpp.html" title=" " alt="" coords="1003,445,1085,471"/>
|
||||||
|
<area shape="poly" id="edge210_Node000036_Node000156" title=" " alt="" coords="7498,242,6467,244,4691,252,3754,259,2907,270,2242,284,2007,292,1852,301,1739,314,1623,331,1401,373,1213,416,1085,448,1084,443,1212,411,1400,368,1622,326,1738,309,1852,296,2007,287,2242,278,2907,265,3754,254,4691,247,6467,239,7498,237"/>
|
||||||
|
<area shape="poly" id="edge211_Node000036_Node000157" title=" " alt="" coords="7600,253,7648,272,7697,296,7738,324,7767,350,7797,374,7840,395,7902,410,7982,421,8171,431,8362,435,8510,443,8522,444,8521,449,8509,448,8362,440,8171,436,7982,426,7901,416,7838,400,7794,379,7764,354,7735,328,7695,301,7646,277,7598,258"/>
|
||||||
|
<area shape="poly" id="edge212_Node000036_Node000158" title=" " alt="" coords="7609,251,7670,270,7735,296,7780,323,7812,350,7844,374,7890,395,7962,411,8053,421,8269,430,8486,433,8579,436,8654,443,8665,445,8664,450,8653,448,8579,441,8486,438,8269,435,8053,426,7961,416,7888,400,7841,378,7808,354,7776,327,7732,301,7668,275,7607,256"/>
|
||||||
|
<area shape="poly" id="edge185_Node000036_Node000114" title=" " alt="" coords="7498,242,6287,244,4190,252,3102,259,2144,269,1433,283,1207,292,1087,301,1026,314,965,331,850,372,753,415,688,448,685,443,751,410,848,367,964,326,1025,309,1086,296,1207,286,1433,278,2144,264,3102,254,4190,246,6287,239,7498,237"/>
|
||||||
|
<area shape="poly" id="edge55_Node000039_Node000040" title=" " alt="" coords="6333,338,6333,372,6328,372,6328,338"/>
|
||||||
|
<area shape="poly" id="edge159_Node000039_Node000154" title=" " alt="" coords="6256,318,6003,329,5626,352,5183,391,4955,417,4731,448,4719,450,4718,445,4730,443,4954,411,5182,385,5626,347,6003,323,6256,312"/>
|
||||||
|
<area shape="poly" id="edge91_Node000040_Node000002" title=" " alt="" coords="6262,389,5499,388,4113,394,2378,412,1465,427,568,448,354,457,354,452,568,443,1465,422,2377,407,4113,389,5499,383,6262,383"/>
|
||||||
|
<area shape="poly" id="edge56_Node000040_Node000004" title=" " alt="" coords="6277,404,6245,417,6219,433,6206,451,6207,459,6212,469,6241,482,6294,494,6452,511,6631,521,6777,526,6777,531,6631,527,6452,517,6294,499,6239,487,6209,473,6202,461,6201,449,6216,429,6243,412,6275,399"/>
|
||||||
|
<area shape="poly" id="edge57_Node000040_Node000005" title=" " alt="" coords="6261,390,6083,395,5852,405,5627,422,5534,434,5465,448,5440,460,5414,473,5308,493,5166,507,5002,518,4826,525,4494,532,4269,533,4269,528,4494,527,4826,520,5001,513,5166,502,5307,487,5412,468,5437,456,5463,443,5534,429,5626,417,5852,400,6083,389,6261,385"/>
|
||||||
|
<area shape="poly" id="edge58_Node000040_Node000006" title=" " alt="" coords="6359,403,6416,442,6465,468,6547,476,6731,482,7346,493,9156,507,11853,516,12175,526,12174,531,11853,521,9156,512,7346,498,6731,487,6546,481,6463,473,6413,446,6356,408"/>
|
||||||
|
<area shape="poly" id="edge59_Node000040_Node000007" title=" " alt="" coords="6262,389,5443,390,4068,397,3318,404,2605,414,1987,429,1523,448,1461,454,1460,448,1522,443,1987,424,2605,409,3318,399,4068,391,5443,384,6262,383"/>
|
||||||
|
<area shape="poly" id="edge60_Node000040_Node000008" title=" " alt="" coords="6400,383,6848,386,7531,394,8239,411,8536,425,8760,443,8772,444,8771,450,8760,448,8536,430,8239,417,7531,399,6848,391,6400,389"/>
|
||||||
|
<area shape="poly" id="edge61_Node000040_Node000009" title=" " alt="" coords="6400,384,7582,400,8327,417,8639,429,8875,443,8887,444,8886,449,8874,448,8639,434,8326,423,7582,405,6400,389"/>
|
||||||
|
<area shape="poly" id="edge62_Node000040_Node000010" title=" " alt="" coords="6400,384,6893,387,7660,397,8457,415,8793,427,9046,443,9057,444,9057,449,9045,448,8793,433,8457,420,7659,402,6893,393,6400,389"/>
|
||||||
|
<area shape="poly" id="edge67_Node000040_Node000011" title=" " alt="" coords="6262,389,4274,406,2961,424,2406,435,1989,448,1876,455,1875,450,1989,443,2406,430,2961,418,4274,400,6261,384"/>
|
||||||
|
<area shape="poly" id="edge68_Node000040_Node000012" title=" " alt="" coords="6400,383,6919,384,7730,391,8165,398,8577,408,8932,423,9200,443,9213,444,9212,450,9200,448,8932,428,8577,414,8165,403,7730,396,6919,389,6400,389"/>
|
||||||
|
<area shape="poly" id="edge69_Node000040_Node000013" title=" " alt="" coords="6261,389,5572,391,4443,398,3251,416,2749,430,2371,448,2358,449,2358,444,2371,443,2749,425,3251,411,4443,393,5572,385,6261,383"/>
|
||||||
|
<area shape="poly" id="edge72_Node000040_Node000014" title=" " alt="" coords="6261,389,6108,391,5897,399,5657,417,5534,431,5414,448,5366,461,5318,473,5144,486,4850,498,4053,516,2705,532,2705,527,4052,510,4850,493,5144,481,5317,468,5365,456,5413,443,5533,426,5656,412,5897,394,6108,386,6261,383"/>
|
||||||
|
<area shape="poly" id="edge74_Node000040_Node000015" title=" " alt="" coords="6262,388,6161,391,6033,399,5893,417,5822,431,5754,448,5708,464,5664,484,5597,521,5594,516,5662,479,5706,459,5753,443,5821,426,5892,412,6033,394,6161,385,6261,383"/>
|
||||||
|
<area shape="poly" id="edge75_Node000040_Node000016" title=" " alt="" coords="6400,384,6938,386,7784,395,8668,413,9040,426,9320,443,9332,444,9331,449,9320,448,9040,431,8668,418,7784,400,6938,392,6400,389"/>
|
||||||
|
<area shape="poly" id="edge76_Node000040_Node000017" title=" " alt="" coords="6400,384,7853,400,8786,418,9179,429,9475,443,9487,444,9487,449,9475,448,9179,434,8786,423,7853,405,6400,389"/>
|
||||||
|
<area shape="poly" id="edge77_Node000040_Node000018" title=" " alt="" coords="6400,384,6996,388,7950,398,8951,415,9373,428,9691,443,9703,444,9702,449,9691,448,9373,433,8951,421,7950,403,6996,393,6400,389"/>
|
||||||
|
<area shape="poly" id="edge78_Node000040_Node000019" title=" " alt="" coords="6400,384,7028,387,8041,397,9106,415,9556,427,9893,443,9905,443,9905,449,9893,448,9555,433,9106,420,8041,402,7028,393,6400,389"/>
|
||||||
|
<area shape="poly" id="edge83_Node000040_Node000020" title=" " alt="" coords="6400,384,7127,388,8287,398,9428,416,9850,428,10099,443,10111,444,10110,450,10098,448,9850,433,9428,421,8287,403,7127,393,6400,389"/>
|
||||||
|
<area shape="poly" id="edge84_Node000040_Node000021" title=" " alt="" coords="6300,407,6280,421,6264,437,6257,454,6258,461,6263,468,6298,475,6385,483,6656,500,7168,526,7168,531,6655,506,6385,488,6297,480,6260,473,6253,463,6252,453,6260,435,6277,417,6297,402"/>
|
||||||
|
<area shape="poly" id="edge92_Node000040_Node000022" title=" " alt="" coords="6262,389,5329,391,3789,399,2984,406,2259,417,1691,430,1490,439,1358,448,1345,450,1345,444,1357,443,1490,433,1691,425,2259,411,2984,401,3789,393,5329,385,6262,383"/>
|
||||||
|
<area shape="poly" id="edge93_Node000040_Node000023" title=" " alt="" coords="6399,384,7145,388,8338,398,9514,416,9949,428,10206,443,10217,444,10216,449,10205,448,9949,433,9514,421,8338,403,7145,393,6399,389"/>
|
||||||
|
<area shape="poly" id="edge94_Node000040_Node000024" title=" " alt="" coords="6400,384,8394,404,9605,422,10054,432,10319,443,10330,444,10330,449,10319,448,10054,437,9605,427,8393,409,6400,389"/>
|
||||||
|
<area shape="poly" id="edge95_Node000040_Node000025" title=" " alt="" coords="6261,389,5398,391,3988,400,3253,407,2591,417,2073,431,1889,439,1768,448,1757,450,1756,444,1768,443,1889,434,2072,426,2591,412,3253,402,3988,394,5398,386,6261,383"/>
|
||||||
|
<area shape="poly" id="edge96_Node000040_Node000026" title=" " alt="" coords="6400,384,7195,387,8480,396,9749,414,10220,427,10386,434,10496,443,10508,444,10507,450,10496,448,10386,440,10219,432,9749,419,8480,402,7195,392,6400,389"/>
|
||||||
|
<area shape="poly" id="edge98_Node000040_Node000027" title=" " alt="" coords="6400,384,7213,388,8533,398,9838,416,10322,428,10607,443,10619,444,10618,449,10606,448,10322,433,9838,421,8533,403,7213,393,6399,389"/>
|
||||||
|
<area shape="poly" id="edge100_Node000040_Node000028" title=" " alt="" coords="6400,383,7235,386,8594,395,9301,402,9938,412,10436,426,10613,434,10730,443,10741,444,10740,450,10729,448,10613,439,10436,431,9938,418,9301,408,8594,400,7235,391,6400,389"/>
|
||||||
|
<area shape="poly" id="edge101_Node000040_Node000029" title=" " alt="" coords="6400,384,7253,388,8645,398,10024,416,10535,428,10836,443,10848,444,10848,449,10836,448,10535,434,10024,421,8645,404,7253,393,6400,389"/>
|
||||||
|
<area shape="poly" id="edge102_Node000040_Node000030" title=" " alt="" coords="6265,403,6190,422,6110,448,6021,486,5952,521,5949,516,6019,481,6108,443,6189,417,6264,398"/>
|
||||||
|
<area shape="poly" id="edge103_Node000040_Node000031" title=" " alt="" coords="6335,411,6344,442,6352,457,6364,468,6548,475,7027,484,8502,502,11004,527,11004,532,8502,508,7027,489,6548,481,6362,473,6348,460,6339,444,6330,412"/>
|
||||||
|
<area shape="poly" id="edge104_Node000040_Node000032" title=" " alt="" coords="6266,403,6208,422,6151,448,6099,485,6062,520,6058,517,6096,481,6148,443,6207,417,6264,398"/>
|
||||||
|
<area shape="poly" id="edge105_Node000040_Node000033" title=" " alt="" coords="6262,392,6007,411,5846,427,5684,448,5625,460,5566,473,5326,521,5325,516,5565,468,5624,454,5684,443,5845,422,6006,405,6261,387"/>
|
||||||
|
<area shape="poly" id="edge106_Node000040_Node000034" title=" " alt="" coords="6400,383,7194,382,8520,387,9242,393,9928,404,10523,420,10768,431,10970,443,10981,444,10981,449,10969,448,10768,436,10523,426,9928,410,9242,399,8520,392,7194,387,6400,388"/>
|
||||||
|
<area shape="poly" id="edge79_Node000040_Node000037" title=" " alt="" coords="6261,390,5813,405,5507,422,5196,448,5185,449,5184,444,5196,443,5507,417,5813,399,6261,385"/>
|
||||||
|
<area shape="poly" id="edge82_Node000040_Node000038" title=" " alt="" coords="6262,390,5559,407,5142,424,4968,435,4836,448,4825,450,4824,444,4836,443,4967,430,5142,419,5559,402,6262,384"/>
|
||||||
|
<area shape="rect" id="Node000041" href="$src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="4431,445,4521,471"/>
|
||||||
|
<area shape="poly" id="edge63_Node000040_Node000041" title=" " alt="" coords="6262,389,5419,405,4908,423,4695,434,4534,448,4522,450,4521,444,4533,443,4694,429,4908,417,5419,400,6262,384"/>
|
||||||
|
<area shape="rect" id="Node000042" href="$button__animated_8cpp.html" title=" " alt="" coords="2687,445,2847,471"/>
|
||||||
|
<area shape="poly" id="edge64_Node000040_Node000042" title=" " alt="" coords="6261,389,5647,392,4661,401,3624,418,3187,432,2859,448,2847,449,2847,444,2858,443,3187,426,3624,413,4661,395,5647,386,6261,384"/>
|
||||||
|
<area shape="rect" id="Node000043" href="$button__in__frame_8cpp.html" title=" " alt="" coords="2871,445,3027,471"/>
|
||||||
|
<area shape="poly" id="edge65_Node000040_Node000043" title=" " alt="" coords="6262,389,5676,392,4743,401,3763,419,3351,432,3040,448,3028,449,3027,444,3040,443,3350,427,3763,414,4742,396,5676,387,6261,384"/>
|
||||||
|
<area shape="rect" id="Node000044" href="$button__style_8cpp.html" title=" " alt="" coords="3052,445,3183,471"/>
|
||||||
|
<area shape="poly" id="edge66_Node000040_Node000044" title=" " alt="" coords="6262,389,5701,391,4812,399,3881,417,3490,431,3195,448,3183,449,3183,444,3194,443,3489,425,3881,412,4812,394,5701,386,6262,383"/>
|
||||||
|
<area shape="rect" id="Node000046" href="$examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="3207,445,3318,471"/>
|
||||||
|
<area shape="poly" id="edge70_Node000040_Node000046" title=" " alt="" coords="6261,389,5722,390,4873,398,4417,405,3985,415,3612,430,3331,448,3319,449,3318,444,3330,443,3612,424,3985,410,4417,400,4873,392,5722,385,6261,383"/>
|
||||||
|
<area shape="rect" id="Node000047" href="$checkbox__in__frame_8cpp.html" title=" " alt="" coords="3343,445,3519,471"/>
|
||||||
|
<area shape="poly" id="edge71_Node000040_Node000047" title=" " alt="" coords="6261,389,4963,406,4139,424,3792,435,3531,448,3519,449,3519,444,3530,443,3792,430,4139,418,4963,401,6261,384"/>
|
||||||
|
<area shape="rect" id="Node000049" href="$examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="3543,445,3662,471"/>
|
||||||
|
<area shape="poly" id="edge73_Node000040_Node000049" title=" " alt="" coords="6262,389,5778,392,5028,401,4248,419,3920,432,3674,448,3663,449,3662,444,3673,443,3920,427,4248,414,5028,396,5778,387,6262,384"/>
|
||||||
|
<area shape="rect" id="Node000054" href="$composition_8cpp.html" title=" " alt="" coords="3686,445,3815,471"/>
|
||||||
|
<area shape="poly" id="edge80_Node000040_Node000054" title=" " alt="" coords="6262,389,5802,393,5097,404,4365,421,4058,433,3827,448,3816,449,3815,444,3826,443,4058,428,4365,416,5097,398,5802,388,6261,384"/>
|
||||||
|
<area shape="rect" id="Node000056" href="$custom__loop_8cpp.html" title=" " alt="" coords="3839,445,3971,471"/>
|
||||||
|
<area shape="poly" id="edge81_Node000040_Node000056" title=" " alt="" coords="6262,389,5168,405,4486,423,4200,434,3984,448,3972,449,3971,444,3984,443,4200,429,4486,418,5168,400,6261,384"/>
|
||||||
|
<area shape="poly" id="edge85_Node000040_Node000116" title=" " alt="" coords="6262,390,5605,408,5218,425,5057,436,4935,448,4923,450,4922,445,4934,443,5056,430,5218,419,5604,402,6262,385"/>
|
||||||
|
<area shape="poly" id="edge86_Node000040_Node000117" title=" " alt="" coords="6262,392,5884,413,5376,448,5307,454,5306,449,5376,443,5884,408,6261,387"/>
|
||||||
|
<area shape="rect" id="Node000060" href="$flexbox__gallery_8cpp.html" title=" " alt="" coords="3996,445,4143,471"/>
|
||||||
|
<area shape="poly" id="edge87_Node000040_Node000060" title=" " alt="" coords="6261,390,5246,408,4617,425,4354,436,4155,448,4143,449,4143,444,4154,443,4354,431,4617,420,5246,402,6261,384"/>
|
||||||
|
<area shape="rect" id="Node000118" href="$src_2ftxui_2dom_2focus_8cpp.html" title=" " alt="" coords="5642,519,5726,544"/>
|
||||||
|
<area shape="poly" id="edge88_Node000040_Node000118" title=" " alt="" coords="6261,392,6017,411,5893,427,5843,437,5805,448,5773,463,5743,483,5698,520,5694,516,5739,479,5770,459,5803,443,5842,432,5892,422,6017,406,6261,387"/>
|
||||||
|
<area shape="rect" id="Node000061" href="$examples_2component_2focus_8cpp.html" title=" " alt="" coords="4167,445,4251,471"/>
|
||||||
|
<area shape="poly" id="edge89_Node000040_Node000061" title=" " alt="" coords="6261,389,5873,392,5295,402,4701,419,4452,432,4264,448,4252,450,4251,445,4264,443,4452,427,4701,414,5295,396,5873,387,6261,384"/>
|
||||||
|
<area shape="rect" id="Node000062" href="$focus__cursor_8cpp.html" title=" " alt="" coords="4276,445,4407,471"/>
|
||||||
|
<area shape="poly" id="edge90_Node000040_Node000062" title=" " alt="" coords="6262,390,5367,408,4820,426,4592,436,4419,448,4407,449,4406,444,4418,443,4591,431,4820,420,5367,403,6262,384"/>
|
||||||
|
<area shape="poly" id="edge97_Node000040_Node000119" title=" " alt="" coords="6262,389,5250,390,3561,398,2676,405,1878,416,1253,430,1032,438,886,448,874,449,873,444,885,443,1031,433,1253,425,1878,411,2676,400,3561,393,5250,385,6262,383"/>
|
||||||
|
<area shape="poly" id="edge99_Node000040_Node000120" title=" " alt="" coords="6262,389,5267,389,3611,395,2744,402,1963,412,1350,428,1134,437,991,448,980,450,979,444,990,443,1133,432,1350,422,1963,407,2744,396,3611,389,5267,384,6262,383"/>
|
||||||
|
<area shape="poly" id="edge107_Node000040_Node000071" title=" " alt="" coords="6383,399,6530,443,6529,448,6381,404"/>
|
||||||
|
<area shape="poly" id="edge108_Node000040_Node000121" title=" " alt="" coords="6262,400,5981,448,5980,443,6261,395"/>
|
||||||
|
<area shape="poly" id="edge130_Node000040_Node000123" title=" " alt="" coords="6262,390,6132,395,5958,405,5763,422,5566,448,5515,460,5465,473,5307,502,5170,523,5169,517,5306,497,5463,468,5514,455,5565,443,5762,417,5958,400,6131,390,6261,385"/>
|
||||||
|
<area shape="poly" id="edge131_Node000040_Node000125" title=" " alt="" coords="6265,403,6202,423,6177,435,6162,447,6157,464,6160,483,6181,517,6176,520,6155,485,6151,464,6158,444,6174,430,6200,418,6263,398"/>
|
||||||
|
<area shape="poly" id="edge138_Node000040_Node000126" title=" " alt="" coords="6370,400,6461,443,6485,457,6509,468,6597,475,6793,481,7450,491,9384,505,12264,516,12467,524,12467,529,12264,521,9384,510,7450,497,6793,486,6596,480,6507,473,6482,462,6459,448,6368,405"/>
|
||||||
|
<area shape="poly" id="edge152_Node000040_Node000127" title=" " alt="" coords="6347,407,6376,441,6394,456,6414,468,6485,477,6645,485,7181,497,7921,505,8763,511,10346,515,11120,516,11722,526,11722,532,11120,521,10346,520,8763,516,7921,511,7181,502,6645,490,6484,482,6412,473,6391,461,6372,445,6343,411"/>
|
||||||
|
<area shape="poly" id="edge153_Node000040_Node000128" title=" " alt="" coords="6318,410,6307,442,6307,456,6314,469,6326,474,6354,479,6451,488,6783,503,7251,514,7798,521,8900,527,9630,527,9630,533,8900,532,7798,526,7251,519,6782,508,6450,493,6353,484,6325,479,6310,473,6302,458,6301,441,6313,409"/>
|
||||||
|
<area shape="poly" id="edge158_Node000040_Node000106" title=" " alt="" coords="6261,388,6151,389,6022,397,5960,405,5904,416,5859,430,5827,447,5814,463,5807,483,5802,519,5797,518,5802,481,5810,461,5824,443,5856,425,5903,410,5959,400,6021,392,6150,384,6261,382"/>
|
||||||
|
<area shape="poly" id="edge127_Node000040_Node000129" title=" " alt="" coords="6400,383,7219,383,8595,389,9345,396,10058,406,10676,422,11140,443,11152,444,11152,449,11140,448,10676,427,10058,412,9344,401,8595,394,7219,388,6400,389"/>
|
||||||
|
<area shape="poly" id="edge128_Node000040_Node000131" title=" " alt="" coords="6400,384,7337,387,8885,397,10424,415,10996,427,11332,443,11344,444,11344,449,11332,448,10996,433,10424,420,8885,402,7337,393,6400,389"/>
|
||||||
|
<area shape="poly" id="edge129_Node000040_Node000132" title=" " alt="" coords="6261,388,6055,390,5755,397,5406,415,5226,429,5050,448,5038,450,5037,444,5049,443,5225,424,5405,410,5755,392,6055,384,6261,383"/>
|
||||||
|
<area shape="poly" id="edge132_Node000040_Node000133" title=" " alt="" coords="6262,389,5381,393,3935,403,2502,421,1970,433,1658,448,1647,449,1646,444,1657,443,1970,428,2502,415,3935,398,5381,387,6262,384"/>
|
||||||
|
<area shape="poly" id="edge133_Node000040_Node000134" title=" " alt="" coords="6400,383,7360,387,8953,396,10537,414,11125,427,11333,434,11471,443,11483,444,11483,449,11470,448,11333,440,11125,432,10537,419,8953,401,7360,392,6400,389"/>
|
||||||
|
<area shape="poly" id="edge134_Node000040_Node000135" title=" " alt="" coords="6400,384,9018,400,10646,418,11251,429,11607,443,11618,444,11618,449,11607,448,11251,435,10646,423,9018,405,6400,389"/>
|
||||||
|
<area shape="poly" id="edge135_Node000040_Node000136" title=" " alt="" coords="6262,389,5936,394,5465,404,4984,421,4784,433,4632,448,4621,450,4620,445,4632,443,4783,428,4984,416,5464,399,5936,388,6262,384"/>
|
||||||
|
<area shape="poly" id="edge136_Node000040_Node000137" title=" " alt="" coords="6400,383,7413,383,9104,388,9990,394,10788,405,11414,421,11635,431,11782,443,11794,445,11793,450,11781,448,11635,436,11414,426,10788,411,9989,400,9104,393,7413,388,6400,389"/>
|
||||||
|
<area shape="poly" id="edge137_Node000040_Node000139" title=" " alt="" coords="6400,383,7429,385,9151,392,10053,399,10867,410,11505,424,11731,433,11880,443,11892,444,11891,449,11880,448,11731,438,11505,429,10867,415,10053,404,9150,397,7428,390,6400,389"/>
|
||||||
|
<area shape="poly" id="edge139_Node000040_Node000140" title=" " alt="" coords="6400,383,7449,386,9208,395,10964,413,11617,426,11848,434,12000,443,12012,444,12012,449,12000,448,11847,439,11616,431,10964,418,9208,400,7448,392,6400,389"/>
|
||||||
|
<area shape="poly" id="edge140_Node000040_Node000141" title=" " alt="" coords="6400,397,6640,443,6639,448,6399,402"/>
|
||||||
|
<area shape="poly" id="edge141_Node000040_Node000142" title=" " alt="" coords="6400,392,6767,443,6779,445,6779,450,6766,448,6400,398"/>
|
||||||
|
<area shape="poly" id="edge142_Node000040_Node000143" title=" " alt="" coords="6400,389,6627,410,6910,443,6922,444,6922,450,6909,448,6626,416,6399,394"/>
|
||||||
|
<area shape="poly" id="edge143_Node000040_Node000144" title=" " alt="" coords="6400,388,6682,408,7047,443,7060,444,7059,450,7046,448,6682,414,6399,393"/>
|
||||||
|
<area shape="poly" id="edge144_Node000040_Node000145" title=" " alt="" coords="6400,387,6745,406,6973,422,7203,443,7214,444,7214,449,7202,448,6972,428,6745,412,6400,392"/>
|
||||||
|
<area shape="poly" id="edge145_Node000040_Node000146" title=" " alt="" coords="6400,387,7376,443,7490,450,7489,455,7376,448,6400,392"/>
|
||||||
|
<area shape="poly" id="edge146_Node000040_Node000147" title=" " alt="" coords="6400,384,6610,387,6918,396,7277,414,7644,443,7657,444,7657,449,7644,448,7277,419,6918,402,6610,393,6400,389"/>
|
||||||
|
<area shape="poly" id="edge147_Node000040_Node000148" title=" " alt="" coords="6400,384,6973,399,7377,417,7790,443,7802,444,7801,449,7789,448,7376,422,6973,405,6400,390"/>
|
||||||
|
<area shape="poly" id="edge148_Node000040_Node000149" title=" " alt="" coords="6400,384,6658,386,7049,395,7514,413,7754,426,7990,443,8001,444,8001,449,7989,448,7754,431,7513,418,7049,400,6658,392,6400,389"/>
|
||||||
|
<area shape="poly" id="edge149_Node000040_Node000150" title=" " alt="" coords="6400,384,7117,397,7637,415,8171,443,8183,443,8182,449,8171,448,7637,420,7117,403,6399,389"/>
|
||||||
|
<area shape="poly" id="edge150_Node000040_Node000152" title=" " alt="" coords="6400,384,6789,387,7369,396,7965,413,8215,426,8403,443,8415,444,8414,450,8402,448,8214,432,7965,419,7369,401,6789,392,6400,389"/>
|
||||||
|
<area shape="poly" id="edge151_Node000040_Node000154" title=" " alt="" coords="6262,389,5952,394,5510,405,5060,422,4873,434,4731,448,4719,450,4718,445,4730,443,4872,429,5060,417,5510,400,5952,389,6261,384"/>
|
||||||
|
<area shape="poly" id="edge154_Node000040_Node000155" title=" " alt="" coords="6262,388,5400,388,3943,393,3148,400,2391,411,1735,427,1243,448,1180,454,1179,449,1242,443,1735,421,2391,406,3148,395,3943,388,5400,383,6262,383"/>
|
||||||
|
<area shape="poly" id="edge155_Node000040_Node000156" title=" " alt="" coords="6262,389,5285,389,3662,395,2813,402,2048,413,1448,428,1236,437,1096,448,1085,450,1084,444,1096,443,1236,432,1448,423,2048,408,2813,397,3662,390,5285,384,6262,383"/>
|
||||||
|
<area shape="poly" id="edge156_Node000040_Node000157" title=" " alt="" coords="6400,384,7417,400,8046,418,8310,429,8510,443,8522,444,8521,449,8509,448,8310,434,8046,423,7417,405,6400,389"/>
|
||||||
|
<area shape="poly" id="edge157_Node000040_Node000158" title=" " alt="" coords="6400,383,6831,385,7483,393,8158,411,8441,425,8654,443,8665,444,8664,450,8653,448,8440,430,8158,416,7483,399,6831,391,6400,389"/>
|
||||||
|
<area shape="poly" id="edge109_Node000121_Node000004" title=" " alt="" coords="6003,463,6777,523,6777,528,6002,469"/>
|
||||||
|
<area shape="poly" id="edge110_Node000121_Node000005" title=" " alt="" coords="5824,466,4269,531,4269,526,5824,460"/>
|
||||||
|
<area shape="poly" id="edge111_Node000121_Node000006" title=" " alt="" coords="6002,459,6413,468,7242,479,7943,485,9133,488,10323,493,11025,502,11853,516,12175,526,12174,531,11853,521,11025,507,10323,499,9133,493,7943,490,7242,484,6413,473,6002,464"/>
|
||||||
|
<area shape="poly" id="edge112_Node000121_Node000014" title=" " alt="" coords="5824,464,5413,473,2705,531,2705,526,5413,468,5824,459"/>
|
||||||
|
<area shape="poly" id="edge113_Node000121_Node000015" title=" " alt="" coords="5846,476,5630,521,5618,524,5617,519,5629,516,5844,471"/>
|
||||||
|
<area shape="poly" id="edge114_Node000121_Node000021" title=" " alt="" coords="6003,462,7168,525,7167,531,6002,467"/>
|
||||||
|
<area shape="poly" id="edge116_Node000121_Node000030" title=" " alt="" coords="5922,483,5929,518,5924,519,5916,485"/>
|
||||||
|
<area shape="poly" id="edge117_Node000121_Node000031" title=" " alt="" coords="6003,460,6312,468,7396,485,8858,503,11005,527,11005,532,8858,509,7396,490,6312,473,6003,465"/>
|
||||||
|
<area shape="poly" id="edge118_Node000121_Node000032" title=" " alt="" coords="5948,474,6028,516,6026,521,5946,479"/>
|
||||||
|
<area shape="poly" id="edge119_Node000121_Node000033" title=" " alt="" coords="5825,471,5352,521,5341,523,5340,517,5352,516,5824,465"/>
|
||||||
|
<area shape="poly" id="edge115_Node000121_Node000118" title=" " alt="" coords="5864,477,5722,521,5720,516,5862,472"/>
|
||||||
|
<area shape="poly" id="edge120_Node000121_Node000122" title=" " alt="" coords="5825,475,5514,522,5513,516,5824,470"/>
|
||||||
|
<area shape="poly" id="edge121_Node000121_Node000123" title=" " alt="" coords="5825,468,5538,489,5182,521,5170,523,5169,517,5181,516,5538,483,5824,462"/>
|
||||||
|
<area shape="poly" id="edge122_Node000121_Node000125" title=" " alt="" coords="5971,472,6144,516,6143,521,5970,477"/>
|
||||||
|
<area shape="poly" id="edge123_Node000121_Node000126" title=" " alt="" coords="6003,459,6464,468,7348,478,8095,482,9364,482,9976,482,10633,486,11381,497,12264,516,12467,524,12467,529,12264,521,11381,502,10633,492,9976,488,9364,487,8095,487,7348,483,6464,473,6003,464"/>
|
||||||
|
<area shape="poly" id="edge124_Node000121_Node000127" title=" " alt="" coords="6002,459,6363,468,7701,487,8741,495,9782,502,11120,516,11722,526,11722,532,11120,521,9782,507,8741,501,7701,493,6363,473,6002,465"/>
|
||||||
|
<area shape="poly" id="edge125_Node000121_Node000128" title=" " alt="" coords="6002,460,6261,468,7300,491,8304,508,9630,526,9630,532,8304,513,7300,496,6261,473,6002,465"/>
|
||||||
|
<area shape="poly" id="edge126_Node000121_Node000106" title=" " alt="" coords="5885,480,5820,521,5817,516,5882,476"/>
|
||||||
|
<area shape="poly" id="edge227_Node000159_Node000002" title=" " alt="" coords="1492,169,1238,170,910,178,750,185,610,196,504,210,467,218,444,228,427,242,409,266,371,330,317,446,312,444,367,328,405,263,424,239,441,223,466,213,503,205,610,190,750,180,910,173,1238,165,1492,163"/>
|
||||||
|
<area shape="poly" id="edge217_Node000159_Node000007" title=" " alt="" coords="1577,191,1580,233,1578,288,1567,346,1556,374,1541,399,1524,417,1504,431,1461,449,1459,444,1501,426,1521,413,1537,396,1551,371,1562,344,1573,287,1575,234,1572,191"/>
|
||||||
|
<area shape="poly" id="edge222_Node000159_Node000011" title=" " alt="" coords="1597,185,1638,223,1748,350,1821,443,1817,447,1744,354,1634,227,1593,189"/>
|
||||||
|
<area shape="poly" id="edge228_Node000159_Node000022" title=" " alt="" coords="1571,192,1565,236,1551,292,1527,349,1510,376,1490,399,1465,414,1428,428,1346,450,1344,445,1426,423,1463,410,1486,395,1506,372,1523,347,1546,290,1560,235,1566,191"/>
|
||||||
|
<area shape="poly" id="edge229_Node000159_Node000025" title=" " alt="" coords="1589,187,1613,224,1646,288,1674,352,1712,444,1707,446,1669,354,1641,290,1608,227,1585,190"/>
|
||||||
|
<area shape="poly" id="edge232_Node000159_Node000036" title=" " alt="" coords="1650,164,7512,234,7512,239,1650,170"/>
|
||||||
|
<area shape="poly" id="edge223_Node000159_Node000038" title=" " alt="" coords="1646,177,2058,247,2335,287,2616,321,2938,349,3210,364,3451,370,3675,372,3899,375,4138,385,4411,406,4731,443,4743,445,4742,450,4730,448,4410,411,4138,390,3898,380,3675,377,3451,375,3210,369,2937,355,2616,327,2334,292,2057,252,1645,182"/>
|
||||||
|
<area shape="poly" id="edge224_Node000159_Node000116" title=" " alt="" coords="1650,171,2452,248,2816,277,3124,295,3647,320,3899,334,4169,357,4476,391,4836,443,4849,445,4848,450,4836,448,4475,397,4169,362,3899,340,3647,325,3123,301,2815,282,2452,253,1650,177"/>
|
||||||
|
<area shape="poly" id="edge225_Node000159_Node000117" title=" " alt="" coords="1650,166,2156,187,2852,223,3328,254,3698,284,4067,319,4542,369,4870,402,5013,417,5196,443,5209,445,5208,450,5196,448,5012,423,4869,407,4541,375,4067,325,3697,289,3328,259,2852,228,2156,192,1650,172"/>
|
||||||
|
<area shape="poly" id="edge226_Node000159_Node000118" title=" " alt="" coords="1492,169,1233,171,897,180,732,187,588,197,478,211,440,219,416,228,330,279,291,308,258,338,236,370,226,402,227,418,232,435,241,452,255,468,274,473,322,477,496,485,1105,497,1958,504,2933,509,4765,513,5630,516,5642,518,5641,523,5629,521,4765,518,2933,514,1958,510,1105,502,496,490,321,483,273,478,252,473,237,455,227,437,222,419,221,402,231,367,254,335,287,304,327,275,414,223,439,214,477,206,588,192,732,182,896,174,1233,166,1492,163"/>
|
||||||
|
<area shape="poly" id="edge230_Node000159_Node000119" title=" " alt="" coords="1492,172,1168,191,1015,207,962,217,932,228,906,250,884,278,867,309,853,342,835,402,828,445,823,444,830,401,848,340,862,307,880,275,902,247,929,223,960,212,1014,202,1167,185,1491,166"/>
|
||||||
|
<area shape="poly" id="edge231_Node000159_Node000120" title=" " alt="" coords="1520,184,1396,228,1263,288,1136,352,960,448,957,443,1134,347,1261,283,1394,223,1518,179"/>
|
||||||
|
<area shape="poly" id="edge233_Node000159_Node000122" title=" " alt="" coords="1491,170,1339,175,1154,185,976,202,904,214,850,228,709,273,639,298,576,325,528,354,511,371,499,388,495,406,497,425,507,446,525,468,586,476,742,484,1289,495,2055,503,2931,508,5352,516,5364,517,5363,522,5352,521,2931,513,2055,508,1289,500,742,489,585,482,523,473,503,449,492,426,489,405,495,385,507,367,524,350,574,320,637,293,708,268,849,223,903,209,976,197,1153,180,1339,170,1491,165"/>
|
||||||
|
<area shape="poly" id="edge236_Node000159_Node000123" title=" " alt="" coords="1492,170,1300,175,1056,185,818,202,720,214,646,228,592,245,537,267,486,294,444,325,412,358,402,376,396,394,395,412,399,431,409,450,424,468,472,475,597,481,1034,491,2345,506,4280,516,5022,526,5022,532,4280,521,2345,511,1034,497,597,486,471,480,421,473,404,453,394,432,390,413,391,393,397,374,408,355,440,321,484,290,535,262,590,240,645,223,719,208,817,196,1055,179,1300,169,1492,165"/>
|
||||||
|
<area shape="poly" id="edge234_Node000159_Node000132" title=" " alt="" coords="1650,167,2070,189,2749,230,3571,290,3998,327,4418,369,4676,401,4934,443,4947,445,4946,450,4933,448,4676,406,4417,375,3998,333,3570,295,2749,235,2070,194,1650,172"/>
|
||||||
|
<area shape="poly" id="edge237_Node000159_Node000133" title=" " alt="" coords="1583,190,1592,225,1598,290,1599,354,1594,445,1589,445,1594,354,1593,290,1587,226,1578,191"/>
|
||||||
|
<area shape="poly" id="edge238_Node000159_Node000136" title=" " alt="" coords="1618,179,1849,250,2003,289,2160,321,2273,336,2369,340,2535,336,2614,334,2699,336,2795,347,2906,369,2935,382,2963,395,3033,407,3114,417,3303,429,3518,432,3746,431,4190,427,4381,431,4534,443,4546,445,4545,450,4533,448,4380,436,4190,433,3746,436,3518,437,3303,434,3113,422,3032,413,2962,400,2933,387,2905,375,2794,352,2699,341,2614,339,2535,341,2369,346,2273,341,2160,327,2001,295,1847,255,1616,184"/>
|
||||||
|
<area shape="poly" id="edge239_Node000159_Node000154" title=" " alt="" coords="1633,178,1981,256,2172,296,2312,321,2410,332,2493,336,2635,335,2703,335,2776,339,2858,350,2954,369,2984,382,3014,395,3086,407,3169,417,3364,428,3586,431,3821,430,4278,427,4475,431,4632,443,4644,445,4643,450,4632,448,4474,436,4278,432,3821,436,3586,437,3364,433,3169,422,3085,413,3013,400,2982,387,2953,375,2857,355,2775,345,2703,341,2635,341,2492,342,2409,338,2312,327,2171,301,1979,261,1632,183"/>
|
||||||
|
<area shape="poly" id="edge240_Node000159_Node000155" title=" " alt="" coords="1544,187,1163,447,1160,443,1541,183"/>
|
||||||
|
<area shape="poly" id="edge241_Node000159_Node000156" title=" " alt="" coords="1533,185,1444,228,1219,354,1064,447,1061,443,1216,349,1441,223,1531,180"/>
|
||||||
|
<area shape="poly" id="edge235_Node000159_Node000114" title=" " alt="" coords="1492,169,1348,172,1176,181,1013,199,947,212,898,228,858,250,820,278,754,342,705,403,675,447,670,444,700,400,750,338,817,274,855,246,896,223,946,206,1012,193,1175,176,1348,167,1491,164"/>
|
||||||
|
<area shape="rect" id="Node000160" href="$box__helper_8hpp.html" title=" " alt="" coords="905,372,1026,397"/>
|
||||||
|
<area shape="poly" id="edge218_Node000159_Node000160" title=" " alt="" coords="1492,170,1345,176,1174,186,1027,203,977,214,951,227,941,244,935,262,937,303,949,342,962,371,957,373,944,344,932,304,930,262,936,241,948,223,975,209,1026,198,1174,181,1344,170,1491,165"/>
|
||||||
|
<area shape="poly" id="edge219_Node000160_Node000119" title=" " alt="" coords="932,406,848,447,846,443,929,401"/>
|
||||||
|
<area shape="poly" id="edge220_Node000160_Node000120" title=" " alt="" coords="959,411,945,446,940,444,954,409"/>
|
||||||
|
<area shape="poly" id="edge221_Node000160_Node000156" title=" " alt="" coords="990,405,1033,443,1029,447,986,409"/>
|
||||||
|
<area shape="poly" id="edge250_Node000164_Node000013" title=" " alt="" coords="2710,402,2359,448,2358,443,2709,396"/>
|
||||||
|
<area shape="poly" id="edge254_Node000164_Node000037" title=" " alt="" coords="2908,384,3960,401,4589,418,4851,429,5050,443,5061,444,5061,449,5049,448,4851,435,4588,423,3960,406,2907,390"/>
|
||||||
|
<area shape="poly" id="edge245_Node000164_Node000041" title=" " alt="" coords="2908,394,2912,395,3141,407,3336,411,3666,408,3826,407,3997,410,4190,421,4419,443,4431,444,4430,450,4418,448,4190,426,3996,415,3826,412,3666,413,3336,417,3141,412,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" id="edge247_Node000164_Node000042" title=" " alt="" coords="2797,411,2776,447,2771,444,2792,408"/>
|
||||||
|
<area shape="poly" id="edge248_Node000164_Node000043" title=" " alt="" coords="2844,401,2927,443,2925,447,2841,406"/>
|
||||||
|
<area shape="poly" id="edge249_Node000164_Node000044" title=" " alt="" coords="2871,398,3068,443,3067,448,2870,403"/>
|
||||||
|
<area shape="poly" id="edge251_Node000164_Node000046" title=" " alt="" coords="2898,397,3195,443,3207,445,3207,450,3194,448,2897,402"/>
|
||||||
|
<area shape="poly" id="edge252_Node000164_Node000047" title=" " alt="" coords="2908,395,3343,444,3342,449,2907,400"/>
|
||||||
|
<area shape="poly" id="edge253_Node000164_Node000049" title=" " alt="" coords="2908,394,2912,395,3086,408,3222,416,3357,425,3531,443,3543,444,3543,450,3530,448,3357,431,3221,422,3086,414,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" id="edge255_Node000164_Node000054" title=" " alt="" coords="2908,394,2912,395,3126,409,3293,416,3460,424,3674,443,3686,444,3685,449,3673,448,3459,430,3293,422,3126,415,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" id="edge256_Node000164_Node000056" title=" " alt="" coords="2908,394,2912,395,3169,410,3370,416,3570,423,3827,443,3840,444,3839,449,3826,448,3570,428,3369,421,3169,416,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" id="edge259_Node000164_Node000060" title=" " alt="" coords="2908,394,2912,395,3213,412,3448,417,3682,423,3983,443,3996,444,3995,449,3982,448,3682,428,3447,422,3213,417,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" id="edge260_Node000164_Node000061" title=" " alt="" coords="2908,394,2912,395,3101,406,3262,410,3534,409,3666,409,3807,413,3967,423,4155,443,4167,445,4167,450,4154,448,3966,428,3806,418,3666,414,3534,414,3262,415,3101,411,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" id="edge261_Node000164_Node000062" title=" " alt="" coords="2908,394,2912,395,3118,407,3292,413,3588,415,3884,419,4058,427,4263,443,4276,444,4275,449,4262,448,4057,432,3883,424,3588,420,3292,418,3117,412,2912,400,2907,400"/>
|
||||||
|
<area shape="poly" id="edge263_Node000164_Node000106" title=" " alt="" coords="2748,404,2713,417,2683,432,2674,441,2669,450,2670,459,2676,469,2689,474,2718,478,2820,487,3167,500,3648,508,4197,512,5231,514,5738,516,5751,518,5750,523,5737,521,5231,519,4197,517,3648,513,3166,505,2820,492,2718,484,2688,479,2673,473,2665,460,2664,449,2670,438,2680,428,2710,412,2746,399"/>
|
||||||
|
<area shape="poly" id="edge262_Node000164_Node000114" title=" " alt="" coords="2709,388,2385,390,1905,398,1340,416,1049,430,763,448,750,449,750,444,762,443,1048,425,1340,411,1905,393,2385,385,2709,383"/>
|
||||||
|
<area shape="rect" id="Node000051" href="$examples_2component_2button_8cpp.html" title=" " alt="" coords="2383,445,2473,471"/>
|
||||||
|
<area shape="poly" id="edge246_Node000164_Node000051" title=" " alt="" coords="2732,402,2486,448,2474,450,2473,445,2485,443,2731,397"/>
|
||||||
|
<area shape="rect" id="Node000058" href="$examples_2component_2dropdown_8cpp.html" title=" " alt="" coords="2498,445,2611,471"/>
|
||||||
|
<area shape="poly" id="edge257_Node000164_Node000058" title=" " alt="" coords="2755,404,2596,448,2595,443,2753,399"/>
|
||||||
|
<area shape="rect" id="Node000059" href="$dropdown__custom_8cpp.html" title=" " alt="" coords="2001,445,2169,471"/>
|
||||||
|
<area shape="poly" id="edge258_Node000164_Node000059" title=" " alt="" coords="2709,400,2704,400,2443,424,2182,448,2170,449,2169,444,2181,443,2442,418,2704,395,2708,394"/>
|
||||||
|
</map>
|
||||||
1
autoreset_8hpp__dep__incl.md5
Normal file
1
autoreset_8hpp__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
cbdd856cdd94755ee8ac1e9ae3a428f9
|
||||||
BIN
autoreset_8hpp__dep__incl.png
Normal file
BIN
autoreset_8hpp__dep__incl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
187
autoreset_8hpp_source.html
Normal file
187
autoreset_8hpp_source.html
Normal file
@@ -0,0 +1,187 @@
|
|||||||
|
<!-- 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: autoreset.hpp Source File</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('autoreset_8hpp_source.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="headertitle"><div class="title">autoreset.hpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="autoreset_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#ifndef FTXUI_UTIL_AUTORESET_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#define FTXUI_UTIL_AUTORESET_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <utility></span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment">/// Assign a value to a variable, reset its old value when going out of scope.</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment"></span><span class="keyword">template</span> <<span class="keyword">typename</span> T></div>
|
||||||
|
<div class="foldopen" id="foldopen00013" data-start="{" data-end="};">
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"><a class="line" href="classftxui_1_1AutoReset.html"> 13</a></span><span class="keyword">class </span><a class="code hl_class" href="classftxui_1_1AutoReset.html">AutoReset</a> {</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="foldopen" id="foldopen00015" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"><a class="line" href="classftxui_1_1AutoReset.html#ae393855d753027bcb3d4d1e1514e6ad4"> 15</a></span> <a class="code hl_function" href="classftxui_1_1AutoReset.html#ae393855d753027bcb3d4d1e1514e6ad4">AutoReset</a>(T* variable, T new_value)</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> : variable_(variable), previous_value_(std::move(*variable)) {</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> *variable_ = std::move(new_value);</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> }</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="classftxui_1_1AutoReset.html#a5280cdbbbecce1de0ae69bfdca10d7ed"> 19</a></span> <a class="code hl_function" href="classftxui_1_1AutoReset.html#a5280cdbbbecce1de0ae69bfdca10d7ed">AutoReset</a>(<span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1AutoReset.html">AutoReset</a>&) = <span class="keyword">delete</span>;</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"><a class="line" href="classftxui_1_1AutoReset.html#aaef5fed3c034c065dfc218244e112a4e"> 20</a></span> <a class="code hl_function" href="classftxui_1_1AutoReset.html#aaef5fed3c034c065dfc218244e112a4e">AutoReset</a>(<a class="code hl_class" href="classftxui_1_1AutoReset.html">AutoReset</a>&&) = <span class="keyword">delete</span>;</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"><a class="line" href="classftxui_1_1AutoReset.html#a72b3c7613f9ecfb66005b1c30a5189d4"> 21</a></span> <a class="code hl_class" href="classftxui_1_1AutoReset.html">AutoReset</a>& <a class="code hl_function" href="classftxui_1_1AutoReset.html#a72b3c7613f9ecfb66005b1c30a5189d4">operator=</a>(<span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1AutoReset.html">AutoReset</a>&) = <span class="keyword">delete</span>;</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"><a class="line" href="classftxui_1_1AutoReset.html#a63fb3bea42919c7f183d4fb315451f6a"> 22</a></span> <a class="code hl_class" href="classftxui_1_1AutoReset.html">AutoReset</a>& <a class="code hl_function" href="classftxui_1_1AutoReset.html#a63fb3bea42919c7f183d4fb315451f6a">operator=</a>(<a class="code hl_class" href="classftxui_1_1AutoReset.html">AutoReset</a>&&) = <span class="keyword">delete</span>;</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"><a class="line" href="classftxui_1_1AutoReset.html#ad7e022164fb38a279cca7c6cf478f379"> 23</a></span> <a class="code hl_function" href="classftxui_1_1AutoReset.html#ad7e022164fb38a279cca7c6cf478f379">~AutoReset</a>() { *variable_ = std::move(previous_value_); }</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">private</span>:</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> T* variable_;</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> T previous_value_;</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span>};</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> </div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="preprocessor">#endif </span><span class="comment">/* end of include guard: FTXUI_UTIL_AUTORESET_HPP */</span><span class="preprocessor"></span></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1AutoReset_html"><div class="ttname"><a href="classftxui_1_1AutoReset.html">ftxui::AutoReset</a></div><div class="ttdoc">Assign a value to a variable, reset its old value when going out of scope.</div><div class="ttdef"><b>Definition</b> <a href="#l00013">autoreset.hpp:13</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1AutoReset_html_a5280cdbbbecce1de0ae69bfdca10d7ed"><div class="ttname"><a href="classftxui_1_1AutoReset.html#a5280cdbbbecce1de0ae69bfdca10d7ed">ftxui::AutoReset::AutoReset</a></div><div class="ttdeci">AutoReset(const AutoReset &)=delete</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1AutoReset_html_a63fb3bea42919c7f183d4fb315451f6a"><div class="ttname"><a href="classftxui_1_1AutoReset.html#a63fb3bea42919c7f183d4fb315451f6a">ftxui::AutoReset::operator=</a></div><div class="ttdeci">AutoReset & operator=(AutoReset &&)=delete</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1AutoReset_html_a72b3c7613f9ecfb66005b1c30a5189d4"><div class="ttname"><a href="classftxui_1_1AutoReset.html#a72b3c7613f9ecfb66005b1c30a5189d4">ftxui::AutoReset::operator=</a></div><div class="ttdeci">AutoReset & operator=(const AutoReset &)=delete</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1AutoReset_html_aaef5fed3c034c065dfc218244e112a4e"><div class="ttname"><a href="classftxui_1_1AutoReset.html#aaef5fed3c034c065dfc218244e112a4e">ftxui::AutoReset::AutoReset</a></div><div class="ttdeci">AutoReset(AutoReset &&)=delete</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1AutoReset_html_ad7e022164fb38a279cca7c6cf478f379"><div class="ttname"><a href="classftxui_1_1AutoReset.html#ad7e022164fb38a279cca7c6cf478f379">ftxui::AutoReset::~AutoReset</a></div><div class="ttdeci">~AutoReset()</div><div class="ttdef"><b>Definition</b> <a href="#l00023">autoreset.hpp:23</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1AutoReset_html_ae393855d753027bcb3d4d1e1514e6ad4"><div class="ttname"><a href="classftxui_1_1AutoReset.html#ae393855d753027bcb3d4d1e1514e6ad4">ftxui::AutoReset::AutoReset</a></div><div class="ttdeci">AutoReset(T *variable, T new_value)</div><div class="ttdef"><b>Definition</b> <a href="#l00015">autoreset.hpp:15</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_1668679807285893c235fcc812b1f73d.html">util</a></li><li class="navelem"><a class="el" href="autoreset_8hpp.html">autoreset.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>
|
||||||
160
blink_8cpp.html
Normal file
160
blink_8cpp.html
Normal file
@@ -0,0 +1,160 @@
|
|||||||
|
<!-- 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: blink.cpp 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('blink_8cpp.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="#namespaces">Namespaces</a> |
|
||||||
|
<a href="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">blink.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="blink_8cpp_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="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:ad57613de5895e774218d91dea48d074b" id="r_ad57613de5895e774218d91dea48d074b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#ad57613de5895e774218d91dea48d074b">blink</a> (<a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> child)</td></tr>
|
||||||
|
<tr class="memdesc:ad57613de5895e774218d91dea48d074b"><td class="mdescLeft"> </td><td class="mdescRight">The text drawn alternates in between visible and hidden. <br /></td></tr>
|
||||||
|
<tr class="separator:ad57613de5895e774218d91dea48d074b"><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="blink_8cpp.html">blink.cpp</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>
|
||||||
4
blink_8cpp.js
Normal file
4
blink_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var blink_8cpp =
|
||||||
|
[
|
||||||
|
[ "blink", "blink_8cpp.html#ad57613de5895e774218d91dea48d074b", null ]
|
||||||
|
];
|
||||||
193
blink_8cpp_source.html
Normal file
193
blink_8cpp_source.html
Normal file
@@ -0,0 +1,193 @@
|
|||||||
|
<!-- 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: blink.cpp Source File</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('blink_8cpp_source.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="headertitle"><div class="title">blink.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="blink_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <memory></span> <span class="comment">// for make_shared</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <utility></span> <span class="comment">// for move</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>"</span> <span class="comment">// for Element, blink</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="node_8hpp.html">ftxui/dom/node.hpp</a>"</span> <span class="comment">// for Node</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="node__decorator_8hpp.html">ftxui/dom/node_decorator.hpp</a>"</span> <span class="comment">// for NodeDecorator</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="box_8hpp.html">ftxui/screen/box.hpp</a>"</span> <span class="comment">// for Box</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include "<a class="code" href="screen_8hpp.html">ftxui/screen/screen.hpp</a>"</span> <span class="comment">// for Pixel, Screen</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keyword">namespace </span>{</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="keyword">class </span>Blink : <span class="keyword">public</span> NodeDecorator {</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">using </span><a class="code hl_function" href="classftxui_1_1NodeDecorator.html#a7e9d74ba5d480d87e8bfcaf2df66fbbe">NodeDecorator::NodeDecorator</a>;</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceftxui.html#ad4b8aa9392f56ba41e2b421e046a7d83">Render</a>(Screen& screen)<span class="keyword"> override </span>{</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <a class="code hl_friend" href="classftxui_1_1Node.html#ab35030b64136afa183d474d11bd1f6dd">Node::Render</a>(screen);</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> y = box_.y_min; y <= box_.y_max; ++y) {</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = box_.x_min; x <= box_.x_max; ++x) {</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> screen.PixelAt(x, y).blink = <span class="keyword">true</span>;</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> }</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> }</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> }</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span>};</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span>} <span class="comment">// namespace</span></div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span><span class="comment">/// @brief The text drawn alternates in between visible and hidden.</span></div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="comment">/// @ingroup dom</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00033" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="namespaceftxui.html#ad57613de5895e774218d91dea48d074b"> 33</a></span><span class="comment"></span><a class="code hl_typedef" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> <a class="code hl_function" href="namespaceftxui.html#ad57613de5895e774218d91dea48d074b">blink</a>(<a class="code hl_typedef" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> child) {</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <span class="keywordflow">return</span> std::make_shared<Blink>(std::move(child));</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> </div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="ttc" id="abox_8hpp_html"><div class="ttname"><a href="box_8hpp.html">box.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1NodeDecorator_html_a7e9d74ba5d480d87e8bfcaf2df66fbbe"><div class="ttname"><a href="classftxui_1_1NodeDecorator.html#a7e9d74ba5d480d87e8bfcaf2df66fbbe">ftxui::NodeDecorator::NodeDecorator</a></div><div class="ttdeci">NodeDecorator(Element child)</div><div class="ttdef"><b>Definition</b> <a href="node__decorator_8hpp_source.html#l00018">node_decorator.hpp:18</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Node_html_ab35030b64136afa183d474d11bd1f6dd"><div class="ttname"><a href="classftxui_1_1Node.html#ab35030b64136afa183d474d11bd1f6dd">ftxui::Node::Render</a></div><div class="ttdeci">friend void Render(Screen &screen, Node *node, Selection &selection)</div><div class="ttdef"><b>Definition</b> <a href="node_8cpp_source.html#l00100">node.cpp:100</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a2bc31f2d685189e5c61d2293a1f51b4f"><div class="ttname"><a href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a></div><div class="ttdeci">std::shared_ptr< Node > Element</div><div class="ttdef"><b>Definition</b> <a href="elements_8hpp_source.html#l00022">elements.hpp:22</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ad4b8aa9392f56ba41e2b421e046a7d83"><div class="ttname"><a href="namespaceftxui.html#ad4b8aa9392f56ba41e2b421e046a7d83">ftxui::Render</a></div><div class="ttdeci">void Render(Screen &screen, const Element &element)</div><div class="ttdoc">Display an element on a ftxui::Screen.</div><div class="ttdef"><b>Definition</b> <a href="node_8cpp_source.html#l00088">node.cpp:88</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ad57613de5895e774218d91dea48d074b"><div class="ttname"><a href="namespaceftxui.html#ad57613de5895e774218d91dea48d074b">ftxui::blink</a></div><div class="ttdeci">Element blink(Element)</div><div class="ttdoc">The text drawn alternates in between visible and hidden.</div><div class="ttdef"><b>Definition</b> <a href="#l00033">blink.cpp:33</a></div></div>
|
||||||
|
<div class="ttc" id="anode_8hpp_html"><div class="ttname"><a href="node_8hpp.html">node.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anode__decorator_8hpp_html"><div class="ttname"><a href="node__decorator_8hpp.html">node_decorator.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen_8hpp_html"><div class="ttname"><a href="screen_8hpp.html">screen.hpp</a></div></div>
|
||||||
|
</div><!-- fragment --></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="blink_8cpp.html">blink.cpp</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>
|
||||||
160
bold_8cpp.html
Normal file
160
bold_8cpp.html
Normal file
@@ -0,0 +1,160 @@
|
|||||||
|
<!-- 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: bold.cpp 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('bold_8cpp.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="#namespaces">Namespaces</a> |
|
||||||
|
<a href="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">bold.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="bold_8cpp_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="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:a353c769068e25303eb41fa2da565c604" id="r_a353c769068e25303eb41fa2da565c604"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#a353c769068e25303eb41fa2da565c604">bold</a> (<a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> child)</td></tr>
|
||||||
|
<tr class="memdesc:a353c769068e25303eb41fa2da565c604"><td class="mdescLeft"> </td><td class="mdescRight">Use a bold font, for elements with more emphasis. <br /></td></tr>
|
||||||
|
<tr class="separator:a353c769068e25303eb41fa2da565c604"><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="bold_8cpp.html">bold.cpp</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>
|
||||||
4
bold_8cpp.js
Normal file
4
bold_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var bold_8cpp =
|
||||||
|
[
|
||||||
|
[ "bold", "bold_8cpp.html#a353c769068e25303eb41fa2da565c604", null ]
|
||||||
|
];
|
||||||
193
bold_8cpp_source.html
Normal file
193
bold_8cpp_source.html
Normal file
@@ -0,0 +1,193 @@
|
|||||||
|
<!-- 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: bold.cpp Source File</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('bold_8cpp_source.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="headertitle"><div class="title">bold.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="bold_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <memory></span> <span class="comment">// for make_shared</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <utility></span> <span class="comment">// for move</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>"</span> <span class="comment">// for Element, bold</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="node_8hpp.html">ftxui/dom/node.hpp</a>"</span> <span class="comment">// for Node</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="node__decorator_8hpp.html">ftxui/dom/node_decorator.hpp</a>"</span> <span class="comment">// for NodeDecorator</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="box_8hpp.html">ftxui/screen/box.hpp</a>"</span> <span class="comment">// for Box</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include "<a class="code" href="screen_8hpp.html">ftxui/screen/screen.hpp</a>"</span> <span class="comment">// for Pixel, Screen</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keyword">namespace </span>{</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="keyword">class </span>Bold : <span class="keyword">public</span> NodeDecorator {</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">using </span><a class="code hl_function" href="classftxui_1_1NodeDecorator.html#a7e9d74ba5d480d87e8bfcaf2df66fbbe">NodeDecorator::NodeDecorator</a>;</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceftxui.html#ad4b8aa9392f56ba41e2b421e046a7d83">Render</a>(Screen& screen)<span class="keyword"> override </span>{</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> y = box_.y_min; y <= box_.y_max; ++y) {</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = box_.x_min; x <= box_.x_max; ++x) {</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> screen.PixelAt(x, y).bold = <span class="keyword">true</span>;</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> }</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> }</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <a class="code hl_friend" href="classftxui_1_1Node.html#ab35030b64136afa183d474d11bd1f6dd">Node::Render</a>(screen);</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> }</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span>};</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span>} <span class="comment">// namespace</span></div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span><span class="comment">/// @brief Use a bold font, for elements with more emphasis.</span></div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="comment">/// @ingroup dom</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00033" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="namespaceftxui.html#a353c769068e25303eb41fa2da565c604"> 33</a></span><span class="comment"></span><a class="code hl_typedef" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> <a class="code hl_function" href="namespaceftxui.html#a353c769068e25303eb41fa2da565c604">bold</a>(<a class="code hl_typedef" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> child) {</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <span class="keywordflow">return</span> std::make_shared<Bold>(std::move(child));</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> </div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="ttc" id="abox_8hpp_html"><div class="ttname"><a href="box_8hpp.html">box.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1NodeDecorator_html_a7e9d74ba5d480d87e8bfcaf2df66fbbe"><div class="ttname"><a href="classftxui_1_1NodeDecorator.html#a7e9d74ba5d480d87e8bfcaf2df66fbbe">ftxui::NodeDecorator::NodeDecorator</a></div><div class="ttdeci">NodeDecorator(Element child)</div><div class="ttdef"><b>Definition</b> <a href="node__decorator_8hpp_source.html#l00018">node_decorator.hpp:18</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Node_html_ab35030b64136afa183d474d11bd1f6dd"><div class="ttname"><a href="classftxui_1_1Node.html#ab35030b64136afa183d474d11bd1f6dd">ftxui::Node::Render</a></div><div class="ttdeci">friend void Render(Screen &screen, Node *node, Selection &selection)</div><div class="ttdef"><b>Definition</b> <a href="node_8cpp_source.html#l00100">node.cpp:100</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a2bc31f2d685189e5c61d2293a1f51b4f"><div class="ttname"><a href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a></div><div class="ttdeci">std::shared_ptr< Node > Element</div><div class="ttdef"><b>Definition</b> <a href="elements_8hpp_source.html#l00022">elements.hpp:22</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a353c769068e25303eb41fa2da565c604"><div class="ttname"><a href="namespaceftxui.html#a353c769068e25303eb41fa2da565c604">ftxui::bold</a></div><div class="ttdeci">Element bold(Element)</div><div class="ttdoc">Use a bold font, for elements with more emphasis.</div><div class="ttdef"><b>Definition</b> <a href="#l00033">bold.cpp:33</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ad4b8aa9392f56ba41e2b421e046a7d83"><div class="ttname"><a href="namespaceftxui.html#ad4b8aa9392f56ba41e2b421e046a7d83">ftxui::Render</a></div><div class="ttdeci">void Render(Screen &screen, const Element &element)</div><div class="ttdoc">Display an element on a ftxui::Screen.</div><div class="ttdef"><b>Definition</b> <a href="node_8cpp_source.html#l00088">node.cpp:88</a></div></div>
|
||||||
|
<div class="ttc" id="anode_8hpp_html"><div class="ttname"><a href="node_8hpp.html">node.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anode__decorator_8hpp_html"><div class="ttname"><a href="node__decorator_8hpp.html">node_decorator.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen_8hpp_html"><div class="ttname"><a href="screen_8hpp.html">screen.hpp</a></div></div>
|
||||||
|
</div><!-- fragment --></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="bold_8cpp.html">bold.cpp</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>
|
||||||
173
border__colored_8cpp.html
Normal file
173
border__colored_8cpp.html
Normal file
@@ -0,0 +1,173 @@
|
|||||||
|
<!-- 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: border_colored.cpp 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('border__colored_8cpp.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="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">border_colored.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="border__colored_8cpp_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="func-members" name="func-members"></a>
|
||||||
|
Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<h2 class="groupheader">Function Documentation</h2>
|
||||||
|
<a id="ae66f6b31b5ad750f1fe042a706a4e3d4" name="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae66f6b31b5ad750f1fe042a706a4e3d4">◆ </a></span>main()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int main </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="border__colored_8cpp_source.html#l00012">12</a> of file <a class="el" href="border__colored_8cpp_source.html">border_colored.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_c6e2a03fcd381aa57f98a8fd0760f80b.html">dom</a></li><li class="navelem"><a class="el" href="border__colored_8cpp.html">border_colored.cpp</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>
|
||||||
4
border__colored_8cpp.js
Normal file
4
border__colored_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var border__colored_8cpp =
|
||||||
|
[
|
||||||
|
[ "main", "border__colored_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
|
||||||
|
];
|
||||||
190
border__colored_8cpp_source.html
Normal file
190
border__colored_8cpp_source.html
Normal file
@@ -0,0 +1,190 @@
|
|||||||
|
<!-- 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: border_colored.cpp Source File</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('border__colored_8cpp_source.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="headertitle"><div class="title">border_colored.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="border__colored_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>></span> <span class="comment">// for operator|, text, Element, Fit, borderDouble, borderHeavy, borderLight, borderRounded, vbox</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <<a class="code" href="screen_8hpp.html">ftxui/screen/screen.hpp</a>></span> <span class="comment">// for Screen</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include <iostream></span> <span class="comment">// for endl, cout, ostream</span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <memory></span> <span class="comment">// for allocator</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="node_8hpp.html">ftxui/dom/node.hpp</a>"</span> <span class="comment">// for Render</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="color_8hpp.html">ftxui/screen/color.hpp</a>"</span> <span class="comment">// for ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00012" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="border__colored_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"> 12</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="border__colored_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a>() {</div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">using namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a>;</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">auto</span> make_boxed = [] {</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> <span class="keywordflow">return</span> vbox({</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> text(<span class="stringliteral">"borderLight"</span>) | borderStyled(LIGHT, Color::Red),</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> text(<span class="stringliteral">"borderDashed"</span>) | borderStyled(DASHED, Color::Green),</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> text(<span class="stringliteral">"borderHeavy"</span>) | borderStyled(HEAVY, Color::Blue),</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> text(<span class="stringliteral">"borderDouble"</span>) | borderStyled(DOUBLE, Color::Yellow),</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> text(<span class="stringliteral">"borderRounded"</span>) | borderStyled(ROUNDED, Color::Cyan),</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> });</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> };</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">auto</span> document = hbox({</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> make_boxed(),</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> separator() | color(Color::Red),</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> make_boxed(),</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> separator() | color(Color::Red),</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> make_boxed(),</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> }) |</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> borderStyled(ROUNDED, Color::Red);</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> </div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">auto</span> screen =</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> Screen::Create(Dimension::Fit(document), Dimension::Fit(document));</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> Render(screen, document);</div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> screen.Print();</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> std::cout << std::endl;</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="aborder__colored_8cpp_html_ae66f6b31b5ad750f1fe042a706a4e3d4"><div class="ttname"><a href="border__colored_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a></div><div class="ttdeci">int main()</div><div class="ttdef"><b>Definition</b> <a href="#l00012">border_colored.cpp:12</a></div></div>
|
||||||
|
<div class="ttc" id="acolor_8hpp_html"><div class="ttname"><a href="color_8hpp.html">color.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anode_8hpp_html"><div class="ttname"><a href="node_8hpp.html">node.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen_8hpp_html"><div class="ttname"><a href="screen_8hpp.html">screen.hpp</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_c6e2a03fcd381aa57f98a8fd0760f80b.html">dom</a></li><li class="navelem"><a class="el" href="border__colored_8cpp.html">border_colored.cpp</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>
|
||||||
173
border__style_8cpp.html
Normal file
173
border__style_8cpp.html
Normal file
@@ -0,0 +1,173 @@
|
|||||||
|
<!-- 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: border_style.cpp 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('border__style_8cpp.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="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">border_style.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="border__style_8cpp_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="func-members" name="func-members"></a>
|
||||||
|
Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<h2 class="groupheader">Function Documentation</h2>
|
||||||
|
<a id="ae66f6b31b5ad750f1fe042a706a4e3d4" name="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae66f6b31b5ad750f1fe042a706a4e3d4">◆ </a></span>main()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int main </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="border__style_8cpp_source.html#l00012">12</a> of file <a class="el" href="border__style_8cpp_source.html">border_style.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_c6e2a03fcd381aa57f98a8fd0760f80b.html">dom</a></li><li class="navelem"><a class="el" href="border__style_8cpp.html">border_style.cpp</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>
|
||||||
4
border__style_8cpp.js
Normal file
4
border__style_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var border__style_8cpp =
|
||||||
|
[
|
||||||
|
[ "main", "border__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
|
||||||
|
];
|
||||||
179
border__style_8cpp_source.html
Normal file
179
border__style_8cpp_source.html
Normal file
@@ -0,0 +1,179 @@
|
|||||||
|
<!-- 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: border_style.cpp Source File</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('border__style_8cpp_source.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="headertitle"><div class="title">border_style.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="border__style_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>></span> <span class="comment">// for operator|, text, Element, Fit, borderDouble, borderHeavy, borderLight, borderRounded, vbox</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <<a class="code" href="screen_8hpp.html">ftxui/screen/screen.hpp</a>></span> <span class="comment">// for Screen</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include <iostream></span> <span class="comment">// for endl, cout, ostream</span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <memory></span> <span class="comment">// for allocator</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="node_8hpp.html">ftxui/dom/node.hpp</a>"</span> <span class="comment">// for Render</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="color_8hpp.html">ftxui/screen/color.hpp</a>"</span> <span class="comment">// for ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00012" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="border__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"> 12</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="border__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a>() {</div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">using namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a>;</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">auto</span> document = vbox({</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> text(<span class="stringliteral">"borderLight"</span>) | borderLight,</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> text(<span class="stringliteral">"borderDashed"</span>) | borderDashed,</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> text(<span class="stringliteral">"borderHeavy"</span>) | borderHeavy,</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> text(<span class="stringliteral">"borderDouble"</span>) | borderDouble,</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> text(<span class="stringliteral">"borderRounded"</span>) | borderRounded,</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> });</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">auto</span> screen =</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> Screen::Create(Dimension::Fit(document), Dimension::Fit(document));</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> Render(screen, document);</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> screen.Print();</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> std::cout << std::endl;</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="aborder__style_8cpp_html_ae66f6b31b5ad750f1fe042a706a4e3d4"><div class="ttname"><a href="border__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a></div><div class="ttdeci">int main()</div><div class="ttdef"><b>Definition</b> <a href="#l00012">border_style.cpp:12</a></div></div>
|
||||||
|
<div class="ttc" id="acolor_8hpp_html"><div class="ttname"><a href="color_8hpp.html">color.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anode_8hpp_html"><div class="ttname"><a href="node_8hpp.html">node.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen_8hpp_html"><div class="ttname"><a href="screen_8hpp.html">screen.hpp</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_c6e2a03fcd381aa57f98a8fd0760f80b.html">dom</a></li><li class="navelem"><a class="el" href="border__style_8cpp.html">border_style.cpp</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>
|
||||||
153
box_8cpp.html
Normal file
153
box_8cpp.html
Normal file
@@ -0,0 +1,153 @@
|
|||||||
|
<!-- 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: box.cpp 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('box_8cpp.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="#namespaces">Namespaces</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">box.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="box_8cpp_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="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_3f4db74392b369be141833a3ebdcb6a2.html">screen</a></li><li class="navelem"><a class="el" href="box_8cpp.html">box.cpp</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>
|
||||||
243
box_8cpp_source.html
Normal file
243
box_8cpp_source.html
Normal file
@@ -0,0 +1,243 @@
|
|||||||
|
<!-- 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: box.cpp Source File</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('box_8cpp_source.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="headertitle"><div class="title">box.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="box_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include "<a class="code" href="box_8hpp.html">ftxui/screen/box.hpp</a>"</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include <algorithm></span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span> </div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {<span class="comment"></span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">/// @return the biggest Box contained in both |a| and |b|.</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment">/// @ingroup screen</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment"></span><span class="comment">// static</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00012" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#a83d40499d9e8740c35dc2352c2ac84a8"> 12</a></span><a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> <a class="code hl_function" href="structftxui_1_1Box.html#a83d40499d9e8740c35dc2352c2ac84a8">Box::Intersection</a>(<a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> a, <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> b) {</div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> <span class="keywordflow">return</span> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>{</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> std::max(a.<a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a>),</div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> std::min(a.<a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a>),</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> std::max(a.<a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a>),</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> std::min(a.<a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a>),</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> };</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="comment">/// @return the smallest Box containing both |a| and |b|.</span></div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="comment">/// @ingroup screen</span></div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="comment"></span><span class="comment">// static</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00024" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#adbc0a2693f6a78124076ef53bfd4207e"> 24</a></span><a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> <a class="code hl_function" href="structftxui_1_1Box.html#adbc0a2693f6a78124076ef53bfd4207e">Box::Union</a>(<a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> a, <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> b) {</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="keywordflow">return</span> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>{</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> std::min(a.<a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a>),</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> std::max(a.<a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a>),</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> std::min(a.<a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a>),</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> std::max(a.<a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a>, b.<a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a>),</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> };</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="comment">/// Shift the box by (x,y).</span></div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="comment">/// @param x horizontal shift.</span></div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="comment">/// @param y vertical shift.</span></div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span><span class="comment">/// @ingroup screen</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00037" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#a507dad970b4732caab79e5922bdc5fb5"> 37</a></span><span class="comment"></span><span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Box.html#a507dad970b4732caab79e5922bdc5fb5">Box::Shift</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y) {</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a> += x;</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> <a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a> += x;</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a> += y;</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> <a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a> += y;</div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="comment">/// @return whether (x,y) is contained inside the box.</span></div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="comment">/// @ingroup screen</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00046" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#a2f31c89738607b84e65992a7005d35a9"> 46</a></span><span class="comment"></span><span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#a2f31c89738607b84e65992a7005d35a9">Box::Contain</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y)<span class="keyword"> const </span>{</div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a> <= x && <span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a> >= x && <span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a> <= y && <span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> <a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a> >= y;</div>
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span><span class="comment">/// @return whether the box is empty.</span></div>
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span><span class="comment">/// @ingroup screen</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00055" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#a8e12342fc420701fbffd97025421575a"> 55</a></span><span class="comment"></span><span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#a8e12342fc420701fbffd97025421575a">Box::IsEmpty</a>()<span class="keyword"> const </span>{</div>
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a> > <a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a> || <a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a> > <a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a>;</div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span><span class="comment">/// @return whether |other| is the same as |this|</span></div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span><span class="comment">/// @ingroup screen</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00061" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#ad75c695cfa18e51d88a0984af5df2f69"> 61</a></span><span class="comment"></span><span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#ad75c695cfa18e51d88a0984af5df2f69">Box::operator==</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>& other)<span class="keyword"> const </span>{</div>
|
||||||
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keywordflow">return</span> (<a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a> == other.<a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a>) && (<a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a> == other.<a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a>) &&</div>
|
||||||
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> (<a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a> == other.<a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a>) && (<a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a> == other.<a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a>);</div>
|
||||||
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span><span class="comment">/// @return whether |other| and |this| are different.</span></div>
|
||||||
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span><span class="comment">/// @ingroup screen</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00068" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#a1ff481fa3b55fcc402c98c7564990c17"> 68</a></span><span class="comment"></span><span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#a1ff481fa3b55fcc402c98c7564990c17">Box::operator!=</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>& other)<span class="keyword"> const </span>{</div>
|
||||||
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordflow">return</span> !<a class="code hl_function" href="structftxui_1_1Box.html#ad75c695cfa18e51d88a0984af5df2f69">operator==</a>(other);</div>
|
||||||
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> </div>
|
||||||
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="ttc" id="abox_8hpp_html"><div class="ttname"><a href="box_8hpp.html">box.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html"><div class="ttname"><a href="structftxui_1_1Box.html">ftxui::Box</a></div><div class="ttdef"><b>Definition</b> <a href="box_8hpp_source.html#l00009">box.hpp:9</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a1ff481fa3b55fcc402c98c7564990c17"><div class="ttname"><a href="structftxui_1_1Box.html#a1ff481fa3b55fcc402c98c7564990c17">ftxui::Box::operator!=</a></div><div class="ttdeci">bool operator!=(const Box &other) const</div><div class="ttdef"><b>Definition</b> <a href="#l00068">box.cpp:68</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a2f31c89738607b84e65992a7005d35a9"><div class="ttname"><a href="structftxui_1_1Box.html#a2f31c89738607b84e65992a7005d35a9">ftxui::Box::Contain</a></div><div class="ttdeci">bool Contain(int x, int y) const</div><div class="ttdef"><b>Definition</b> <a href="#l00046">box.cpp:46</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a507dad970b4732caab79e5922bdc5fb5"><div class="ttname"><a href="structftxui_1_1Box.html#a507dad970b4732caab79e5922bdc5fb5">ftxui::Box::Shift</a></div><div class="ttdeci">void Shift(int x, int y)</div><div class="ttdef"><b>Definition</b> <a href="#l00037">box.cpp:37</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a5f0bb6d8a3e66525c3e6264cb8288e43"><div class="ttname"><a href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">ftxui::Box::x_max</a></div><div class="ttdeci">int x_max</div><div class="ttdef"><b>Definition</b> <a href="box_8hpp_source.html#l00011">box.hpp:11</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a7941ddc7e35fffb8864af1e922814401"><div class="ttname"><a href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">ftxui::Box::y_min</a></div><div class="ttdeci">int y_min</div><div class="ttdef"><b>Definition</b> <a href="box_8hpp_source.html#l00012">box.hpp:12</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a83d40499d9e8740c35dc2352c2ac84a8"><div class="ttname"><a href="structftxui_1_1Box.html#a83d40499d9e8740c35dc2352c2ac84a8">ftxui::Box::Intersection</a></div><div class="ttdeci">static auto Intersection(Box a, Box b) -> Box</div><div class="ttdef"><b>Definition</b> <a href="#l00012">box.cpp:12</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a8e12342fc420701fbffd97025421575a"><div class="ttname"><a href="structftxui_1_1Box.html#a8e12342fc420701fbffd97025421575a">ftxui::Box::IsEmpty</a></div><div class="ttdeci">bool IsEmpty() const</div><div class="ttdef"><b>Definition</b> <a href="#l00055">box.cpp:55</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_ad033aea530fbbcf5bcd6cd98d882e3a5"><div class="ttname"><a href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">ftxui::Box::y_max</a></div><div class="ttdeci">int y_max</div><div class="ttdef"><b>Definition</b> <a href="box_8hpp_source.html#l00013">box.hpp:13</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_ad75c695cfa18e51d88a0984af5df2f69"><div class="ttname"><a href="structftxui_1_1Box.html#ad75c695cfa18e51d88a0984af5df2f69">ftxui::Box::operator==</a></div><div class="ttdeci">bool operator==(const Box &other) const</div><div class="ttdef"><b>Definition</b> <a href="#l00061">box.cpp:61</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_adbc0a2693f6a78124076ef53bfd4207e"><div class="ttname"><a href="structftxui_1_1Box.html#adbc0a2693f6a78124076ef53bfd4207e">ftxui::Box::Union</a></div><div class="ttdeci">static auto Union(Box a, Box b) -> Box</div><div class="ttdef"><b>Definition</b> <a href="#l00024">box.cpp:24</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_ae0951dcafafdc96ac1d8361c672d47e2"><div class="ttname"><a href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">ftxui::Box::x_min</a></div><div class="ttdeci">int x_min</div><div class="ttdef"><b>Definition</b> <a href="box_8hpp_source.html#l00010">box.hpp:10</a></div></div>
|
||||||
|
</div><!-- fragment --></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_3f4db74392b369be141833a3ebdcb6a2.html">screen</a></li><li class="navelem"><a class="el" href="box_8cpp.html">box.cpp</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>
|
||||||
583
box_8hpp.html
Normal file
583
box_8hpp.html
Normal file
@@ -0,0 +1,583 @@
|
|||||||
|
<!-- 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: box.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('box_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">box.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="box_8hpp__dep__incl.png" border="0" usemap="#abox_8hppdep" alt=""/></div>
|
||||||
|
<map name="abox_8hppdep" id="abox_8hppdep">
|
||||||
|
<area shape="rect" title=" " alt="" coords="4789,5,4864,31"/>
|
||||||
|
<area shape="rect" href="automerge_8cpp.html" title=" " alt="" coords="1509,299,1629,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,25,3832,81,3304,112,3074,128,2778,155,2457,189,2209,220,1642,301,1630,303,1629,298,1641,296,2208,214,2457,183,2777,149,3073,123,3304,107,3832,76,4775,20"/>
|
||||||
|
<area shape="rect" href="blink_8cpp.html" title=" " alt="" coords="1654,299,1735,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,26,4132,81,3769,111,3460,133,2937,167,2685,186,2416,213,2109,250,1748,301,1736,303,1735,298,1748,296,2109,245,2415,207,2685,181,2937,161,3460,128,3768,106,4132,76,4775,21"/>
|
||||||
|
<area shape="rect" href="bold_8cpp.html" title=" " alt="" coords="1760,299,1837,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,27,4570,49,4304,81,3990,130,3747,175,3503,216,3358,235,3187,253,2984,268,2811,274,2517,270,2376,268,2224,270,2052,280,1850,301,1838,303,1837,298,1849,296,2052,274,2224,264,2376,262,2517,265,2811,268,2983,263,3186,248,3358,230,3502,211,3746,169,3989,124,4304,76,4569,44,4775,22"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2border_8cpp.html" title=" " alt="" coords="8859,299,8949,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5579,22,6723,32,7820,50,8199,62,8320,69,8384,76,8464,97,8542,124,8690,188,8810,251,8887,296,8884,301,8808,256,8688,193,8540,129,8462,102,8384,81,8320,74,8199,68,7820,56,6723,38,5579,27,4878,22"/>
|
||||||
|
<area shape="rect" href="box_8cpp.html" title=" " alt="" coords="195,79,269,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3942,25,2532,33,1790,41,1121,51,596,64,411,72,288,81,270,84,269,79,288,76,410,67,596,59,1121,46,1790,36,2532,28,3942,19,4776,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="5553,519,5644,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,7211,34,8626,52,9117,63,9273,70,9356,76,9406,80,9455,79,9547,76,9585,81,9615,95,9627,107,9636,122,9641,140,9643,163,9642,387,9631,398,9601,408,9487,425,9309,441,9078,455,8493,479,7809,499,6456,523,5644,532,5644,527,6456,518,7808,493,8493,474,9078,450,9309,435,9486,420,9599,402,9628,393,9638,385,9637,163,9636,141,9631,124,9623,110,9612,100,9584,86,9547,82,9455,84,9406,85,9356,81,9273,75,9117,69,8626,57,7211,39,4878,22"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2canvas_8cpp.html" title=" " alt="" coords="8739,299,8834,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5574,17,6705,23,7284,30,7790,40,8164,55,8282,65,8345,76,8375,90,8396,106,8435,150,8455,178,8466,204,8478,227,8501,248,8740,298,8739,303,8499,253,8474,230,8461,206,8450,181,8431,154,8392,110,8372,95,8343,81,8281,70,8163,61,7790,46,7284,35,6705,28,5574,22,4878,22"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="2070,519,2181,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,4175,24,3168,33,2098,51,1646,64,1307,81,1235,82,1139,78,1029,73,916,71,810,76,763,82,722,91,687,103,662,119,646,139,640,164,640,239,641,286,648,304,664,322,1360,421,2058,516,2070,518,2069,523,2057,521,1359,426,661,326,644,307,636,287,635,239,635,163,641,137,658,115,685,98,720,86,762,77,809,71,916,66,1029,68,1139,73,1235,77,1307,76,1646,59,2098,45,3168,27,4175,19,4776,17"/>
|
||||||
|
<area shape="rect" href="clear__under_8cpp.html" title=" " alt="" coords="1862,299,1986,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,28,4620,50,4427,81,4308,105,4207,129,4038,175,3868,217,3766,236,3646,253,3397,279,3186,290,3000,292,2826,288,2653,283,2466,281,2255,285,2006,301,1986,303,1986,298,2005,296,2255,280,2466,275,2653,278,2827,283,3000,286,3186,285,3397,273,3645,248,3765,231,3867,212,4037,170,4206,124,4307,100,4426,76,4619,45,4775,23"/>
|
||||||
|
<area shape="rect" href="dom_2color_8cpp.html" title=" " alt="" coords="469,299,549,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3852,26,2307,36,848,54,372,66,236,74,184,81,170,99,164,117,165,134,172,151,184,168,202,184,249,215,305,242,366,265,470,297,468,302,364,270,303,247,246,219,199,188,180,172,167,154,159,135,159,116,166,97,181,76,235,68,372,61,848,49,2307,31,3852,21,4776,17"/>
|
||||||
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="1107,519,1229,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3940,25,2555,33,1850,41,1240,51,803,64,674,72,617,81,593,98,563,124,503,195,478,233,460,269,453,300,455,312,459,322,546,352,740,409,1127,516,1126,521,739,414,544,357,456,326,449,314,448,300,455,267,473,230,498,192,560,120,589,94,615,76,673,67,803,59,1240,46,1850,35,2555,28,3940,19,4776,17"/>
|
||||||
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="453,519,563,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3848,26,2295,36,828,54,350,66,214,74,161,81,139,110,128,141,126,173,134,206,149,239,171,271,230,336,301,395,374,447,488,516,485,521,371,451,298,399,226,340,167,275,145,241,129,207,121,174,123,140,135,108,159,76,213,68,350,61,828,49,2295,31,3848,21,4776,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2dbox_8cpp.html" title=" " alt="" coords="8974,299,9055,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,16,5559,16,6681,20,7266,27,7794,38,8207,54,8352,64,8448,76,8508,90,8553,105,8652,150,8856,248,8982,296,8980,301,8854,253,8650,154,8551,110,8506,95,8448,81,8352,70,8206,59,7794,43,7266,33,6681,26,5559,21,4878,22"/>
|
||||||
|
<area shape="rect" href="dim_8cpp.html" title=" " alt="" coords="4475,299,4549,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4806,42,4526,300,4523,296,4803,38"/>
|
||||||
|
<area shape="rect" href="elements_8hpp.html" title=" " alt="" coords="3918,225,4029,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,31,4664,52,4531,81,4230,162,4010,228,4009,223,4228,157,4530,76,4662,47,4775,26"/>
|
||||||
|
<area shape="rect" href="hoverable_8cpp.html" title=" " alt="" coords="179,519,293,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3845,24,2281,33,1483,40,791,51,295,64,147,72,82,81,51,96,28,112,13,133,8,164,8,386,12,414,25,438,44,458,68,475,123,501,179,517,178,523,122,506,65,480,40,462,21,441,7,415,3,386,3,163,8,131,24,108,49,91,81,76,147,67,295,59,791,45,1483,35,2281,27,3845,19,4776,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="589,519,672,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3906,24,2458,31,1720,38,1081,49,624,63,488,71,429,81,399,102,379,127,367,154,362,183,364,215,371,249,397,323,421,373,447,407,481,436,527,468,609,516,606,521,524,473,478,440,444,411,417,375,392,325,366,251,359,216,357,183,362,152,374,124,395,98,427,76,488,66,623,57,1081,43,1720,33,2458,26,3906,18,4776,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="697,519,783,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3915,25,2483,34,1753,42,1121,52,668,65,534,73,474,81,441,101,416,125,398,152,388,182,384,215,388,249,397,286,413,323,438,363,470,398,508,428,548,454,629,493,697,516,695,521,627,497,545,458,504,432,467,402,434,366,408,325,392,287,382,250,379,215,382,181,393,150,412,121,438,97,472,76,533,67,668,60,1121,47,1753,36,2483,29,3915,20,4776,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="808,519,915,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3925,27,2511,37,1166,55,718,67,585,74,526,81,489,100,457,123,433,150,416,180,406,214,405,249,413,285,430,323,456,350,497,379,549,408,608,435,730,483,826,516,824,521,728,488,606,440,547,412,494,384,452,354,426,325,408,287,400,249,401,213,411,178,429,147,454,119,486,95,525,76,585,69,718,62,1166,50,2511,32,3925,21,4776,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="323,519,426,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3856,25,2311,34,1522,42,839,52,348,65,203,73,138,81,106,96,81,111,64,132,59,164,59,386,66,406,87,426,119,445,158,463,247,494,326,516,325,521,245,499,156,468,116,450,84,430,62,409,53,386,53,163,60,130,77,107,103,91,137,76,202,67,348,60,839,46,1522,36,2311,29,3856,20,4776,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="939,519,1082,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3933,26,2536,36,1209,54,767,66,636,73,578,81,538,102,501,125,470,152,446,182,431,214,425,249,430,285,447,322,473,342,524,367,674,423,842,477,972,516,970,521,840,482,672,428,522,372,470,347,443,326,425,286,419,249,425,213,442,179,466,149,498,121,535,97,577,76,636,68,767,61,1209,48,2536,30,3933,20,4775,17"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2slider_8cpp.html" title=" " alt="" coords="1254,519,1338,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3952,27,2589,37,1294,55,863,67,735,74,678,81,643,95,614,110,596,131,591,145,589,163,589,239,592,267,602,287,618,304,640,322,728,355,907,411,1258,516,1256,521,905,416,726,360,637,326,614,307,597,290,587,268,584,239,584,163,586,144,591,128,611,106,640,90,677,76,734,69,863,62,1294,50,2588,32,3952,21,4776,17"/>
|
||||||
|
<area shape="rect" href="flex_8cpp.html" title=" " alt="" coords="5843,299,5917,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,24,4998,45,5141,76,5355,135,5561,199,5849,296,5847,301,5560,204,5353,140,5139,81,4997,51,4877,30"/>
|
||||||
|
<area shape="rect" href="flexbox_8cpp.html" title=" " alt="" coords="9399,299,9497,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5757,19,7223,27,7970,34,8617,44,9081,58,9219,67,9281,76,9315,99,9346,126,9372,158,9394,191,9428,253,9446,297,9441,299,9423,255,9390,194,9368,161,9342,130,9312,103,9279,81,9219,72,9081,64,8617,50,7970,39,7223,32,5756,24,4878,22"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2focus_8cpp.html" title=" " alt="" coords="982,299,1066,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4775,22,4175,26,3204,35,2244,53,1889,66,1763,73,1680,81,1582,100,1484,126,1388,156,1297,190,1144,254,1048,301,1045,296,1142,249,1295,185,1386,151,1482,120,1581,95,1680,76,1763,68,1889,60,2244,48,3204,30,4175,20,4775,17"/>
|
||||||
|
<area shape="rect" href="frame_8cpp.html" title=" " alt="" coords="5303,299,5391,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4864,34,4948,76,5173,203,5329,296,5326,301,5170,208,4945,81,4862,39"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2gauge_8cpp.html" title=" " alt="" coords="5046,299,5135,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4848,39,5082,297,5078,300,4844,43"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2graph_8cpp.html" title=" " alt="" coords="5415,299,5502,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4874,33,4988,76,5124,138,5255,202,5439,296,5436,301,5253,206,5122,143,4986,81,4872,38"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="5527,299,5625,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,30,5032,76,5189,136,5341,200,5553,296,5551,301,5339,205,5187,141,5030,81,4877,35"/>
|
||||||
|
<area shape="rect" href="hbox_8cpp.html" title=" " alt="" coords="9521,299,9602,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5763,21,7240,31,8646,48,9114,61,9254,68,9317,76,9360,98,9400,125,9438,156,9471,189,9524,252,9556,297,9552,300,9520,255,9467,193,9434,160,9397,129,9357,102,9315,81,9253,73,9114,66,8646,54,7240,36,5763,26,4878,22"/>
|
||||||
|
<area shape="rect" href="html__like_8cpp.html" title=" " alt="" coords="1091,299,1200,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,3294,39,2394,57,2060,68,1864,81,1701,104,1575,129,1452,167,1298,228,1223,266,1164,301,1162,296,1220,261,1296,223,1450,162,1573,124,1700,99,1864,76,2060,63,2393,51,3294,33,4776,17"/>
|
||||||
|
<area shape="rect" href="hyperlink_8cpp.html" title=" " alt="" coords="675,299,786,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4775,22,4132,24,3082,31,2535,38,2043,49,1658,63,1522,72,1432,81,1328,102,1224,129,1025,193,861,256,756,301,754,296,859,251,1023,188,1222,124,1327,97,1432,76,1522,66,1658,58,2043,43,2535,33,3082,26,4132,18,4775,17"/>
|
||||||
|
<area shape="rect" href="inverted_8cpp.html" title=" " alt="" coords="1225,299,1327,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,23,4080,37,3561,55,3025,81,2776,91,2563,89,2375,84,2200,82,2027,88,1937,97,1844,110,1746,129,1641,155,1528,187,1405,228,1370,243,1338,263,1290,301,1287,296,1335,259,1368,239,1403,223,1526,182,1639,150,1745,124,1843,105,1937,92,2026,83,2200,76,2375,79,2563,84,2776,85,3025,76,3561,49,4080,32,4775,17"/>
|
||||||
|
<area shape="rect" href="italic_8cpp.html" title=" " alt="" coords="1403,299,1485,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,23,4220,41,3815,59,3399,81,2966,112,2535,155,2254,188,1974,228,1735,261,1498,301,1485,304,1484,298,1497,296,1734,256,1973,223,2253,183,2534,149,2966,106,3399,76,3815,53,4219,36,4776,18"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="811,299,957,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4776,22,4154,24,3142,31,2615,39,2141,49,1770,63,1639,72,1552,81,1453,101,1353,128,1256,159,1164,192,1008,256,909,301,906,296,1006,251,1162,187,1254,154,1352,123,1452,96,1552,76,1638,66,1769,58,2140,44,2615,33,3142,26,4154,18,4776,17"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2paragraph_8cpp.html" title=" " alt="" coords="4573,299,4688,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4814,43,4641,300,4636,297,4809,40"/>
|
||||||
|
<area shape="rect" href="reflect_8cpp.html" title=" " alt="" coords="9080,299,9171,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,6787,33,7926,51,8320,63,8445,69,8512,76,8566,90,8606,106,8696,150,8801,200,8906,248,8999,277,9081,298,9079,303,8997,282,8904,253,8798,205,8694,154,8604,111,8565,95,8512,81,8445,74,8320,68,7926,57,6787,39,4878,22"/>
|
||||||
|
<area shape="rect" href="scroll__indicator_8cpp.html" title=" " alt="" coords="6052,299,6199,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,23,5025,44,5203,76,5469,135,5726,199,6086,296,6084,301,5725,204,5467,140,5202,81,5024,50,4877,29"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2separator_8cpp.html" title=" " alt="" coords="6223,299,6334,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,22,5055,42,5278,76,5566,134,5846,198,6237,296,6235,301,5845,203,5565,139,5277,81,5055,48,4878,27"/>
|
||||||
|
<area shape="rect" href="separator__style_8cpp.html" title=" " alt="" coords="4713,299,4863,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4820,45,4811,79,4801,144,4795,207,4791,298,4785,298,4789,207,4795,143,4805,78,4815,43"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2size_8cpp.html" title=" " alt="" coords="8545,299,8620,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,18,5429,33,5829,50,6240,76,6480,96,6682,117,7025,159,7367,203,7808,248,8010,261,8168,267,8326,275,8527,296,8545,299,8544,304,8526,301,8325,280,8168,272,8010,267,7808,253,7366,208,7024,164,6681,122,6479,101,6240,81,5829,56,5429,38,4878,23"/>
|
||||||
|
<area shape="rect" href="strikethrough_8cpp.html" title=" " alt="" coords="4887,299,5022,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4835,43,4863,136,4885,194,4912,249,4929,275,4946,297,4942,300,4924,279,4907,252,4880,196,4858,138,4830,45"/>
|
||||||
|
<area shape="rect" href="text_8cpp.html" title=" " alt="" coords="9195,299,9269,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,16,5579,15,6740,20,7346,27,7893,37,8320,54,8472,64,8571,76,8647,92,8711,110,8816,150,8919,196,9053,248,9198,296,9196,301,9051,253,8917,201,8814,155,8709,115,8646,97,8570,81,8471,69,8320,59,7893,43,7346,32,6740,25,5579,21,4878,22"/>
|
||||||
|
<area shape="rect" href="underlined_8cpp.html" title=" " alt="" coords="5159,299,5278,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4857,36,4914,77,5205,296,5202,300,4910,81,4853,41"/>
|
||||||
|
<area shape="rect" href="underlined__double_8cpp.html" title=" " alt="" coords="5650,299,5819,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,27,4974,48,5083,76,5271,136,5453,199,5707,296,5705,301,5451,204,5270,141,5082,81,4973,53,4877,32"/>
|
||||||
|
<area shape="rect" href="dom_2util_8cpp.html" title=" " alt="" coords="8645,299,8715,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5460,20,6401,29,7329,47,7673,60,7795,68,7875,76,7947,90,8003,105,8126,149,8197,177,8251,201,8305,224,8377,248,8448,266,8504,275,8560,283,8633,296,8645,299,8644,304,8631,301,8559,288,8503,280,8446,271,8375,253,8303,229,8249,206,8195,182,8124,155,8001,110,7946,95,7874,81,7794,73,7673,65,7329,52,6401,35,5460,25,4878,22"/>
|
||||||
|
<area shape="rect" href="vbox_8cpp.html" title=" " alt="" coords="9294,299,9375,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4877,17,5752,16,7210,21,7953,28,8595,39,9055,54,9190,64,9230,70,9251,76,9277,100,9297,129,9312,160,9322,193,9334,254,9337,298,9332,298,9329,255,9317,194,9307,162,9292,131,9273,103,9248,81,9229,75,9190,70,9054,60,8595,44,7952,33,7210,26,5752,21,4877,22"/>
|
||||||
|
<area shape="rect" href="image_8hpp.html" title=" " alt="" coords="8331,152,8421,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5582,21,6724,32,7801,50,8159,62,8265,69,8313,76,8335,92,8352,112,8374,151,8369,153,8348,115,8331,96,8311,81,8265,74,8159,67,7801,55,6724,37,5582,27,4878,22"/>
|
||||||
|
<area shape="rect" href="node_8cpp.html" title=" " alt="" coords="9063,225,9145,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5696,21,7049,32,8332,50,8759,62,8886,69,8943,76,8971,90,8997,108,9042,150,9077,192,9099,223,9095,226,9073,195,9038,154,8994,112,8969,95,8942,81,8886,74,8759,67,8332,55,7048,37,5696,27,4878,22"/>
|
||||||
|
<area shape="rect" href="node_8hpp.html" title=" " alt="" coords="6620,152,6703,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5079,20,5386,29,5752,46,5941,59,6127,76,6270,93,6410,115,6620,153,6619,158,6409,120,6269,99,6126,81,5941,65,5752,52,5386,34,5078,25,4878,22"/>
|
||||||
|
<area shape="rect" href="node__decorator_8cpp.html" title=" " alt="" coords="8077,225,8227,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5381,17,6204,23,6649,30,7072,41,7437,56,7712,76,7824,82,7914,84,7956,89,7999,100,8045,120,8096,150,8115,167,8131,187,8150,224,8145,226,8126,190,8112,170,8093,154,8043,125,7997,105,7955,94,7913,89,7824,87,7712,81,7437,61,7071,46,6649,35,6203,28,5381,22,4878,22"/>
|
||||||
|
<area shape="rect" href="requirement_8hpp.html" title=" " alt="" coords="7569,79,7700,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,5857,34,6615,52,7400,76,7569,84,7569,89,7400,81,6614,57,5857,40,4878,23"/>
|
||||||
|
<area shape="rect" href="selection_8hpp.html" title=" " alt="" coords="9128,79,9237,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4878,17,6792,32,8083,50,8630,62,9040,76,9128,82,9128,87,9040,81,8630,67,8083,55,6792,37,4878,22"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,243,2723,267,2041,284,1790,293,1642,301,1630,303,1629,297,1641,296,1790,288,2041,279,2723,262,3904,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,244,2708,273,1748,301,1736,303,1735,298,1748,296,2708,268,3904,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,246,3756,253,3339,260,2802,264,2265,274,2035,285,1850,301,1838,303,1837,298,1849,296,2034,280,2265,269,2802,259,3339,255,3756,248,3904,241"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4958,239,6466,247,7254,255,7964,265,8520,279,8717,287,8847,296,8859,298,8858,303,8846,301,8717,292,8520,284,7964,270,7254,260,6466,253,4958,244,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,240,4210,257,4310,273,4408,296,4436,309,4464,321,4574,346,4662,354,4752,358,4866,369,5081,401,5294,443,5444,481,5563,516,5562,521,5443,486,5293,448,5080,406,4865,375,4751,363,4662,359,4573,351,4462,327,4434,314,4406,301,4309,278,4210,262,4042,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4938,239,6409,248,7177,256,7868,266,8410,279,8601,287,8728,296,8739,297,8738,303,8728,301,8601,293,8410,285,7868,271,7177,261,6409,254,4938,245,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3774,258,3642,260,3338,261,3182,264,3035,270,2906,282,2803,301,2780,313,2756,326,2588,391,2421,447,2169,521,2168,516,2419,442,2586,386,2754,322,2777,308,2802,296,2905,277,3035,265,3182,258,3338,256,3642,255,3773,253,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,252,3895,253,3608,273,3364,281,3150,281,2950,278,2750,275,2536,275,2293,282,2006,301,1986,303,1986,298,2005,296,2292,277,2536,269,2750,269,2950,273,3150,276,3364,276,3607,268,3894,248,3904,247"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,242,3434,242,2641,249,1669,267,1161,282,663,301,550,309,549,304,663,296,1161,276,1669,261,2641,244,3433,237,3904,236"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3661,266,3476,269,3162,262,3010,260,2848,263,2665,276,2448,301,2398,313,2347,327,2227,344,2133,352,2039,359,1919,375,1712,411,1510,453,1214,521,1213,516,1508,448,1711,406,1918,369,2039,354,2133,347,2227,339,2346,321,2397,308,2448,296,2664,271,2848,258,3010,255,3162,257,3476,264,3661,260,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3553,260,3009,265,2467,276,2265,286,2193,293,2145,301,2130,307,2120,314,2094,327,1994,344,1869,354,1727,359,1576,360,1282,362,1156,366,1055,375,978,388,900,405,751,447,624,489,538,521,536,516,622,484,749,442,899,400,977,383,1054,369,1156,360,1282,356,1576,355,1727,353,1869,349,1994,339,2092,321,2117,309,2128,302,2143,296,2192,288,2264,281,2467,271,3009,260,3553,255,3879,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4977,238,6522,245,7329,252,8057,263,8627,277,8828,286,8962,296,8974,298,8973,303,8961,301,8828,291,8626,283,8057,268,7329,258,6522,250,4977,243,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,244,4230,264,4456,296,4475,299,4474,305,4456,301,4229,270,4042,249"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2border_8cpp.html" title=" " alt="" coords="6759,299,6849,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4546,237,5330,244,5749,251,6146,262,6489,276,6747,296,6759,298,6758,303,6746,301,6488,282,6146,267,5749,256,5330,249,4546,243,4043,242"/>
|
||||||
|
<area shape="rect" href="border__colored_8cpp.html" title=" " alt="" coords="6873,299,7020,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4564,241,5380,251,6233,269,6591,281,6862,296,6873,297,6873,302,6861,301,6591,286,6233,274,5380,256,4564,246,4042,242"/>
|
||||||
|
<area shape="rect" href="border__style_8cpp.html" title=" " alt="" coords="7044,299,7175,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4591,239,5458,248,6364,266,6745,279,7032,296,7044,297,7043,302,7032,301,6745,284,6364,271,5458,253,4591,245,4043,242"/>
|
||||||
|
<area shape="rect" href="button__animated_8cpp.html" title=" " alt="" coords="4633,519,4793,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3961,263,3950,295,3950,309,3957,322,3973,332,4003,340,4091,350,4208,354,4339,354,4591,354,4684,358,4717,363,4738,370,4771,389,4795,411,4803,425,4807,439,4806,455,4800,472,4788,488,4774,502,4743,521,4740,516,4771,497,4784,485,4795,469,4801,454,4802,440,4798,427,4791,415,4768,393,4736,374,4716,368,4684,364,4591,359,4339,360,4208,359,4091,355,4002,345,3971,337,3953,326,3945,311,3944,294,3956,262"/>
|
||||||
|
<area shape="rect" href="button__in__frame_8cpp.html" title=" " alt="" coords="4818,519,4974,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3978,264,3987,295,3995,310,4007,322,4036,338,4072,349,4115,357,4163,360,4269,360,4385,353,4501,346,4610,342,4704,348,4743,357,4776,370,4799,385,4820,403,4854,445,4879,486,4894,517,4889,520,4874,489,4850,448,4816,407,4796,389,4773,374,4742,362,4703,354,4610,348,4501,351,4385,359,4270,365,4162,366,4114,362,4071,355,4034,343,4004,326,3991,313,3982,297,3973,265"/>
|
||||||
|
<area shape="rect" href="button__style_8cpp.html" title=" " alt="" coords="4999,519,5129,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3990,260,4018,294,4037,309,4057,322,4089,333,4126,341,4216,351,4319,354,4430,352,4646,350,4738,355,4810,369,4887,402,4957,444,5014,485,5053,516,5049,521,5011,489,4954,448,4884,407,4809,375,4737,361,4646,355,4430,358,4319,359,4215,357,4125,347,4087,338,4055,326,4034,314,4015,297,3986,264"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2canvas_8cpp.html" title=" " alt="" coords="7199,299,7294,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,236,4617,236,5528,241,6018,248,6483,259,6885,274,7187,296,7199,298,7199,303,7186,301,6884,280,6483,264,6018,253,5528,246,4617,241,4043,242"/>
|
||||||
|
<area shape="rect" href="canvas__animated_8cpp.html" title=" " alt="" coords="2721,519,2885,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3788,258,3676,260,3414,261,3280,264,3153,271,3043,283,2956,301,2912,324,2842,368,2774,415,2740,447,2737,456,2738,466,2748,485,2765,503,2784,516,2781,521,2762,507,2743,489,2732,468,2732,456,2735,444,2771,410,2839,363,2909,319,2954,296,3042,278,3153,266,3279,259,3414,256,3675,254,3788,253,3878,248,3904,245"/>
|
||||||
|
<area shape="rect" href="examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="2909,519,3019,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,250,3879,253,3755,263,3658,265,3562,274,3507,285,3442,301,3370,325,3299,353,3164,417,3054,478,2983,521,2980,516,3051,473,3162,412,3297,348,3368,320,3441,296,3506,279,3561,269,3657,260,3755,257,3878,248,3904,245"/>
|
||||||
|
<area shape="rect" href="checkbox__in__frame_8cpp.html" title=" " alt="" coords="3044,519,3220,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,250,3509,301,3451,325,3394,353,3288,417,3202,477,3148,520,3144,516,3199,473,3285,412,3391,348,3449,320,3507,296,3904,245"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="5154,519,5273,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4002,256,4060,297,4101,322,4158,339,4211,351,4307,363,4394,363,4475,356,4558,347,4646,343,4744,349,4858,369,4961,402,5058,444,5140,485,5195,516,5193,521,5137,490,5056,449,4959,407,4857,375,4744,354,4646,348,4558,353,4476,361,4394,368,4307,368,4210,356,4157,344,4099,326,4057,301,3999,261"/>
|
||||||
|
<area shape="rect" href="examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="3245,519,3363,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3694,279,3558,301,3516,324,3476,353,3404,416,3349,477,3315,520,3310,517,3345,474,3401,412,3473,348,3513,320,3556,296,3693,273,3904,245"/>
|
||||||
|
<area shape="rect" href="color__gallery_8cpp.html" title=" " alt="" coords="7319,299,7449,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4635,238,5581,246,6574,264,6992,278,7307,296,7319,297,7318,302,7306,301,6992,283,6574,269,5581,251,4635,244,4043,242"/>
|
||||||
|
<area shape="rect" href="color__info__palette256_8cpp.html" title=" " alt="" coords="7474,299,7665,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4660,241,5651,251,6692,269,7131,281,7461,296,7474,297,7474,302,7461,301,7131,287,6692,274,5651,257,4660,247,4043,242"/>
|
||||||
|
<area shape="rect" href="color__truecolor__HSV_8cpp.html" title=" " alt="" coords="7689,299,7868,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4693,240,5746,249,6857,267,7325,280,7677,296,7689,297,7689,302,7677,301,7325,285,6857,272,5746,254,4692,245,4043,242"/>
|
||||||
|
<area shape="rect" href="color__truecolor__RGB_8cpp.html" title=" " alt="" coords="7892,299,8073,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4724,240,5837,248,7012,266,7507,279,7880,296,7892,297,7891,302,7880,301,7507,285,7012,271,5837,254,4724,245,4043,242"/>
|
||||||
|
<area shape="rect" href="component_8hpp.html" title=" " alt="" coords="2749,445,2872,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3689,261,3443,266,3199,276,3095,286,3013,301,2858,374,2843,391,2832,411,2817,446,2812,444,2827,408,2839,388,2854,370,3011,296,3095,281,3199,271,3443,261,3688,256,3878,248,3904,245"/>
|
||||||
|
<area shape="rect" href="composition_8cpp.html" title=" " alt="" coords="3387,519,3517,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,251,3712,278,3629,292,3591,301,3562,325,3537,353,3497,416,3471,477,3458,519,3452,518,3466,475,3493,414,3533,350,3558,321,3588,296,3628,287,3711,273,3904,246"/>
|
||||||
|
<area shape="rect" href="custom__loop_8cpp.html" title=" " alt="" coords="1362,519,1494,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3668,266,3489,272,3185,271,3039,271,2882,274,2704,283,2494,301,2420,312,2347,327,2205,349,2065,375,1890,414,1720,455,1470,521,1468,516,1719,450,1889,408,2063,369,2205,344,2346,321,2419,307,2493,296,2703,278,2882,268,3039,265,3185,266,3489,267,3668,261,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="5297,519,5410,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,244,4169,263,4241,277,4312,296,4340,309,4369,321,4450,339,4520,347,4582,349,4641,348,4762,348,4833,355,4915,369,5040,403,5159,445,5330,516,5328,521,5157,450,5038,408,4914,375,4832,360,4762,354,4641,354,4582,355,4519,352,4449,344,4367,327,4338,314,4310,301,4240,283,4168,268,4042,249"/>
|
||||||
|
<area shape="rect" href="flexbox__gallery_8cpp.html" title=" " alt="" coords="3541,519,3688,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3721,277,3644,291,3610,301,3594,326,3585,356,3583,387,3585,419,3598,477,3612,518,3607,520,3593,479,3580,420,3577,387,3580,355,3589,324,3606,297,3643,285,3721,272,3904,246"/>
|
||||||
|
<area shape="rect" href="examples_2component_2focus_8cpp.html" title=" " alt="" coords="1518,519,1602,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3749,259,3587,260,3211,259,3018,260,2837,266,2677,279,2609,289,2550,301,2525,313,2500,326,2412,348,2342,356,2272,361,2183,375,2012,413,1845,454,1600,521,1599,516,1844,449,2011,407,2182,369,2271,356,2342,351,2411,343,2498,322,2523,308,2548,296,2608,284,2676,274,2836,261,3018,255,3211,253,3587,255,3749,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="focus__cursor_8cpp.html" title=" " alt="" coords="1627,519,1757,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3754,259,3598,260,3236,259,3051,261,2876,267,2723,280,2657,289,2601,301,2576,313,2550,326,2478,346,2420,355,2361,361,2287,375,2124,414,1965,455,1731,521,1730,516,1964,450,2123,408,2286,369,2360,356,2419,350,2477,341,2548,322,2573,308,2599,296,2656,284,2722,275,2876,262,3051,256,3236,254,3598,255,3754,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="gallery_8cpp.html" title=" " alt="" coords="1782,519,1874,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3759,259,3609,260,3262,260,3084,262,2916,268,2769,281,2651,301,2626,313,2601,326,2541,345,2493,354,2445,362,2385,375,2085,456,1866,521,1864,516,2083,451,2383,369,2444,356,2493,349,2540,339,2599,322,2624,308,2650,296,2768,275,2916,263,3084,257,3262,255,3609,255,3759,253,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="homescreen_8cpp.html" title=" " alt="" coords="3713,519,3842,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3732,278,3659,291,3627,301,3618,315,3613,329,3614,360,3627,392,3650,423,3678,452,3708,478,3761,516,3758,521,3705,482,3674,456,3646,426,3623,394,3609,361,3607,329,3613,312,3624,297,3658,286,3731,272,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3749,257,3534,259,2958,263,2656,266,2384,273,2170,284,2094,292,2043,301,2031,307,2022,313,2012,321,1998,327,1945,339,1883,348,1739,359,1575,363,1401,362,1061,360,915,364,799,375,641,407,487,449,357,490,268,521,266,516,356,485,486,444,639,402,798,369,915,358,1061,354,1401,357,1575,357,1739,353,1883,342,1944,333,1997,321,2009,316,2018,309,2028,302,2042,296,2093,287,2170,279,2384,268,2656,261,2958,257,3534,254,3749,252,3879,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3562,260,3035,265,2508,277,2312,287,2242,293,2195,301,2170,314,2145,327,2025,354,1923,368,1832,373,1746,372,1567,365,1463,366,1340,375,1083,397,972,414,831,448,781,465,731,484,654,521,652,516,729,480,779,460,830,443,971,409,1082,392,1340,369,1463,361,1567,360,1746,366,1832,368,1922,363,2024,349,2143,321,2168,309,2194,296,2241,288,2311,281,2508,271,3035,260,3562,255,3879,248,3904,246"/>
|
||||||
|
<area shape="rect" href="examples_2component_2input_8cpp.html" title=" " alt="" coords="3867,519,3949,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,252,3738,278,3669,291,3638,301,3634,310,3634,320,3649,348,3680,378,3720,411,3813,473,3888,516,3886,521,3810,477,3717,415,3676,382,3645,351,3629,322,3628,309,3634,297,3667,286,3737,273,3904,247"/>
|
||||||
|
<area shape="rect" href="input__in__frame_8cpp.html" title=" " alt="" coords="1899,519,2045,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3764,259,3620,260,3287,261,3117,263,2956,269,2814,281,2702,301,2677,313,2652,326,2527,368,2427,391,2327,413,2201,448,2090,487,2001,521,1999,516,2088,482,2199,443,2326,408,2426,386,2526,363,2650,322,2674,308,2701,296,2814,276,2955,264,3116,258,3287,255,3620,255,3763,253,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="input__style_8cpp.html" title=" " alt="" coords="3974,519,4095,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3814,271,3777,284,3754,300,3749,312,3754,322,3769,331,3795,339,3874,351,3978,358,4095,362,4321,364,4406,366,4456,369,4534,376,4599,379,4629,384,4657,395,4684,414,4710,444,4719,464,4713,480,4695,493,4668,503,4589,514,4488,519,4268,518,4174,518,4107,521,4096,523,4095,517,4106,516,4174,513,4268,513,4488,514,4588,509,4666,497,4693,488,4709,477,4713,464,4706,447,4680,418,4654,400,4627,389,4599,384,4534,382,4456,375,4406,371,4321,369,4095,367,3978,363,3873,356,3794,345,3767,336,3750,326,3744,312,3750,297,3774,280,3813,265,3904,246"/>
|
||||||
|
<area shape="rect" href="linear__gradient__gallery_8cpp.html" title=" " alt="" coords="2205,519,2403,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3770,259,3634,261,3320,263,3158,266,3006,273,2873,284,2766,301,2602,373,2440,448,2374,487,2322,521,2319,516,2371,482,2437,443,2600,368,2765,296,2872,278,3006,267,3158,261,3320,258,3634,256,3770,253,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="5434,519,5529,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,242,4189,261,4274,276,4358,296,4389,309,4419,321,4503,338,4575,347,4698,349,4823,350,4896,356,4981,369,5122,404,5258,445,5454,516,5452,521,5257,450,5121,409,4979,375,4895,361,4823,355,4698,355,4574,352,4502,344,4418,327,4387,314,4356,301,4273,281,4188,266,4042,248"/>
|
||||||
|
<area shape="rect" href="examples_2component_2maybe_8cpp.html" title=" " alt="" coords="2427,519,2522,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3778,258,3654,259,3363,259,3215,262,3075,268,2952,281,2856,301,2792,334,2686,399,2494,521,2491,516,2683,394,2789,330,2854,296,2951,276,3074,263,3214,257,3363,254,3654,254,3778,253,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3719,259,3520,260,3058,254,2821,254,2598,260,2402,275,2318,286,2246,301,2221,314,2196,327,2097,350,2013,362,1938,367,1867,367,1720,363,1634,366,1534,375,1312,405,1093,448,921,487,784,521,782,516,920,481,1091,443,1311,400,1533,369,1634,360,1720,358,1867,362,1938,362,2012,357,2096,344,2194,321,2219,309,2244,296,2317,281,2401,270,2598,255,2821,249,3058,249,3520,254,3719,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="menu2_8cpp.html" title=" " alt="" coords="4119,519,4214,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,252,3858,264,3818,279,3804,289,3797,299,3797,310,3805,322,3821,332,3850,341,3936,352,4051,358,4179,361,4426,362,4519,364,4574,369,4665,389,4701,407,4717,423,4733,444,4739,462,4733,477,4718,489,4694,497,4628,509,4544,515,4361,517,4283,518,4227,521,4215,523,4214,518,4226,516,4283,512,4361,511,4543,509,4627,504,4693,492,4715,484,4729,474,4734,462,4728,447,4713,426,4698,411,4664,394,4573,375,4519,369,4426,367,4179,366,4050,364,3936,358,3849,346,3819,337,3801,326,3791,311,3792,297,3801,285,3815,275,3856,259,3904,247"/>
|
||||||
|
<area shape="rect" href="menu__entries_8cpp.html" title=" " alt="" coords="4239,519,4377,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3920,258,3888,271,3861,287,3853,295,3849,304,3849,313,3855,322,3872,332,3902,341,3991,352,4108,357,4240,359,4494,359,4589,362,4645,369,4681,382,4710,394,4733,413,4754,444,4782,486,4783,491,4779,495,4758,496,4644,497,4538,504,4391,521,4378,523,4377,518,4390,516,4537,499,4644,492,4758,491,4777,490,4778,490,4777,488,4750,447,4729,417,4707,399,4679,387,4643,375,4588,367,4494,364,4240,364,4108,363,3990,357,3901,346,3870,337,3851,326,3844,314,3843,303,3849,292,3858,282,3885,266,3918,253"/>
|
||||||
|
<area shape="rect" href="menu__entries__animated_8cpp.html" title=" " alt="" coords="4402,519,4609,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3943,260,3923,275,3907,291,3900,307,3901,315,3906,322,3923,332,3952,340,4042,351,4159,356,4291,357,4545,357,4640,360,4695,369,4725,383,4747,397,4764,416,4780,444,4784,459,4779,472,4753,485,4703,498,4580,521,4579,516,4702,493,4751,480,4775,469,4779,459,4775,446,4760,419,4744,401,4723,387,4694,375,4640,366,4545,362,4291,362,4159,361,4041,356,3951,346,3921,337,3902,326,3896,317,3895,307,3903,288,3919,271,3939,256"/>
|
||||||
|
<area shape="rect" href="menu__in__frame_8cpp.html" title=" " alt="" coords="2546,519,2697,544"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3783,258,3664,259,3388,259,3246,261,3113,268,2997,281,2905,301,2879,314,2848,334,2794,374,2700,456,2634,520,2630,517,2696,452,2790,370,2845,330,2877,309,2903,296,2996,275,3113,263,3246,256,3388,254,3664,254,3783,253,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3724,259,3531,260,3084,255,2854,255,2638,261,2448,276,2367,287,2297,301,2272,313,2246,326,2175,345,2114,356,2009,364,1903,365,1768,375,1492,405,1372,422,1218,448,1043,486,904,521,903,516,1042,481,1217,443,1371,416,1491,400,1768,369,1903,360,2009,358,2114,350,2174,339,2244,322,2269,309,2295,296,2366,282,2447,270,2638,256,2854,250,3084,250,3531,254,3724,254,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3543,260,2984,265,2426,276,2217,286,2143,293,2094,301,2080,307,2069,314,2043,327,1936,345,1801,355,1647,359,1484,359,1168,359,1032,364,923,375,769,407,619,449,493,490,406,521,404,516,491,485,618,444,767,402,922,369,1031,358,1167,354,1484,354,1647,353,1800,350,1935,340,2042,321,2067,309,2077,302,2093,296,2143,288,2217,281,2426,270,2984,259,3543,255,3879,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3729,259,3542,260,3109,256,2887,256,2678,262,2494,276,2415,287,2348,301,2322,313,2297,327,1423,448,1222,487,1061,521,1060,516,1221,481,1422,443,2295,321,2320,308,2346,296,2414,282,2493,271,2677,257,2887,251,3109,250,3542,255,3729,254,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,251,3879,253,3744,259,3576,260,3185,258,2985,259,2797,265,2631,278,2560,289,2500,301,2474,313,2449,326,2392,342,2343,351,2258,359,2173,362,2064,375,1850,413,1641,456,1339,523,1338,517,1639,451,1849,408,2064,369,2172,357,2258,354,2342,346,2391,337,2447,322,2472,309,2498,296,2559,283,2630,273,2797,260,2985,254,3185,252,3576,255,3744,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" href="component__base_8hpp.html" title=" " alt="" coords="3025,299,3186,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,252,3895,253,3701,271,3550,279,3399,287,3206,301,3186,303,3186,298,3205,296,3399,281,3550,274,3701,265,3894,248,3904,247"/>
|
||||||
|
<area shape="rect" href="component__options_8hpp.html" title=" " alt="" coords="3769,372,3948,397"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,252,3746,279,3681,291,3652,301,3644,316,3645,328,3654,339,3669,349,3715,364,3769,373,3769,379,3714,369,3667,354,3650,343,3640,330,3639,314,3649,297,3680,286,3745,273,3904,247"/>
|
||||||
|
<area shape="rect" href="component__options_8cpp.html" title=" " alt="" coords="4518,445,4695,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3905,252,3780,275,3729,289,3703,301,3698,312,3703,322,3718,331,3744,339,3822,350,3925,357,4041,360,4264,362,4348,365,4398,369,4452,385,4505,405,4586,443,4584,448,4503,410,4451,390,4397,375,4348,370,4264,368,4041,365,3925,362,3822,356,3743,344,3716,336,3699,326,3693,312,3699,297,3727,284,3779,270,3904,247"/>
|
||||||
|
<area shape="rect" href="composite__decorator_8cpp.html" title=" " alt="" coords="4113,299,4298,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4024,252,4169,296,4167,301,4023,257"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2dbox_8cpp.html" title=" " alt="" coords="8098,299,8179,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4828,240,6097,249,7349,267,7813,280,7977,288,8086,296,8098,298,8097,303,8085,301,7977,293,7812,285,7349,273,6097,255,4828,245,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4396,240,4914,249,5444,267,5665,280,5832,296,5843,298,5842,303,5832,301,5665,285,5443,272,4914,255,4396,246,4043,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,5049,238,6728,246,7608,253,8401,264,9023,278,9243,286,9388,296,9399,297,9399,303,9388,301,9243,292,9023,283,8401,269,7608,258,6728,251,5049,244,4043,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,242,3381,241,2562,247,2123,254,1708,265,1349,280,1079,301,1067,303,1066,298,1078,296,1349,275,1708,259,2123,248,2562,241,3381,236,3904,236"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,236,4253,237,4562,244,4923,262,5109,277,5291,296,5303,298,5302,303,5290,301,5108,282,4923,267,4562,249,4253,242,4042,241"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4217,240,4463,249,4747,267,5035,296,5046,298,5045,303,5034,301,4746,272,4463,255,4217,246,4042,242"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2gauge_8cpp.html" title=" " alt="" coords="8203,299,8293,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4847,240,6149,250,7435,268,7912,280,8081,288,8192,296,8203,297,8203,303,8192,301,8080,293,7912,286,7435,273,6149,255,4847,246,4042,242"/>
|
||||||
|
<area shape="rect" href="gauge__direction_8cpp.html" title=" " alt="" coords="8317,299,8470,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4789,237,6026,243,6698,250,7337,260,7890,275,8306,296,8317,297,8316,302,8305,301,7890,281,7337,266,6698,255,6026,248,4789,242,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,238,4715,257,5112,274,5278,284,5403,296,5415,298,5414,303,5402,301,5277,290,5112,279,4715,262,4042,243"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2graph_8cpp.html" title=" " alt="" coords="5941,299,6027,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,4413,241,4959,251,5518,268,5753,281,5930,296,5941,298,5940,303,5929,301,5752,286,5518,274,4958,256,4412,246,4043,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,238,4767,257,5198,274,5379,284,5515,296,5527,298,5526,303,5514,301,5378,290,5198,279,4767,262,4042,243"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2gridbox_8cpp.html" title=" " alt="" coords="6359,299,6457,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4480,240,5148,249,5839,267,6128,280,6347,296,6359,298,6358,303,6346,301,6128,285,5838,272,5148,254,4480,245,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,5069,236,6787,242,7687,249,8499,259,9136,275,9361,285,9510,296,9521,298,9520,303,9509,301,9361,290,9136,280,8499,265,7687,254,6787,247,5069,242,4042,242"/>
|
||||||
|
<area shape="rect" href="hflow_8cpp.html" title=" " alt="" coords="6481,299,6564,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4501,238,5204,245,5579,252,5933,263,6239,277,6470,296,6481,298,6480,303,6469,301,6239,282,5933,268,5579,257,5204,250,4501,243,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,242,3402,244,2622,253,1810,270,1469,284,1212,301,1200,303,1200,297,1212,296,1469,279,1810,265,2622,247,3402,239,3904,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,242,3337,243,2437,250,1952,257,1494,267,1097,282,799,301,787,303,786,297,798,296,1097,277,1494,262,1952,251,2437,244,3337,238,3904,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,242,3525,242,2909,248,2162,266,1773,281,1391,301,1328,307,1328,301,1390,296,1773,276,2162,261,2909,243,3525,237,3904,236"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,242,3448,243,2751,250,2379,258,2029,268,1726,282,1498,301,1486,303,1485,298,1497,296,1725,277,2028,263,2379,252,2751,245,3448,238,3904,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3904,242,3364,246,2514,255,1625,273,1251,286,970,301,958,302,957,297,969,296,1251,280,1625,268,2514,250,3364,241,3904,237"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="6588,299,6735,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,5252,253,6015,270,6335,282,6576,296,6588,297,6588,302,6576,301,6335,288,6014,276,5252,258,4043,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,242,4273,263,4562,296,4574,298,4573,303,4561,301,4273,269,4042,248"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4995,239,6574,246,7399,254,8143,264,8726,278,8932,286,9068,296,9080,298,9079,303,9068,301,8932,292,8726,283,8143,269,7399,259,6574,252,4995,244,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,236,4355,236,4846,242,5435,260,5740,275,6040,296,6052,297,6052,302,6040,301,5740,281,5434,265,4846,247,4355,241,4042,241"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4458,242,5086,252,5734,270,6006,282,6211,296,6223,297,6223,303,6210,301,6006,287,5734,275,5086,257,4458,247,4042,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,241,4330,262,4700,296,4713,297,4712,303,4700,301,4329,268,4042,247"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4817,238,6105,245,6806,252,7472,262,8049,277,8483,296,8545,302,8545,308,8482,301,8049,282,7472,268,6806,257,6105,250,4817,243,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,239,4400,258,4636,274,4876,296,4887,297,4887,303,4876,301,4636,280,4400,263,4042,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,5014,237,6629,242,7474,249,8236,260,8832,275,9044,285,9183,296,9195,298,9194,303,9182,301,9043,290,8832,280,8236,265,7474,254,6629,247,5014,242,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,238,4233,242,4507,251,4825,269,5148,296,5159,297,5159,303,5148,301,4824,274,4507,257,4233,247,4043,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4301,241,4694,250,5160,267,5638,296,5650,297,5650,302,5637,301,5159,273,4694,255,4301,246,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4042,237,4922,238,6363,244,7114,252,7791,262,8321,277,8508,286,8632,296,8645,298,8644,303,8632,301,8508,291,8321,282,7791,267,7114,257,6363,250,4922,243,4042,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4043,237,5031,237,6677,244,7539,251,8315,261,8924,276,9139,285,9282,296,9294,298,9293,303,9281,301,9139,291,8924,281,8315,267,7539,256,6677,249,5031,243,4043,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,457,3387,457,4156,464,4567,471,4954,482,5289,497,5542,516,5553,518,5553,523,5541,521,5289,502,4954,487,4566,477,4156,470,3387,463,2886,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,468,2494,488,2194,521,2181,523,2181,518,2193,516,2494,483,2735,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,462,2487,463,2119,471,1685,489,1461,503,1242,521,1230,523,1229,517,1241,516,1461,498,1685,484,2118,466,2487,458,2736,456"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,463,2316,467,1692,478,1050,495,781,507,578,521,563,523,562,518,577,516,780,502,1049,490,1692,472,2316,462,2736,457"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,457,3167,459,3594,467,4102,485,4364,498,4622,516,4633,517,4633,522,4621,521,4364,504,4101,490,3594,472,3167,464,2886,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,456,3192,457,3665,464,4228,482,4519,497,4806,516,4818,517,4818,522,4805,521,4519,502,4227,488,3664,470,3192,463,2886,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,458,3903,475,4528,492,4789,503,4987,516,4999,517,4998,523,4986,521,4789,509,4528,497,3903,480,2886,463"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2810,485,2807,519,2801,518,2805,484"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2849,474,2940,516,2938,521,2846,479"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2876,471,3081,516,3079,521,2875,476"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,457,3322,462,3974,472,4647,490,4929,502,5142,516,5154,517,5153,523,5141,521,4929,507,4647,495,3974,478,3322,467,2886,463"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,467,3232,516,3245,518,3244,523,3232,521,2885,472"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,464,3105,485,3375,516,3387,518,3387,523,3374,521,3105,491,2885,469"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2735,463,2524,467,2220,476,1866,494,1506,521,1494,523,1494,517,1505,516,1866,488,2219,471,2523,461,2735,457"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,457,3345,461,4040,470,4758,488,5059,500,5286,516,5297,517,5296,523,5285,521,5058,506,4757,493,4040,475,3345,466,2886,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,462,3169,483,3528,516,3541,517,3541,523,3528,521,3168,488,2886,467"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2735,462,2539,464,2262,471,1941,489,1776,503,1615,521,1603,523,1602,518,1614,516,1776,498,1941,484,2262,466,2539,458,2735,456"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,464,2324,481,2049,498,1770,521,1758,523,1757,517,1769,516,2048,492,2323,475,2735,459"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,464,2370,479,2130,496,1887,521,1874,523,1874,518,1886,516,2129,491,2370,474,2736,458"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,460,3238,478,3468,495,3700,516,3713,517,3712,523,3700,521,3467,500,3238,484,2886,465"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,462,2273,467,1571,477,845,494,540,507,311,521,294,523,293,518,310,516,540,501,845,489,1570,472,2273,461,2736,457"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2735,462,2334,465,1740,474,1131,492,876,505,684,521,673,523,672,518,684,516,876,500,1131,486,1740,469,2334,460,2735,457"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2885,457,3058,460,3299,470,3574,487,3854,516,3867,518,3866,523,3853,521,3574,492,3298,475,3058,466,2885,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,467,2439,487,2058,521,2046,523,2045,517,2057,516,2438,482,2735,461"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,458,3342,473,3649,490,3962,516,3974,517,3974,523,3961,521,3649,495,3341,478,2886,463"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,472,2386,521,2385,516,2735,467"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,457,3368,458,4103,466,4494,473,4863,484,5182,498,5423,516,5434,517,5433,523,5422,521,5182,503,4863,489,4494,479,4103,471,3368,464,2886,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2744,476,2523,523,2521,517,2743,471"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2735,463,2352,466,1791,476,1217,494,977,506,796,521,784,523,784,518,796,516,977,501,1217,488,1791,471,2352,461,2735,457"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,456,3096,458,3398,466,3750,484,3930,498,4107,516,4119,518,4119,523,4106,521,3930,503,3749,489,3398,471,3096,464,2886,462"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,457,3113,461,3444,470,3831,488,4226,516,4239,517,4238,523,4225,521,3830,493,3444,476,3113,466,2886,463"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2886,458,3506,474,3943,491,4390,516,4402,517,4401,522,4389,521,3942,496,3506,479,2886,463"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2768,478,2653,521,2651,516,2767,473"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,463,1852,480,1319,497,1095,508,927,521,915,523,914,517,926,516,1095,503,1318,492,1852,475,2736,458"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,462,2294,466,1630,476,945,494,658,506,442,521,427,523,426,518,441,516,658,501,945,488,1630,471,2294,461,2736,457"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2736,462,2467,464,2063,472,1585,490,1337,503,1095,521,1082,523,1082,517,1094,516,1337,498,1584,484,2063,466,2467,459,2736,457"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2735,463,2047,481,1644,499,1477,509,1350,521,1339,523,1338,518,1349,516,1476,504,1644,493,2047,476,2735,458"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,312,3977,330,4427,347,4614,357,4756,369,4993,402,5223,444,5419,485,5553,516,5552,522,5418,491,5222,450,4992,408,4756,375,4614,363,4427,352,3977,335,3200,317"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3012,328,2878,348,2731,375,2565,413,2402,454,2164,521,2163,516,2401,449,2563,407,2730,369,2878,342,3011,322"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,317,2815,322,2573,332,2340,349,2244,361,2171,375,2145,387,2118,400,2022,423,1945,433,1867,438,1768,448,1242,521,1230,523,1229,518,1241,516,1768,443,1867,432,1944,427,2021,418,2116,395,2143,382,2170,369,2243,355,2339,344,2573,327,2815,316,3011,311"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,316,2640,322,2122,332,1599,350,1381,361,1216,375,1117,388,1016,405,823,447,658,489,546,521,545,516,657,484,822,442,1015,400,1116,383,1216,369,1381,356,1599,344,2121,327,2640,316,3011,311"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,310,3368,312,3590,321,3841,339,3968,352,4092,369,4216,395,4382,437,4674,516,4672,521,4381,442,4214,400,4092,375,3967,358,3840,344,3590,326,3368,318,3200,315"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,313,3521,326,3959,351,4184,368,4394,389,4574,414,4709,443,4757,459,4804,479,4877,516,4875,521,4802,484,4756,464,4707,448,4573,419,4393,394,4183,374,3958,356,3521,331,3200,318"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,311,3406,314,3690,323,4014,341,4342,369,4552,398,4761,443,4910,481,5028,516,5027,521,4908,486,4759,448,4552,403,4341,375,4013,346,3689,328,3406,319,3200,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3074,333,3008,374,2946,422,2886,473,2821,521,2817,516,2882,469,2943,418,3005,370,3071,329"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3075,334,3051,352,3030,374,3006,412,2988,454,2969,519,2964,518,2983,452,3002,410,3026,370,3048,348,3072,330"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3078,334,3059,352,3045,373,3035,400,3031,422,3034,444,3045,469,3056,485,3070,498,3103,516,3100,521,3067,502,3052,488,3040,472,3029,445,3026,422,3030,398,3040,371,3055,348,3074,330"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,309,3422,311,3733,318,4090,336,4273,351,4452,369,4559,384,4641,401,4827,443,5163,516,5162,521,4826,448,4640,406,4558,390,4452,375,4273,356,4090,342,3733,324,3422,316,3199,315"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3097,337,3091,367,3091,382,3096,396,3111,420,3129,440,3174,475,3222,500,3265,516,3263,521,3220,504,3171,479,3125,444,3106,423,3091,398,3086,383,3085,366,3092,336"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3013,329,2952,347,2892,374,2869,391,2849,411,2821,447,2816,443,2845,407,2866,387,2889,370,2950,342,3012,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3122,334,3172,401,3207,437,3247,468,3281,486,3317,500,3388,518,3386,524,3316,506,3279,491,3244,473,3203,441,3168,405,3117,337"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,312,3880,331,4266,348,4426,358,4548,369,4774,403,4993,444,5180,485,5309,516,5308,521,5179,490,4992,450,4773,408,4548,375,4426,364,4265,354,3879,337,3200,317"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3131,331,3223,398,3283,436,3348,468,3438,493,3551,516,3550,521,3437,498,3346,473,3281,441,3220,403,3128,335"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,319,2745,336,2583,352,2422,375,2371,386,2321,400,2121,440,1920,473,1768,497,1615,521,1603,524,1602,518,1614,516,1767,491,1920,468,2120,434,2319,395,2370,381,2421,369,2582,347,2744,331,3010,313"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,320,2786,339,2652,354,2519,375,2470,386,2422,400,2201,448,1875,522,1874,517,2199,443,2421,395,2469,381,2518,369,2652,349,2786,333,3011,315"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3143,327,3296,394,3397,433,3499,468,3612,497,3713,517,3712,522,3611,502,3498,473,3395,438,3294,399,3141,332"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,317,1883,338,1257,355,1028,365,892,375,707,406,528,448,376,490,272,521,271,516,375,485,527,443,706,401,892,369,1028,359,1257,350,1883,332,3011,311"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,316,2748,318,2369,327,1928,344,1701,358,1479,375,1208,401,1091,419,941,448,788,485,667,521,666,516,786,480,939,443,1090,414,1208,396,1478,369,1701,352,1928,339,2369,321,2748,313,3011,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3154,326,3601,468,3727,494,3854,516,3867,519,3866,524,3853,521,3726,499,3599,473,3153,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,324,2839,345,2642,375,2457,412,2277,454,2014,521,2013,516,2276,448,2456,407,2641,369,2838,339,3011,319"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3167,325,3347,369,3524,421,3602,443,3702,468,3974,517,3973,523,3701,473,3600,448,3523,426,3346,375,3166,330"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,325,2878,344,2731,375,2612,411,2497,452,2330,521,2328,516,2495,447,2610,406,2730,369,2877,339,3011,320"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,309,3452,309,3812,316,4229,335,4444,350,4654,369,4769,384,4859,401,5062,443,5434,517,5433,523,5061,448,4858,406,4768,390,4653,375,4443,355,4229,340,3812,322,3452,315,3200,314"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3012,327,2910,346,2802,375,2710,410,2621,452,2495,521,2493,516,2619,447,2707,406,2801,369,2908,341,3011,322"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,315,2776,318,2444,326,2062,344,1866,358,1674,375,1545,390,1445,406,1218,448,796,521,784,524,783,518,796,516,1217,443,1444,401,1544,385,1673,369,1865,352,2062,339,2444,321,2775,313,3011,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3179,324,3410,369,4120,517,4119,523,3409,375,3178,329"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,312,3379,318,3599,329,3809,346,3895,357,3961,369,4061,402,4157,444,4236,485,4291,516,4288,521,4234,490,4154,449,4060,407,3959,375,3894,362,3808,351,3598,335,3379,324,3200,318"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,313,3626,333,3854,349,4019,369,4157,403,4290,444,4402,485,4480,516,4478,521,4401,490,4288,450,4156,408,4018,375,3853,354,3626,338,3199,318"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3017,329,2938,347,2857,374,2822,391,2796,407,2739,447,2638,521,2635,517,2736,443,2793,402,2819,386,2855,370,2937,342,3016,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,317,2532,333,2216,350,1896,375,1749,390,1634,406,1374,448,915,523,914,518,1373,443,1634,401,1748,385,1896,369,2216,344,2532,327,3011,312"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,317,1958,339,1380,356,1168,365,1043,375,855,406,672,448,517,490,411,521,410,516,516,484,671,443,854,401,1042,369,1168,360,1380,351,1958,334,3011,312"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,318,2621,337,2370,353,2118,375,1812,410,1513,452,1078,521,1077,516,1513,447,1811,405,2117,369,2370,347,2620,331,3011,313"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3011,319,2703,338,2512,354,2320,375,2044,424,1768,473,1651,488,1559,496,1467,505,1350,521,1339,523,1338,518,1349,516,1466,500,1558,491,1650,483,1768,468,2043,418,2320,369,2512,348,2703,333,3011,314"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3200,319,3769,372,3769,378,3199,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3962,387,4179,404,4307,420,4433,443,4470,456,4507,468,4663,492,4795,504,4912,506,5022,503,5250,497,5384,502,5542,516,5553,518,5553,523,5541,521,5384,507,5250,502,5022,509,4912,511,4795,509,4662,498,4506,473,4468,461,4431,448,4306,425,4179,409,3961,392"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3755,391,3312,409,3026,425,2738,448,2579,465,2422,486,2181,523,2180,518,2422,481,2578,460,2737,443,3026,420,3312,403,3755,386"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3920,398,4085,443,4121,456,4158,468,4287,491,4388,500,4491,505,4622,516,4633,517,4633,523,4621,521,4490,510,4388,505,4286,496,4157,473,4120,461,4083,448,3919,403"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3926,397,4141,443,4200,457,4259,468,4412,487,4532,496,4652,503,4806,516,4818,517,4818,523,4805,521,4651,508,4531,501,4411,492,4258,473,4199,462,4139,448,3925,403"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3958,397,4083,416,4219,443,4265,456,4310,468,4412,484,4499,493,4647,499,4796,502,4987,516,4999,517,4998,523,4986,521,4796,507,4647,504,4498,498,4411,489,4309,473,4263,461,4218,448,4082,422,3957,402"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3962,396,4283,443,4347,456,4411,468,4616,488,4776,494,4936,499,5142,516,5154,518,5153,523,5141,521,4936,505,4776,500,4615,494,4410,473,4346,461,4282,448,3961,401"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3756,396,2872,455,2872,450,3755,390"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3962,391,4150,410,4259,425,4366,443,4414,456,4462,468,4586,485,4692,494,4873,498,5054,499,5160,505,5286,516,5297,517,5296,523,5285,521,5160,510,5054,505,4872,504,4692,499,4586,490,4461,473,4413,461,4365,448,4258,430,4150,416,3961,396"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3848,411,3786,520,3782,517,3843,408"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3756,389,3242,393,2491,402,1724,420,1403,433,1160,448,1026,462,921,477,684,521,673,523,672,518,684,516,921,472,1025,457,1160,443,1403,427,1724,415,2491,397,3242,388,3756,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3854,411,3851,440,3856,470,3873,496,3894,516,3890,520,3869,500,3851,472,3846,440,3849,411"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3869,409,3884,440,3906,469,3948,498,3993,516,3991,521,3946,502,3902,473,3879,442,3864,411"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3756,390,2593,407,1894,425,1601,436,1380,448,1088,483,796,521,784,524,783,518,796,516,1087,477,1380,443,1601,430,1893,419,2592,402,3755,384"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3880,406,3914,438,3956,468,4028,494,4120,517,4119,522,4027,499,3953,473,3910,442,3876,410"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3890,402,3953,440,4006,468,4110,494,4239,516,4238,522,4109,499,4004,473,3950,445,3887,407"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3900,400,3994,434,4107,468,4261,498,4402,517,4402,522,4261,503,4106,473,3992,439,3898,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3756,389,3408,391,2889,399,2278,417,1962,431,1652,448,1289,482,927,521,915,523,914,518,926,516,1289,477,1652,443,1962,425,2278,412,2889,394,3408,386,3756,383"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3756,390,3026,407,2522,424,2007,448,1551,481,1095,521,1082,523,1082,517,1094,516,1550,475,2007,443,2521,419,3026,401,3756,385"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3756,393,3224,414,2513,448,1931,477,1603,497,1350,521,1339,523,1338,518,1349,516,1603,492,1930,471,2513,443,3224,409,3756,387"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3962,393,4499,443,4518,445,4517,450,4498,448,3961,398"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="8378,191,8384,222,8391,237,8400,249,8427,264,8464,275,8557,286,8654,290,8728,296,8740,298,8739,303,8728,301,8653,296,8556,291,8463,280,8425,269,8397,253,8386,239,8379,224,8373,192"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,5294,182,4258,200,3181,228,2748,239,2410,247,2073,264,1642,301,1630,303,1629,297,1641,296,2073,258,2410,242,2748,234,3181,223,4258,195,5294,177,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,5460,182,4567,200,3640,228,3413,240,3187,253,2967,260,2782,262,2466,259,2314,260,2151,265,1966,278,1748,301,1736,303,1735,298,1748,296,1966,273,2151,260,2314,254,2466,254,2782,257,2967,255,3187,248,3413,235,3640,223,4567,195,5460,177,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,5177,191,4316,209,3997,218,3810,228,3728,241,3646,253,3372,272,3141,277,2936,274,2746,267,2556,262,2353,262,2122,274,1850,301,1838,303,1837,298,1849,296,2121,269,2352,257,2556,257,2746,262,2937,269,3141,272,3372,267,3645,248,3727,235,3809,223,3997,213,4316,204,5177,186,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6716,163,6853,164,7045,171,7266,189,7379,204,7489,223,7527,236,7566,248,7759,276,7923,289,8068,290,8204,285,8340,278,8487,275,8652,279,8847,296,8859,298,8858,303,8846,301,8652,284,8487,280,8341,284,8204,290,8068,295,7922,294,7758,281,7565,253,7526,241,7487,228,7378,209,7265,195,7045,177,6853,169,6716,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6716,164,6843,167,7020,176,7222,194,7426,223,7471,236,7515,248,7698,272,7854,283,7991,284,8120,281,8249,276,8387,274,8544,280,8728,296,8739,297,8738,303,8728,301,8544,285,8387,280,8249,281,8120,286,7991,289,7854,288,7698,277,7514,253,7469,241,7425,228,7221,199,7019,182,6843,173,6716,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,6069,174,5222,184,4392,202,4086,214,3906,228,3861,241,3815,253,3639,271,3421,281,3173,286,2911,287,2401,288,2182,292,2006,301,1986,303,1986,298,2005,296,2182,287,2401,283,2911,282,3173,281,3420,276,3639,266,3814,248,3859,235,3905,223,4085,209,4392,197,5222,179,6068,168,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,5725,173,4235,184,2747,202,2193,214,1868,228,1730,233,1621,234,1569,239,1516,251,1458,270,1392,301,1353,325,1317,353,1254,416,1206,477,1177,520,1173,517,1202,474,1250,413,1314,349,1350,320,1389,296,1456,265,1515,245,1569,234,1620,229,1730,228,1868,223,2193,208,2747,196,4235,179,5725,168,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,164,7067,179,7304,196,7546,223,7607,236,7667,248,7863,267,8030,275,8177,275,8314,272,8451,268,8598,268,8765,276,8962,296,8974,298,8973,303,8961,301,8765,282,8598,274,8451,273,8314,277,8177,281,8030,280,7863,273,7666,253,7605,241,7545,228,7304,201,7066,184,6716,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,6275,173,5775,182,5259,200,5043,213,4880,228,4786,243,4694,263,4550,301,4549,296,4693,258,4785,238,4880,223,5043,207,5259,195,5775,177,6275,168,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,170,4029,238,4029,233,6606,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6684,185,6746,249,6794,296,6790,300,6742,253,6680,189"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6692,182,6807,248,6917,296,6915,301,6804,253,6689,187"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6703,180,6802,223,6829,236,6857,248,6955,276,7045,296,7044,301,6954,282,6855,253,6827,241,6800,228,6701,185"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6714,179,6848,223,6877,236,6907,248,6985,267,7046,277,7108,284,7187,296,7199,298,7198,304,7186,301,7107,289,7045,282,6984,273,6906,253,6875,241,6846,228,6713,184"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,175,6801,196,6896,223,6927,236,6958,248,7054,269,7131,279,7208,285,7307,296,7319,298,7318,303,7306,301,7208,290,7130,284,7054,275,6957,253,6925,241,6894,228,6800,201,6715,180"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,172,6823,192,6945,223,6977,236,7009,248,7474,297,7473,303,7007,253,6975,241,6943,228,6822,198,6716,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,170,6845,189,6921,204,6996,223,7028,236,7059,248,7152,267,7230,278,7366,286,7503,286,7583,289,7678,296,7689,297,7689,302,7677,301,7583,294,7503,292,7366,291,7230,283,7151,272,7058,253,7026,241,6994,228,6919,209,6844,194,6716,175"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6716,168,6866,186,6957,202,7046,223,7078,236,7110,248,7225,270,7323,283,7410,288,7492,289,7662,287,7763,289,7880,296,7892,297,7892,302,7880,301,7762,294,7662,292,7492,294,7410,294,7323,288,7224,276,7109,253,7076,241,7045,228,6955,207,6865,192,6716,173"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,166,6993,187,7141,203,7249,223,7274,236,7299,248,7366,253,7504,256,7898,260,8288,271,8422,281,8463,288,8485,297,8491,311,8485,326,8457,348,8417,368,8367,386,8306,402,8156,430,7975,452,7767,469,7539,482,7050,498,6556,505,6107,507,5752,511,5626,515,5542,521,5529,523,5529,518,5541,516,5625,510,5752,506,6106,502,6556,499,7050,493,7539,477,7767,464,7974,447,8156,425,8305,397,8365,381,8415,363,8454,343,8481,322,8486,311,8481,301,8462,293,8421,286,8287,276,7897,266,7504,261,7366,258,7298,253,7272,241,7247,228,7141,208,6992,192,6716,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,167,6888,184,6992,200,7097,223,7129,236,7161,248,7299,273,7417,285,7522,288,7620,285,7825,278,7945,282,8086,296,8098,298,8097,303,8085,301,7945,287,7825,284,7621,290,7522,293,7417,290,7298,278,7159,253,7127,241,7095,228,6991,205,6887,189,6716,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6607,172,6442,189,6341,206,6242,228,6211,240,6180,253,6110,271,6055,281,5930,301,5918,304,5917,299,5929,296,6054,275,6109,266,6178,248,6209,235,6241,223,6340,200,6441,184,6606,167"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,163,6898,165,7166,172,7480,190,7643,204,7802,223,7861,236,7920,248,8143,270,8332,279,8498,279,8654,275,8809,270,8976,269,9165,277,9388,296,9399,297,9399,303,9388,301,9165,282,8976,275,8809,276,8654,280,8498,284,8331,284,8142,275,7920,253,7860,241,7801,228,7642,210,7480,196,7165,178,6897,170,6717,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,6452,172,6232,181,5976,198,5716,228,5623,244,5532,264,5387,301,5386,296,5530,259,5622,239,5716,223,5976,193,6232,176,6452,167,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6607,170,6033,188,5692,206,5549,216,5442,228,5353,244,5265,264,5128,301,5127,296,5264,259,5352,239,5441,223,5549,211,5691,200,6033,183,6606,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,166,6909,181,7028,198,7147,223,7180,236,7211,248,7358,274,7483,287,7594,289,7699,286,7916,279,8043,282,8192,296,8203,298,8202,303,8192,301,8043,288,7916,284,7699,292,7594,295,7483,292,7357,280,7210,253,7178,241,7146,228,7027,203,6908,187,6716,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6716,165,6809,169,6929,179,7064,196,7198,223,7230,236,7262,248,7418,276,7551,291,7669,295,7780,293,8011,285,8146,286,8306,296,8317,297,8316,302,8305,301,8146,292,8011,291,7780,299,7669,301,7551,296,7417,282,7261,253,7228,241,7197,228,7063,201,6929,184,6808,174,6716,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,170,6293,186,6084,203,5871,228,5664,265,5503,302,5502,297,5663,260,5870,223,6083,198,6293,181,6606,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6607,179,6363,228,6028,302,6027,297,6362,223,6606,174"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6607,172,6355,191,6191,208,6026,228,5802,266,5626,302,5625,296,5801,261,6025,223,6191,202,6355,186,6606,167"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6635,187,6529,253,6434,301,6432,296,6527,248,6632,183"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,164,7195,179,7533,197,7879,223,7972,236,8066,248,8285,262,8471,267,8788,262,8941,260,9105,263,9291,273,9510,296,9521,298,9520,303,9509,301,9290,279,9105,268,8941,265,8788,268,8471,272,8285,268,8065,253,7972,241,7878,228,7532,202,7194,185,6716,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6642,189,6536,300,6532,297,6639,186"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6607,169,3823,196,2167,215,1404,228,1338,243,1273,263,1172,301,1170,296,1271,258,1336,238,1404,223,2167,209,3823,191,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,3869,196,2244,214,1711,222,1495,228,1438,243,1383,263,1299,301,1296,296,1381,258,1437,238,1494,223,1711,217,2244,209,3869,190,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,4420,191,3055,209,2548,218,2249,228,2037,240,1872,252,1708,271,1498,301,1485,303,1484,298,1497,296,1707,266,1872,247,2037,235,2249,223,2548,213,3055,203,4420,185,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6664,191,6664,298,6659,298,6659,191"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,169,5843,185,5374,203,5178,214,5030,228,4929,244,4829,263,4673,301,4672,296,4828,258,4928,238,5029,223,5177,209,5374,198,5843,180,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6716,163,6873,164,7098,171,7359,190,7493,204,7625,223,7671,236,7718,248,7922,273,8095,284,8248,284,8392,280,8535,274,8689,272,8863,278,9068,296,9080,298,9079,303,9068,301,8863,283,8689,277,8535,279,8392,285,8248,290,8095,289,7921,278,7717,253,7670,241,7623,228,7493,209,7359,195,7097,177,6873,169,6716,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6611,184,6369,253,6175,301,6174,296,6367,248,6610,179"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6623,185,6529,228,6477,253,6397,281,6325,301,6323,296,6395,276,6475,248,6527,223,6621,180"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6607,170,5910,187,5486,204,5309,215,5175,228,5077,244,4981,264,4829,301,4828,296,4979,258,5076,238,5174,223,5308,210,5486,199,5910,181,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,163,6825,166,6971,174,7135,192,7218,206,7299,223,7332,236,7363,248,7537,278,7686,292,7818,294,7942,289,8066,282,8199,277,8350,280,8527,296,8545,299,8544,304,8526,301,8350,286,8199,283,8066,287,7942,294,7818,299,7686,297,7537,284,7362,253,7330,241,7298,228,7217,211,7134,198,6970,180,6825,171,6716,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,170,5971,187,5589,204,5430,215,5310,228,5220,244,5131,264,4993,301,4991,296,5130,258,5219,238,5309,223,5429,210,5589,199,5971,182,6606,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,165,7201,182,7484,199,7601,210,7690,223,7729,236,7769,248,7880,265,7981,278,8163,290,8323,289,8474,282,8624,274,8786,269,8968,275,9183,296,9195,298,9194,303,9182,301,8968,280,8786,275,8624,279,8474,287,8324,295,8163,295,7981,283,7879,271,7767,253,7728,241,7689,228,7600,216,7483,205,7201,188,6716,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6606,168,6433,169,6178,177,5881,195,5728,209,5578,228,5487,244,5398,264,5258,301,5256,296,5397,259,5486,239,5577,223,5727,204,5880,189,6178,171,6433,164,6606,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6607,174,6417,196,6179,228,5962,266,5789,301,5788,296,5961,261,6178,223,6416,190,6606,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,166,6989,183,7169,199,7350,223,7407,236,7464,248,7641,266,7792,274,7924,274,8048,271,8172,267,8305,268,8455,276,8632,296,8645,298,8644,303,8632,301,8455,282,8305,273,8172,273,8048,276,7924,279,7791,279,7641,272,7464,253,7406,241,7349,228,7168,205,6989,188,6716,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6716,164,6930,169,7228,180,7528,197,7653,209,7747,223,7784,236,7819,248,7960,266,8137,275,8337,279,8549,280,8962,280,9139,285,9282,296,9294,298,9293,303,9281,301,9139,290,8962,286,8549,285,8337,285,8137,281,7960,271,7818,253,7782,241,7746,228,7652,214,7528,203,7228,185,6930,175,6716,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6716,165,9063,233,9063,238,6716,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6717,166,7224,188,7957,223,8077,229,8077,235,7957,228,7224,193,6716,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7694,105,7841,149,7927,184,8011,223,8038,237,8066,248,8182,272,8282,285,8370,288,8453,287,8627,282,8728,285,8847,296,8859,298,8858,303,8846,301,8728,290,8626,287,8453,292,8370,294,8281,290,8181,278,8065,253,8036,242,8008,228,7924,189,7839,155,7693,110"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7681,106,7796,150,7909,200,8022,248,8127,270,8217,281,8297,285,8372,285,8529,282,8621,285,8728,296,8739,298,8738,303,8728,301,8620,291,8529,287,8372,290,8297,291,8217,287,8126,275,8021,253,7906,205,7794,154,7679,111"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7714,98,7889,119,8095,149,8224,175,8323,199,8422,223,8551,248,8666,264,8756,272,8846,280,8962,296,8974,298,8974,304,8961,301,8846,285,8756,277,8666,269,8550,253,8421,228,8322,204,8223,180,8094,155,7888,124,7713,103"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7556,97,6988,114,6667,131,6533,142,6432,155,6359,170,6302,186,6174,228,5918,302,5916,297,6173,223,6301,181,6357,164,6432,149,6533,137,6666,126,6988,109,7555,92"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7714,91,7873,95,8087,105,8330,122,8575,149,8671,165,8745,180,8913,223,8960,236,9007,248,9114,266,9197,274,9281,282,9388,296,9399,298,9398,303,9388,301,9281,287,9197,280,9113,271,9006,253,8958,241,8911,228,8744,186,8670,170,8574,155,8329,127,8086,110,7873,100,7714,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7556,96,6380,103,4412,124,3381,141,2452,164,2056,177,1724,192,1467,209,1298,228,1227,243,1159,263,1053,301,1051,296,1157,258,1226,238,1297,223,1466,204,1724,187,2056,172,2452,158,3381,136,4412,118,6380,97,7556,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7555,96,7229,100,6767,110,6301,128,6107,140,5960,155,5787,186,5620,228,5478,269,5381,301,5379,296,5477,264,5619,223,5786,181,5960,149,6107,135,6301,122,6767,105,7229,95,7555,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7556,95,7272,95,6844,102,6338,120,6077,135,5820,155,5563,177,5451,195,5310,228,5201,265,5116,301,5114,296,5199,260,5309,223,5450,190,5562,172,5820,149,6076,130,6338,115,6844,97,7272,90,7556,89"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7556,97,6837,114,6416,131,6241,142,6108,155,5925,186,5748,228,5597,269,5494,301,5493,296,5596,264,5746,222,5924,181,6108,149,6241,137,6416,126,6837,109,7556,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7555,96,7341,99,7035,107,6679,125,6318,155,6093,183,5871,228,5726,266,5611,301,5610,296,5725,261,5870,223,6092,177,6317,149,6679,120,7035,102,7341,93,7555,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7714,90,7886,92,8122,101,8392,119,8530,132,8664,149,8754,164,8823,179,8978,223,9015,236,9053,248,9180,269,9280,276,9381,281,9510,296,9521,298,9520,303,9509,301,9381,286,9280,282,9179,275,9051,253,9014,241,8977,228,8822,184,8753,169,8664,155,8529,138,8391,124,8122,106,7886,98,7714,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7714,96,7924,116,8176,149,8342,182,8506,223,8554,236,8602,248,8732,267,8834,274,8937,281,9068,296,9080,298,9079,303,9068,301,8937,286,8834,280,8732,272,8601,253,8552,242,8505,228,8341,187,8176,155,7923,121,7714,101"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7555,96,7330,101,7033,111,6741,128,6620,140,6529,155,6414,187,6304,229,6212,270,6148,301,6146,296,6209,265,6302,224,6412,182,6527,149,6619,135,6740,123,7033,105,7330,95,7555,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7556,96,7345,100,7071,109,6802,126,6692,139,6609,155,6513,187,6424,228,6349,270,6298,301,6295,296,6346,265,6421,224,6511,182,6607,149,6691,134,6802,121,7071,104,7345,94,7555,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7659,112,7696,144,7747,182,7806,219,7870,248,7966,276,8048,290,8123,295,8193,293,8340,285,8427,286,8527,296,8545,299,8544,304,8526,301,8426,292,8341,290,8193,298,8122,300,8048,296,7965,281,7868,253,7803,224,7743,186,7693,148,7655,116"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7714,92,8088,110,8289,127,8371,137,8434,149,8498,172,8544,199,8590,225,8653,248,8731,266,8799,276,8916,281,9033,281,9102,286,9183,296,9195,298,9194,303,9182,301,9102,291,9033,287,8915,286,8798,281,8730,271,8651,253,8588,230,8541,203,8495,177,8433,155,8370,143,8288,132,8088,116,7714,98"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7669,108,7824,186,7908,225,7971,248,8069,270,8154,281,8228,284,8299,283,8446,280,8532,284,8632,296,8645,298,8644,304,8632,301,8531,289,8446,285,8299,289,8228,290,8153,286,8069,275,7970,253,7906,230,7822,191,7667,113"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7714,92,8050,108,8267,124,8486,149,8619,172,8722,196,8824,221,8956,248,9119,272,9282,296,9294,298,9293,304,9281,301,9118,277,8956,253,8823,226,8721,201,8618,177,8485,155,8267,130,8050,113,7714,97"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7556,101,6703,163,6703,158,7555,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7714,96,7904,115,7995,130,8060,150,8087,166,8111,186,8145,223,8141,227,8107,190,8084,170,8058,154,7994,136,7903,120,7713,101"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9209,110,9435,296,9432,300,9205,115"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9217,109,9291,150,9543,296,9540,301,9288,154,9214,113"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9190,117,9217,250,9231,298,9226,299,9212,251,9184,118"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9201,114,9329,297,9324,300,9197,117"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9172,118,9113,226,9108,224,9167,115"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="9114,97,6703,165,6703,160,9114,92"/>
|
||||||
|
</map>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<p><a href="box_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_1Box.html">Box</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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_53f6d8d3eb5689656c3f196f1d99fcb2.html">screen</a></li><li class="navelem"><a class="el" href="box_8hpp.html">box.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>
|
||||||
4
box_8hpp.js
Normal file
4
box_8hpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var box_8hpp =
|
||||||
|
[
|
||||||
|
[ "Box", "structftxui_1_1Box.html", "structftxui_1_1Box" ]
|
||||||
|
];
|
||||||
417
box_8hpp__dep__incl.map
Normal file
417
box_8hpp__dep__incl.map
Normal file
@@ -0,0 +1,417 @@
|
|||||||
|
<map id="box.hpp" name="box.hpp">
|
||||||
|
<area shape="rect" id="Node000001" title=" " alt="" coords="4789,5,4864,31"/>
|
||||||
|
<area shape="rect" id="Node000002" href="$automerge_8cpp.html" title=" " alt="" coords="1509,299,1629,324"/>
|
||||||
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="4776,25,3832,81,3304,112,3074,128,2778,155,2457,189,2209,220,1642,301,1630,303,1629,298,1641,296,2208,214,2457,183,2777,149,3073,123,3304,107,3832,76,4775,20"/>
|
||||||
|
<area shape="rect" id="Node000003" href="$blink_8cpp.html" title=" " alt="" coords="1654,299,1735,324"/>
|
||||||
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="4776,26,4132,81,3769,111,3460,133,2937,167,2685,186,2416,213,2109,250,1748,301,1736,303,1735,298,1748,296,2109,245,2415,207,2685,181,2937,161,3460,128,3768,106,4132,76,4775,21"/>
|
||||||
|
<area shape="rect" id="Node000004" href="$bold_8cpp.html" title=" " alt="" coords="1760,299,1837,324"/>
|
||||||
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="4776,27,4570,49,4304,81,3990,130,3747,175,3503,216,3358,235,3187,253,2984,268,2811,274,2517,270,2376,268,2224,270,2052,280,1850,301,1838,303,1837,298,1849,296,2052,274,2224,264,2376,262,2517,265,2811,268,2983,263,3186,248,3358,230,3502,211,3746,169,3989,124,4304,76,4569,44,4775,22"/>
|
||||||
|
<area shape="rect" id="Node000005" href="$src_2ftxui_2dom_2border_8cpp.html" title=" " alt="" coords="8859,299,8949,324"/>
|
||||||
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="4878,17,5579,22,6723,32,7820,50,8199,62,8320,69,8384,76,8464,97,8542,124,8690,188,8810,251,8887,296,8884,301,8808,256,8688,193,8540,129,8462,102,8384,81,8320,74,8199,68,7820,56,6723,38,5579,27,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000006" href="$box_8cpp.html" title=" " alt="" coords="195,79,269,104"/>
|
||||||
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="4776,22,3942,25,2532,33,1790,41,1121,51,596,64,411,72,288,81,270,84,269,79,288,76,410,67,596,59,1121,46,1790,36,2532,28,3942,19,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000007" href="$src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="5553,519,5644,544"/>
|
||||||
|
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="4878,17,7211,34,8626,52,9117,63,9273,70,9356,76,9406,80,9455,79,9547,76,9585,81,9615,95,9627,107,9636,122,9641,140,9643,163,9642,387,9631,398,9601,408,9487,425,9309,441,9078,455,8493,479,7809,499,6456,523,5644,532,5644,527,6456,518,7808,493,8493,474,9078,450,9309,435,9486,420,9599,402,9628,393,9638,385,9637,163,9636,141,9631,124,9623,110,9612,100,9584,86,9547,82,9455,84,9406,85,9356,81,9273,75,9117,69,8626,57,7211,39,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000008" href="$src_2ftxui_2dom_2canvas_8cpp.html" title=" " alt="" coords="8739,299,8834,324"/>
|
||||||
|
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="4878,17,5574,17,6705,23,7284,30,7790,40,8164,55,8282,65,8345,76,8375,90,8396,106,8435,150,8455,178,8466,204,8478,227,8501,248,8740,298,8739,303,8499,253,8474,230,8461,206,8450,181,8431,154,8392,110,8372,95,8343,81,8281,70,8163,61,7790,46,7284,35,6705,28,5574,22,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000009" href="$src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="2070,519,2181,544"/>
|
||||||
|
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="4776,22,4175,24,3168,33,2098,51,1646,64,1307,81,1235,82,1139,78,1029,73,916,71,810,76,763,82,722,91,687,103,662,119,646,139,640,164,640,239,641,286,648,304,664,322,1360,421,2058,516,2070,518,2069,523,2057,521,1359,426,661,326,644,307,636,287,635,239,635,163,641,137,658,115,685,98,720,86,762,77,809,71,916,66,1029,68,1139,73,1235,77,1307,76,1646,59,2098,45,3168,27,4175,19,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000010" href="$clear__under_8cpp.html" title=" " alt="" coords="1862,299,1986,324"/>
|
||||||
|
<area shape="poly" id="edge9_Node000001_Node000010" title=" " alt="" coords="4776,28,4620,50,4427,81,4308,105,4207,129,4038,175,3868,217,3766,236,3646,253,3397,279,3186,290,3000,292,2826,288,2653,283,2466,281,2255,285,2006,301,1986,303,1986,298,2005,296,2255,280,2466,275,2653,278,2827,283,3000,286,3186,285,3397,273,3645,248,3765,231,3867,212,4037,170,4206,124,4307,100,4426,76,4619,45,4775,23"/>
|
||||||
|
<area shape="rect" id="Node000011" href="$dom_2color_8cpp.html" title=" " alt="" coords="469,299,549,324"/>
|
||||||
|
<area shape="poly" id="edge10_Node000001_Node000011" title=" " alt="" coords="4776,22,3852,26,2307,36,848,54,372,66,236,74,184,81,170,99,164,117,165,134,172,151,184,168,202,184,249,215,305,242,366,265,470,297,468,302,364,270,303,247,246,219,199,188,180,172,167,154,159,135,159,116,166,97,181,76,235,68,372,61,848,49,2307,31,3852,21,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000012" href="$component_8cpp.html" title=" " alt="" coords="1107,519,1229,544"/>
|
||||||
|
<area shape="poly" id="edge11_Node000001_Node000012" title=" " alt="" coords="4776,22,3940,25,2555,33,1850,41,1240,51,803,64,674,72,617,81,593,98,563,124,503,195,478,233,460,269,453,300,455,312,459,322,546,352,740,409,1127,516,1126,521,739,414,544,357,456,326,449,314,448,300,455,267,473,230,498,192,560,120,589,94,615,76,673,67,803,59,1240,46,1850,35,2555,28,3940,19,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000013" href="$container_8cpp.html" title=" " alt="" coords="453,519,563,544"/>
|
||||||
|
<area shape="poly" id="edge12_Node000001_Node000013" title=" " alt="" coords="4776,22,3848,26,2295,36,828,54,350,66,214,74,161,81,139,110,128,141,126,173,134,206,149,239,171,271,230,336,301,395,374,447,488,516,485,521,371,451,298,399,226,340,167,275,145,241,129,207,121,174,123,140,135,108,159,76,213,68,350,61,828,49,2295,31,3848,21,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000014" href="$src_2ftxui_2dom_2dbox_8cpp.html" title=" " alt="" coords="8974,299,9055,324"/>
|
||||||
|
<area shape="poly" id="edge13_Node000001_Node000014" title=" " alt="" coords="4878,16,5559,16,6681,20,7266,27,7794,38,8207,54,8352,64,8448,76,8508,90,8553,105,8652,150,8856,248,8982,296,8980,301,8854,253,8650,154,8551,110,8506,95,8448,81,8352,70,8206,59,7794,43,7266,33,6681,26,5559,21,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000015" href="$dim_8cpp.html" title=" " alt="" coords="4475,299,4549,324"/>
|
||||||
|
<area shape="poly" id="edge14_Node000001_Node000015" title=" " alt="" coords="4806,42,4526,300,4523,296,4803,38"/>
|
||||||
|
<area shape="rect" id="Node000016" href="$elements_8hpp.html" title=" " alt="" coords="3918,225,4029,251"/>
|
||||||
|
<area shape="poly" id="edge15_Node000001_Node000016" title=" " alt="" coords="4776,31,4664,52,4531,81,4230,162,4010,228,4009,223,4228,157,4530,76,4662,47,4775,26"/>
|
||||||
|
<area shape="rect" id="Node000047" href="$hoverable_8cpp.html" title=" " alt="" coords="179,519,293,544"/>
|
||||||
|
<area shape="poly" id="edge209_Node000001_Node000047" title=" " alt="" coords="4776,22,3845,24,2281,33,1483,40,791,51,295,64,147,72,82,81,51,96,28,112,13,133,8,164,8,386,12,414,25,438,44,458,68,475,123,501,179,517,178,523,122,506,65,480,40,462,21,441,7,415,3,386,3,163,8,131,24,108,49,91,81,76,147,67,295,59,791,45,1483,35,2281,27,3845,19,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000048" href="$src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="589,519,672,544"/>
|
||||||
|
<area shape="poly" id="edge214_Node000001_Node000048" title=" " alt="" coords="4776,22,3906,24,2458,31,1720,38,1081,49,624,63,488,71,429,81,399,102,379,127,367,154,362,183,364,215,371,249,397,323,421,373,447,407,481,436,527,468,609,516,606,521,524,473,478,440,444,411,417,375,392,325,366,251,359,216,357,183,362,152,374,124,395,98,427,76,488,66,623,57,1081,43,1720,33,2458,26,3906,18,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000055" href="$src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="697,519,783,544"/>
|
||||||
|
<area shape="poly" id="edge218_Node000001_Node000055" title=" " alt="" coords="4776,22,3915,25,2483,34,1753,42,1121,52,668,65,534,73,474,81,441,101,416,125,398,152,388,182,384,215,388,249,397,286,413,323,438,363,470,398,508,428,548,454,629,493,697,516,695,521,627,497,545,458,504,432,467,402,434,366,408,325,392,287,382,250,379,215,382,181,393,150,412,121,438,97,472,76,533,67,668,60,1121,47,1753,36,2483,29,3915,20,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000070" href="$src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="808,519,915,544"/>
|
||||||
|
<area shape="poly" id="edge273_Node000001_Node000070" title=" " alt="" coords="4776,22,3925,27,2511,37,1166,55,718,67,585,74,526,81,489,100,457,123,433,150,416,180,406,214,405,249,413,285,430,323,456,350,497,379,549,408,608,435,730,483,826,516,824,521,728,488,606,440,547,412,494,384,452,354,426,325,408,287,400,249,401,213,411,178,429,147,454,119,486,95,525,76,585,69,718,62,1166,50,2511,32,3925,21,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000073" href="$src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="323,519,426,544"/>
|
||||||
|
<area shape="poly" id="edge275_Node000001_Node000073" title=" " alt="" coords="4776,22,3856,25,2311,34,1522,42,839,52,348,65,203,73,138,81,106,96,81,111,64,132,59,164,59,386,66,406,87,426,119,445,158,463,247,494,326,516,325,521,245,499,156,468,116,450,84,430,62,409,53,386,53,163,60,130,77,107,103,91,137,76,202,67,348,60,839,46,1522,36,2311,29,3856,20,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000075" href="$src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="939,519,1082,544"/>
|
||||||
|
<area shape="poly" id="edge297_Node000001_Node000075" title=" " alt="" coords="4776,22,3933,26,2536,36,1209,54,767,66,636,73,578,81,538,102,501,125,470,152,446,182,431,214,425,249,430,285,447,322,473,342,524,367,674,423,842,477,972,516,970,521,840,482,672,428,522,372,470,347,443,326,425,286,419,249,425,213,442,179,466,149,498,121,535,97,577,76,636,68,767,61,1209,48,2536,30,3933,20,4775,17"/>
|
||||||
|
<area shape="rect" id="Node000079" href="$src_2ftxui_2component_2slider_8cpp.html" title=" " alt="" coords="1254,519,1338,544"/>
|
||||||
|
<area shape="poly" id="edge309_Node000001_Node000079" title=" " alt="" coords="4776,22,3952,27,2589,37,1294,55,863,67,735,74,678,81,643,95,614,110,596,131,591,145,589,163,589,239,592,267,602,287,618,304,640,322,728,355,907,411,1258,516,1256,521,905,416,726,360,637,326,614,307,597,290,587,268,584,239,584,163,586,144,591,128,611,106,640,90,677,76,734,69,863,62,1294,50,2588,32,3952,21,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000099" href="$flex_8cpp.html" title=" " alt="" coords="5843,299,5917,324"/>
|
||||||
|
<area shape="poly" id="edge201_Node000001_Node000099" title=" " alt="" coords="4878,24,4998,45,5141,76,5355,135,5561,199,5849,296,5847,301,5560,204,5353,140,5139,81,4997,51,4877,30"/>
|
||||||
|
<area shape="rect" id="Node000100" href="$flexbox_8cpp.html" title=" " alt="" coords="9399,299,9497,324"/>
|
||||||
|
<area shape="poly" id="edge202_Node000001_Node000100" title=" " alt="" coords="4878,17,5757,19,7223,27,7970,34,8617,44,9081,58,9219,67,9281,76,9315,99,9346,126,9372,158,9394,191,9428,253,9446,297,9441,299,9423,255,9390,194,9368,161,9342,130,9312,103,9279,81,9219,72,9081,64,8617,50,7970,39,7223,32,5756,24,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000101" href="$src_2ftxui_2dom_2focus_8cpp.html" title=" " alt="" coords="982,299,1066,324"/>
|
||||||
|
<area shape="poly" id="edge203_Node000001_Node000101" title=" " alt="" coords="4775,22,4175,26,3204,35,2244,53,1889,66,1763,73,1680,81,1582,100,1484,126,1388,156,1297,190,1144,254,1048,301,1045,296,1142,249,1295,185,1386,151,1482,120,1581,95,1680,76,1763,68,1889,60,2244,48,3204,30,4175,20,4775,17"/>
|
||||||
|
<area shape="rect" id="Node000102" href="$frame_8cpp.html" title=" " alt="" coords="5303,299,5391,324"/>
|
||||||
|
<area shape="poly" id="edge204_Node000001_Node000102" title=" " alt="" coords="4864,34,4948,76,5173,203,5329,296,5326,301,5170,208,4945,81,4862,39"/>
|
||||||
|
<area shape="rect" id="Node000103" href="$src_2ftxui_2dom_2gauge_8cpp.html" title=" " alt="" coords="5046,299,5135,324"/>
|
||||||
|
<area shape="poly" id="edge205_Node000001_Node000103" title=" " alt="" coords="4848,39,5082,297,5078,300,4844,43"/>
|
||||||
|
<area shape="rect" id="Node000106" href="$src_2ftxui_2dom_2graph_8cpp.html" title=" " alt="" coords="5415,299,5502,324"/>
|
||||||
|
<area shape="poly" id="edge206_Node000001_Node000106" title=" " alt="" coords="4874,33,4988,76,5124,138,5255,202,5439,296,5436,301,5253,206,5122,143,4986,81,4872,38"/>
|
||||||
|
<area shape="rect" id="Node000108" href="$src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="5527,299,5625,324"/>
|
||||||
|
<area shape="poly" id="edge207_Node000001_Node000108" title=" " alt="" coords="4878,30,5032,76,5189,136,5341,200,5553,296,5551,301,5339,205,5187,141,5030,81,4877,35"/>
|
||||||
|
<area shape="rect" id="Node000110" href="$hbox_8cpp.html" title=" " alt="" coords="9521,299,9602,324"/>
|
||||||
|
<area shape="poly" id="edge208_Node000001_Node000110" title=" " alt="" coords="4878,17,5763,21,7240,31,8646,48,9114,61,9254,68,9317,76,9360,98,9400,125,9438,156,9471,189,9524,252,9556,297,9552,300,9520,255,9467,193,9434,160,9397,129,9357,102,9315,81,9253,73,9114,66,8646,54,7240,36,5763,26,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000112" href="$html__like_8cpp.html" title=" " alt="" coords="1091,299,1200,324"/>
|
||||||
|
<area shape="poly" id="edge210_Node000001_Node000112" title=" " alt="" coords="4776,22,3294,39,2394,57,2060,68,1864,81,1701,104,1575,129,1452,167,1298,228,1223,266,1164,301,1162,296,1220,261,1296,223,1450,162,1573,124,1700,99,1864,76,2060,63,2393,51,3294,33,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000113" href="$hyperlink_8cpp.html" title=" " alt="" coords="675,299,786,324"/>
|
||||||
|
<area shape="poly" id="edge211_Node000001_Node000113" title=" " alt="" coords="4775,22,4132,24,3082,31,2535,38,2043,49,1658,63,1522,72,1432,81,1328,102,1224,129,1025,193,861,256,756,301,754,296,859,251,1023,188,1222,124,1327,97,1432,76,1522,66,1658,58,2043,43,2535,33,3082,26,4132,18,4775,17"/>
|
||||||
|
<area shape="rect" id="Node000114" href="$inverted_8cpp.html" title=" " alt="" coords="1225,299,1327,324"/>
|
||||||
|
<area shape="poly" id="edge215_Node000001_Node000114" title=" " alt="" coords="4776,23,4080,37,3561,55,3025,81,2776,91,2563,89,2375,84,2200,82,2027,88,1937,97,1844,110,1746,129,1641,155,1528,187,1405,228,1370,243,1338,263,1290,301,1287,296,1335,259,1368,239,1403,223,1526,182,1639,150,1745,124,1843,105,1937,92,2026,83,2200,76,2375,79,2563,84,2776,85,3025,76,3561,49,4080,32,4775,17"/>
|
||||||
|
<area shape="rect" id="Node000115" href="$italic_8cpp.html" title=" " alt="" coords="1403,299,1485,324"/>
|
||||||
|
<area shape="poly" id="edge216_Node000001_Node000115" title=" " alt="" coords="4776,23,4220,41,3815,59,3399,81,2966,112,2535,155,2254,188,1974,228,1735,261,1498,301,1485,304,1484,298,1497,296,1734,256,1973,223,2253,183,2534,149,2966,106,3399,76,3815,53,4219,36,4776,18"/>
|
||||||
|
<area shape="rect" id="Node000116" href="$src_2ftxui_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="811,299,957,324"/>
|
||||||
|
<area shape="poly" id="edge217_Node000001_Node000116" title=" " alt="" coords="4776,22,4154,24,3142,31,2615,39,2141,49,1770,63,1639,72,1552,81,1453,101,1353,128,1256,159,1164,192,1008,256,909,301,906,296,1006,251,1162,187,1254,154,1352,123,1452,96,1552,76,1638,66,1769,58,2140,44,2615,33,3142,26,4154,18,4776,17"/>
|
||||||
|
<area shape="rect" id="Node000128" href="$examples_2dom_2paragraph_8cpp.html" title=" " alt="" coords="4573,299,4688,324"/>
|
||||||
|
<area shape="poly" id="edge272_Node000001_Node000128" title=" " alt="" coords="4814,43,4641,300,4636,297,4809,40"/>
|
||||||
|
<area shape="rect" id="Node000129" href="$reflect_8cpp.html" title=" " alt="" coords="9080,299,9171,324"/>
|
||||||
|
<area shape="poly" id="edge274_Node000001_Node000129" title=" " alt="" coords="4878,17,6787,33,7926,51,8320,63,8445,69,8512,76,8566,90,8606,106,8696,150,8801,200,8906,248,8999,277,9081,298,9079,303,8997,282,8904,253,8798,205,8694,154,8604,111,8565,95,8512,81,8445,74,8320,68,7926,57,6787,39,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000120" href="$scroll__indicator_8cpp.html" title=" " alt="" coords="6052,299,6199,324"/>
|
||||||
|
<area shape="poly" id="edge298_Node000001_Node000120" title=" " alt="" coords="4878,23,5025,44,5203,76,5469,135,5726,199,6086,296,6084,301,5725,204,5467,140,5202,81,5024,50,4877,29"/>
|
||||||
|
<area shape="rect" id="Node000130" href="$src_2ftxui_2dom_2separator_8cpp.html" title=" " alt="" coords="6223,299,6334,324"/>
|
||||||
|
<area shape="poly" id="edge306_Node000001_Node000130" title=" " alt="" coords="4878,22,5055,42,5278,76,5566,134,5846,198,6237,296,6235,301,5845,203,5565,139,5277,81,5055,48,4878,27"/>
|
||||||
|
<area shape="rect" id="Node000132" href="$separator__style_8cpp.html" title=" " alt="" coords="4713,299,4863,324"/>
|
||||||
|
<area shape="poly" id="edge307_Node000001_Node000132" title=" " alt="" coords="4820,45,4811,79,4801,144,4795,207,4791,298,4785,298,4789,207,4795,143,4805,78,4815,43"/>
|
||||||
|
<area shape="rect" id="Node000133" href="$src_2ftxui_2dom_2size_8cpp.html" title=" " alt="" coords="8545,299,8620,324"/>
|
||||||
|
<area shape="poly" id="edge308_Node000001_Node000133" title=" " alt="" coords="4878,18,5429,33,5829,50,6240,76,6480,96,6682,117,7025,159,7367,203,7808,248,8010,261,8168,267,8326,275,8527,296,8545,299,8544,304,8526,301,8325,280,8168,272,8010,267,7808,253,7366,208,7024,164,6681,122,6479,101,6240,81,5829,56,5429,38,4878,23"/>
|
||||||
|
<area shape="rect" id="Node000123" href="$strikethrough_8cpp.html" title=" " alt="" coords="4887,299,5022,324"/>
|
||||||
|
<area shape="poly" id="edge310_Node000001_Node000123" title=" " alt="" coords="4835,43,4863,136,4885,194,4912,249,4929,275,4946,297,4942,300,4924,279,4907,252,4880,196,4858,138,4830,45"/>
|
||||||
|
<area shape="rect" id="Node000151" href="$text_8cpp.html" title=" " alt="" coords="9195,299,9269,324"/>
|
||||||
|
<area shape="poly" id="edge311_Node000001_Node000151" title=" " alt="" coords="4878,16,5579,15,6740,20,7346,27,7893,37,8320,54,8472,64,8571,76,8647,92,8711,110,8816,150,8919,196,9053,248,9198,296,9196,301,9051,253,8917,201,8814,155,8709,115,8646,97,8570,81,8471,69,8320,59,7893,43,7346,32,6740,25,5579,21,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000124" href="$underlined_8cpp.html" title=" " alt="" coords="5159,299,5278,324"/>
|
||||||
|
<area shape="poly" id="edge312_Node000001_Node000124" title=" " alt="" coords="4857,36,4914,77,5205,296,5202,300,4910,81,4853,41"/>
|
||||||
|
<area shape="rect" id="Node000125" href="$underlined__double_8cpp.html" title=" " alt="" coords="5650,299,5819,324"/>
|
||||||
|
<area shape="poly" id="edge313_Node000001_Node000125" title=" " alt="" coords="4878,27,4974,48,5083,76,5271,136,5453,199,5707,296,5705,301,5451,204,5270,141,5082,81,4973,53,4877,32"/>
|
||||||
|
<area shape="rect" id="Node000152" href="$dom_2util_8cpp.html" title=" " alt="" coords="8645,299,8715,324"/>
|
||||||
|
<area shape="poly" id="edge314_Node000001_Node000152" title=" " alt="" coords="4878,17,5460,20,6401,29,7329,47,7673,60,7795,68,7875,76,7947,90,8003,105,8126,149,8197,177,8251,201,8305,224,8377,248,8448,266,8504,275,8560,283,8633,296,8645,299,8644,304,8631,301,8559,288,8503,280,8446,271,8375,253,8303,229,8249,206,8195,182,8124,155,8001,110,7946,95,7874,81,7794,73,7673,65,7329,52,6401,35,5460,25,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000153" href="$vbox_8cpp.html" title=" " alt="" coords="9294,299,9375,324"/>
|
||||||
|
<area shape="poly" id="edge315_Node000001_Node000153" title=" " alt="" coords="4877,17,5752,16,7210,21,7953,28,8595,39,9055,54,9190,64,9230,70,9251,76,9277,100,9297,129,9312,160,9322,193,9334,254,9337,298,9332,298,9329,255,9317,194,9307,162,9292,131,9273,103,9248,81,9229,75,9190,70,9054,60,8595,44,7952,33,7210,26,5752,21,4877,22"/>
|
||||||
|
<area shape="rect" id="Node000156" href="$image_8hpp.html" title=" " alt="" coords="8331,152,8421,177"/>
|
||||||
|
<area shape="poly" id="edge212_Node000001_Node000156" title=" " alt="" coords="4878,17,5582,21,6724,32,7801,50,8159,62,8265,69,8313,76,8335,92,8352,112,8374,151,8369,153,8348,115,8331,96,8311,81,8265,74,8159,67,7801,55,6724,37,5582,27,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000161" href="$node_8cpp.html" title=" " alt="" coords="9063,225,9145,251"/>
|
||||||
|
<area shape="poly" id="edge219_Node000001_Node000161" title=" " alt="" coords="4878,17,5696,21,7049,32,8332,50,8759,62,8886,69,8943,76,8971,90,8997,108,9042,150,9077,192,9099,223,9095,226,9073,195,9038,154,8994,112,8969,95,8942,81,8886,74,8759,67,8332,55,7048,37,5696,27,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000162" href="$node_8hpp.html" title=" " alt="" coords="6620,152,6703,177"/>
|
||||||
|
<area shape="poly" id="edge220_Node000001_Node000162" title=" " alt="" coords="4878,17,5079,20,5386,29,5752,46,5941,59,6127,76,6270,93,6410,115,6620,153,6619,158,6409,120,6269,99,6126,81,5941,65,5752,52,5386,34,5078,25,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000119" href="$node__decorator_8cpp.html" title=" " alt="" coords="8077,225,8227,251"/>
|
||||||
|
<area shape="poly" id="edge271_Node000001_Node000119" title=" " alt="" coords="4878,17,5381,17,6204,23,6649,30,7072,41,7437,56,7712,76,7824,82,7914,84,7956,89,7999,100,8045,120,8096,150,8115,167,8131,187,8150,224,8145,226,8126,190,8112,170,8093,154,8043,125,7997,105,7955,94,7913,89,7824,87,7712,81,7437,61,7071,46,6649,35,6203,28,5381,22,4878,22"/>
|
||||||
|
<area shape="rect" id="Node000164" href="$requirement_8hpp.html" title=" " alt="" coords="7569,79,7700,104"/>
|
||||||
|
<area shape="poly" id="edge276_Node000001_Node000164" title=" " alt="" coords="4878,17,5857,34,6615,52,7400,76,7569,84,7569,89,7400,81,6614,57,5857,40,4878,23"/>
|
||||||
|
<area shape="rect" id="Node000169" href="$selection_8hpp.html" title=" " alt="" coords="9128,79,9237,104"/>
|
||||||
|
<area shape="poly" id="edge299_Node000001_Node000169" title=" " alt="" coords="4878,17,6792,32,8083,50,8630,62,9040,76,9128,82,9128,87,9040,81,8630,67,8083,55,6792,37,4878,22"/>
|
||||||
|
<area shape="poly" id="edge16_Node000016_Node000002" title=" " alt="" coords="3904,243,2723,267,2041,284,1790,293,1642,301,1630,303,1629,297,1641,296,1790,288,2041,279,2723,262,3904,238"/>
|
||||||
|
<area shape="poly" id="edge17_Node000016_Node000003" title=" " alt="" coords="3904,244,2708,273,1748,301,1736,303,1735,298,1748,296,2708,268,3904,238"/>
|
||||||
|
<area shape="poly" id="edge18_Node000016_Node000004" title=" " alt="" coords="3905,246,3756,253,3339,260,2802,264,2265,274,2035,285,1850,301,1838,303,1837,298,1849,296,2034,280,2265,269,2802,259,3339,255,3756,248,3904,241"/>
|
||||||
|
<area shape="poly" id="edge19_Node000016_Node000005" title=" " alt="" coords="4042,237,4958,239,6466,247,7254,255,7964,265,8520,279,8717,287,8847,296,8859,298,8858,303,8846,301,8717,292,8520,284,7964,270,7254,260,6466,253,4958,244,4042,242"/>
|
||||||
|
<area shape="poly" id="edge23_Node000016_Node000007" title=" " alt="" coords="4043,240,4210,257,4310,273,4408,296,4436,309,4464,321,4574,346,4662,354,4752,358,4866,369,5081,401,5294,443,5444,481,5563,516,5562,521,5443,486,5293,448,5080,406,4865,375,4751,363,4662,359,4573,351,4462,327,4434,314,4406,301,4309,278,4210,262,4042,245"/>
|
||||||
|
<area shape="poly" id="edge27_Node000016_Node000008" title=" " alt="" coords="4042,237,4938,239,6409,248,7177,256,7868,266,8410,279,8601,287,8728,296,8739,297,8738,303,8728,301,8601,293,8410,285,7868,271,7177,261,6409,254,4938,245,4042,242"/>
|
||||||
|
<area shape="poly" id="edge30_Node000016_Node000009" title=" " alt="" coords="3905,251,3879,253,3774,258,3642,260,3338,261,3182,264,3035,270,2906,282,2803,301,2780,313,2756,326,2588,391,2421,447,2169,521,2168,516,2419,442,2586,386,2754,322,2777,308,2802,296,2905,277,3035,265,3182,258,3338,256,3642,255,3773,253,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge33_Node000016_Node000010" title=" " alt="" coords="3905,252,3895,253,3608,273,3364,281,3150,281,2950,278,2750,275,2536,275,2293,282,2006,301,1986,303,1986,298,2005,296,2292,277,2536,269,2750,269,2950,273,3150,276,3364,276,3607,268,3894,248,3904,247"/>
|
||||||
|
<area shape="poly" id="edge36_Node000016_Node000011" title=" " alt="" coords="3904,242,3434,242,2641,249,1669,267,1161,282,663,301,550,309,549,304,663,296,1161,276,1669,261,2641,244,3433,237,3904,236"/>
|
||||||
|
<area shape="poly" id="edge41_Node000016_Node000012" title=" " alt="" coords="3905,251,3879,253,3661,266,3476,269,3162,262,3010,260,2848,263,2665,276,2448,301,2398,313,2347,327,2227,344,2133,352,2039,359,1919,375,1712,411,1510,453,1214,521,1213,516,1508,448,1711,406,1918,369,2039,354,2133,347,2227,339,2346,321,2397,308,2448,296,2664,271,2848,258,3010,255,3162,257,3476,264,3661,260,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge142_Node000016_Node000013" title=" " alt="" coords="3905,251,3879,253,3553,260,3009,265,2467,276,2265,286,2193,293,2145,301,2130,307,2120,314,2094,327,1994,344,1869,354,1727,359,1576,360,1282,362,1156,366,1055,375,978,388,900,405,751,447,624,489,538,521,536,516,622,484,749,442,899,400,977,383,1054,369,1156,360,1282,356,1576,355,1727,353,1869,349,1994,339,2092,321,2117,309,2128,302,2143,296,2192,288,2264,281,2467,271,3009,260,3553,255,3879,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge144_Node000016_Node000014" title=" " alt="" coords="4042,237,4977,238,6522,245,7329,252,8057,263,8627,277,8828,286,8962,296,8974,298,8973,303,8961,301,8828,291,8626,283,8057,268,7329,258,6522,250,4977,243,4042,242"/>
|
||||||
|
<area shape="poly" id="edge146_Node000016_Node000015" title=" " alt="" coords="4043,244,4230,264,4456,296,4475,299,4474,305,4456,301,4229,270,4042,249"/>
|
||||||
|
<area shape="rect" id="Node000017" href="$examples_2dom_2border_8cpp.html" title=" " alt="" coords="6759,299,6849,324"/>
|
||||||
|
<area shape="poly" id="edge20_Node000016_Node000017" title=" " alt="" coords="4043,237,4546,237,5330,244,5749,251,6146,262,6489,276,6747,296,6759,298,6758,303,6746,301,6488,282,6146,267,5749,256,5330,249,4546,243,4043,242"/>
|
||||||
|
<area shape="rect" id="Node000018" href="$border__colored_8cpp.html" title=" " alt="" coords="6873,299,7020,324"/>
|
||||||
|
<area shape="poly" id="edge21_Node000016_Node000018" title=" " alt="" coords="4042,237,4564,241,5380,251,6233,269,6591,281,6862,296,6873,297,6873,302,6861,301,6591,286,6233,274,5380,256,4564,246,4042,242"/>
|
||||||
|
<area shape="rect" id="Node000019" href="$border__style_8cpp.html" title=" " alt="" coords="7044,299,7175,324"/>
|
||||||
|
<area shape="poly" id="edge22_Node000016_Node000019" title=" " alt="" coords="4043,237,4591,239,5458,248,6364,266,6745,279,7032,296,7044,297,7043,302,7032,301,6745,284,6364,271,5458,253,4591,245,4043,242"/>
|
||||||
|
<area shape="rect" id="Node000020" href="$button__animated_8cpp.html" title=" " alt="" coords="4633,519,4793,544"/>
|
||||||
|
<area shape="poly" id="edge24_Node000016_Node000020" title=" " alt="" coords="3961,263,3950,295,3950,309,3957,322,3973,332,4003,340,4091,350,4208,354,4339,354,4591,354,4684,358,4717,363,4738,370,4771,389,4795,411,4803,425,4807,439,4806,455,4800,472,4788,488,4774,502,4743,521,4740,516,4771,497,4784,485,4795,469,4801,454,4802,440,4798,427,4791,415,4768,393,4736,374,4716,368,4684,364,4591,359,4339,360,4208,359,4091,355,4002,345,3971,337,3953,326,3945,311,3944,294,3956,262"/>
|
||||||
|
<area shape="rect" id="Node000021" href="$button__in__frame_8cpp.html" title=" " alt="" coords="4818,519,4974,544"/>
|
||||||
|
<area shape="poly" id="edge25_Node000016_Node000021" title=" " alt="" coords="3978,264,3987,295,3995,310,4007,322,4036,338,4072,349,4115,357,4163,360,4269,360,4385,353,4501,346,4610,342,4704,348,4743,357,4776,370,4799,385,4820,403,4854,445,4879,486,4894,517,4889,520,4874,489,4850,448,4816,407,4796,389,4773,374,4742,362,4703,354,4610,348,4501,351,4385,359,4270,365,4162,366,4114,362,4071,355,4034,343,4004,326,3991,313,3982,297,3973,265"/>
|
||||||
|
<area shape="rect" id="Node000022" href="$button__style_8cpp.html" title=" " alt="" coords="4999,519,5129,544"/>
|
||||||
|
<area shape="poly" id="edge26_Node000016_Node000022" title=" " alt="" coords="3990,260,4018,294,4037,309,4057,322,4089,333,4126,341,4216,351,4319,354,4430,352,4646,350,4738,355,4810,369,4887,402,4957,444,5014,485,5053,516,5049,521,5011,489,4954,448,4884,407,4809,375,4737,361,4646,355,4430,358,4319,359,4215,357,4125,347,4087,338,4055,326,4034,314,4015,297,3986,264"/>
|
||||||
|
<area shape="rect" id="Node000023" href="$examples_2dom_2canvas_8cpp.html" title=" " alt="" coords="7199,299,7294,324"/>
|
||||||
|
<area shape="poly" id="edge28_Node000016_Node000023" title=" " alt="" coords="4043,236,4617,236,5528,241,6018,248,6483,259,6885,274,7187,296,7199,298,7199,303,7186,301,6884,280,6483,264,6018,253,5528,246,4617,241,4043,242"/>
|
||||||
|
<area shape="rect" id="Node000024" href="$canvas__animated_8cpp.html" title=" " alt="" coords="2721,519,2885,544"/>
|
||||||
|
<area shape="poly" id="edge29_Node000016_Node000024" title=" " alt="" coords="3905,251,3879,253,3788,258,3676,260,3414,261,3280,264,3153,271,3043,283,2956,301,2912,324,2842,368,2774,415,2740,447,2737,456,2738,466,2748,485,2765,503,2784,516,2781,521,2762,507,2743,489,2732,468,2732,456,2735,444,2771,410,2839,363,2909,319,2954,296,3042,278,3153,266,3279,259,3414,256,3675,254,3788,253,3878,248,3904,245"/>
|
||||||
|
<area shape="rect" id="Node000025" href="$examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="2909,519,3019,544"/>
|
||||||
|
<area shape="poly" id="edge31_Node000016_Node000025" title=" " alt="" coords="3905,250,3879,253,3755,263,3658,265,3562,274,3507,285,3442,301,3370,325,3299,353,3164,417,3054,478,2983,521,2980,516,3051,473,3162,412,3297,348,3368,320,3441,296,3506,279,3561,269,3657,260,3755,257,3878,248,3904,245"/>
|
||||||
|
<area shape="rect" id="Node000026" href="$checkbox__in__frame_8cpp.html" title=" " alt="" coords="3044,519,3220,544"/>
|
||||||
|
<area shape="poly" id="edge32_Node000016_Node000026" title=" " alt="" coords="3905,250,3509,301,3451,325,3394,353,3288,417,3202,477,3148,520,3144,516,3199,473,3285,412,3391,348,3449,320,3507,296,3904,245"/>
|
||||||
|
<area shape="rect" id="Node000027" href="$src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="5154,519,5273,544"/>
|
||||||
|
<area shape="poly" id="edge34_Node000016_Node000027" title=" " alt="" coords="4002,256,4060,297,4101,322,4158,339,4211,351,4307,363,4394,363,4475,356,4558,347,4646,343,4744,349,4858,369,4961,402,5058,444,5140,485,5195,516,5193,521,5137,490,5056,449,4959,407,4857,375,4744,354,4646,348,4558,353,4476,361,4394,368,4307,368,4210,356,4157,344,4099,326,4057,301,3999,261"/>
|
||||||
|
<area shape="rect" id="Node000028" href="$examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="3245,519,3363,544"/>
|
||||||
|
<area shape="poly" id="edge35_Node000016_Node000028" title=" " alt="" coords="3905,251,3694,279,3558,301,3516,324,3476,353,3404,416,3349,477,3315,520,3310,517,3345,474,3401,412,3473,348,3513,320,3556,296,3693,273,3904,245"/>
|
||||||
|
<area shape="rect" id="Node000029" href="$color__gallery_8cpp.html" title=" " alt="" coords="7319,299,7449,324"/>
|
||||||
|
<area shape="poly" id="edge37_Node000016_Node000029" title=" " alt="" coords="4043,237,4635,238,5581,246,6574,264,6992,278,7307,296,7319,297,7318,302,7306,301,6992,283,6574,269,5581,251,4635,244,4043,242"/>
|
||||||
|
<area shape="rect" id="Node000030" href="$color__info__palette256_8cpp.html" title=" " alt="" coords="7474,299,7665,324"/>
|
||||||
|
<area shape="poly" id="edge38_Node000016_Node000030" title=" " alt="" coords="4043,237,4660,241,5651,251,6692,269,7131,281,7461,296,7474,297,7474,302,7461,301,7131,287,6692,274,5651,257,4660,247,4043,242"/>
|
||||||
|
<area shape="rect" id="Node000031" href="$color__truecolor__HSV_8cpp.html" title=" " alt="" coords="7689,299,7868,324"/>
|
||||||
|
<area shape="poly" id="edge39_Node000016_Node000031" title=" " alt="" coords="4043,237,4693,240,5746,249,6857,267,7325,280,7677,296,7689,297,7689,302,7677,301,7325,285,6857,272,5746,254,4692,245,4043,242"/>
|
||||||
|
<area shape="rect" id="Node000032" href="$color__truecolor__RGB_8cpp.html" title=" " alt="" coords="7892,299,8073,324"/>
|
||||||
|
<area shape="poly" id="edge40_Node000016_Node000032" title=" " alt="" coords="4043,237,4724,240,5837,248,7012,266,7507,279,7880,296,7892,297,7891,302,7880,301,7507,285,7012,271,5837,254,4724,245,4043,242"/>
|
||||||
|
<area shape="rect" id="Node000033" href="$component_8hpp.html" title=" " alt="" coords="2749,445,2872,471"/>
|
||||||
|
<area shape="poly" id="edge42_Node000016_Node000033" title=" " alt="" coords="3905,251,3879,253,3689,261,3443,266,3199,276,3095,286,3013,301,2858,374,2843,391,2832,411,2817,446,2812,444,2827,408,2839,388,2854,370,3011,296,3095,281,3199,271,3443,261,3688,256,3878,248,3904,245"/>
|
||||||
|
<area shape="rect" id="Node000037" href="$composition_8cpp.html" title=" " alt="" coords="3387,519,3517,544"/>
|
||||||
|
<area shape="poly" id="edge141_Node000016_Node000037" title=" " alt="" coords="3904,251,3712,278,3629,292,3591,301,3562,325,3537,353,3497,416,3471,477,3458,519,3452,518,3466,475,3493,414,3533,350,3558,321,3588,296,3628,287,3711,273,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000038" href="$custom__loop_8cpp.html" title=" " alt="" coords="1362,519,1494,544"/>
|
||||||
|
<area shape="poly" id="edge143_Node000016_Node000038" title=" " alt="" coords="3905,251,3879,253,3668,266,3489,272,3185,271,3039,271,2882,274,2704,283,2494,301,2420,312,2347,327,2205,349,2065,375,1890,414,1720,455,1470,521,1468,516,1719,450,1889,408,2063,369,2205,344,2346,321,2419,307,2493,296,2703,278,2882,268,3039,265,3185,266,3489,267,3668,261,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000039" href="$src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="5297,519,5410,544"/>
|
||||||
|
<area shape="poly" id="edge147_Node000016_Node000039" title=" " alt="" coords="4043,244,4169,263,4241,277,4312,296,4340,309,4369,321,4450,339,4520,347,4582,349,4641,348,4762,348,4833,355,4915,369,5040,403,5159,445,5330,516,5328,521,5157,450,5038,408,4914,375,4832,360,4762,354,4641,354,4582,355,4519,352,4449,344,4367,327,4338,314,4310,301,4240,283,4168,268,4042,249"/>
|
||||||
|
<area shape="rect" id="Node000042" href="$flexbox__gallery_8cpp.html" title=" " alt="" coords="3541,519,3688,544"/>
|
||||||
|
<area shape="poly" id="edge150_Node000016_Node000042" title=" " alt="" coords="3905,251,3721,277,3644,291,3610,301,3594,326,3585,356,3583,387,3585,419,3598,477,3612,518,3607,520,3593,479,3580,420,3577,387,3580,355,3589,324,3606,297,3643,285,3721,272,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000043" href="$examples_2component_2focus_8cpp.html" title=" " alt="" coords="1518,519,1602,544"/>
|
||||||
|
<area shape="poly" id="edge152_Node000016_Node000043" title=" " alt="" coords="3905,251,3879,253,3749,259,3587,260,3211,259,3018,260,2837,266,2677,279,2609,289,2550,301,2525,313,2500,326,2412,348,2342,356,2272,361,2183,375,2012,413,1845,454,1600,521,1599,516,1844,449,2011,407,2182,369,2271,356,2342,351,2411,343,2498,322,2523,308,2548,296,2608,284,2676,274,2836,261,3018,255,3211,253,3587,255,3749,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000044" href="$focus__cursor_8cpp.html" title=" " alt="" coords="1627,519,1757,544"/>
|
||||||
|
<area shape="poly" id="edge153_Node000016_Node000044" title=" " alt="" coords="3905,251,3879,253,3754,259,3598,260,3236,259,3051,261,2876,267,2723,280,2657,289,2601,301,2576,313,2550,326,2478,346,2420,355,2361,361,2287,375,2124,414,1965,455,1731,521,1730,516,1964,450,2123,408,2286,369,2360,356,2419,350,2477,341,2548,322,2573,308,2599,296,2656,284,2722,275,2876,262,3051,256,3236,254,3598,255,3754,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000045" href="$gallery_8cpp.html" title=" " alt="" coords="1782,519,1874,544"/>
|
||||||
|
<area shape="poly" id="edge155_Node000016_Node000045" title=" " alt="" coords="3905,251,3879,253,3759,259,3609,260,3262,260,3084,262,2916,268,2769,281,2651,301,2626,313,2601,326,2541,345,2493,354,2445,362,2385,375,2085,456,1866,521,1864,516,2083,451,2383,369,2444,356,2493,349,2540,339,2599,322,2624,308,2650,296,2768,275,2916,263,3084,257,3262,255,3609,255,3759,253,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000046" href="$homescreen_8cpp.html" title=" " alt="" coords="3713,519,3842,544"/>
|
||||||
|
<area shape="poly" id="edge165_Node000016_Node000046" title=" " alt="" coords="3905,251,3732,278,3659,291,3627,301,3618,315,3613,329,3614,360,3627,392,3650,423,3678,452,3708,478,3761,516,3758,521,3705,482,3674,456,3646,426,3623,394,3609,361,3607,329,3613,312,3624,297,3658,286,3731,272,3904,246"/>
|
||||||
|
<area shape="poly" id="edge166_Node000016_Node000047" title=" " alt="" coords="3905,251,3879,253,3749,257,3534,259,2958,263,2656,266,2384,273,2170,284,2094,292,2043,301,2031,307,2022,313,2012,321,1998,327,1945,339,1883,348,1739,359,1575,363,1401,362,1061,360,915,364,799,375,641,407,487,449,357,490,268,521,266,516,356,485,486,444,639,402,798,369,915,358,1061,354,1401,357,1575,357,1739,353,1883,342,1944,333,1997,321,2009,316,2018,309,2028,302,2042,296,2093,287,2170,279,2384,268,2656,261,2958,257,3534,254,3749,252,3879,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge169_Node000016_Node000048" title=" " alt="" coords="3905,251,3879,253,3562,260,3035,265,2508,277,2312,287,2242,293,2195,301,2170,314,2145,327,2025,354,1923,368,1832,373,1746,372,1567,365,1463,366,1340,375,1083,397,972,414,831,448,781,465,731,484,654,521,652,516,729,480,779,460,830,443,971,409,1082,392,1340,369,1463,361,1567,360,1746,366,1832,368,1922,363,2024,349,2143,321,2168,309,2194,296,2241,288,2311,281,2508,271,3035,260,3562,255,3879,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000049" href="$examples_2component_2input_8cpp.html" title=" " alt="" coords="3867,519,3949,544"/>
|
||||||
|
<area shape="poly" id="edge170_Node000016_Node000049" title=" " alt="" coords="3905,252,3738,278,3669,291,3638,301,3634,310,3634,320,3649,348,3680,378,3720,411,3813,473,3888,516,3886,521,3810,477,3717,415,3676,382,3645,351,3629,322,3628,309,3634,297,3667,286,3737,273,3904,247"/>
|
||||||
|
<area shape="rect" id="Node000050" href="$input__in__frame_8cpp.html" title=" " alt="" coords="1899,519,2045,544"/>
|
||||||
|
<area shape="poly" id="edge171_Node000016_Node000050" title=" " alt="" coords="3905,251,3879,253,3764,259,3620,260,3287,261,3117,263,2956,269,2814,281,2702,301,2677,313,2652,326,2527,368,2427,391,2327,413,2201,448,2090,487,2001,521,1999,516,2088,482,2199,443,2326,408,2426,386,2526,363,2650,322,2674,308,2701,296,2814,276,2955,264,3116,258,3287,255,3620,255,3763,253,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000051" href="$input__style_8cpp.html" title=" " alt="" coords="3974,519,4095,544"/>
|
||||||
|
<area shape="poly" id="edge172_Node000016_Node000051" title=" " alt="" coords="3905,251,3814,271,3777,284,3754,300,3749,312,3754,322,3769,331,3795,339,3874,351,3978,358,4095,362,4321,364,4406,366,4456,369,4534,376,4599,379,4629,384,4657,395,4684,414,4710,444,4719,464,4713,480,4695,493,4668,503,4589,514,4488,519,4268,518,4174,518,4107,521,4096,523,4095,517,4106,516,4174,513,4268,513,4488,514,4588,509,4666,497,4693,488,4709,477,4713,464,4706,447,4680,418,4654,400,4627,389,4599,384,4534,382,4456,375,4406,371,4321,369,4095,367,3978,363,3873,356,3794,345,3767,336,3750,326,3744,312,3750,297,3774,280,3813,265,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000052" href="$linear__gradient__gallery_8cpp.html" title=" " alt="" coords="2205,519,2403,544"/>
|
||||||
|
<area shape="poly" id="edge177_Node000016_Node000052" title=" " alt="" coords="3905,251,3879,253,3770,259,3634,261,3320,263,3158,266,3006,273,2873,284,2766,301,2602,373,2440,448,2374,487,2322,521,2319,516,2371,482,2437,443,2600,368,2765,296,2872,278,3006,267,3158,261,3320,258,3634,256,3770,253,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000053" href="$src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="5434,519,5529,544"/>
|
||||||
|
<area shape="poly" id="edge178_Node000016_Node000053" title=" " alt="" coords="4043,242,4189,261,4274,276,4358,296,4389,309,4419,321,4503,338,4575,347,4698,349,4823,350,4896,356,4981,369,5122,404,5258,445,5454,516,5452,521,5257,450,5121,409,4979,375,4895,361,4823,355,4698,355,4574,352,4502,344,4418,327,4387,314,4356,301,4273,281,4188,266,4042,248"/>
|
||||||
|
<area shape="rect" id="Node000054" href="$examples_2component_2maybe_8cpp.html" title=" " alt="" coords="2427,519,2522,544"/>
|
||||||
|
<area shape="poly" id="edge179_Node000016_Node000054" title=" " alt="" coords="3905,251,3879,253,3778,258,3654,259,3363,259,3215,262,3075,268,2952,281,2856,301,2792,334,2686,399,2494,521,2491,516,2683,394,2789,330,2854,296,2951,276,3074,263,3214,257,3363,254,3654,254,3778,253,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge180_Node000016_Node000055" title=" " alt="" coords="3905,251,3879,253,3719,259,3520,260,3058,254,2821,254,2598,260,2402,275,2318,286,2246,301,2221,314,2196,327,2097,350,2013,362,1938,367,1867,367,1720,363,1634,366,1534,375,1312,405,1093,448,921,487,784,521,782,516,920,481,1091,443,1311,400,1533,369,1634,360,1720,358,1867,362,1938,362,2012,357,2096,344,2194,321,2219,309,2244,296,2317,281,2401,270,2598,255,2821,249,3058,249,3520,254,3719,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000057" href="$menu2_8cpp.html" title=" " alt="" coords="4119,519,4214,544"/>
|
||||||
|
<area shape="poly" id="edge181_Node000016_Node000057" title=" " alt="" coords="3905,252,3858,264,3818,279,3804,289,3797,299,3797,310,3805,322,3821,332,3850,341,3936,352,4051,358,4179,361,4426,362,4519,364,4574,369,4665,389,4701,407,4717,423,4733,444,4739,462,4733,477,4718,489,4694,497,4628,509,4544,515,4361,517,4283,518,4227,521,4215,523,4214,518,4226,516,4283,512,4361,511,4543,509,4627,504,4693,492,4715,484,4729,474,4734,462,4728,447,4713,426,4698,411,4664,394,4573,375,4519,369,4426,367,4179,366,4050,364,3936,358,3849,346,3819,337,3801,326,3791,311,3792,297,3801,285,3815,275,3856,259,3904,247"/>
|
||||||
|
<area shape="rect" id="Node000058" href="$menu__entries_8cpp.html" title=" " alt="" coords="4239,519,4377,544"/>
|
||||||
|
<area shape="poly" id="edge182_Node000016_Node000058" title=" " alt="" coords="3920,258,3888,271,3861,287,3853,295,3849,304,3849,313,3855,322,3872,332,3902,341,3991,352,4108,357,4240,359,4494,359,4589,362,4645,369,4681,382,4710,394,4733,413,4754,444,4782,486,4783,491,4779,495,4758,496,4644,497,4538,504,4391,521,4378,523,4377,518,4390,516,4537,499,4644,492,4758,491,4777,490,4778,490,4777,488,4750,447,4729,417,4707,399,4679,387,4643,375,4588,367,4494,364,4240,364,4108,363,3990,357,3901,346,3870,337,3851,326,3844,314,3843,303,3849,292,3858,282,3885,266,3918,253"/>
|
||||||
|
<area shape="rect" id="Node000059" href="$menu__entries__animated_8cpp.html" title=" " alt="" coords="4402,519,4609,544"/>
|
||||||
|
<area shape="poly" id="edge183_Node000016_Node000059" title=" " alt="" coords="3943,260,3923,275,3907,291,3900,307,3901,315,3906,322,3923,332,3952,340,4042,351,4159,356,4291,357,4545,357,4640,360,4695,369,4725,383,4747,397,4764,416,4780,444,4784,459,4779,472,4753,485,4703,498,4580,521,4579,516,4702,493,4751,480,4775,469,4779,459,4775,446,4760,419,4744,401,4723,387,4694,375,4640,366,4545,362,4291,362,4159,361,4041,356,3951,346,3921,337,3902,326,3896,317,3895,307,3903,288,3919,271,3939,256"/>
|
||||||
|
<area shape="rect" id="Node000060" href="$menu__in__frame_8cpp.html" title=" " alt="" coords="2546,519,2697,544"/>
|
||||||
|
<area shape="poly" id="edge184_Node000016_Node000060" title=" " alt="" coords="3905,251,3879,253,3783,258,3664,259,3388,259,3246,261,3113,268,2997,281,2905,301,2879,314,2848,334,2794,374,2700,456,2634,520,2630,517,2696,452,2790,370,2845,330,2877,309,2903,296,2996,275,3113,263,3246,256,3388,254,3664,254,3783,253,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge186_Node000016_Node000070" title=" " alt="" coords="3905,251,3879,253,3724,259,3531,260,3084,255,2854,255,2638,261,2448,276,2367,287,2297,301,2272,313,2246,326,2175,345,2114,356,2009,364,1903,365,1768,375,1492,405,1372,422,1218,448,1043,486,904,521,903,516,1042,481,1217,443,1371,416,1491,400,1768,369,1903,360,2009,358,2114,350,2174,339,2244,322,2269,309,2295,296,2366,282,2447,270,2638,256,2854,250,3084,250,3531,254,3724,254,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge188_Node000016_Node000073" title=" " alt="" coords="3905,251,3879,253,3543,260,2984,265,2426,276,2217,286,2143,293,2094,301,2080,307,2069,314,2043,327,1936,345,1801,355,1647,359,1484,359,1168,359,1032,364,923,375,769,407,619,449,493,490,406,521,404,516,491,485,618,444,767,402,922,369,1031,358,1167,354,1484,354,1647,353,1800,350,1935,340,2042,321,2067,309,2077,302,2093,296,2143,288,2217,281,2426,270,2984,259,3543,255,3879,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge189_Node000016_Node000075" title=" " alt="" coords="3905,251,3879,253,3729,259,3542,260,3109,256,2887,256,2678,262,2494,276,2415,287,2348,301,2322,313,2297,327,1423,448,1222,487,1061,521,1060,516,1221,481,1422,443,2295,321,2320,308,2346,296,2414,282,2493,271,2677,257,2887,251,3109,250,3542,255,3729,254,3878,248,3904,246"/>
|
||||||
|
<area shape="poly" id="edge194_Node000016_Node000079" title=" " alt="" coords="3905,251,3879,253,3744,259,3576,260,3185,258,2985,259,2797,265,2631,278,2560,289,2500,301,2474,313,2449,326,2392,342,2343,351,2258,359,2173,362,2064,375,1850,413,1641,456,1339,523,1338,517,1639,451,1849,408,2064,369,2172,357,2258,354,2342,346,2391,337,2447,322,2472,309,2498,296,2559,283,2630,273,2797,260,2985,254,3185,252,3576,255,3744,254,3878,248,3904,246"/>
|
||||||
|
<area shape="rect" id="Node000091" href="$component__base_8hpp.html" title=" " alt="" coords="3025,299,3186,324"/>
|
||||||
|
<area shape="poly" id="edge80_Node000016_Node000091" title=" " alt="" coords="3905,252,3895,253,3701,271,3550,279,3399,287,3206,301,3186,303,3186,298,3205,296,3399,281,3550,274,3701,265,3894,248,3904,247"/>
|
||||||
|
<area shape="rect" id="Node000092" href="$component__options_8hpp.html" title=" " alt="" coords="3769,372,3948,397"/>
|
||||||
|
<area shape="poly" id="edge139_Node000016_Node000092" title=" " alt="" coords="3905,252,3746,279,3681,291,3652,301,3644,316,3645,328,3654,339,3669,349,3715,364,3769,373,3769,379,3714,369,3667,354,3650,343,3640,330,3639,314,3649,297,3680,286,3745,273,3904,247"/>
|
||||||
|
<area shape="rect" id="Node000093" href="$component__options_8cpp.html" title=" " alt="" coords="4518,445,4695,471"/>
|
||||||
|
<area shape="poly" id="edge138_Node000016_Node000093" title=" " alt="" coords="3905,252,3780,275,3729,289,3703,301,3698,312,3703,322,3718,331,3744,339,3822,350,3925,357,4041,360,4264,362,4348,365,4398,369,4452,385,4505,405,4586,443,4584,448,4503,410,4451,390,4397,375,4348,370,4264,368,4041,365,3925,362,3822,356,3743,344,3716,336,3699,326,3693,312,3699,297,3727,284,3779,270,3904,247"/>
|
||||||
|
<area shape="rect" id="Node000097" href="$composite__decorator_8cpp.html" title=" " alt="" coords="4113,299,4298,324"/>
|
||||||
|
<area shape="poly" id="edge140_Node000016_Node000097" title=" " alt="" coords="4024,252,4169,296,4167,301,4023,257"/>
|
||||||
|
<area shape="rect" id="Node000098" href="$examples_2dom_2dbox_8cpp.html" title=" " alt="" coords="8098,299,8179,324"/>
|
||||||
|
<area shape="poly" id="edge145_Node000016_Node000098" title=" " alt="" coords="4042,237,4828,240,6097,249,7349,267,7813,280,7977,288,8086,296,8098,298,8097,303,8085,301,7977,293,7812,285,7349,273,6097,255,4828,245,4042,242"/>
|
||||||
|
<area shape="poly" id="edge148_Node000016_Node000099" title=" " alt="" coords="4043,237,4396,240,4914,249,5444,267,5665,280,5832,296,5843,298,5842,303,5832,301,5665,285,5443,272,4914,255,4396,246,4043,242"/>
|
||||||
|
<area shape="poly" id="edge149_Node000016_Node000100" title=" " alt="" coords="4043,237,5049,238,6728,246,7608,253,8401,264,9023,278,9243,286,9388,296,9399,297,9399,303,9388,301,9243,292,9023,283,8401,269,7608,258,6728,251,5049,244,4043,242"/>
|
||||||
|
<area shape="poly" id="edge151_Node000016_Node000101" title=" " alt="" coords="3904,242,3381,241,2562,247,2123,254,1708,265,1349,280,1079,301,1067,303,1066,298,1078,296,1349,275,1708,259,2123,248,2562,241,3381,236,3904,236"/>
|
||||||
|
<area shape="poly" id="edge154_Node000016_Node000102" title=" " alt="" coords="4042,236,4253,237,4562,244,4923,262,5109,277,5291,296,5303,298,5302,303,5290,301,5108,282,4923,267,4562,249,4253,242,4042,241"/>
|
||||||
|
<area shape="poly" id="edge156_Node000016_Node000103" title=" " alt="" coords="4043,237,4217,240,4463,249,4747,267,5035,296,5046,298,5045,303,5034,301,4746,272,4463,255,4217,246,4042,242"/>
|
||||||
|
<area shape="rect" id="Node000104" href="$examples_2dom_2gauge_8cpp.html" title=" " alt="" coords="8203,299,8293,324"/>
|
||||||
|
<area shape="poly" id="edge157_Node000016_Node000104" title=" " alt="" coords="4042,237,4847,240,6149,250,7435,268,7912,280,8081,288,8192,296,8203,297,8203,303,8192,301,8080,293,7912,286,7435,273,6149,255,4847,246,4042,242"/>
|
||||||
|
<area shape="rect" id="Node000105" href="$gauge__direction_8cpp.html" title=" " alt="" coords="8317,299,8470,324"/>
|
||||||
|
<area shape="poly" id="edge158_Node000016_Node000105" title=" " alt="" coords="4042,237,4789,237,6026,243,6698,250,7337,260,7890,275,8306,296,8317,297,8316,302,8305,301,7890,281,7337,266,6698,255,6026,248,4789,242,4042,242"/>
|
||||||
|
<area shape="poly" id="edge159_Node000016_Node000106" title=" " alt="" coords="4042,238,4715,257,5112,274,5278,284,5403,296,5415,298,5414,303,5402,301,5277,290,5112,279,4715,262,4042,243"/>
|
||||||
|
<area shape="rect" id="Node000107" href="$examples_2dom_2graph_8cpp.html" title=" " alt="" coords="5941,299,6027,324"/>
|
||||||
|
<area shape="poly" id="edge160_Node000016_Node000107" title=" " alt="" coords="4043,237,4413,241,4959,251,5518,268,5753,281,5930,296,5941,298,5940,303,5929,301,5752,286,5518,274,4958,256,4412,246,4043,242"/>
|
||||||
|
<area shape="poly" id="edge161_Node000016_Node000108" title=" " alt="" coords="4043,238,4767,257,5198,274,5379,284,5515,296,5527,298,5526,303,5514,301,5378,290,5198,279,4767,262,4042,243"/>
|
||||||
|
<area shape="rect" id="Node000109" href="$examples_2dom_2gridbox_8cpp.html" title=" " alt="" coords="6359,299,6457,324"/>
|
||||||
|
<area shape="poly" id="edge162_Node000016_Node000109" title=" " alt="" coords="4042,237,4480,240,5148,249,5839,267,6128,280,6347,296,6359,298,6358,303,6346,301,6128,285,5838,272,5148,254,4480,245,4042,242"/>
|
||||||
|
<area shape="poly" id="edge163_Node000016_Node000110" title=" " alt="" coords="4042,237,5069,236,6787,242,7687,249,8499,259,9136,275,9361,285,9510,296,9521,298,9520,303,9509,301,9361,290,9136,280,8499,265,7687,254,6787,247,5069,242,4042,242"/>
|
||||||
|
<area shape="rect" id="Node000111" href="$hflow_8cpp.html" title=" " alt="" coords="6481,299,6564,324"/>
|
||||||
|
<area shape="poly" id="edge164_Node000016_Node000111" title=" " alt="" coords="4042,237,4501,238,5204,245,5579,252,5933,263,6239,277,6470,296,6481,298,6480,303,6469,301,6239,282,5933,268,5579,257,5204,250,4501,243,4042,242"/>
|
||||||
|
<area shape="poly" id="edge167_Node000016_Node000112" title=" " alt="" coords="3904,242,3402,244,2622,253,1810,270,1469,284,1212,301,1200,303,1200,297,1212,296,1469,279,1810,265,2622,247,3402,239,3904,237"/>
|
||||||
|
<area shape="poly" id="edge168_Node000016_Node000113" title=" " alt="" coords="3904,242,3337,243,2437,250,1952,257,1494,267,1097,282,799,301,787,303,786,297,798,296,1097,277,1494,262,1952,251,2437,244,3337,238,3904,237"/>
|
||||||
|
<area shape="poly" id="edge173_Node000016_Node000114" title=" " alt="" coords="3904,242,3525,242,2909,248,2162,266,1773,281,1391,301,1328,307,1328,301,1390,296,1773,276,2162,261,2909,243,3525,237,3904,236"/>
|
||||||
|
<area shape="poly" id="edge174_Node000016_Node000115" title=" " alt="" coords="3904,242,3448,243,2751,250,2379,258,2029,268,1726,282,1498,301,1486,303,1485,298,1497,296,1725,277,2028,263,2379,252,2751,245,3448,238,3904,237"/>
|
||||||
|
<area shape="poly" id="edge175_Node000016_Node000116" title=" " alt="" coords="3904,242,3364,246,2514,255,1625,273,1251,286,970,301,958,302,957,297,969,296,1251,280,1625,268,2514,250,3364,241,3904,237"/>
|
||||||
|
<area shape="rect" id="Node000117" href="$examples_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="6588,299,6735,324"/>
|
||||||
|
<area shape="poly" id="edge176_Node000016_Node000117" title=" " alt="" coords="4043,237,5252,253,6015,270,6335,282,6576,296,6588,297,6588,302,6576,301,6335,288,6014,276,5252,258,4043,243"/>
|
||||||
|
<area shape="poly" id="edge185_Node000016_Node000128" title=" " alt="" coords="4043,242,4273,263,4562,296,4574,298,4573,303,4561,301,4273,269,4042,248"/>
|
||||||
|
<area shape="poly" id="edge187_Node000016_Node000129" title=" " alt="" coords="4042,237,4995,239,6574,246,7399,254,8143,264,8726,278,8932,286,9068,296,9080,298,9079,303,9068,301,8932,292,8726,283,8143,269,7399,259,6574,252,4995,244,4042,242"/>
|
||||||
|
<area shape="poly" id="edge190_Node000016_Node000120" title=" " alt="" coords="4042,236,4355,236,4846,242,5435,260,5740,275,6040,296,6052,297,6052,302,6040,301,5740,281,5434,265,4846,247,4355,241,4042,241"/>
|
||||||
|
<area shape="poly" id="edge191_Node000016_Node000130" title=" " alt="" coords="4042,237,4458,242,5086,252,5734,270,6006,282,6211,296,6223,297,6223,303,6210,301,6006,287,5734,275,5086,257,4458,247,4042,243"/>
|
||||||
|
<area shape="poly" id="edge192_Node000016_Node000132" title=" " alt="" coords="4043,241,4330,262,4700,296,4713,297,4712,303,4700,301,4329,268,4042,247"/>
|
||||||
|
<area shape="poly" id="edge193_Node000016_Node000133" title=" " alt="" coords="4042,237,4817,238,6105,245,6806,252,7472,262,8049,277,8483,296,8545,302,8545,308,8482,301,8049,282,7472,268,6806,257,6105,250,4817,243,4042,242"/>
|
||||||
|
<area shape="poly" id="edge195_Node000016_Node000123" title=" " alt="" coords="4043,239,4400,258,4636,274,4876,296,4887,297,4887,303,4876,301,4636,280,4400,263,4042,245"/>
|
||||||
|
<area shape="poly" id="edge196_Node000016_Node000151" title=" " alt="" coords="4042,237,5014,237,6629,242,7474,249,8236,260,8832,275,9044,285,9183,296,9195,298,9194,303,9182,301,9043,290,8832,280,8236,265,7474,254,6629,247,5014,242,4042,242"/>
|
||||||
|
<area shape="poly" id="edge197_Node000016_Node000124" title=" " alt="" coords="4043,238,4233,242,4507,251,4825,269,5148,296,5159,297,5159,303,5148,301,4824,274,4507,257,4233,247,4043,243"/>
|
||||||
|
<area shape="poly" id="edge198_Node000016_Node000125" title=" " alt="" coords="4042,237,4301,241,4694,250,5160,267,5638,296,5650,297,5650,302,5637,301,5159,273,4694,255,4301,246,4042,242"/>
|
||||||
|
<area shape="poly" id="edge199_Node000016_Node000152" title=" " alt="" coords="4042,237,4922,238,6363,244,7114,252,7791,262,8321,277,8508,286,8632,296,8645,298,8644,303,8632,301,8508,291,8321,282,7791,267,7114,257,6363,250,4922,243,4042,242"/>
|
||||||
|
<area shape="poly" id="edge200_Node000016_Node000153" title=" " alt="" coords="4043,237,5031,237,6677,244,7539,251,8315,261,8924,276,9139,285,9282,296,9294,298,9293,303,9281,301,9139,291,8924,281,8315,267,7539,256,6677,249,5031,243,4043,242"/>
|
||||||
|
<area shape="poly" id="edge43_Node000033_Node000007" title=" " alt="" coords="2886,457,3387,457,4156,464,4567,471,4954,482,5289,497,5542,516,5553,518,5553,523,5541,521,5289,502,4954,487,4566,477,4156,470,3387,463,2886,462"/>
|
||||||
|
<area shape="poly" id="edge48_Node000033_Node000009" title=" " alt="" coords="2736,468,2494,488,2194,521,2181,523,2181,518,2193,516,2494,483,2735,462"/>
|
||||||
|
<area shape="poly" id="edge53_Node000033_Node000012" title=" " alt="" coords="2736,462,2487,463,2119,471,1685,489,1461,503,1242,521,1230,523,1229,517,1241,516,1461,498,1685,484,2118,466,2487,458,2736,456"/>
|
||||||
|
<area shape="poly" id="edge55_Node000033_Node000013" title=" " alt="" coords="2736,463,2316,467,1692,478,1050,495,781,507,578,521,563,523,562,518,577,516,780,502,1049,490,1692,472,2316,462,2736,457"/>
|
||||||
|
<area shape="poly" id="edge44_Node000033_Node000020" title=" " alt="" coords="2886,457,3167,459,3594,467,4102,485,4364,498,4622,516,4633,517,4633,522,4621,521,4364,504,4101,490,3594,472,3167,464,2886,462"/>
|
||||||
|
<area shape="poly" id="edge45_Node000033_Node000021" title=" " alt="" coords="2886,456,3192,457,3665,464,4228,482,4519,497,4806,516,4818,517,4818,522,4805,521,4519,502,4227,488,3664,470,3192,463,2886,462"/>
|
||||||
|
<area shape="poly" id="edge46_Node000033_Node000022" title=" " alt="" coords="2886,458,3903,475,4528,492,4789,503,4987,516,4999,517,4998,523,4986,521,4789,509,4528,497,3903,480,2886,463"/>
|
||||||
|
<area shape="poly" id="edge47_Node000033_Node000024" title=" " alt="" coords="2810,485,2807,519,2801,518,2805,484"/>
|
||||||
|
<area shape="poly" id="edge49_Node000033_Node000025" title=" " alt="" coords="2849,474,2940,516,2938,521,2846,479"/>
|
||||||
|
<area shape="poly" id="edge50_Node000033_Node000026" title=" " alt="" coords="2876,471,3081,516,3079,521,2875,476"/>
|
||||||
|
<area shape="poly" id="edge51_Node000033_Node000027" title=" " alt="" coords="2886,457,3322,462,3974,472,4647,490,4929,502,5142,516,5154,517,5153,523,5141,521,4929,507,4647,495,3974,478,3322,467,2886,463"/>
|
||||||
|
<area shape="poly" id="edge52_Node000033_Node000028" title=" " alt="" coords="2886,467,3232,516,3245,518,3244,523,3232,521,2885,472"/>
|
||||||
|
<area shape="poly" id="edge54_Node000033_Node000037" title=" " alt="" coords="2886,464,3105,485,3375,516,3387,518,3387,523,3374,521,3105,491,2885,469"/>
|
||||||
|
<area shape="poly" id="edge56_Node000033_Node000038" title=" " alt="" coords="2735,463,2524,467,2220,476,1866,494,1506,521,1494,523,1494,517,1505,516,1866,488,2219,471,2523,461,2735,457"/>
|
||||||
|
<area shape="poly" id="edge57_Node000033_Node000039" title=" " alt="" coords="2886,457,3345,461,4040,470,4758,488,5059,500,5286,516,5297,517,5296,523,5285,521,5058,506,4757,493,4040,475,3345,466,2886,462"/>
|
||||||
|
<area shape="poly" id="edge58_Node000033_Node000042" title=" " alt="" coords="2886,462,3169,483,3528,516,3541,517,3541,523,3528,521,3168,488,2886,467"/>
|
||||||
|
<area shape="poly" id="edge59_Node000033_Node000043" title=" " alt="" coords="2735,462,2539,464,2262,471,1941,489,1776,503,1615,521,1603,523,1602,518,1614,516,1776,498,1941,484,2262,466,2539,458,2735,456"/>
|
||||||
|
<area shape="poly" id="edge60_Node000033_Node000044" title=" " alt="" coords="2736,464,2324,481,2049,498,1770,521,1758,523,1757,517,1769,516,2048,492,2323,475,2735,459"/>
|
||||||
|
<area shape="poly" id="edge61_Node000033_Node000045" title=" " alt="" coords="2736,464,2370,479,2130,496,1887,521,1874,523,1874,518,1886,516,2129,491,2370,474,2736,458"/>
|
||||||
|
<area shape="poly" id="edge62_Node000033_Node000046" title=" " alt="" coords="2886,460,3238,478,3468,495,3700,516,3713,517,3712,523,3700,521,3467,500,3238,484,2886,465"/>
|
||||||
|
<area shape="poly" id="edge63_Node000033_Node000047" title=" " alt="" coords="2736,462,2273,467,1571,477,845,494,540,507,311,521,294,523,293,518,310,516,540,501,845,489,1570,472,2273,461,2736,457"/>
|
||||||
|
<area shape="poly" id="edge64_Node000033_Node000048" title=" " alt="" coords="2735,462,2334,465,1740,474,1131,492,876,505,684,521,673,523,672,518,684,516,876,500,1131,486,1740,469,2334,460,2735,457"/>
|
||||||
|
<area shape="poly" id="edge65_Node000033_Node000049" title=" " alt="" coords="2885,457,3058,460,3299,470,3574,487,3854,516,3867,518,3866,523,3853,521,3574,492,3298,475,3058,466,2885,462"/>
|
||||||
|
<area shape="poly" id="edge66_Node000033_Node000050" title=" " alt="" coords="2736,467,2439,487,2058,521,2046,523,2045,517,2057,516,2438,482,2735,461"/>
|
||||||
|
<area shape="poly" id="edge67_Node000033_Node000051" title=" " alt="" coords="2886,458,3342,473,3649,490,3962,516,3974,517,3974,523,3961,521,3649,495,3341,478,2886,463"/>
|
||||||
|
<area shape="poly" id="edge68_Node000033_Node000052" title=" " alt="" coords="2736,472,2386,521,2385,516,2735,467"/>
|
||||||
|
<area shape="poly" id="edge69_Node000033_Node000053" title=" " alt="" coords="2886,457,3368,458,4103,466,4494,473,4863,484,5182,498,5423,516,5434,517,5433,523,5422,521,5182,503,4863,489,4494,479,4103,471,3368,464,2886,462"/>
|
||||||
|
<area shape="poly" id="edge70_Node000033_Node000054" title=" " alt="" coords="2744,476,2523,523,2521,517,2743,471"/>
|
||||||
|
<area shape="poly" id="edge71_Node000033_Node000055" title=" " alt="" coords="2735,463,2352,466,1791,476,1217,494,977,506,796,521,784,523,784,518,796,516,977,501,1217,488,1791,471,2352,461,2735,457"/>
|
||||||
|
<area shape="poly" id="edge72_Node000033_Node000057" title=" " alt="" coords="2886,456,3096,458,3398,466,3750,484,3930,498,4107,516,4119,518,4119,523,4106,521,3930,503,3749,489,3398,471,3096,464,2886,462"/>
|
||||||
|
<area shape="poly" id="edge73_Node000033_Node000058" title=" " alt="" coords="2886,457,3113,461,3444,470,3831,488,4226,516,4239,517,4238,523,4225,521,3830,493,3444,476,3113,466,2886,463"/>
|
||||||
|
<area shape="poly" id="edge74_Node000033_Node000059" title=" " alt="" coords="2886,458,3506,474,3943,491,4390,516,4402,517,4401,522,4389,521,3942,496,3506,479,2886,463"/>
|
||||||
|
<area shape="poly" id="edge75_Node000033_Node000060" title=" " alt="" coords="2768,478,2653,521,2651,516,2767,473"/>
|
||||||
|
<area shape="poly" id="edge76_Node000033_Node000070" title=" " alt="" coords="2736,463,1852,480,1319,497,1095,508,927,521,915,523,914,517,926,516,1095,503,1318,492,1852,475,2736,458"/>
|
||||||
|
<area shape="poly" id="edge77_Node000033_Node000073" title=" " alt="" coords="2736,462,2294,466,1630,476,945,494,658,506,442,521,427,523,426,518,441,516,658,501,945,488,1630,471,2294,461,2736,457"/>
|
||||||
|
<area shape="poly" id="edge78_Node000033_Node000075" title=" " alt="" coords="2736,462,2467,464,2063,472,1585,490,1337,503,1095,521,1082,523,1082,517,1094,516,1337,498,1584,484,2063,466,2467,459,2736,457"/>
|
||||||
|
<area shape="poly" id="edge79_Node000033_Node000079" title=" " alt="" coords="2735,463,2047,481,1644,499,1477,509,1350,521,1339,523,1338,518,1349,516,1476,504,1644,493,2047,476,2735,458"/>
|
||||||
|
<area shape="poly" id="edge81_Node000091_Node000007" title=" " alt="" coords="3200,312,3977,330,4427,347,4614,357,4756,369,4993,402,5223,444,5419,485,5553,516,5552,522,5418,491,5222,450,4992,408,4756,375,4614,363,4427,352,3977,335,3200,317"/>
|
||||||
|
<area shape="poly" id="edge86_Node000091_Node000009" title=" " alt="" coords="3012,328,2878,348,2731,375,2565,413,2402,454,2164,521,2163,516,2401,449,2563,407,2730,369,2878,342,3011,322"/>
|
||||||
|
<area shape="poly" id="edge91_Node000091_Node000012" title=" " alt="" coords="3011,317,2815,322,2573,332,2340,349,2244,361,2171,375,2145,387,2118,400,2022,423,1945,433,1867,438,1768,448,1242,521,1230,523,1229,518,1241,516,1768,443,1867,432,1944,427,2021,418,2116,395,2143,382,2170,369,2243,355,2339,344,2573,327,2815,316,3011,311"/>
|
||||||
|
<area shape="poly" id="edge115_Node000091_Node000013" title=" " alt="" coords="3011,316,2640,322,2122,332,1599,350,1381,361,1216,375,1117,388,1016,405,823,447,658,489,546,521,545,516,657,484,822,442,1015,400,1116,383,1216,369,1381,356,1599,344,2121,327,2640,316,3011,311"/>
|
||||||
|
<area shape="poly" id="edge82_Node000091_Node000020" title=" " alt="" coords="3200,310,3368,312,3590,321,3841,339,3968,352,4092,369,4216,395,4382,437,4674,516,4672,521,4381,442,4214,400,4092,375,3967,358,3840,344,3590,326,3368,318,3200,315"/>
|
||||||
|
<area shape="poly" id="edge83_Node000091_Node000021" title=" " alt="" coords="3200,313,3521,326,3959,351,4184,368,4394,389,4574,414,4709,443,4757,459,4804,479,4877,516,4875,521,4802,484,4756,464,4707,448,4573,419,4393,394,4183,374,3958,356,3521,331,3200,318"/>
|
||||||
|
<area shape="poly" id="edge84_Node000091_Node000022" title=" " alt="" coords="3200,311,3406,314,3690,323,4014,341,4342,369,4552,398,4761,443,4910,481,5028,516,5027,521,4908,486,4759,448,4552,403,4341,375,4013,346,3689,328,3406,319,3200,316"/>
|
||||||
|
<area shape="poly" id="edge85_Node000091_Node000024" title=" " alt="" coords="3074,333,3008,374,2946,422,2886,473,2821,521,2817,516,2882,469,2943,418,3005,370,3071,329"/>
|
||||||
|
<area shape="poly" id="edge87_Node000091_Node000025" title=" " alt="" coords="3075,334,3051,352,3030,374,3006,412,2988,454,2969,519,2964,518,2983,452,3002,410,3026,370,3048,348,3072,330"/>
|
||||||
|
<area shape="poly" id="edge88_Node000091_Node000026" title=" " alt="" coords="3078,334,3059,352,3045,373,3035,400,3031,422,3034,444,3045,469,3056,485,3070,498,3103,516,3100,521,3067,502,3052,488,3040,472,3029,445,3026,422,3030,398,3040,371,3055,348,3074,330"/>
|
||||||
|
<area shape="poly" id="edge89_Node000091_Node000027" title=" " alt="" coords="3200,309,3422,311,3733,318,4090,336,4273,351,4452,369,4559,384,4641,401,4827,443,5163,516,5162,521,4826,448,4640,406,4558,390,4452,375,4273,356,4090,342,3733,324,3422,316,3199,315"/>
|
||||||
|
<area shape="poly" id="edge90_Node000091_Node000028" title=" " alt="" coords="3097,337,3091,367,3091,382,3096,396,3111,420,3129,440,3174,475,3222,500,3265,516,3263,521,3220,504,3171,479,3125,444,3106,423,3091,398,3086,383,3085,366,3092,336"/>
|
||||||
|
<area shape="poly" id="edge92_Node000091_Node000033" title=" " alt="" coords="3013,329,2952,347,2892,374,2869,391,2849,411,2821,447,2816,443,2845,407,2866,387,2889,370,2950,342,3012,324"/>
|
||||||
|
<area shape="poly" id="edge114_Node000091_Node000037" title=" " alt="" coords="3122,334,3172,401,3207,437,3247,468,3281,486,3317,500,3388,518,3386,524,3316,506,3279,491,3244,473,3203,441,3168,405,3117,337"/>
|
||||||
|
<area shape="poly" id="edge116_Node000091_Node000039" title=" " alt="" coords="3200,312,3880,331,4266,348,4426,358,4548,369,4774,403,4993,444,5180,485,5309,516,5308,521,5179,490,4992,450,4773,408,4548,375,4426,364,4265,354,3879,337,3200,317"/>
|
||||||
|
<area shape="poly" id="edge117_Node000091_Node000042" title=" " alt="" coords="3131,331,3223,398,3283,436,3348,468,3438,493,3551,516,3550,521,3437,498,3346,473,3281,441,3220,403,3128,335"/>
|
||||||
|
<area shape="poly" id="edge118_Node000091_Node000043" title=" " alt="" coords="3011,319,2745,336,2583,352,2422,375,2371,386,2321,400,2121,440,1920,473,1768,497,1615,521,1603,524,1602,518,1614,516,1767,491,1920,468,2120,434,2319,395,2370,381,2421,369,2582,347,2744,331,3010,313"/>
|
||||||
|
<area shape="poly" id="edge119_Node000091_Node000045" title=" " alt="" coords="3011,320,2786,339,2652,354,2519,375,2470,386,2422,400,2201,448,1875,522,1874,517,2199,443,2421,395,2469,381,2518,369,2652,349,2786,333,3011,315"/>
|
||||||
|
<area shape="poly" id="edge120_Node000091_Node000046" title=" " alt="" coords="3143,327,3296,394,3397,433,3499,468,3612,497,3713,517,3712,522,3611,502,3498,473,3395,438,3294,399,3141,332"/>
|
||||||
|
<area shape="poly" id="edge121_Node000091_Node000047" title=" " alt="" coords="3011,317,1883,338,1257,355,1028,365,892,375,707,406,528,448,376,490,272,521,271,516,375,485,527,443,706,401,892,369,1028,359,1257,350,1883,332,3011,311"/>
|
||||||
|
<area shape="poly" id="edge122_Node000091_Node000048" title=" " alt="" coords="3011,316,2748,318,2369,327,1928,344,1701,358,1479,375,1208,401,1091,419,941,448,788,485,667,521,666,516,786,480,939,443,1090,414,1208,396,1478,369,1701,352,1928,339,2369,321,2748,313,3011,310"/>
|
||||||
|
<area shape="poly" id="edge123_Node000091_Node000049" title=" " alt="" coords="3154,326,3601,468,3727,494,3854,516,3867,519,3866,524,3853,521,3726,499,3599,473,3153,331"/>
|
||||||
|
<area shape="poly" id="edge124_Node000091_Node000050" title=" " alt="" coords="3011,324,2839,345,2642,375,2457,412,2277,454,2014,521,2013,516,2276,448,2456,407,2641,369,2838,339,3011,319"/>
|
||||||
|
<area shape="poly" id="edge125_Node000091_Node000051" title=" " alt="" coords="3167,325,3347,369,3524,421,3602,443,3702,468,3974,517,3973,523,3701,473,3600,448,3523,426,3346,375,3166,330"/>
|
||||||
|
<area shape="poly" id="edge126_Node000091_Node000052" title=" " alt="" coords="3011,325,2878,344,2731,375,2612,411,2497,452,2330,521,2328,516,2495,447,2610,406,2730,369,2877,339,3011,320"/>
|
||||||
|
<area shape="poly" id="edge127_Node000091_Node000053" title=" " alt="" coords="3200,309,3452,309,3812,316,4229,335,4444,350,4654,369,4769,384,4859,401,5062,443,5434,517,5433,523,5061,448,4858,406,4768,390,4653,375,4443,355,4229,340,3812,322,3452,315,3200,314"/>
|
||||||
|
<area shape="poly" id="edge128_Node000091_Node000054" title=" " alt="" coords="3012,327,2910,346,2802,375,2710,410,2621,452,2495,521,2493,516,2619,447,2707,406,2801,369,2908,341,3011,322"/>
|
||||||
|
<area shape="poly" id="edge129_Node000091_Node000055" title=" " alt="" coords="3011,315,2776,318,2444,326,2062,344,1866,358,1674,375,1545,390,1445,406,1218,448,796,521,784,524,783,518,796,516,1217,443,1444,401,1544,385,1673,369,1865,352,2062,339,2444,321,2775,313,3011,310"/>
|
||||||
|
<area shape="poly" id="edge130_Node000091_Node000057" title=" " alt="" coords="3179,324,3410,369,4120,517,4119,523,3409,375,3178,329"/>
|
||||||
|
<area shape="poly" id="edge131_Node000091_Node000058" title=" " alt="" coords="3200,312,3379,318,3599,329,3809,346,3895,357,3961,369,4061,402,4157,444,4236,485,4291,516,4288,521,4234,490,4154,449,4060,407,3959,375,3894,362,3808,351,3598,335,3379,324,3200,318"/>
|
||||||
|
<area shape="poly" id="edge132_Node000091_Node000059" title=" " alt="" coords="3200,313,3626,333,3854,349,4019,369,4157,403,4290,444,4402,485,4480,516,4478,521,4401,490,4288,450,4156,408,4018,375,3853,354,3626,338,3199,318"/>
|
||||||
|
<area shape="poly" id="edge133_Node000091_Node000060" title=" " alt="" coords="3017,329,2938,347,2857,374,2822,391,2796,407,2739,447,2638,521,2635,517,2736,443,2793,402,2819,386,2855,370,2937,342,3016,324"/>
|
||||||
|
<area shape="poly" id="edge134_Node000091_Node000070" title=" " alt="" coords="3011,317,2532,333,2216,350,1896,375,1749,390,1634,406,1374,448,915,523,914,518,1373,443,1634,401,1748,385,1896,369,2216,344,2532,327,3011,312"/>
|
||||||
|
<area shape="poly" id="edge135_Node000091_Node000073" title=" " alt="" coords="3011,317,1958,339,1380,356,1168,365,1043,375,855,406,672,448,517,490,411,521,410,516,516,484,671,443,854,401,1042,369,1168,360,1380,351,1958,334,3011,312"/>
|
||||||
|
<area shape="poly" id="edge136_Node000091_Node000075" title=" " alt="" coords="3011,318,2621,337,2370,353,2118,375,1812,410,1513,452,1078,521,1077,516,1513,447,1811,405,2117,369,2370,347,2620,331,3011,313"/>
|
||||||
|
<area shape="poly" id="edge137_Node000091_Node000079" title=" " alt="" coords="3011,319,2703,338,2512,354,2320,375,2044,424,1768,473,1651,488,1559,496,1467,505,1350,521,1339,523,1338,518,1349,516,1466,500,1558,491,1650,483,1768,468,2043,418,2320,369,2512,348,2703,333,3011,314"/>
|
||||||
|
<area shape="poly" id="edge93_Node000091_Node000092" title=" " alt="" coords="3200,319,3769,372,3769,378,3199,324"/>
|
||||||
|
<area shape="poly" id="edge94_Node000092_Node000007" title=" " alt="" coords="3962,387,4179,404,4307,420,4433,443,4470,456,4507,468,4663,492,4795,504,4912,506,5022,503,5250,497,5384,502,5542,516,5553,518,5553,523,5541,521,5384,507,5250,502,5022,509,4912,511,4795,509,4662,498,4506,473,4468,461,4431,448,4306,425,4179,409,3961,392"/>
|
||||||
|
<area shape="poly" id="edge98_Node000092_Node000009" title=" " alt="" coords="3755,391,3312,409,3026,425,2738,448,2579,465,2422,486,2181,523,2180,518,2422,481,2578,460,2737,443,3026,420,3312,403,3755,386"/>
|
||||||
|
<area shape="poly" id="edge95_Node000092_Node000020" title=" " alt="" coords="3920,398,4085,443,4121,456,4158,468,4287,491,4388,500,4491,505,4622,516,4633,517,4633,523,4621,521,4490,510,4388,505,4286,496,4157,473,4120,461,4083,448,3919,403"/>
|
||||||
|
<area shape="poly" id="edge96_Node000092_Node000021" title=" " alt="" coords="3926,397,4141,443,4200,457,4259,468,4412,487,4532,496,4652,503,4806,516,4818,517,4818,523,4805,521,4651,508,4531,501,4411,492,4258,473,4199,462,4139,448,3925,403"/>
|
||||||
|
<area shape="poly" id="edge97_Node000092_Node000022" title=" " alt="" coords="3958,397,4083,416,4219,443,4265,456,4310,468,4412,484,4499,493,4647,499,4796,502,4987,516,4999,517,4998,523,4986,521,4796,507,4647,504,4498,498,4411,489,4309,473,4263,461,4218,448,4082,422,3957,402"/>
|
||||||
|
<area shape="poly" id="edge99_Node000092_Node000027" title=" " alt="" coords="3962,396,4283,443,4347,456,4411,468,4616,488,4776,494,4936,499,5142,516,5154,518,5153,523,5141,521,4936,505,4776,500,4615,494,4410,473,4346,461,4282,448,3961,401"/>
|
||||||
|
<area shape="poly" id="edge100_Node000092_Node000033" title=" " alt="" coords="3756,396,2872,455,2872,450,3755,390"/>
|
||||||
|
<area shape="poly" id="edge102_Node000092_Node000039" title=" " alt="" coords="3962,391,4150,410,4259,425,4366,443,4414,456,4462,468,4586,485,4692,494,4873,498,5054,499,5160,505,5286,516,5297,517,5296,523,5285,521,5160,510,5054,505,4872,504,4692,499,4586,490,4461,473,4413,461,4365,448,4258,430,4150,416,3961,396"/>
|
||||||
|
<area shape="poly" id="edge103_Node000092_Node000046" title=" " alt="" coords="3848,411,3786,520,3782,517,3843,408"/>
|
||||||
|
<area shape="poly" id="edge104_Node000092_Node000048" title=" " alt="" coords="3756,389,3242,393,2491,402,1724,420,1403,433,1160,448,1026,462,921,477,684,521,673,523,672,518,684,516,921,472,1025,457,1160,443,1403,427,1724,415,2491,397,3242,388,3756,384"/>
|
||||||
|
<area shape="poly" id="edge105_Node000092_Node000049" title=" " alt="" coords="3854,411,3851,440,3856,470,3873,496,3894,516,3890,520,3869,500,3851,472,3846,440,3849,411"/>
|
||||||
|
<area shape="poly" id="edge106_Node000092_Node000051" title=" " alt="" coords="3869,409,3884,440,3906,469,3948,498,3993,516,3991,521,3946,502,3902,473,3879,442,3864,411"/>
|
||||||
|
<area shape="poly" id="edge107_Node000092_Node000055" title=" " alt="" coords="3756,390,2593,407,1894,425,1601,436,1380,448,1088,483,796,521,784,524,783,518,796,516,1087,477,1380,443,1601,430,1893,419,2592,402,3755,384"/>
|
||||||
|
<area shape="poly" id="edge108_Node000092_Node000057" title=" " alt="" coords="3880,406,3914,438,3956,468,4028,494,4120,517,4119,522,4027,499,3953,473,3910,442,3876,410"/>
|
||||||
|
<area shape="poly" id="edge109_Node000092_Node000058" title=" " alt="" coords="3890,402,3953,440,4006,468,4110,494,4239,516,4238,522,4109,499,4004,473,3950,445,3887,407"/>
|
||||||
|
<area shape="poly" id="edge110_Node000092_Node000059" title=" " alt="" coords="3900,400,3994,434,4107,468,4261,498,4402,517,4402,522,4261,503,4106,473,3992,439,3898,405"/>
|
||||||
|
<area shape="poly" id="edge111_Node000092_Node000070" title=" " alt="" coords="3756,389,3408,391,2889,399,2278,417,1962,431,1652,448,1289,482,927,521,915,523,914,518,926,516,1289,477,1652,443,1962,425,2278,412,2889,394,3408,386,3756,383"/>
|
||||||
|
<area shape="poly" id="edge112_Node000092_Node000075" title=" " alt="" coords="3756,390,3026,407,2522,424,2007,448,1551,481,1095,521,1082,523,1082,517,1094,516,1550,475,2007,443,2521,419,3026,401,3756,385"/>
|
||||||
|
<area shape="poly" id="edge113_Node000092_Node000079" title=" " alt="" coords="3756,393,3224,414,2513,448,1931,477,1603,497,1350,521,1339,523,1338,518,1349,516,1603,492,1930,471,2513,443,3224,409,3756,387"/>
|
||||||
|
<area shape="poly" id="edge101_Node000092_Node000093" title=" " alt="" coords="3962,393,4499,443,4518,445,4517,450,4498,448,3961,398"/>
|
||||||
|
<area shape="poly" id="edge213_Node000156_Node000008" title=" " alt="" coords="8378,191,8384,222,8391,237,8400,249,8427,264,8464,275,8557,286,8654,290,8728,296,8740,298,8739,303,8728,301,8653,296,8556,291,8463,280,8425,269,8397,253,8386,239,8379,224,8373,192"/>
|
||||||
|
<area shape="poly" id="edge221_Node000162_Node000002" title=" " alt="" coords="6606,169,5294,182,4258,200,3181,228,2748,239,2410,247,2073,264,1642,301,1630,303,1629,297,1641,296,2073,258,2410,242,2748,234,3181,223,4258,195,5294,177,6606,164"/>
|
||||||
|
<area shape="poly" id="edge222_Node000162_Node000003" title=" " alt="" coords="6606,169,5460,182,4567,200,3640,228,3413,240,3187,253,2967,260,2782,262,2466,259,2314,260,2151,265,1966,278,1748,301,1736,303,1735,298,1748,296,1966,273,2151,260,2314,254,2466,254,2782,257,2967,255,3187,248,3413,235,3640,223,4567,195,5460,177,6606,164"/>
|
||||||
|
<area shape="poly" id="edge223_Node000162_Node000004" title=" " alt="" coords="6606,169,5177,191,4316,209,3997,218,3810,228,3728,241,3646,253,3372,272,3141,277,2936,274,2746,267,2556,262,2353,262,2122,274,1850,301,1838,303,1837,298,1849,296,2121,269,2352,257,2556,257,2746,262,2937,269,3141,272,3372,267,3645,248,3727,235,3809,223,3997,213,4316,204,5177,186,6606,164"/>
|
||||||
|
<area shape="poly" id="edge224_Node000162_Node000005" title=" " alt="" coords="6716,163,6853,164,7045,171,7266,189,7379,204,7489,223,7527,236,7566,248,7759,276,7923,289,8068,290,8204,285,8340,278,8487,275,8652,279,8847,296,8859,298,8858,303,8846,301,8652,284,8487,280,8341,284,8204,290,8068,295,7922,294,7758,281,7565,253,7526,241,7487,228,7378,209,7265,195,7045,177,6853,169,6716,168"/>
|
||||||
|
<area shape="poly" id="edge228_Node000162_Node000008" title=" " alt="" coords="6716,164,6843,167,7020,176,7222,194,7426,223,7471,236,7515,248,7698,272,7854,283,7991,284,8120,281,8249,276,8387,274,8544,280,8728,296,8739,297,8738,303,8728,301,8544,285,8387,280,8249,281,8120,286,7991,289,7854,288,7698,277,7514,253,7469,241,7425,228,7221,199,7019,182,6843,173,6716,169"/>
|
||||||
|
<area shape="poly" id="edge230_Node000162_Node000010" title=" " alt="" coords="6606,169,6069,174,5222,184,4392,202,4086,214,3906,228,3861,241,3815,253,3639,271,3421,281,3173,286,2911,287,2401,288,2182,292,2006,301,1986,303,1986,298,2005,296,2182,287,2401,283,2911,282,3173,281,3420,276,3639,266,3814,248,3859,235,3905,223,4085,209,4392,197,5222,179,6068,168,6606,164"/>
|
||||||
|
<area shape="poly" id="edge235_Node000162_Node000012" title=" " alt="" coords="6606,169,5725,173,4235,184,2747,202,2193,214,1868,228,1730,233,1621,234,1569,239,1516,251,1458,270,1392,301,1353,325,1317,353,1254,416,1206,477,1177,520,1173,517,1202,474,1250,413,1314,349,1350,320,1389,296,1456,265,1515,245,1569,234,1620,229,1730,228,1868,223,2193,208,2747,196,4235,179,5725,168,6606,164"/>
|
||||||
|
<area shape="poly" id="edge236_Node000162_Node000014" title=" " alt="" coords="6717,164,7067,179,7304,196,7546,223,7607,236,7667,248,7863,267,8030,275,8177,275,8314,272,8451,268,8598,268,8765,276,8962,296,8974,298,8973,303,8961,301,8765,282,8598,274,8451,273,8314,277,8177,281,8030,280,7863,273,7666,253,7605,241,7545,228,7304,201,7066,184,6716,170"/>
|
||||||
|
<area shape="poly" id="edge238_Node000162_Node000015" title=" " alt="" coords="6606,169,6275,173,5775,182,5259,200,5043,213,4880,228,4786,243,4694,263,4550,301,4549,296,4693,258,4785,238,4880,223,5043,207,5259,195,5775,177,6275,168,6606,164"/>
|
||||||
|
<area shape="poly" id="edge239_Node000162_Node000016" title=" " alt="" coords="6606,170,4029,238,4029,233,6606,165"/>
|
||||||
|
<area shape="poly" id="edge225_Node000162_Node000017" title=" " alt="" coords="6684,185,6746,249,6794,296,6790,300,6742,253,6680,189"/>
|
||||||
|
<area shape="poly" id="edge226_Node000162_Node000018" title=" " alt="" coords="6692,182,6807,248,6917,296,6915,301,6804,253,6689,187"/>
|
||||||
|
<area shape="poly" id="edge227_Node000162_Node000019" title=" " alt="" coords="6703,180,6802,223,6829,236,6857,248,6955,276,7045,296,7044,301,6954,282,6855,253,6827,241,6800,228,6701,185"/>
|
||||||
|
<area shape="poly" id="edge229_Node000162_Node000023" title=" " alt="" coords="6714,179,6848,223,6877,236,6907,248,6985,267,7046,277,7108,284,7187,296,7199,298,7198,304,7186,301,7107,289,7045,282,6984,273,6906,253,6875,241,6846,228,6713,184"/>
|
||||||
|
<area shape="poly" id="edge231_Node000162_Node000029" title=" " alt="" coords="6717,175,6801,196,6896,223,6927,236,6958,248,7054,269,7131,279,7208,285,7307,296,7319,298,7318,303,7306,301,7208,290,7130,284,7054,275,6957,253,6925,241,6894,228,6800,201,6715,180"/>
|
||||||
|
<area shape="poly" id="edge232_Node000162_Node000030" title=" " alt="" coords="6717,172,6823,192,6945,223,6977,236,7009,248,7474,297,7473,303,7007,253,6975,241,6943,228,6822,198,6716,177"/>
|
||||||
|
<area shape="poly" id="edge233_Node000162_Node000031" title=" " alt="" coords="6717,170,6845,189,6921,204,6996,223,7028,236,7059,248,7152,267,7230,278,7366,286,7503,286,7583,289,7678,296,7689,297,7689,302,7677,301,7583,294,7503,292,7366,291,7230,283,7151,272,7058,253,7026,241,6994,228,6919,209,6844,194,6716,175"/>
|
||||||
|
<area shape="poly" id="edge234_Node000162_Node000032" title=" " alt="" coords="6716,168,6866,186,6957,202,7046,223,7078,236,7110,248,7225,270,7323,283,7410,288,7492,289,7662,287,7763,289,7880,296,7892,297,7892,302,7880,301,7762,294,7662,292,7492,294,7410,294,7323,288,7224,276,7109,253,7076,241,7045,228,6955,207,6865,192,6716,173"/>
|
||||||
|
<area shape="poly" id="edge256_Node000162_Node000053" title=" " alt="" coords="6717,166,6993,187,7141,203,7249,223,7274,236,7299,248,7366,253,7504,256,7898,260,8288,271,8422,281,8463,288,8485,297,8491,311,8485,326,8457,348,8417,368,8367,386,8306,402,8156,430,7975,452,7767,469,7539,482,7050,498,6556,505,6107,507,5752,511,5626,515,5542,521,5529,523,5529,518,5541,516,5625,510,5752,506,6106,502,6556,499,7050,493,7539,477,7767,464,7974,447,8156,425,8305,397,8365,381,8415,363,8454,343,8481,322,8486,311,8481,301,8462,293,8421,286,8287,276,7897,266,7504,261,7366,258,7298,253,7272,241,7247,228,7141,208,6992,192,6716,172"/>
|
||||||
|
<area shape="poly" id="edge237_Node000162_Node000098" title=" " alt="" coords="6717,167,6888,184,6992,200,7097,223,7129,236,7161,248,7299,273,7417,285,7522,288,7620,285,7825,278,7945,282,8086,296,8098,298,8097,303,8085,301,7945,287,7825,284,7621,290,7522,293,7417,290,7298,278,7159,253,7127,241,7095,228,6991,205,6887,189,6716,172"/>
|
||||||
|
<area shape="poly" id="edge240_Node000162_Node000099" title=" " alt="" coords="6607,172,6442,189,6341,206,6242,228,6211,240,6180,253,6110,271,6055,281,5930,301,5918,304,5917,299,5929,296,6054,275,6109,266,6178,248,6209,235,6241,223,6340,200,6441,184,6606,167"/>
|
||||||
|
<area shape="poly" id="edge241_Node000162_Node000100" title=" " alt="" coords="6717,163,6898,165,7166,172,7480,190,7643,204,7802,223,7861,236,7920,248,8143,270,8332,279,8498,279,8654,275,8809,270,8976,269,9165,277,9388,296,9399,297,9399,303,9388,301,9165,282,8976,275,8809,276,8654,280,8498,284,8331,284,8142,275,7920,253,7860,241,7801,228,7642,210,7480,196,7165,178,6897,170,6717,168"/>
|
||||||
|
<area shape="poly" id="edge242_Node000162_Node000102" title=" " alt="" coords="6606,169,6452,172,6232,181,5976,198,5716,228,5623,244,5532,264,5387,301,5386,296,5530,259,5622,239,5716,223,5976,193,6232,176,6452,167,6606,164"/>
|
||||||
|
<area shape="poly" id="edge243_Node000162_Node000103" title=" " alt="" coords="6607,170,6033,188,5692,206,5549,216,5442,228,5353,244,5265,264,5128,301,5127,296,5264,259,5352,239,5441,223,5549,211,5691,200,6033,183,6606,165"/>
|
||||||
|
<area shape="poly" id="edge244_Node000162_Node000104" title=" " alt="" coords="6717,166,6909,181,7028,198,7147,223,7180,236,7211,248,7358,274,7483,287,7594,289,7699,286,7916,279,8043,282,8192,296,8203,298,8202,303,8192,301,8043,288,7916,284,7699,292,7594,295,7483,292,7357,280,7210,253,7178,241,7146,228,7027,203,6908,187,6716,171"/>
|
||||||
|
<area shape="poly" id="edge245_Node000162_Node000105" title=" " alt="" coords="6716,165,6809,169,6929,179,7064,196,7198,223,7230,236,7262,248,7418,276,7551,291,7669,295,7780,293,8011,285,8146,286,8306,296,8317,297,8316,302,8305,301,8146,292,8011,291,7780,299,7669,301,7551,296,7417,282,7261,253,7228,241,7197,228,7063,201,6929,184,6808,174,6716,170"/>
|
||||||
|
<area shape="poly" id="edge246_Node000162_Node000106" title=" " alt="" coords="6606,170,6293,186,6084,203,5871,228,5664,265,5503,302,5502,297,5663,260,5870,223,6083,198,6293,181,6606,165"/>
|
||||||
|
<area shape="poly" id="edge247_Node000162_Node000107" title=" " alt="" coords="6607,179,6363,228,6028,302,6027,297,6362,223,6606,174"/>
|
||||||
|
<area shape="poly" id="edge248_Node000162_Node000108" title=" " alt="" coords="6607,172,6355,191,6191,208,6026,228,5802,266,5626,302,5625,296,5801,261,6025,223,6191,202,6355,186,6606,167"/>
|
||||||
|
<area shape="poly" id="edge249_Node000162_Node000109" title=" " alt="" coords="6635,187,6529,253,6434,301,6432,296,6527,248,6632,183"/>
|
||||||
|
<area shape="poly" id="edge250_Node000162_Node000110" title=" " alt="" coords="6717,164,7195,179,7533,197,7879,223,7972,236,8066,248,8285,262,8471,267,8788,262,8941,260,9105,263,9291,273,9510,296,9521,298,9520,303,9509,301,9290,279,9105,268,8941,265,8788,268,8471,272,8285,268,8065,253,7972,241,7878,228,7532,202,7194,185,6716,170"/>
|
||||||
|
<area shape="poly" id="edge251_Node000162_Node000111" title=" " alt="" coords="6642,189,6536,300,6532,297,6639,186"/>
|
||||||
|
<area shape="poly" id="edge252_Node000162_Node000112" title=" " alt="" coords="6607,169,3823,196,2167,215,1404,228,1338,243,1273,263,1172,301,1170,296,1271,258,1336,238,1404,223,2167,209,3823,191,6606,164"/>
|
||||||
|
<area shape="poly" id="edge253_Node000162_Node000114" title=" " alt="" coords="6606,169,3869,196,2244,214,1711,222,1495,228,1438,243,1383,263,1299,301,1296,296,1381,258,1437,238,1494,223,1711,217,2244,209,3869,190,6606,164"/>
|
||||||
|
<area shape="poly" id="edge254_Node000162_Node000115" title=" " alt="" coords="6606,169,4420,191,3055,209,2548,218,2249,228,2037,240,1872,252,1708,271,1498,301,1485,303,1484,298,1497,296,1707,266,1872,247,2037,235,2249,223,2548,213,3055,203,4420,185,6606,164"/>
|
||||||
|
<area shape="poly" id="edge255_Node000162_Node000117" title=" " alt="" coords="6664,191,6664,298,6659,298,6659,191"/>
|
||||||
|
<area shape="poly" id="edge259_Node000162_Node000128" title=" " alt="" coords="6606,169,5843,185,5374,203,5178,214,5030,228,4929,244,4829,263,4673,301,4672,296,4828,258,4928,238,5029,223,5177,209,5374,198,5843,180,6606,164"/>
|
||||||
|
<area shape="poly" id="edge260_Node000162_Node000129" title=" " alt="" coords="6716,163,6873,164,7098,171,7359,190,7493,204,7625,223,7671,236,7718,248,7922,273,8095,284,8248,284,8392,280,8535,274,8689,272,8863,278,9068,296,9080,298,9079,303,9068,301,8863,283,8689,277,8535,279,8392,285,8248,290,8095,289,7921,278,7717,253,7670,241,7623,228,7493,209,7359,195,7097,177,6873,169,6716,168"/>
|
||||||
|
<area shape="poly" id="edge261_Node000162_Node000120" title=" " alt="" coords="6611,184,6369,253,6175,301,6174,296,6367,248,6610,179"/>
|
||||||
|
<area shape="poly" id="edge262_Node000162_Node000130" title=" " alt="" coords="6623,185,6529,228,6477,253,6397,281,6325,301,6323,296,6395,276,6475,248,6527,223,6621,180"/>
|
||||||
|
<area shape="poly" id="edge263_Node000162_Node000132" title=" " alt="" coords="6607,170,5910,187,5486,204,5309,215,5175,228,5077,244,4981,264,4829,301,4828,296,4979,258,5076,238,5174,223,5308,210,5486,199,5910,181,6606,164"/>
|
||||||
|
<area shape="poly" id="edge264_Node000162_Node000133" title=" " alt="" coords="6717,163,6825,166,6971,174,7135,192,7218,206,7299,223,7332,236,7363,248,7537,278,7686,292,7818,294,7942,289,8066,282,8199,277,8350,280,8527,296,8545,299,8544,304,8526,301,8350,286,8199,283,8066,287,7942,294,7818,299,7686,297,7537,284,7362,253,7330,241,7298,228,7217,211,7134,198,6970,180,6825,171,6716,169"/>
|
||||||
|
<area shape="poly" id="edge265_Node000162_Node000123" title=" " alt="" coords="6606,170,5971,187,5589,204,5430,215,5310,228,5220,244,5131,264,4993,301,4991,296,5130,258,5219,238,5309,223,5429,210,5589,199,5971,182,6606,164"/>
|
||||||
|
<area shape="poly" id="edge266_Node000162_Node000151" title=" " alt="" coords="6717,165,7201,182,7484,199,7601,210,7690,223,7729,236,7769,248,7880,265,7981,278,8163,290,8323,289,8474,282,8624,274,8786,269,8968,275,9183,296,9195,298,9194,303,9182,301,8968,280,8786,275,8624,279,8474,287,8324,295,8163,295,7981,283,7879,271,7767,253,7728,241,7689,228,7600,216,7483,205,7201,188,6716,170"/>
|
||||||
|
<area shape="poly" id="edge267_Node000162_Node000124" title=" " alt="" coords="6606,168,6433,169,6178,177,5881,195,5728,209,5578,228,5487,244,5398,264,5258,301,5256,296,5397,259,5486,239,5577,223,5727,204,5880,189,6178,171,6433,164,6606,163"/>
|
||||||
|
<area shape="poly" id="edge268_Node000162_Node000125" title=" " alt="" coords="6607,174,6417,196,6179,228,5962,266,5789,301,5788,296,5961,261,6178,223,6416,190,6606,169"/>
|
||||||
|
<area shape="poly" id="edge269_Node000162_Node000152" title=" " alt="" coords="6717,166,6989,183,7169,199,7350,223,7407,236,7464,248,7641,266,7792,274,7924,274,8048,271,8172,267,8305,268,8455,276,8632,296,8645,298,8644,303,8632,301,8455,282,8305,273,8172,273,8048,276,7924,279,7791,279,7641,272,7464,253,7406,241,7349,228,7168,205,6989,188,6716,171"/>
|
||||||
|
<area shape="poly" id="edge270_Node000162_Node000153" title=" " alt="" coords="6716,164,6930,169,7228,180,7528,197,7653,209,7747,223,7784,236,7819,248,7960,266,8137,275,8337,279,8549,280,8962,280,9139,285,9282,296,9294,298,9293,303,9281,301,9139,290,8962,286,8549,285,8337,285,8137,281,7960,271,7818,253,7782,241,7746,228,7652,214,7528,203,7228,185,6930,175,6716,170"/>
|
||||||
|
<area shape="poly" id="edge257_Node000162_Node000161" title=" " alt="" coords="6716,165,9063,233,9063,238,6716,170"/>
|
||||||
|
<area shape="poly" id="edge258_Node000162_Node000119" title=" " alt="" coords="6717,166,7224,188,7957,223,8077,229,8077,235,7957,228,7224,193,6716,171"/>
|
||||||
|
<area shape="poly" id="edge277_Node000164_Node000005" title=" " alt="" coords="7694,105,7841,149,7927,184,8011,223,8038,237,8066,248,8182,272,8282,285,8370,288,8453,287,8627,282,8728,285,8847,296,8859,298,8858,303,8846,301,8728,290,8626,287,8453,292,8370,294,8281,290,8181,278,8065,253,8036,242,8008,228,7924,189,7839,155,7693,110"/>
|
||||||
|
<area shape="poly" id="edge278_Node000164_Node000008" title=" " alt="" coords="7681,106,7796,150,7909,200,8022,248,8127,270,8217,281,8297,285,8372,285,8529,282,8621,285,8728,296,8739,298,8738,303,8728,301,8620,291,8529,287,8372,290,8297,291,8217,287,8126,275,8021,253,7906,205,7794,154,7679,111"/>
|
||||||
|
<area shape="poly" id="edge279_Node000164_Node000014" title=" " alt="" coords="7714,98,7889,119,8095,149,8224,175,8323,199,8422,223,8551,248,8666,264,8756,272,8846,280,8962,296,8974,298,8974,304,8961,301,8846,285,8756,277,8666,269,8550,253,8421,228,8322,204,8223,180,8094,155,7888,124,7713,103"/>
|
||||||
|
<area shape="poly" id="edge280_Node000164_Node000099" title=" " alt="" coords="7556,97,6988,114,6667,131,6533,142,6432,155,6359,170,6302,186,6174,228,5918,302,5916,297,6173,223,6301,181,6357,164,6432,149,6533,137,6666,126,6988,109,7555,92"/>
|
||||||
|
<area shape="poly" id="edge281_Node000164_Node000100" title=" " alt="" coords="7714,91,7873,95,8087,105,8330,122,8575,149,8671,165,8745,180,8913,223,8960,236,9007,248,9114,266,9197,274,9281,282,9388,296,9399,298,9398,303,9388,301,9281,287,9197,280,9113,271,9006,253,8958,241,8911,228,8744,186,8670,170,8574,155,8329,127,8086,110,7873,100,7714,96"/>
|
||||||
|
<area shape="poly" id="edge282_Node000164_Node000101" title=" " alt="" coords="7556,96,6380,103,4412,124,3381,141,2452,164,2056,177,1724,192,1467,209,1298,228,1227,243,1159,263,1053,301,1051,296,1157,258,1226,238,1297,223,1466,204,1724,187,2056,172,2452,158,3381,136,4412,118,6380,97,7556,90"/>
|
||||||
|
<area shape="poly" id="edge283_Node000164_Node000102" title=" " alt="" coords="7555,96,7229,100,6767,110,6301,128,6107,140,5960,155,5787,186,5620,228,5478,269,5381,301,5379,296,5477,264,5619,223,5786,181,5960,149,6107,135,6301,122,6767,105,7229,95,7555,91"/>
|
||||||
|
<area shape="poly" id="edge284_Node000164_Node000103" title=" " alt="" coords="7556,95,7272,95,6844,102,6338,120,6077,135,5820,155,5563,177,5451,195,5310,228,5201,265,5116,301,5114,296,5199,260,5309,223,5450,190,5562,172,5820,149,6076,130,6338,115,6844,97,7272,90,7556,89"/>
|
||||||
|
<area shape="poly" id="edge285_Node000164_Node000106" title=" " alt="" coords="7556,97,6837,114,6416,131,6241,142,6108,155,5925,186,5748,228,5597,269,5494,301,5493,296,5596,264,5746,222,5924,181,6108,149,6241,137,6416,126,6837,109,7556,91"/>
|
||||||
|
<area shape="poly" id="edge286_Node000164_Node000108" title=" " alt="" coords="7555,96,7341,99,7035,107,6679,125,6318,155,6093,183,5871,228,5726,266,5611,301,5610,296,5725,261,5870,223,6092,177,6317,149,6679,120,7035,102,7341,93,7555,90"/>
|
||||||
|
<area shape="poly" id="edge287_Node000164_Node000110" title=" " alt="" coords="7714,90,7886,92,8122,101,8392,119,8530,132,8664,149,8754,164,8823,179,8978,223,9015,236,9053,248,9180,269,9280,276,9381,281,9510,296,9521,298,9520,303,9509,301,9381,286,9280,282,9179,275,9051,253,9014,241,8977,228,8822,184,8753,169,8664,155,8529,138,8391,124,8122,106,7886,98,7714,95"/>
|
||||||
|
<area shape="poly" id="edge290_Node000164_Node000129" title=" " alt="" coords="7714,96,7924,116,8176,149,8342,182,8506,223,8554,236,8602,248,8732,267,8834,274,8937,281,9068,296,9080,298,9079,303,9068,301,8937,286,8834,280,8732,272,8601,253,8552,242,8505,228,8341,187,8176,155,7923,121,7714,101"/>
|
||||||
|
<area shape="poly" id="edge291_Node000164_Node000120" title=" " alt="" coords="7555,96,7330,101,7033,111,6741,128,6620,140,6529,155,6414,187,6304,229,6212,270,6148,301,6146,296,6209,265,6302,224,6412,182,6527,149,6619,135,6740,123,7033,105,7330,95,7555,91"/>
|
||||||
|
<area shape="poly" id="edge292_Node000164_Node000130" title=" " alt="" coords="7556,96,7345,100,7071,109,6802,126,6692,139,6609,155,6513,187,6424,228,6349,270,6298,301,6295,296,6346,265,6421,224,6511,182,6607,149,6691,134,6802,121,7071,104,7345,94,7555,91"/>
|
||||||
|
<area shape="poly" id="edge293_Node000164_Node000133" title=" " alt="" coords="7659,112,7696,144,7747,182,7806,219,7870,248,7966,276,8048,290,8123,295,8193,293,8340,285,8427,286,8527,296,8545,299,8544,304,8526,301,8426,292,8341,290,8193,298,8122,300,8048,296,7965,281,7868,253,7803,224,7743,186,7693,148,7655,116"/>
|
||||||
|
<area shape="poly" id="edge294_Node000164_Node000151" title=" " alt="" coords="7714,92,8088,110,8289,127,8371,137,8434,149,8498,172,8544,199,8590,225,8653,248,8731,266,8799,276,8916,281,9033,281,9102,286,9183,296,9195,298,9194,303,9182,301,9102,291,9033,287,8915,286,8798,281,8730,271,8651,253,8588,230,8541,203,8495,177,8433,155,8370,143,8288,132,8088,116,7714,98"/>
|
||||||
|
<area shape="poly" id="edge295_Node000164_Node000152" title=" " alt="" coords="7669,108,7824,186,7908,225,7971,248,8069,270,8154,281,8228,284,8299,283,8446,280,8532,284,8632,296,8645,298,8644,304,8632,301,8531,289,8446,285,8299,289,8228,290,8153,286,8069,275,7970,253,7906,230,7822,191,7667,113"/>
|
||||||
|
<area shape="poly" id="edge296_Node000164_Node000153" title=" " alt="" coords="7714,92,8050,108,8267,124,8486,149,8619,172,8722,196,8824,221,8956,248,9119,272,9282,296,9294,298,9293,304,9281,301,9118,277,8956,253,8823,226,8721,201,8618,177,8485,155,8267,130,8050,113,7714,97"/>
|
||||||
|
<area shape="poly" id="edge288_Node000164_Node000162" title=" " alt="" coords="7556,101,6703,163,6703,158,7555,96"/>
|
||||||
|
<area shape="poly" id="edge289_Node000164_Node000119" title=" " alt="" coords="7714,96,7904,115,7995,130,8060,150,8087,166,8111,186,8145,223,8141,227,8107,190,8084,170,8058,154,7994,136,7903,120,7713,101"/>
|
||||||
|
<area shape="poly" id="edge300_Node000169_Node000100" title=" " alt="" coords="9209,110,9435,296,9432,300,9205,115"/>
|
||||||
|
<area shape="poly" id="edge301_Node000169_Node000110" title=" " alt="" coords="9217,109,9291,150,9543,296,9540,301,9288,154,9214,113"/>
|
||||||
|
<area shape="poly" id="edge304_Node000169_Node000151" title=" " alt="" coords="9190,117,9217,250,9231,298,9226,299,9212,251,9184,118"/>
|
||||||
|
<area shape="poly" id="edge305_Node000169_Node000153" title=" " alt="" coords="9201,114,9329,297,9324,300,9197,117"/>
|
||||||
|
<area shape="poly" id="edge302_Node000169_Node000161" title=" " alt="" coords="9172,118,9113,226,9108,224,9167,115"/>
|
||||||
|
<area shape="poly" id="edge303_Node000169_Node000162" title=" " alt="" coords="9114,97,6703,165,6703,160,9114,92"/>
|
||||||
|
</map>
|
||||||
1
box_8hpp__dep__incl.md5
Normal file
1
box_8hpp__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
b9feebcd5f03c569241c1f22d401a307
|
||||||
BIN
box_8hpp__dep__incl.png
Normal file
BIN
box_8hpp__dep__incl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
184
box_8hpp_source.html
Normal file
184
box_8hpp_source.html
Normal file
@@ -0,0 +1,184 @@
|
|||||||
|
<!-- 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: box.hpp Source File</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('box_8hpp_source.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="headertitle"><div class="title">box.hpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="box_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#ifndef FTXUI_SCREEN_BOX_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#define FTXUI_SCREEN_BOX_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00009" data-start="{" data-end="};">
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html"> 9</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> {</div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2"> 10</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">x_min</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43"> 11</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">x_max</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401"> 12</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">y_min</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"><a class="line" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5"> 13</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">y_max</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">static</span> <span class="keyword">auto</span> <a class="code hl_function" href="structftxui_1_1Box.html#a83d40499d9e8740c35dc2352c2ac84a8">Intersection</a>(<a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> a, <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> b) -> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>;</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">static</span> <span class="keyword">auto</span> <a class="code hl_function" href="structftxui_1_1Box.html#adbc0a2693f6a78124076ef53bfd4207e">Union</a>(<a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> a, <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a> b) -> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>;</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Box.html#a507dad970b4732caab79e5922bdc5fb5">Shift</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y);</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#a2f31c89738607b84e65992a7005d35a9">Contain</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y) <span class="keyword">const</span>;</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#a8e12342fc420701fbffd97025421575a">IsEmpty</a>() <span class="keyword">const</span>;</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#ad75c695cfa18e51d88a0984af5df2f69">operator==</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>& other) <span class="keyword">const</span>;</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="structftxui_1_1Box.html#a1ff481fa3b55fcc402c98c7564990c17">operator!=</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structftxui_1_1Box.html">Box</a>& other) <span class="keyword">const</span>;</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span>};</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> </div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="preprocessor">#endif </span><span class="comment">// FTXUI_SCREEN_BOX_HPP</span></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html"><div class="ttname"><a href="structftxui_1_1Box.html">ftxui::Box</a></div><div class="ttdef"><b>Definition</b> <a href="#l00009">box.hpp:9</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a1ff481fa3b55fcc402c98c7564990c17"><div class="ttname"><a href="structftxui_1_1Box.html#a1ff481fa3b55fcc402c98c7564990c17">ftxui::Box::operator!=</a></div><div class="ttdeci">bool operator!=(const Box &other) const</div><div class="ttdef"><b>Definition</b> <a href="box_8cpp_source.html#l00068">box.cpp:68</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a2f31c89738607b84e65992a7005d35a9"><div class="ttname"><a href="structftxui_1_1Box.html#a2f31c89738607b84e65992a7005d35a9">ftxui::Box::Contain</a></div><div class="ttdeci">bool Contain(int x, int y) const</div><div class="ttdef"><b>Definition</b> <a href="box_8cpp_source.html#l00046">box.cpp:46</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a507dad970b4732caab79e5922bdc5fb5"><div class="ttname"><a href="structftxui_1_1Box.html#a507dad970b4732caab79e5922bdc5fb5">ftxui::Box::Shift</a></div><div class="ttdeci">void Shift(int x, int y)</div><div class="ttdef"><b>Definition</b> <a href="box_8cpp_source.html#l00037">box.cpp:37</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a5f0bb6d8a3e66525c3e6264cb8288e43"><div class="ttname"><a href="structftxui_1_1Box.html#a5f0bb6d8a3e66525c3e6264cb8288e43">ftxui::Box::x_max</a></div><div class="ttdeci">int x_max</div><div class="ttdef"><b>Definition</b> <a href="#l00011">box.hpp:11</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a7941ddc7e35fffb8864af1e922814401"><div class="ttname"><a href="structftxui_1_1Box.html#a7941ddc7e35fffb8864af1e922814401">ftxui::Box::y_min</a></div><div class="ttdeci">int y_min</div><div class="ttdef"><b>Definition</b> <a href="#l00012">box.hpp:12</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a83d40499d9e8740c35dc2352c2ac84a8"><div class="ttname"><a href="structftxui_1_1Box.html#a83d40499d9e8740c35dc2352c2ac84a8">ftxui::Box::Intersection</a></div><div class="ttdeci">static auto Intersection(Box a, Box b) -> Box</div><div class="ttdef"><b>Definition</b> <a href="box_8cpp_source.html#l00012">box.cpp:12</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_a8e12342fc420701fbffd97025421575a"><div class="ttname"><a href="structftxui_1_1Box.html#a8e12342fc420701fbffd97025421575a">ftxui::Box::IsEmpty</a></div><div class="ttdeci">bool IsEmpty() const</div><div class="ttdef"><b>Definition</b> <a href="box_8cpp_source.html#l00055">box.cpp:55</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_ad033aea530fbbcf5bcd6cd98d882e3a5"><div class="ttname"><a href="structftxui_1_1Box.html#ad033aea530fbbcf5bcd6cd98d882e3a5">ftxui::Box::y_max</a></div><div class="ttdeci">int y_max</div><div class="ttdef"><b>Definition</b> <a href="#l00013">box.hpp:13</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_ad75c695cfa18e51d88a0984af5df2f69"><div class="ttname"><a href="structftxui_1_1Box.html#ad75c695cfa18e51d88a0984af5df2f69">ftxui::Box::operator==</a></div><div class="ttdeci">bool operator==(const Box &other) const</div><div class="ttdef"><b>Definition</b> <a href="box_8cpp_source.html#l00061">box.cpp:61</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_adbc0a2693f6a78124076ef53bfd4207e"><div class="ttname"><a href="structftxui_1_1Box.html#adbc0a2693f6a78124076ef53bfd4207e">ftxui::Box::Union</a></div><div class="ttdeci">static auto Union(Box a, Box b) -> Box</div><div class="ttdef"><b>Definition</b> <a href="box_8cpp_source.html#l00024">box.cpp:24</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Box_html_ae0951dcafafdc96ac1d8361c672d47e2"><div class="ttname"><a href="structftxui_1_1Box.html#ae0951dcafafdc96ac1d8361c672d47e2">ftxui::Box::x_min</a></div><div class="ttdeci">int x_min</div><div class="ttdef"><b>Definition</b> <a href="#l00010">box.hpp:10</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_53f6d8d3eb5689656c3f196f1d99fcb2.html">screen</a></li><li class="navelem"><a class="el" href="box_8hpp.html">box.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>
|
||||||
161
box__helper_8cpp.html
Normal file
161
box__helper_8cpp.html
Normal file
@@ -0,0 +1,161 @@
|
|||||||
|
<!-- 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: box_helper.cpp 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('box__helper_8cpp.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="#namespaces">Namespaces</a> |
|
||||||
|
<a href="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">box_helper.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="box__helper_8cpp_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="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>
|
||||||
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1box__helper.html">ftxui::box_helper</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:aede4ed6e71fbe0689a500ff8db06f3a3" id="r_aede4ed6e71fbe0689a500ff8db06f3a3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1box__helper.html#aede4ed6e71fbe0689a500ff8db06f3a3">Compute</a> (std::vector< <a class="el" href="structftxui_1_1box__helper_1_1Element.html">Element</a> > *elements, int target_size)</td></tr>
|
||||||
|
<tr class="separator:aede4ed6e71fbe0689a500ff8db06f3a3"><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="box__helper_8cpp.html">box_helper.cpp</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>
|
||||||
4
box__helper_8cpp.js
Normal file
4
box__helper_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var box__helper_8cpp =
|
||||||
|
[
|
||||||
|
[ "Compute", "box__helper_8cpp.html#aede4ed6e71fbe0689a500ff8db06f3a3", null ]
|
||||||
|
];
|
||||||
244
box__helper_8cpp_source.html
Normal file
244
box__helper_8cpp_source.html
Normal file
@@ -0,0 +1,244 @@
|
|||||||
|
<!-- 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: box_helper.cpp Source File</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('box__helper_8cpp_source.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="headertitle"><div class="title">box_helper.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="box__helper_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2021 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include "<a class="code" href="box__helper_8hpp.html">ftxui/dom/box_helper.hpp</a>"</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include <algorithm></span> <span class="comment">// for max</span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <vector></span> <span class="comment">// for vector</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00009" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1box__helper.html"> 9</a></span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui_1_1box__helper.html">ftxui::box_helper</a> {</div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="keyword">namespace </span>{</div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment">// Called when the size allowed is greater than the requested size. This</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment">// distributes the extra spaces toward the flexible elements, in relative</span></div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment">// proportions.</span></div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keywordtype">void</span> ComputeGrow(std::vector<Element>* elements,</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> <span class="keywordtype">int</span> extra_space,</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> <span class="keywordtype">int</span> flex_grow_sum) {</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keywordflow">for</span> (<a class="code hl_struct" href="structftxui_1_1box__helper_1_1Element.html">Element</a>& element : *elements) {</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">const</span> <span class="keywordtype">int</span> added_space =</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> extra_space * element.flex_grow / std::max(flex_grow_sum, 1);</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> extra_space -= added_space;</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> flex_grow_sum -= element.flex_grow;</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> element.size = element.min_size + added_space;</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> }</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span>}</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> </div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment">// Called when the size allowed is lower than the requested size, and the</span></div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="comment">// shrinkable element can absorbe the (negative) extra_space. This distribute</span></div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="comment">// the extra_space toward those.</span></div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="keywordtype">void</span> ComputeShrinkEasy(std::vector<Element>* elements,</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> <span class="keywordtype">int</span> extra_space,</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <span class="keywordtype">int</span> flex_shrink_sum) {</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <span class="keywordflow">for</span> (<a class="code hl_struct" href="structftxui_1_1box__helper_1_1Element.html">Element</a>& element : *elements) {</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">const</span> <span class="keywordtype">int</span> added_space = extra_space * element.min_size *</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> element.flex_shrink / std::max(flex_shrink_sum, 1);</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> extra_space -= added_space;</div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> flex_shrink_sum -= element.flex_shrink * element.min_size;</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> element.size = element.min_size + added_space;</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> }</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span>}</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> </div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><span class="comment">// Called when the size allowed is lower than the requested size, and the</span></div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="comment">// shrinkable element can not absorbe the (negative) extra_space. This assign</span></div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="comment">// zero to shrinkable elements and distribute the remaining (negative)</span></div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="comment">// extra_space toward the other non shrinkable elements.</span></div>
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span><span class="keywordtype">void</span> ComputeShrinkHard(std::vector<Element>* elements,</div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="keywordtype">int</span> extra_space,</div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <span class="keywordtype">int</span> <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a>) {</div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keywordflow">for</span> (<a class="code hl_struct" href="structftxui_1_1box__helper_1_1Element.html">Element</a>& element : *elements) {</div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> <span class="keywordflow">if</span> (element.flex_shrink != 0) {</div>
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> element.size = 0;</div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keywordflow">continue</span>;</div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> }</div>
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> </div>
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">const</span> <span class="keywordtype">int</span> added_space = extra_space * element.min_size / std::max(1, <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a>);</div>
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> extra_space -= added_space;</div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a> -= element.min_size;</div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> </div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> element.size = element.min_size + added_space;</div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> }</div>
|
||||||
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span>}</div>
|
||||||
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> </div>
|
||||||
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span>} <span class="comment">// namespace</span></div>
|
||||||
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00065" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="namespaceftxui_1_1box__helper.html#aede4ed6e71fbe0689a500ff8db06f3a3"> 65</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="namespaceftxui_1_1box__helper.html#aede4ed6e71fbe0689a500ff8db06f3a3">Compute</a>(std::vector<Element>* elements, <span class="keywordtype">int</span> target_size) {</div>
|
||||||
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keywordtype">int</span> <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keywordtype">int</span> flex_grow_sum = 0;</div>
|
||||||
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keywordtype">int</span> flex_shrink_sum = 0;</div>
|
||||||
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordtype">int</span> flex_shrink_size = 0;</div>
|
||||||
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> </div>
|
||||||
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> <span class="keywordflow">for</span> (<span class="keyword">auto</span>& element : *elements) {</div>
|
||||||
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> flex_grow_sum += element.flex_grow;</div>
|
||||||
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> flex_shrink_sum += element.min_size * element.flex_shrink;</div>
|
||||||
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <span class="keywordflow">if</span> (element.flex_shrink != 0) {</div>
|
||||||
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> flex_shrink_size += element.min_size;</div>
|
||||||
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> }</div>
|
||||||
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a> += element.min_size;</div>
|
||||||
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> }</div>
|
||||||
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> </div>
|
||||||
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <span class="keyword">const</span> <span class="keywordtype">int</span> extra_space = target_size - <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a>;</div>
|
||||||
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> <span class="keywordflow">if</span> (extra_space >= 0) {</div>
|
||||||
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> ComputeGrow(elements, extra_space, flex_grow_sum);</div>
|
||||||
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> } <span class="keywordflow">else</span> <span class="keywordflow">if</span> (flex_shrink_size + extra_space >= 0) {</div>
|
||||||
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> ComputeShrinkEasy(elements, extra_space, flex_shrink_sum);</div>
|
||||||
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> </div>
|
||||||
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> } <span class="keywordflow">else</span> {</div>
|
||||||
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> ComputeShrinkHard(elements, extra_space + flex_shrink_size,</div>
|
||||||
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a> - flex_shrink_size);</div>
|
||||||
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> }</div>
|
||||||
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> </div>
|
||||||
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span>} <span class="comment">// namespace ftxui::box_helper</span></div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="abox__helper_8hpp_html"><div class="ttname"><a href="box__helper_8hpp.html">box_helper.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1box__helper_html"><div class="ttname"><a href="namespaceftxui_1_1box__helper.html">ftxui::box_helper</a></div><div class="ttdef"><b>Definition</b> <a href="#l00009">box_helper.cpp:9</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1box__helper_html_aede4ed6e71fbe0689a500ff8db06f3a3"><div class="ttname"><a href="namespaceftxui_1_1box__helper.html#aede4ed6e71fbe0689a500ff8db06f3a3">ftxui::box_helper::Compute</a></div><div class="ttdeci">void Compute(std::vector< Element > *elements, int target_size)</div><div class="ttdef"><b>Definition</b> <a href="#l00065">box_helper.cpp:65</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a201220986fbdc539e42efe067985cbdb"><div class="ttname"><a href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">ftxui::size</a></div><div class="ttdeci">Decorator size(WidthOrHeight, Constraint, int value)</div><div class="ttdoc">Apply a constraint on the size of an element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2size_8cpp_source.html#l00089">src/ftxui/dom/size.cpp:89</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1box__helper_1_1Element_html"><div class="ttname"><a href="structftxui_1_1box__helper_1_1Element.html">ftxui::box_helper::Element</a></div><div class="ttdef"><b>Definition</b> <a href="box__helper_8hpp_source.html#l00012">box_helper.hpp:12</a></div></div>
|
||||||
|
</div><!-- fragment --></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="box__helper_8cpp.html">box_helper.cpp</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>
|
||||||
187
box__helper_8hpp.html
Normal file
187
box__helper_8hpp.html
Normal file
@@ -0,0 +1,187 @@
|
|||||||
|
<!-- 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: box_helper.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('box__helper_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">box_helper.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="box__helper_8hpp__dep__incl.png" border="0" usemap="#abox__helper_8hppdep" alt=""/></div>
|
||||||
|
<map name="abox__helper_8hppdep" id="abox__helper_8hppdep">
|
||||||
|
<area shape="rect" title=" " alt="" coords="306,5,427,31"/>
|
||||||
|
<area shape="rect" href="box__helper_8cpp.html" title=" " alt="" coords="5,79,125,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="306,36,115,81,114,76,305,31"/>
|
||||||
|
<area shape="rect" href="flexbox__helper_8cpp.html" title=" " alt="" coords="149,79,293,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="332,39,246,81,244,76,330,34"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="317,79,416,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="369,44,369,79,364,79,364,44"/>
|
||||||
|
<area shape="rect" href="hbox_8cpp.html" title=" " alt="" coords="441,79,522,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="398,35,464,76,461,81,395,40"/>
|
||||||
|
<area shape="rect" href="vbox_8cpp.html" title=" " alt="" coords="546,79,627,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="416,32,552,76,550,81,414,37"/>
|
||||||
|
</map>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<p><a href="box__helper_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_1box__helper_1_1Element.html">Element</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>
|
||||||
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1box__helper.html">ftxui::box_helper</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:aede4ed6e71fbe0689a500ff8db06f3a3" id="r_aede4ed6e71fbe0689a500ff8db06f3a3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1box__helper.html#aede4ed6e71fbe0689a500ff8db06f3a3">Compute</a> (std::vector< <a class="el" href="structftxui_1_1box__helper_1_1Element.html">Element</a> > *elements, int target_size)</td></tr>
|
||||||
|
<tr class="separator:aede4ed6e71fbe0689a500ff8db06f3a3"><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="box__helper_8hpp.html">box_helper.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>
|
||||||
5
box__helper_8hpp.js
Normal file
5
box__helper_8hpp.js
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
var box__helper_8hpp =
|
||||||
|
[
|
||||||
|
[ "Element", "structftxui_1_1box__helper_1_1Element.html", "structftxui_1_1box__helper_1_1Element" ],
|
||||||
|
[ "Compute", "box__helper_8hpp.html#aede4ed6e71fbe0689a500ff8db06f3a3", null ]
|
||||||
|
];
|
||||||
13
box__helper_8hpp__dep__incl.map
Normal file
13
box__helper_8hpp__dep__incl.map
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<map id="box_helper.hpp" name="box_helper.hpp">
|
||||||
|
<area shape="rect" id="Node000001" title=" " alt="" coords="306,5,427,31"/>
|
||||||
|
<area shape="rect" id="Node000002" href="$box__helper_8cpp.html" title=" " alt="" coords="5,79,125,104"/>
|
||||||
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="306,36,115,81,114,76,305,31"/>
|
||||||
|
<area shape="rect" id="Node000003" href="$flexbox__helper_8cpp.html" title=" " alt="" coords="149,79,293,104"/>
|
||||||
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="332,39,246,81,244,76,330,34"/>
|
||||||
|
<area shape="rect" id="Node000004" href="$src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="317,79,416,104"/>
|
||||||
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="369,44,369,79,364,79,364,44"/>
|
||||||
|
<area shape="rect" id="Node000005" href="$hbox_8cpp.html" title=" " alt="" coords="441,79,522,104"/>
|
||||||
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="398,35,464,76,461,81,395,40"/>
|
||||||
|
<area shape="rect" id="Node000006" href="$vbox_8cpp.html" title=" " alt="" coords="546,79,627,104"/>
|
||||||
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="416,32,552,76,550,81,414,37"/>
|
||||||
|
</map>
|
||||||
1
box__helper_8hpp__dep__incl.md5
Normal file
1
box__helper_8hpp__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
563f4906d853318c74bc70eb9661bdf7
|
||||||
BIN
box__helper_8hpp__dep__incl.png
Normal file
BIN
box__helper_8hpp__dep__incl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
178
box__helper_8hpp_source.html
Normal file
178
box__helper_8hpp_source.html
Normal file
@@ -0,0 +1,178 @@
|
|||||||
|
<!-- 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: box_helper.hpp Source File</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('box__helper_8hpp_source.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="headertitle"><div class="title">box_helper.hpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="box__helper_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2021 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.line.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#ifndef FTXUI_DOM_BOX_HELPER_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#define FTXUI_DOM_BOX_HELPER_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <vector></span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="requirement_8hpp.html">ftxui/dom/requirement.hpp</a>"</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span> </div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui_1_1box__helper.html">ftxui::box_helper</a> {</div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00012" data-start="{" data-end="};">
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="structftxui_1_1box__helper_1_1Element.html"> 12</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structftxui_1_1box__helper_1_1Element.html">Element</a> {</div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> <span class="comment">// Input:</span></div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"><a class="line" href="structftxui_1_1box__helper_1_1Element.html#ac3f0cc8c8c9e0fb97f20cf7777773197"> 14</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1box__helper_1_1Element.html#ac3f0cc8c8c9e0fb97f20cf7777773197">min_size</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"><a class="line" href="structftxui_1_1box__helper_1_1Element.html#a2fb16db68c0bf00d3bf872bc18675116"> 15</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1box__helper_1_1Element.html#a2fb16db68c0bf00d3bf872bc18675116">flex_grow</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="structftxui_1_1box__helper_1_1Element.html#a94a9a7333988edf4249f38c1b1491cf4"> 16</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1box__helper_1_1Element.html#a94a9a7333988edf4249f38c1b1491cf4">flex_shrink</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="comment">// Output;</span></div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="structftxui_1_1box__helper_1_1Element.html#a439227feff9d7f55384e8780cfc2eb82"> 19</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structftxui_1_1box__helper_1_1Element.html#a439227feff9d7f55384e8780cfc2eb82">size</a> = 0;</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span>};</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="keywordtype">void</span> <a class="code hl_function" href="namespaceftxui_1_1box__helper.html#aede4ed6e71fbe0689a500ff8db06f3a3">Compute</a>(std::vector<Element>* elements, <span class="keywordtype">int</span> target_size);</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span>} <span class="comment">// namespace ftxui::box_helper</span></div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#endif </span><span class="comment">/* end of include guard: FTXUI_DOM_BOX_HELPER_HPP */</span><span class="preprocessor"></span></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1box__helper_html"><div class="ttname"><a href="namespaceftxui_1_1box__helper.html">ftxui::box_helper</a></div><div class="ttdef"><b>Definition</b> <a href="box__helper_8cpp_source.html#l00009">box_helper.cpp:9</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1box__helper_html_aede4ed6e71fbe0689a500ff8db06f3a3"><div class="ttname"><a href="namespaceftxui_1_1box__helper.html#aede4ed6e71fbe0689a500ff8db06f3a3">ftxui::box_helper::Compute</a></div><div class="ttdeci">void Compute(std::vector< Element > *elements, int target_size)</div><div class="ttdef"><b>Definition</b> <a href="box__helper_8cpp_source.html#l00065">box_helper.cpp:65</a></div></div>
|
||||||
|
<div class="ttc" id="arequirement_8hpp_html"><div class="ttname"><a href="requirement_8hpp.html">requirement.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1box__helper_1_1Element_html"><div class="ttname"><a href="structftxui_1_1box__helper_1_1Element.html">ftxui::box_helper::Element</a></div><div class="ttdef"><b>Definition</b> <a href="#l00012">box_helper.hpp:12</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1box__helper_1_1Element_html_a2fb16db68c0bf00d3bf872bc18675116"><div class="ttname"><a href="structftxui_1_1box__helper_1_1Element.html#a2fb16db68c0bf00d3bf872bc18675116">ftxui::box_helper::Element::flex_grow</a></div><div class="ttdeci">int flex_grow</div><div class="ttdef"><b>Definition</b> <a href="#l00015">box_helper.hpp:15</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1box__helper_1_1Element_html_a439227feff9d7f55384e8780cfc2eb82"><div class="ttname"><a href="structftxui_1_1box__helper_1_1Element.html#a439227feff9d7f55384e8780cfc2eb82">ftxui::box_helper::Element::size</a></div><div class="ttdeci">int size</div><div class="ttdef"><b>Definition</b> <a href="#l00019">box_helper.hpp:19</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1box__helper_1_1Element_html_a94a9a7333988edf4249f38c1b1491cf4"><div class="ttname"><a href="structftxui_1_1box__helper_1_1Element.html#a94a9a7333988edf4249f38c1b1491cf4">ftxui::box_helper::Element::flex_shrink</a></div><div class="ttdeci">int flex_shrink</div><div class="ttdef"><b>Definition</b> <a href="#l00016">box_helper.hpp:16</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1box__helper_1_1Element_html_ac3f0cc8c8c9e0fb97f20cf7777773197"><div class="ttname"><a href="structftxui_1_1box__helper_1_1Element.html#ac3f0cc8c8c9e0fb97f20cf7777773197">ftxui::box_helper::Element::min_size</a></div><div class="ttdeci">int min_size</div><div class="ttdef"><b>Definition</b> <a href="#l00014">box_helper.hpp:14</a></div></div>
|
||||||
|
</div><!-- fragment --></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="box__helper_8hpp.html">box_helper.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>
|
||||||
173
button__animated_8cpp.html
Normal file
173
button__animated_8cpp.html
Normal file
@@ -0,0 +1,173 @@
|
|||||||
|
<!-- 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: button_animated.cpp 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('button__animated_8cpp.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="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">button_animated.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="button__animated_8cpp_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="func-members" name="func-members"></a>
|
||||||
|
Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<h2 class="groupheader">Function Documentation</h2>
|
||||||
|
<a id="ae66f6b31b5ad750f1fe042a706a4e3d4" name="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae66f6b31b5ad750f1fe042a706a4e3d4">◆ </a></span>main()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int main </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="button__animated_8cpp_source.html#l00017">17</a> of file <a class="el" href="button__animated_8cpp_source.html">button_animated.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="button__animated_8cpp.html">button_animated.cpp</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>
|
||||||
4
button__animated_8cpp.js
Normal file
4
button__animated_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var button__animated_8cpp =
|
||||||
|
[
|
||||||
|
[ "main", "button__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
|
||||||
|
];
|
||||||
213
button__animated_8cpp_source.html
Normal file
213
button__animated_8cpp_source.html
Normal file
@@ -0,0 +1,213 @@
|
|||||||
|
<!-- 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: button_animated.cpp Source File</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('button__animated_8cpp_source.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="headertitle"><div class="title">button_animated.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="button__animated_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <memory></span> <span class="comment">// for shared_ptr, __shared_ptr_access</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <string></span> <span class="comment">// for operator+, to_string</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="captured__mouse_8hpp.html">ftxui/component/captured_mouse.hpp</a>"</span> <span class="comment">// for ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="component_8hpp.html">ftxui/component/component.hpp</a>"</span> <span class="comment">// for Button, Horizontal, Renderer</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="component__base_8hpp.html">ftxui/component/component_base.hpp</a>"</span> <span class="comment">// for ComponentBase</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="component__options_8hpp.html">ftxui/component/component_options.hpp</a>"</span> <span class="comment">// for ButtonOption</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include "<a class="code" href="screen__interactive_8hpp.html">ftxui/component/screen_interactive.hpp</a>"</span> <span class="comment">// for ScreenInteractive</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include "<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>"</span> <span class="comment">// for gauge, separator, text, vbox, operator|, Element, border</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include "<a class="code" href="color_8hpp.html">ftxui/screen/color.hpp</a>"</span> <span class="comment">// for Color, Color::Blue, Color::Green, Color::Red</span></div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keyword">using namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a>;</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00017" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"><a class="line" href="button__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"> 17</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="button__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a>() {</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keywordtype">int</span> value = 50;</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="comment">// The tree of components. This defines how to navigate using the keyboard.</span></div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">auto</span> buttons = <a class="code hl_function" href="namespaceftxui_1_1Container.html#a01563bae9454fe64c0b29b0eb3755e68">Container::Horizontal</a>({</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="stringliteral">"Decrease"</span>, [&] { value--; }, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>(<a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad3163c1fcda01965b692ec2c3122b743">Color::Red</a>)),</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="stringliteral">"Reset"</span>, [&] { value = 50; }, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>(<a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad0784a3f969fe736e8b271a5a161d106">Color::Green</a>)),</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="stringliteral">"Increase"</span>, [&] { value++; }, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>(<a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802faf5e09dd1da4088464f264b7a3118bff8">Color::Blue</a>)),</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> });</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> </div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="comment">// Modify the way to render them on screen:</span></div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">auto</span> component = <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>(buttons, [&] {</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#afd28058f0ccbbdf34691a85a7cc9b2e3">vbox</a>({</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <a class="code hl_function" href="namespaceftxui.html#afd28058f0ccbbdf34691a85a7cc9b2e3">vbox</a>({</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <a class="code hl_function" href="namespaceftxui.html#a75baaa2734ed76a9f478beaafa87ae57">text</a>(<span class="stringliteral">"value = "</span> + std::to_string(value)),</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> <a class="code hl_function" href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">separator</a>(),</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <a class="code hl_function" href="namespaceftxui.html#ae0b8041a60629fd790716038738c93ce">gauge</a>(value * 0.01f),</div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> }) | <a class="code hl_function" href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">border</a>,</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> buttons-><a class="code hl_function" href="classftxui_1_1Node.html#a7e286fe14880614686ceeec84a9a9702">Render</a>(),</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> });</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> });</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> </div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">auto</span> screen = <a class="code hl_function" href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ScreenInteractive::FitComponent</a>();</div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> screen.Loop(component);</div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <span class="keywordflow">return</span> 0;</div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="abutton__animated_8cpp_html_ae66f6b31b5ad750f1fe042a706a4e3d4"><div class="ttname"><a href="button__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a></div><div class="ttdeci">int main()</div><div class="ttdef"><b>Definition</b> <a href="#l00017">button_animated.cpp:17</a></div></div>
|
||||||
|
<div class="ttc" id="acaptured__mouse_8hpp_html"><div class="ttname"><a href="captured__mouse_8hpp.html">captured_mouse.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802fad0784a3f969fe736e8b271a5a161d106"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad0784a3f969fe736e8b271a5a161d106">ftxui::Color::Green</a></div><div class="ttdeci">@ Green</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00054">color.hpp:54</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802fad3163c1fcda01965b692ec2c3122b743"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad3163c1fcda01965b692ec2c3122b743">ftxui::Color::Red</a></div><div class="ttdeci">@ Red</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00053">color.hpp:53</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802faf5e09dd1da4088464f264b7a3118bff8"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802faf5e09dd1da4088464f264b7a3118bff8">ftxui::Color::Blue</a></div><div class="ttdeci">@ Blue</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00056">color.hpp:56</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Node_html_a7e286fe14880614686ceeec84a9a9702"><div class="ttname"><a href="classftxui_1_1Node.html#a7e286fe14880614686ceeec84a9a9702">ftxui::Node::Render</a></div><div class="ttdeci">virtual void Render(Screen &screen)</div><div class="ttdoc">Display an element on a ftxui::Screen.</div><div class="ttdef"><b>Definition</b> <a href="node_8cpp_source.html#l00063">node.cpp:63</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1ScreenInteractive_html_a4f458e443ed672c2aea9fdd96531a621"><div class="ttname"><a href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ftxui::ScreenInteractive::FitComponent</a></div><div class="ttdeci">static ScreenInteractive FitComponent()</div><div class="ttdef"><b>Definition</b> <a href="screen__interactive_8cpp_source.html#l00416">screen_interactive.cpp:416</a></div></div>
|
||||||
|
<div class="ttc" id="acolor_8hpp_html"><div class="ttname"><a href="color_8hpp.html">color.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent_8hpp_html"><div class="ttname"><a href="component_8hpp.html">component.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__base_8hpp_html"><div class="ttname"><a href="component__base_8hpp.html">component_base.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__options_8hpp_html"><div class="ttname"><a href="component__options_8hpp.html">component_options.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1Container_html_a01563bae9454fe64c0b29b0eb3755e68"><div class="ttname"><a href="namespaceftxui_1_1Container.html#a01563bae9454fe64c0b29b0eb3755e68">ftxui::Container::Horizontal</a></div><div class="ttdeci">Component Horizontal(Components children)</div><div class="ttdoc">A list of components, drawn one by one horizontally and navigated horizontally using left/right arrow...</div><div class="ttdef"><b>Definition</b> <a href="container_8cpp_source.html#l00360">container.cpp:360</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a4e8295ec77dd31b0acc5063b134473e7"><div class="ttname"><a href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">ftxui::Button</a></div><div class="ttdeci">Component Button(ButtonOption options)</div><div class="ttdoc">Draw a button. Execute a function when clicked.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2button_8cpp_source.html#l00176">src/ftxui/component/button.cpp:176</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a533e883e2aeea28de2b60564fcaf0361"><div class="ttname"><a href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">ftxui::Renderer</a></div><div class="ttdeci">Component Renderer(Component child, std::function< Element()>)</div><div class="ttdoc">Return a new Component, similar to |child|, but using |render| as the Component::Render() event.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2renderer_8cpp_source.html#l00061">src/ftxui/component/renderer.cpp:61</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a75baaa2734ed76a9f478beaafa87ae57"><div class="ttname"><a href="namespaceftxui.html#a75baaa2734ed76a9f478beaafa87ae57">ftxui::text</a></div><div class="ttdeci">Element text(std::wstring text)</div><div class="ttdoc">Display a piece of unicode text.</div><div class="ttdef"><b>Definition</b> <a href="text_8cpp_source.html#l00160">text.cpp:160</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ac1ef1cf6bf7cd0759ffa195071edb2a0"><div class="ttname"><a href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">ftxui::separator</a></div><div class="ttdeci">Element separator()</div><div class="ttdoc">Draw a vertical or horizontal separation in between two other elements.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2separator_8cpp_source.html#l00134">src/ftxui/dom/separator.cpp:134</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae0b8041a60629fd790716038738c93ce"><div class="ttname"><a href="namespaceftxui.html#ae0b8041a60629fd790716038738c93ce">ftxui::gauge</a></div><div class="ttdeci">Element gauge(float progress)</div><div class="ttdoc">Draw a high definition progress bar.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2gauge_8cpp_source.html#l00293">src/ftxui/dom/gauge.cpp:293</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae8537acd423d47cf07e61bd774fb1098"><div class="ttname"><a href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">ftxui::border</a></div><div class="ttdeci">Element border(Element)</div><div class="ttdoc">Draw a border around the element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2border_8cpp_source.html#l00227">src/ftxui/dom/border.cpp:227</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_afd28058f0ccbbdf34691a85a7cc9b2e3"><div class="ttname"><a href="namespaceftxui.html#afd28058f0ccbbdf34691a85a7cc9b2e3">ftxui::vbox</a></div><div class="ttdeci">Element vbox(Elements)</div><div class="ttdoc">A container displaying elements vertically one by one.</div><div class="ttdef"><b>Definition</b> <a href="vbox_8cpp_source.html#l00096">vbox.cpp:96</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen__interactive_8hpp_html"><div class="ttname"><a href="screen__interactive_8hpp.html">screen_interactive.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1ButtonOption_html_a008018822835ed0f3758af3c6e72837d"><div class="ttname"><a href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ftxui::ButtonOption::Animated</a></div><div class="ttdeci">static ButtonOption Animated()</div><div class="ttdoc">Create a ButtonOption, using animated colors.</div><div class="ttdef"><b>Definition</b> <a href="component__options_8cpp_source.html#l00210">component_options.cpp:210</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="button__animated_8cpp.html">button_animated.cpp</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>
|
||||||
173
button__in__frame_8cpp.html
Normal file
173
button__in__frame_8cpp.html
Normal file
@@ -0,0 +1,173 @@
|
|||||||
|
<!-- 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: button_in_frame.cpp 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('button__in__frame_8cpp.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="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">button_in_frame.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="button__in__frame_8cpp_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="func-members" name="func-members"></a>
|
||||||
|
Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<h2 class="groupheader">Function Documentation</h2>
|
||||||
|
<a id="ae66f6b31b5ad750f1fe042a706a4e3d4" name="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae66f6b31b5ad750f1fe042a706a4e3d4">◆ </a></span>main()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int main </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="button__in__frame_8cpp_source.html#l00017">17</a> of file <a class="el" href="button__in__frame_8cpp_source.html">button_in_frame.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="button__in__frame_8cpp.html">button_in_frame.cpp</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>
|
||||||
4
button__in__frame_8cpp.js
Normal file
4
button__in__frame_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var button__in__frame_8cpp =
|
||||||
|
[
|
||||||
|
[ "main", "button__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
|
||||||
|
];
|
||||||
220
button__in__frame_8cpp_source.html
Normal file
220
button__in__frame_8cpp_source.html
Normal file
@@ -0,0 +1,220 @@
|
|||||||
|
<!-- 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: button_in_frame.cpp Source File</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('button__in__frame_8cpp_source.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="headertitle"><div class="title">button_in_frame.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="button__in__frame_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2022 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <memory></span> <span class="comment">// for allocator, __shared_ptr_access, shared_ptr</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <string></span> <span class="comment">// for to_string, operator+</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="captured__mouse_8hpp.html">ftxui/component/captured_mouse.hpp</a>"</span> <span class="comment">// for ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="component_8hpp.html">ftxui/component/component.hpp</a>"</span> <span class="comment">// for Button, Renderer, Vertical</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="component__base_8hpp.html">ftxui/component/component_base.hpp</a>"</span> <span class="comment">// for ComponentBase</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="component__options_8hpp.html">ftxui/component/component_options.hpp</a>"</span> <span class="comment">// for ButtonOption</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include "<a class="code" href="screen__interactive_8hpp.html">ftxui/component/screen_interactive.hpp</a>"</span> <span class="comment">// for ScreenInteractive</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include "<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>"</span> <span class="comment">// for operator|, text, Element, hbox, separator, size, vbox, border, frame, vscroll_indicator, HEIGHT, LESS_THAN</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include "<a class="code" href="color_8hpp.html">ftxui/screen/color.hpp</a>"</span> <span class="comment">// for Color, Color::Default, Color::GrayDark, Color::White</span></div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keyword">using namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a>;</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00017" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"><a class="line" href="button__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"> 17</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="button__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a>() {</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keywordtype">int</span> counter = 0;</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">auto</span> on_click = [&] { counter++; };</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> </div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">auto</span> style = <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>(<a class="code hl_enumvalue" href="classftxui_1_1Color.html#aa4be56f94fc180d7b070df23c235b0c7a79935518a3889663d8688b6b01fff051">Color::Default</a>, <a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fade3b52f7f38e412815092547cd6e8be7">Color::GrayDark</a>,</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <a class="code hl_enumvalue" href="classftxui_1_1Color.html#aa4be56f94fc180d7b070df23c235b0c7a79935518a3889663d8688b6b01fff051">Color::Default</a>, <a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fab548046646b36c12aa6ba841de500094">Color::White</a>);</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> </div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">auto</span> container = <a class="code hl_function" href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">Container::Vertical</a>({});</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> i = 0; i < 30; ++i) {</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">auto</span> button = <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Button "</span> + std::to_string(i), on_click, style);</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> container->Add(button);</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> }</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> </div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">auto</span> renderer = <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>(container, [&] {</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#afd28058f0ccbbdf34691a85a7cc9b2e3">vbox</a>({</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <a class="code hl_function" href="namespaceftxui.html#a552ba6d33b3c9bec586b99fba4c243ac">hbox</a>({</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <a class="code hl_function" href="namespaceftxui.html#a75baaa2734ed76a9f478beaafa87ae57">text</a>(<span class="stringliteral">"Counter:"</span>),</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <a class="code hl_function" href="namespaceftxui.html#a75baaa2734ed76a9f478beaafa87ae57">text</a>(std::to_string(counter)),</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> }),</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <a class="code hl_function" href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">separator</a>(),</div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> container-><a class="code hl_function" href="classftxui_1_1Node.html#a7e286fe14880614686ceeec84a9a9702">Render</a>() | <a class="code hl_function" href="namespaceftxui.html#a1974176e676afdb96d203e8e0f579219">vscroll_indicator</a> | <a class="code hl_function" href="namespaceftxui.html#ad0d6a96f6e1fb6d67d9fa6323062a737">frame</a> |</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a>(<a class="code hl_enumvalue" href="namespaceftxui.html#a04711c04f28aabfa0e5928a35baaec53a38b9241136017b93ea2755a49cf0a000">HEIGHT</a>, <a class="code hl_enumvalue" href="namespaceftxui.html#ae09f44b989d381a387329fd0a0935926a41b05932cd237b2b133fff1ade85bed5">LESS_THAN</a>, 20),</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> }) |</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <a class="code hl_function" href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">border</a>;</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> });</div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">auto</span> screen = <a class="code hl_function" href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ScreenInteractive::FitComponent</a>();</div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> screen.Loop(renderer);</div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> </div>
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <span class="keywordflow">return</span> 0;</div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="abutton__in__frame_8cpp_html_ae66f6b31b5ad750f1fe042a706a4e3d4"><div class="ttname"><a href="button__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a></div><div class="ttdeci">int main()</div><div class="ttdef"><b>Definition</b> <a href="#l00017">button_in_frame.cpp:17</a></div></div>
|
||||||
|
<div class="ttc" id="acaptured__mouse_8hpp_html"><div class="ttname"><a href="captured__mouse_8hpp.html">captured_mouse.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_aa4be56f94fc180d7b070df23c235b0c7a79935518a3889663d8688b6b01fff051"><div class="ttname"><a href="classftxui_1_1Color.html#aa4be56f94fc180d7b070df23c235b0c7a79935518a3889663d8688b6b01fff051">ftxui::Color::Default</a></div><div class="ttdeci">@ Default</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00048">color.hpp:48</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802fab548046646b36c12aa6ba841de500094"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fab548046646b36c12aa6ba841de500094">ftxui::Color::White</a></div><div class="ttdeci">@ White</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00067">color.hpp:67</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802fade3b52f7f38e412815092547cd6e8be7"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fade3b52f7f38e412815092547cd6e8be7">ftxui::Color::GrayDark</a></div><div class="ttdeci">@ GrayDark</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00060">color.hpp:60</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Node_html_a7e286fe14880614686ceeec84a9a9702"><div class="ttname"><a href="classftxui_1_1Node.html#a7e286fe14880614686ceeec84a9a9702">ftxui::Node::Render</a></div><div class="ttdeci">virtual void Render(Screen &screen)</div><div class="ttdoc">Display an element on a ftxui::Screen.</div><div class="ttdef"><b>Definition</b> <a href="node_8cpp_source.html#l00063">node.cpp:63</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1ScreenInteractive_html_a4f458e443ed672c2aea9fdd96531a621"><div class="ttname"><a href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ftxui::ScreenInteractive::FitComponent</a></div><div class="ttdeci">static ScreenInteractive FitComponent()</div><div class="ttdef"><b>Definition</b> <a href="screen__interactive_8cpp_source.html#l00416">screen_interactive.cpp:416</a></div></div>
|
||||||
|
<div class="ttc" id="acolor_8hpp_html"><div class="ttname"><a href="color_8hpp.html">color.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent_8hpp_html"><div class="ttname"><a href="component_8hpp.html">component.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__base_8hpp_html"><div class="ttname"><a href="component__base_8hpp.html">component_base.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__options_8hpp_html"><div class="ttname"><a href="component__options_8hpp.html">component_options.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1Container_html_a6471e39f5664d059144746c5801d37e6"><div class="ttname"><a href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">ftxui::Container::Vertical</a></div><div class="ttdeci">Component Vertical(Components children)</div><div class="ttdoc">A list of components, drawn one by one vertically and navigated vertically using up/down arrow key or...</div><div class="ttdef"><b>Definition</b> <a href="container_8cpp_source.html#l00317">container.cpp:317</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a04711c04f28aabfa0e5928a35baaec53a38b9241136017b93ea2755a49cf0a000"><div class="ttname"><a href="namespaceftxui.html#a04711c04f28aabfa0e5928a35baaec53a38b9241136017b93ea2755a49cf0a000">ftxui::HEIGHT</a></div><div class="ttdeci">@ HEIGHT</div><div class="ttdef"><b>Definition</b> <a href="elements_8hpp_source.html#l00153">elements.hpp:153</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a1974176e676afdb96d203e8e0f579219"><div class="ttname"><a href="namespaceftxui.html#a1974176e676afdb96d203e8e0f579219">ftxui::vscroll_indicator</a></div><div class="ttdeci">Element vscroll_indicator(Element)</div><div class="ttdoc">Display a vertical scrollbar to the right. colors.</div><div class="ttdef"><b>Definition</b> <a href="scroll__indicator_8cpp_source.html#l00021">scroll_indicator.cpp:21</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a201220986fbdc539e42efe067985cbdb"><div class="ttname"><a href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">ftxui::size</a></div><div class="ttdeci">Decorator size(WidthOrHeight, Constraint, int value)</div><div class="ttdoc">Apply a constraint on the size of an element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2size_8cpp_source.html#l00089">src/ftxui/dom/size.cpp:89</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a4e8295ec77dd31b0acc5063b134473e7"><div class="ttname"><a href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">ftxui::Button</a></div><div class="ttdeci">Component Button(ButtonOption options)</div><div class="ttdoc">Draw a button. Execute a function when clicked.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2button_8cpp_source.html#l00176">src/ftxui/component/button.cpp:176</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a533e883e2aeea28de2b60564fcaf0361"><div class="ttname"><a href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">ftxui::Renderer</a></div><div class="ttdeci">Component Renderer(Component child, std::function< Element()>)</div><div class="ttdoc">Return a new Component, similar to |child|, but using |render| as the Component::Render() event.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2renderer_8cpp_source.html#l00061">src/ftxui/component/renderer.cpp:61</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a552ba6d33b3c9bec586b99fba4c243ac"><div class="ttname"><a href="namespaceftxui.html#a552ba6d33b3c9bec586b99fba4c243ac">ftxui::hbox</a></div><div class="ttdeci">Element hbox(Elements)</div><div class="ttdoc">A container displaying elements horizontally one by one.</div><div class="ttdef"><b>Definition</b> <a href="hbox_8cpp_source.html#l00094">hbox.cpp:94</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a75baaa2734ed76a9f478beaafa87ae57"><div class="ttname"><a href="namespaceftxui.html#a75baaa2734ed76a9f478beaafa87ae57">ftxui::text</a></div><div class="ttdeci">Element text(std::wstring text)</div><div class="ttdoc">Display a piece of unicode text.</div><div class="ttdef"><b>Definition</b> <a href="text_8cpp_source.html#l00160">text.cpp:160</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ac1ef1cf6bf7cd0759ffa195071edb2a0"><div class="ttname"><a href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">ftxui::separator</a></div><div class="ttdeci">Element separator()</div><div class="ttdoc">Draw a vertical or horizontal separation in between two other elements.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2separator_8cpp_source.html#l00134">src/ftxui/dom/separator.cpp:134</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ad0d6a96f6e1fb6d67d9fa6323062a737"><div class="ttname"><a href="namespaceftxui.html#ad0d6a96f6e1fb6d67d9fa6323062a737">ftxui::frame</a></div><div class="ttdeci">Element frame(Element)</div><div class="ttdoc">Allow an element to be displayed inside a 'virtual' area. It size can be larger than its container....</div><div class="ttdef"><b>Definition</b> <a href="frame_8cpp_source.html#l00118">frame.cpp:118</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae09f44b989d381a387329fd0a0935926a41b05932cd237b2b133fff1ade85bed5"><div class="ttname"><a href="namespaceftxui.html#ae09f44b989d381a387329fd0a0935926a41b05932cd237b2b133fff1ade85bed5">ftxui::LESS_THAN</a></div><div class="ttdeci">@ LESS_THAN</div><div class="ttdef"><b>Definition</b> <a href="elements_8hpp_source.html#l00154">elements.hpp:154</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae8537acd423d47cf07e61bd774fb1098"><div class="ttname"><a href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">ftxui::border</a></div><div class="ttdeci">Element border(Element)</div><div class="ttdoc">Draw a border around the element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2border_8cpp_source.html#l00227">src/ftxui/dom/border.cpp:227</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_afd28058f0ccbbdf34691a85a7cc9b2e3"><div class="ttname"><a href="namespaceftxui.html#afd28058f0ccbbdf34691a85a7cc9b2e3">ftxui::vbox</a></div><div class="ttdeci">Element vbox(Elements)</div><div class="ttdoc">A container displaying elements vertically one by one.</div><div class="ttdef"><b>Definition</b> <a href="vbox_8cpp_source.html#l00096">vbox.cpp:96</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen__interactive_8hpp_html"><div class="ttname"><a href="screen__interactive_8hpp.html">screen_interactive.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1ButtonOption_html_a008018822835ed0f3758af3c6e72837d"><div class="ttname"><a href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ftxui::ButtonOption::Animated</a></div><div class="ttdeci">static ButtonOption Animated()</div><div class="ttdoc">Create a ButtonOption, using animated colors.</div><div class="ttdef"><b>Definition</b> <a href="component__options_8cpp_source.html#l00210">component_options.cpp:210</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="button__in__frame_8cpp.html">button_in_frame.cpp</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>
|
||||||
173
button__style_8cpp.html
Normal file
173
button__style_8cpp.html
Normal file
@@ -0,0 +1,173 @@
|
|||||||
|
<!-- 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: button_style.cpp 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('button__style_8cpp.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="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">button_style.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="button__style_8cpp_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="func-members" name="func-members"></a>
|
||||||
|
Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<h2 class="groupheader">Function Documentation</h2>
|
||||||
|
<a id="ae66f6b31b5ad750f1fe042a706a4e3d4" name="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae66f6b31b5ad750f1fe042a706a4e3d4">◆ </a></span>main()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int main </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="button__style_8cpp_source.html#l00016">16</a> of file <a class="el" href="button__style_8cpp_source.html">button_style.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="button__style_8cpp.html">button_style.cpp</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>
|
||||||
4
button__style_8cpp.js
Normal file
4
button__style_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var button__style_8cpp =
|
||||||
|
[
|
||||||
|
[ "main", "button__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
|
||||||
|
];
|
||||||
228
button__style_8cpp_source.html
Normal file
228
button__style_8cpp_source.html
Normal file
@@ -0,0 +1,228 @@
|
|||||||
|
<!-- 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: button_style.cpp Source File</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('button__style_8cpp_source.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="headertitle"><div class="title">button_style.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="button__style_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <string></span> <span class="comment">// for operator+, to_string</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include "<a class="code" href="captured__mouse_8hpp.html">ftxui/component/captured_mouse.hpp</a>"</span> <span class="comment">// for ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="component_8hpp.html">ftxui/component/component.hpp</a>"</span> <span class="comment">// for Button, Vertical, Renderer, Horizontal, operator|</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="component__base_8hpp.html">ftxui/component/component_base.hpp</a>"</span> <span class="comment">// for Component</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="component__options_8hpp.html">ftxui/component/component_options.hpp</a>"</span> <span class="comment">// for ButtonOption</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="screen__interactive_8hpp.html">ftxui/component/screen_interactive.hpp</a>"</span> <span class="comment">// for ScreenInteractive</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include "<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>"</span> <span class="comment">// for Element, separator, text, border</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include "<a class="code" href="color_8hpp.html">ftxui/screen/color.hpp</a>"</span> <span class="comment">// for Color, Color::Blue, Color::Green, Color::Red</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> </div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="keyword">using namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a>;</div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00016" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="button__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"> 16</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="button__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a>() {</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> <span class="keywordtype">int</span> value = 0;</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">auto</span> action = [&] { value++; };</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">auto</span> action_renderer =</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>([&] { <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#a75baaa2734ed76a9f478beaafa87ae57">text</a>(<span class="stringliteral">"count = "</span> + std::to_string(value)); });</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">auto</span> buttons =</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <a class="code hl_function" href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">Container::Vertical</a>({</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> action_renderer,</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>([] { <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">separator</a>(); }),</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <a class="code hl_function" href="namespaceftxui_1_1Container.html#a01563bae9454fe64c0b29b0eb3755e68">Container::Horizontal</a>({</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <a class="code hl_function" href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">Container::Vertical</a>({</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Ascii 1"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a66e244b326f3cdc7b80ea836c391c34b">ButtonOption::Ascii</a>()),</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Ascii 2"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a66e244b326f3cdc7b80ea836c391c34b">ButtonOption::Ascii</a>()),</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Ascii 3"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a66e244b326f3cdc7b80ea836c391c34b">ButtonOption::Ascii</a>()),</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> }),</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>([] { <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">separator</a>(); }),</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <a class="code hl_function" href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">Container::Vertical</a>({</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Simple 1"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a553fe18f102e8e62aec516d4d3213eac">ButtonOption::Simple</a>()),</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Simple 2"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a553fe18f102e8e62aec516d4d3213eac">ButtonOption::Simple</a>()),</div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Simple 3"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a553fe18f102e8e62aec516d4d3213eac">ButtonOption::Simple</a>()),</div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> }),</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>([] { <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">separator</a>(); }),</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> <a class="code hl_function" href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">Container::Vertical</a>({</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Animated 1"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>()),</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Animated 2"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>()),</div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Animated 3"</span>, action, <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>()),</div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> }),</div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>([] { <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">separator</a>(); }),</div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> <a class="code hl_function" href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">Container::Vertical</a>({</div>
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Animated 4"</span>, action,</div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>(<a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad3163c1fcda01965b692ec2c3122b743">Color::Red</a>)),</div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Animated 5"</span>, action,</div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>(<a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad0784a3f969fe736e8b271a5a161d106">Color::Green</a>)),</div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> <a class="code hl_function" href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">Button</a>(<span class="stringliteral">"Animated 6"</span>, action,</div>
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> <a class="code hl_function" href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ButtonOption::Animated</a>(<a class="code hl_enumvalue" href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802faf5e09dd1da4088464f264b7a3118bff8">Color::Blue</a>)),</div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> }),</div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> }),</div>
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> }) |</div>
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <a class="code hl_function" href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">border</a>;</div>
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">auto</span> screen = <a class="code hl_function" href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ScreenInteractive::FitComponent</a>();</div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> screen.Loop(buttons);</div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keywordflow">return</span> 0;</div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="abutton__style_8cpp_html_ae66f6b31b5ad750f1fe042a706a4e3d4"><div class="ttname"><a href="button__style_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a></div><div class="ttdeci">int main()</div><div class="ttdef"><b>Definition</b> <a href="#l00016">button_style.cpp:16</a></div></div>
|
||||||
|
<div class="ttc" id="acaptured__mouse_8hpp_html"><div class="ttname"><a href="captured__mouse_8hpp.html">captured_mouse.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802fad0784a3f969fe736e8b271a5a161d106"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad0784a3f969fe736e8b271a5a161d106">ftxui::Color::Green</a></div><div class="ttdeci">@ Green</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00054">color.hpp:54</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802fad3163c1fcda01965b692ec2c3122b743"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad3163c1fcda01965b692ec2c3122b743">ftxui::Color::Red</a></div><div class="ttdeci">@ Red</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00053">color.hpp:53</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html_ae2b6d9670960e89c66d7b76167a0802faf5e09dd1da4088464f264b7a3118bff8"><div class="ttname"><a href="classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802faf5e09dd1da4088464f264b7a3118bff8">ftxui::Color::Blue</a></div><div class="ttdeci">@ Blue</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00056">color.hpp:56</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1ScreenInteractive_html_a4f458e443ed672c2aea9fdd96531a621"><div class="ttname"><a href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ftxui::ScreenInteractive::FitComponent</a></div><div class="ttdeci">static ScreenInteractive FitComponent()</div><div class="ttdef"><b>Definition</b> <a href="screen__interactive_8cpp_source.html#l00416">screen_interactive.cpp:416</a></div></div>
|
||||||
|
<div class="ttc" id="acolor_8hpp_html"><div class="ttname"><a href="color_8hpp.html">color.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent_8hpp_html"><div class="ttname"><a href="component_8hpp.html">component.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__base_8hpp_html"><div class="ttname"><a href="component__base_8hpp.html">component_base.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__options_8hpp_html"><div class="ttname"><a href="component__options_8hpp.html">component_options.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1Container_html_a01563bae9454fe64c0b29b0eb3755e68"><div class="ttname"><a href="namespaceftxui_1_1Container.html#a01563bae9454fe64c0b29b0eb3755e68">ftxui::Container::Horizontal</a></div><div class="ttdeci">Component Horizontal(Components children)</div><div class="ttdoc">A list of components, drawn one by one horizontally and navigated horizontally using left/right arrow...</div><div class="ttdef"><b>Definition</b> <a href="container_8cpp_source.html#l00360">container.cpp:360</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1Container_html_a6471e39f5664d059144746c5801d37e6"><div class="ttname"><a href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">ftxui::Container::Vertical</a></div><div class="ttdeci">Component Vertical(Components children)</div><div class="ttdoc">A list of components, drawn one by one vertically and navigated vertically using up/down arrow key or...</div><div class="ttdef"><b>Definition</b> <a href="container_8cpp_source.html#l00317">container.cpp:317</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a4e8295ec77dd31b0acc5063b134473e7"><div class="ttname"><a href="namespaceftxui.html#a4e8295ec77dd31b0acc5063b134473e7">ftxui::Button</a></div><div class="ttdeci">Component Button(ButtonOption options)</div><div class="ttdoc">Draw a button. Execute a function when clicked.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2button_8cpp_source.html#l00176">src/ftxui/component/button.cpp:176</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a533e883e2aeea28de2b60564fcaf0361"><div class="ttname"><a href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">ftxui::Renderer</a></div><div class="ttdeci">Component Renderer(Component child, std::function< Element()>)</div><div class="ttdoc">Return a new Component, similar to |child|, but using |render| as the Component::Render() event.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2renderer_8cpp_source.html#l00061">src/ftxui/component/renderer.cpp:61</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a75baaa2734ed76a9f478beaafa87ae57"><div class="ttname"><a href="namespaceftxui.html#a75baaa2734ed76a9f478beaafa87ae57">ftxui::text</a></div><div class="ttdeci">Element text(std::wstring text)</div><div class="ttdoc">Display a piece of unicode text.</div><div class="ttdef"><b>Definition</b> <a href="text_8cpp_source.html#l00160">text.cpp:160</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ac1ef1cf6bf7cd0759ffa195071edb2a0"><div class="ttname"><a href="namespaceftxui.html#ac1ef1cf6bf7cd0759ffa195071edb2a0">ftxui::separator</a></div><div class="ttdeci">Element separator()</div><div class="ttdoc">Draw a vertical or horizontal separation in between two other elements.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2separator_8cpp_source.html#l00134">src/ftxui/dom/separator.cpp:134</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae8537acd423d47cf07e61bd774fb1098"><div class="ttname"><a href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">ftxui::border</a></div><div class="ttdeci">Element border(Element)</div><div class="ttdoc">Draw a border around the element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2border_8cpp_source.html#l00227">src/ftxui/dom/border.cpp:227</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen__interactive_8hpp_html"><div class="ttname"><a href="screen__interactive_8hpp.html">screen_interactive.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1ButtonOption_html_a008018822835ed0f3758af3c6e72837d"><div class="ttname"><a href="structftxui_1_1ButtonOption.html#a008018822835ed0f3758af3c6e72837d">ftxui::ButtonOption::Animated</a></div><div class="ttdeci">static ButtonOption Animated()</div><div class="ttdoc">Create a ButtonOption, using animated colors.</div><div class="ttdef"><b>Definition</b> <a href="component__options_8cpp_source.html#l00210">component_options.cpp:210</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1ButtonOption_html_a553fe18f102e8e62aec516d4d3213eac"><div class="ttname"><a href="structftxui_1_1ButtonOption.html#a553fe18f102e8e62aec516d4d3213eac">ftxui::ButtonOption::Simple</a></div><div class="ttdeci">static ButtonOption Simple()</div><div class="ttdoc">Create a ButtonOption, inverted when focused.</div><div class="ttdef"><b>Definition</b> <a href="component__options_8cpp_source.html#l00177">component_options.cpp:177</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1ButtonOption_html_a66e244b326f3cdc7b80ea836c391c34b"><div class="ttname"><a href="structftxui_1_1ButtonOption.html#a66e244b326f3cdc7b80ea836c391c34b">ftxui::ButtonOption::Ascii</a></div><div class="ttdeci">static ButtonOption Ascii()</div><div class="ttdoc">Create a ButtonOption, highlighted using [] characters.</div><div class="ttdef"><b>Definition</b> <a href="component__options_8cpp_source.html#l00164">component_options.cpp:164</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="button__style_8cpp.html">button_style.cpp</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>
|
||||||
502
canvas_8hpp.html
Normal file
502
canvas_8hpp.html
Normal file
@@ -0,0 +1,502 @@
|
|||||||
|
<!-- 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: canvas.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('canvas_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">canvas.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="canvas_8hpp__dep__incl.png" border="0" usemap="#acanvas_8hppdep" alt=""/></div>
|
||||||
|
<map name="acanvas_8hppdep" id="acanvas_8hppdep">
|
||||||
|
<area shape="rect" title=" " alt="" coords="85,5,181,31"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2canvas_8cpp.html" title=" " alt="" coords="43,152,138,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="129,45,97,153,92,151,123,44"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2canvas_8cpp.html" title=" " alt="" coords="162,152,257,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="148,42,206,151,201,153,143,44"/>
|
||||||
|
<area shape="rect" href="canvas__animated_8cpp.html" title=" " alt="" coords="199,379,363,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="102,40,71,61,41,90,17,124,10,143,8,163,8,239,13,270,26,295,47,317,73,336,103,350,135,362,200,378,199,383,134,367,101,355,70,340,44,321,22,299,8,271,3,240,3,163,5,142,12,122,36,86,68,57,99,36"/>
|
||||||
|
<area shape="rect" href="elements_8hpp.html" title=" " alt="" coords="5655,79,5766,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="195,17,5655,87,5655,92,195,23"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,95,4610,96,2885,103,1980,110,1164,121,525,136,299,144,150,155,139,156,138,151,149,149,299,139,525,130,1164,116,1980,105,2885,98,4610,91,5641,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,95,4631,98,2946,107,2063,114,1267,124,643,138,422,146,276,155,257,157,257,152,276,149,422,140,643,132,1267,119,2063,109,2946,101,4631,93,5641,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,4678,97,3101,104,2293,112,1585,122,1062,136,896,145,807,155,727,176,648,204,571,236,498,271,377,336,300,382,298,377,374,331,496,266,569,232,646,199,726,171,806,149,895,140,1062,131,1585,117,2293,106,3101,99,4678,92,5642,90"/>
|
||||||
|
<area shape="rect" href="automerge_8cpp.html" title=" " alt="" coords="6153,225,6273,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5748,108,5827,146,5895,175,6013,201,6154,225,6153,230,6012,206,5894,180,5825,151,5745,113"/>
|
||||||
|
<area shape="rect" href="blink_8cpp.html" title=" " alt="" coords="6298,225,6379,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5760,106,5886,150,5916,163,5946,175,6040,196,6114,204,6190,210,6286,223,6298,225,6297,230,6285,228,6189,215,6114,209,6039,201,5945,180,5914,168,5884,154,5759,111"/>
|
||||||
|
<area shape="rect" href="bold_8cpp.html" title=" " alt="" coords="6404,225,6481,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5776,105,5853,124,5936,149,5966,163,5997,175,6106,197,6192,204,6280,209,6391,223,6404,225,6403,230,6390,228,6279,214,6192,210,6105,202,5995,180,5964,168,5934,155,5851,130,5774,110"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2border_8cpp.html" title=" " alt="" coords="6583,152,6673,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,92,6118,109,6340,126,6564,149,6583,152,6582,157,6564,155,6339,131,6117,115,5780,98"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2border_8cpp.html" title=" " alt="" coords="6697,152,6788,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,91,5941,95,6166,105,6424,122,6686,149,6697,151,6697,156,6685,155,6424,128,6166,110,5941,101,5780,96"/>
|
||||||
|
<area shape="rect" href="border__colored_8cpp.html" title=" " alt="" coords="6812,152,6959,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,92,6210,109,6503,126,6800,149,6812,151,6812,156,6800,155,6502,131,6210,114,5780,97"/>
|
||||||
|
<area shape="rect" href="border__style_8cpp.html" title=" " alt="" coords="6983,152,7113,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,91,5982,95,6277,105,6620,122,6971,149,6983,151,6982,156,6970,155,6620,127,6277,110,5982,100,5780,96"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="3028,379,3119,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,95,5193,98,4533,106,4198,113,3899,123,3667,137,3585,145,3531,155,3461,176,3391,204,3324,237,3261,271,3156,336,3090,382,3087,377,3153,331,3258,266,3321,232,3389,199,3459,171,3530,149,3584,140,3667,132,3899,118,4198,108,4533,100,5193,92,5641,90"/>
|
||||||
|
<area shape="rect" href="button__animated_8cpp.html" title=" " alt="" coords="1416,379,1576,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,4892,100,3709,110,2583,128,2196,140,2073,147,2007,155,1929,176,1852,204,1777,236,1707,270,1589,335,1515,381,1512,377,1587,331,1705,266,1775,232,1850,199,1928,171,2006,149,2072,142,2195,135,2583,123,3709,105,4892,94,5642,90"/>
|
||||||
|
<area shape="rect" href="button__in__frame_8cpp.html" title=" " alt="" coords="1601,379,1757,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,4905,98,3744,106,3155,114,2641,124,2262,138,2142,146,2078,155,2015,176,1954,204,1895,236,1841,270,1750,335,1694,381,1690,377,1747,331,1838,266,1893,232,1952,200,2013,171,2077,149,2141,140,2261,132,2641,119,3155,109,3744,101,4905,93,5642,90"/>
|
||||||
|
<area shape="rect" href="button__style_8cpp.html" title=" " alt="" coords="1781,379,1912,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,4914,95,3770,101,3190,108,2685,119,2312,134,2195,144,2133,155,2085,176,2039,204,1997,236,1958,270,1895,335,1857,381,1853,377,1891,331,1954,266,1993,232,2036,200,2082,172,2131,149,2194,138,2312,129,2684,113,3190,103,3770,96,4914,90,5642,90"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="4047,379,4158,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,94,5494,95,5293,102,5064,121,4947,135,4834,155,4726,179,4618,208,4411,274,4240,337,4130,382,4128,377,4238,332,4409,269,4616,203,4725,173,4833,149,4947,130,5063,115,5292,97,5494,90,5641,89"/>
|
||||||
|
<area shape="rect" href="examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="3143,379,3254,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,5207,96,4568,103,4244,110,3956,121,3732,136,3654,144,3602,155,3539,177,3477,205,3418,237,3363,271,3271,335,3214,381,3210,377,3268,331,3360,266,3415,232,3475,200,3537,172,3601,149,3653,139,3732,130,3956,116,4244,105,4568,98,5207,91,5642,90"/>
|
||||||
|
<area shape="rect" href="checkbox__in__frame_8cpp.html" title=" " alt="" coords="4457,379,4633,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,5539,99,5407,108,5262,126,5118,155,5033,179,4947,208,4786,275,4653,337,4568,382,4565,377,4651,333,4784,270,4946,203,5031,174,5117,149,5261,121,5407,103,5538,94,5641,90"/>
|
||||||
|
<area shape="rect" href="clear__under_8cpp.html" title=" " alt="" coords="6506,225,6630,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,102,5878,121,5985,149,6016,163,6047,175,6171,199,6269,207,6367,211,6494,223,6506,224,6505,230,6493,228,6367,216,6268,213,6170,204,6046,180,6014,168,5983,155,5876,127,5779,107"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="1937,379,2055,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,3829,113,2780,131,2419,142,2304,148,2243,155,2190,165,2148,175,2110,194,2070,227,2041,266,2020,309,2007,349,2001,380,1995,378,2002,348,2015,307,2036,263,2066,223,2108,189,2146,170,2188,160,2242,149,2304,143,2419,137,2780,125,3829,107,5641,90"/>
|
||||||
|
<area shape="rect" href="examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="4658,379,4777,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,5551,99,5437,108,5313,126,5191,155,5120,179,5049,208,4915,274,4806,337,4736,381,4733,377,4803,333,4912,270,5046,204,5118,174,5190,149,5312,121,5437,103,5550,94,5641,90"/>
|
||||||
|
<area shape="rect" href="dom_2color_8cpp.html" title=" " alt="" coords="6655,225,6735,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,99,5900,118,6035,149,6067,163,6098,175,6179,192,6248,201,6368,206,6488,208,6559,213,6642,223,6655,225,6654,230,6641,228,6558,218,6488,213,6368,212,6248,206,6178,197,6097,180,6065,168,6034,155,5899,123,5780,104"/>
|
||||||
|
<area shape="rect" href="color__gallery_8cpp.html" title=" " alt="" coords="7137,152,7268,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6004,93,6336,102,6727,120,7126,149,7138,151,7137,156,7125,155,6726,125,6336,108,6004,99,5780,96"/>
|
||||||
|
<area shape="rect" href="color__info__palette256_8cpp.html" title=" " alt="" coords="7293,152,7483,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,91,6396,106,6833,123,7280,149,7293,150,7292,156,7280,155,6832,129,6395,111,5780,96"/>
|
||||||
|
<area shape="rect" href="color__truecolor__HSV_8cpp.html" title=" " alt="" coords="7508,152,7687,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6055,94,6477,103,6979,120,7495,149,7508,150,7508,156,7494,155,6979,126,6477,108,6055,99,5780,96"/>
|
||||||
|
<area shape="rect" href="color__truecolor__RGB_8cpp.html" title=" " alt="" coords="7711,152,7892,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5779,90,6081,92,6553,100,7118,118,7411,132,7699,149,7710,150,7710,156,7698,155,7411,137,7118,123,6553,106,6081,98,5779,95"/>
|
||||||
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="4801,379,4924,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,5561,99,5463,108,5357,126,5254,155,5194,179,5134,208,5024,274,4934,337,4878,381,4875,377,4931,333,5021,270,5132,204,5192,174,5252,149,5356,121,5462,103,5561,94,5642,90"/>
|
||||||
|
<area shape="rect" href="component_8hpp.html" title=" " alt="" coords="3929,299,4052,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,4796,114,4346,132,4195,143,4147,148,4122,154,4099,169,4078,186,4041,228,4015,269,3998,300,3994,297,4010,266,4037,224,4074,182,4096,164,4120,150,4146,143,4194,137,4346,126,4796,109,5641,91"/>
|
||||||
|
<area shape="rect" href="composition_8cpp.html" title=" " alt="" coords="4949,379,5078,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,94,5569,97,5483,106,5392,124,5347,138,5304,154,5256,179,5211,208,5129,274,5065,337,5025,381,5021,377,5061,333,5125,270,5208,204,5254,174,5302,150,5345,133,5390,119,5482,101,5569,92,5642,89"/>
|
||||||
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="5103,379,5212,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,100,5475,119,5396,135,5364,144,5341,154,5307,179,5276,208,5224,274,5186,337,5165,380,5160,378,5181,334,5219,271,5272,205,5304,175,5339,150,5362,139,5394,129,5474,114,5641,95"/>
|
||||||
|
<area shape="rect" href="custom__loop_8cpp.html" title=" " alt="" coords="7725,379,7857,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6794,94,8446,103,9280,111,9995,121,10499,134,10643,141,10700,150,10713,171,10708,191,10689,209,10656,225,10610,240,10553,255,10406,280,10223,303,10010,322,9525,352,9009,372,8520,384,7857,393,7857,388,8520,379,9009,367,9525,346,10010,317,10222,297,10405,275,10552,249,10609,235,10654,220,10686,204,10704,188,10707,172,10697,154,10642,146,10499,139,9995,126,9280,116,8446,108,6794,99,5780,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="2079,379,2193,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,5082,100,4227,111,3396,129,3090,140,2910,155,2795,176,2679,203,2566,235,2460,269,2278,335,2163,382,2161,377,2276,330,2458,264,2565,230,2678,198,2794,170,2909,149,3090,135,3396,123,4227,106,5082,95,5641,90"/>
|
||||||
|
<area shape="rect" href="flexbox__gallery_8cpp.html" title=" " alt="" coords="5236,379,5383,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,98,5566,104,5485,115,5413,131,5386,142,5367,154,5346,180,5330,210,5320,242,5313,275,5309,336,5311,379,5305,379,5303,336,5308,274,5314,241,5325,207,5341,177,5364,150,5383,137,5412,126,5484,110,5566,99,5641,93"/>
|
||||||
|
<area shape="rect" href="examples_2component_2focus_8cpp.html" title=" " alt="" coords="5407,379,5491,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,99,5573,106,5499,117,5434,133,5409,143,5392,154,5376,173,5366,193,5361,212,5362,232,5375,275,5398,323,5419,353,5440,377,5436,381,5414,356,5394,325,5370,277,5357,233,5356,212,5361,191,5371,170,5389,150,5407,138,5432,128,5498,112,5572,101,5642,94"/>
|
||||||
|
<area shape="rect" href="focus__cursor_8cpp.html" title=" " alt="" coords="9479,379,9609,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6799,94,8459,103,9297,111,10016,121,10522,134,10667,141,10724,150,10737,166,10743,181,10742,196,10735,211,10705,236,10656,259,10592,280,10514,298,10329,330,10124,354,9920,372,9610,391,9609,385,9920,366,10123,349,10328,324,10513,293,10590,275,10654,254,10702,232,10731,207,10737,195,10737,182,10732,168,10721,154,10666,146,10522,139,10015,126,9297,116,8459,108,6799,99,5780,95"/>
|
||||||
|
<area shape="rect" href="gallery_8cpp.html" title=" " alt="" coords="5515,379,5607,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,101,5513,119,5456,134,5434,144,5419,154,5402,174,5390,194,5383,215,5381,236,5384,257,5391,279,5419,322,5437,336,5466,351,5530,377,5528,382,5463,356,5434,341,5415,326,5387,281,5379,258,5376,236,5378,214,5385,192,5397,171,5416,150,5432,139,5454,129,5512,114,5641,96"/>
|
||||||
|
<area shape="rect" href="homescreen_8cpp.html" title=" " alt="" coords="3894,379,4023,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,97,5172,116,4908,133,4798,143,4715,155,4645,170,4592,186,4470,228,3994,382,3992,377,4468,223,4590,181,4644,164,4714,149,4797,138,4907,128,5172,111,5642,92"/>
|
||||||
|
<area shape="rect" href="hoverable_8cpp.html" title=" " alt="" coords="5632,379,5747,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,101,5583,108,5523,119,5472,134,5453,143,5441,154,5414,197,5408,217,5406,238,5408,258,5415,279,5440,322,5647,377,5646,382,5437,326,5410,281,5403,259,5401,238,5403,216,5409,194,5437,150,5450,139,5470,129,5522,114,5582,103,5641,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="4183,379,4265,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,5510,98,5333,106,5134,124,5033,138,4934,155,4869,170,4820,186,4708,228,4278,375,4258,382,4256,377,4276,369,4706,223,4818,181,4867,165,4933,149,5032,132,5133,119,5333,101,5509,92,5641,90"/>
|
||||||
|
<area shape="rect" href="examples_2component_2input_8cpp.html" title=" " alt="" coords="549,379,632,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,3122,112,1649,130,1159,142,1013,148,947,155,890,176,835,204,782,236,734,270,654,335,604,381,600,377,650,331,731,266,779,232,832,200,888,171,946,149,1012,143,1158,136,1649,125,3122,107,5642,90"/>
|
||||||
|
<area shape="rect" href="input__in__frame_8cpp.html" title=" " alt="" coords="5771,379,5917,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,105,5552,124,5514,138,5492,154,5489,164,5492,177,5502,258,5514,290,5541,322,5793,377,5792,382,5539,326,5510,293,5497,260,5487,178,5483,164,5487,150,5512,133,5550,119,5641,99"/>
|
||||||
|
<area shape="rect" href="input__style_8cpp.html" title=" " alt="" coords="657,379,778,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,4690,100,3149,110,1694,128,1210,140,1066,147,1002,155,954,176,909,204,867,237,828,270,766,335,728,381,724,377,762,331,824,267,863,232,906,200,952,172,1001,149,1066,142,1210,135,1694,123,3149,105,4690,94,5641,90"/>
|
||||||
|
<area shape="rect" href="linear__gradient__gallery_8cpp.html" title=" " alt="" coords="5941,379,6139,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,101,5615,107,5587,118,5562,133,5542,153,5536,167,5535,184,5539,204,5548,226,5563,250,5584,274,5610,298,5643,322,5681,343,5715,355,5747,361,5778,363,5846,363,5885,364,5930,369,5973,377,5972,382,5929,375,5885,369,5846,368,5778,369,5747,367,5714,360,5679,348,5640,326,5607,303,5580,278,5559,253,5543,229,5534,206,5530,185,5531,166,5538,151,5559,129,5585,113,5613,102,5641,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="6163,379,6258,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5653,111,5626,123,5604,137,5592,155,5590,165,5593,176,5620,230,5650,266,5690,294,5744,322,5801,344,5851,357,5897,361,5942,360,6035,357,6089,360,6151,369,6179,377,6177,382,6150,375,6088,365,6035,362,5942,366,5897,366,5850,362,5799,349,5742,326,5687,299,5647,270,5616,233,5588,178,5585,166,5587,154,5600,134,5623,118,5650,106"/>
|
||||||
|
<area shape="rect" href="examples_2component_2maybe_8cpp.html" title=" " alt="" coords="6282,379,6377,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5680,113,5662,127,5648,142,5641,159,5644,176,5663,209,5682,235,5702,255,5724,270,5777,296,5845,321,5906,342,5959,352,6008,356,6053,356,6149,355,6205,359,6270,369,6297,377,6296,382,6269,375,6205,364,6149,360,6053,362,6007,362,5959,358,5905,347,5843,327,5775,301,5721,275,5699,259,5678,238,5658,212,5639,178,5636,158,5644,139,5659,123,5676,109"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="802,379,889,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,4698,98,3171,107,2398,114,1731,125,1252,138,1110,146,1048,155,1010,176,975,204,945,236,918,270,876,335,853,380,848,378,872,332,913,267,941,233,972,200,1007,172,1046,149,1110,140,1252,133,1730,119,2398,109,3171,101,4698,93,5642,90"/>
|
||||||
|
<area shape="rect" href="menu2_8cpp.html" title=" " alt="" coords="913,379,1007,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,3207,113,1788,131,1316,142,1175,148,1113,155,1058,176,1019,205,992,244,972,299,964,343,963,379,957,379,959,343,967,298,987,241,1015,201,1055,172,1111,149,1175,143,1316,137,1788,126,3207,108,5642,90"/>
|
||||||
|
<area shape="rect" href="menu__entries_8cpp.html" title=" " alt="" coords="1032,379,1171,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,3249,113,1856,131,1393,142,1256,148,1194,155,1122,178,1066,202,1043,219,1021,239,1001,266,981,300,977,313,979,325,986,336,997,346,1027,364,1061,377,1059,382,1025,369,994,351,982,339,974,327,972,313,976,298,997,263,1017,236,1040,214,1064,198,1120,173,1193,149,1255,143,1393,137,1856,126,3249,108,5642,90"/>
|
||||||
|
<area shape="rect" href="menu__entries__animated_8cpp.html" title=" " alt="" coords="2217,379,2423,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,5105,100,4290,110,3500,128,3209,140,3038,155,2931,176,2824,203,2719,235,2620,269,2452,335,2346,382,2344,377,2450,330,2618,264,2717,230,2822,198,2930,170,3037,149,3209,135,3500,123,4290,105,5105,95,5641,90"/>
|
||||||
|
<area shape="rect" href="menu__in__frame_8cpp.html" title=" " alt="" coords="6401,379,6551,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5699,117,5690,147,5690,162,5694,176,5719,213,5743,240,5770,260,5798,275,5864,297,5946,321,6011,340,6067,350,6117,355,6164,357,6263,357,6321,361,6388,369,6427,377,6426,382,6388,375,6320,366,6263,363,6164,362,6116,361,6066,356,6010,345,5945,327,5862,302,5796,280,5767,265,5740,244,5714,216,5690,179,5684,163,5685,146,5694,116"/>
|
||||||
|
<area shape="rect" href="menu__in__frame__horizontal_8cpp.html" title=" " alt="" coords="6575,379,6798,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5717,117,5727,147,5745,176,5781,212,5814,239,5847,259,5879,275,5953,297,6047,321,6124,340,6189,351,6302,358,6417,359,6484,362,6563,369,6616,377,6616,382,6562,375,6484,367,6417,364,6302,363,6188,356,6123,345,6046,327,5952,302,5878,280,5844,264,5811,243,5777,216,5741,179,5722,149,5712,118"/>
|
||||||
|
<area shape="rect" href="menu__multiple_8cpp.html" title=" " alt="" coords="6823,379,6969,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5729,113,5758,145,5795,175,5899,236,5987,272,6080,296,6199,321,6291,338,6369,348,6503,352,6638,353,6717,358,6810,369,6849,377,6848,382,6809,375,6716,364,6638,359,6503,357,6368,353,6290,344,6198,327,6078,301,5985,277,5897,241,5792,180,5754,149,5725,117"/>
|
||||||
|
<area shape="rect" href="menu__style_8cpp.html" title=" " alt="" coords="2580,379,2705,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,5147,100,4404,110,3687,127,3423,140,3268,155,3175,176,3081,203,2989,236,2903,270,2757,335,2665,382,2663,377,2755,330,2901,265,2987,231,3079,198,3173,171,3268,149,3423,134,3687,122,4404,104,5147,94,5641,90"/>
|
||||||
|
<area shape="rect" href="menu__underline__animated__gallery_8cpp.html" title=" " alt="" coords="1195,372,1391,412"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,3665,113,2511,130,2114,142,1988,148,1920,155,1832,175,1742,201,1572,263,1429,326,1330,374,1328,370,1427,321,1571,258,1741,196,1830,170,1920,149,1987,143,2114,136,2511,125,3665,107,5641,90"/>
|
||||||
|
<area shape="rect" href="modal_8cpp.html" title=" " alt="" coords="6993,379,7084,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5739,110,5833,175,5916,207,5983,223,6142,248,6269,270,6378,285,6563,303,6748,324,6855,342,6982,369,7008,377,7006,382,6981,375,6854,348,6747,329,6562,308,6377,290,6268,275,6141,253,5982,228,5914,212,5831,180,5736,114"/>
|
||||||
|
<area shape="rect" href="modal__dialog_8cpp.html" title=" " alt="" coords="387,379,525,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,4690,95,3137,100,2342,107,1646,118,1132,134,968,143,882,155,816,176,750,204,688,236,629,271,532,336,472,381,468,377,529,331,627,266,685,232,748,199,814,171,881,149,968,138,1131,128,1646,113,2342,102,3137,95,4690,90,5642,90"/>
|
||||||
|
<area shape="rect" href="modal__dialog__custom_8cpp.html" title=" " alt="" coords="7108,379,7300,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6789,94,8432,103,9261,111,9972,121,10473,134,10616,141,10673,150,10705,186,10719,216,10717,239,10700,256,10671,267,10633,273,10530,275,10266,258,10129,251,10007,253,9415,290,8610,331,7300,389,7300,384,8610,326,9414,285,10007,248,10129,246,10266,252,10530,269,10632,268,10670,262,10697,252,10712,237,10713,217,10700,189,10671,154,10616,146,10473,139,9972,126,9261,116,8432,109,6789,99,5780,95"/>
|
||||||
|
<area shape="rect" href="nested__screen_8cpp.html" title=" " alt="" coords="3531,379,3674,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,5216,99,4603,108,4299,115,4036,126,3845,138,3785,146,3754,154,3723,177,3695,206,3672,238,3652,271,3623,335,3608,380,3603,378,3618,333,3647,269,3667,235,3691,202,3719,173,3752,150,3784,141,3844,133,4036,120,4299,110,4602,103,5216,93,5642,90"/>
|
||||||
|
<area shape="rect" href="print__key__press_8cpp.html" title=" " alt="" coords="10433,379,10583,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6804,93,8473,103,9315,111,10038,121,10547,134,10693,141,10751,150,10765,167,10771,185,10772,203,10767,221,10743,256,10707,288,10663,318,10617,344,10537,382,10535,377,10614,339,10660,313,10704,284,10739,252,10762,219,10766,203,10766,186,10760,170,10748,154,10692,146,10547,139,10038,126,9315,116,8473,108,6804,99,5780,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="2729,379,2836,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,5164,99,4452,108,3765,126,3513,139,3423,146,3365,155,3277,176,3189,204,3104,237,3024,271,2889,336,2804,382,2801,377,2887,331,3022,266,3102,232,3187,199,3275,171,3363,149,3423,141,3512,133,3765,121,4452,103,5164,94,5642,90"/>
|
||||||
|
<area shape="rect" href="radiobox__in__frame_8cpp.html" title=" " alt="" coords="3699,379,3869,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,4593,114,4033,132,3852,143,3799,148,3778,154,3760,180,3750,210,3748,242,3750,275,3765,336,3781,378,3776,380,3760,337,3745,276,3742,242,3745,209,3755,177,3774,150,3798,143,3851,137,4033,126,4593,109,5641,91"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="3278,379,3381,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,95,5217,95,4597,100,4284,107,4005,118,3789,134,3713,143,3663,155,3610,177,3557,205,3508,237,3463,271,3388,335,3342,381,3338,377,3384,332,3459,267,3505,233,3555,200,3607,172,3662,149,3712,138,3788,128,4005,113,4284,102,4597,95,5217,89,5641,90"/>
|
||||||
|
<area shape="rect" href="examples_2component_2renderer_8cpp.html" title=" " alt="" coords="3405,379,3507,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,5209,102,4584,113,4006,130,3810,142,3748,148,3716,155,3671,177,3629,205,3590,237,3555,271,3499,335,3466,381,3461,378,3495,332,3552,267,3587,233,3626,201,3668,172,3714,149,3747,143,3809,136,4006,125,4584,107,5209,96,5641,91"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="2861,379,3003,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,5180,98,4495,107,4147,115,3836,125,3594,138,3509,146,3453,155,3374,176,3295,204,3219,236,3147,270,3027,335,2951,381,2949,377,3025,331,3145,266,3217,232,3293,199,3372,171,3451,149,3508,141,3594,133,3836,119,4146,109,4495,102,5180,93,5641,90"/>
|
||||||
|
<area shape="rect" href="examples_2component_2resizable__split_8cpp.html" title=" " alt="" coords="4290,379,4433,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,5525,99,5373,108,5203,126,5033,155,4934,179,4834,208,4645,275,4488,337,4387,382,4385,377,4486,333,4643,270,4832,203,4932,174,5031,149,5202,120,5372,103,5525,94,5641,90"/>
|
||||||
|
<area shape="rect" href="examples_2component_2selection_8cpp.html" title=" " alt="" coords="2447,379,2555,405"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,96,5127,100,4349,110,3595,127,3318,140,3155,155,3057,176,2959,203,2864,235,2774,269,2621,335,2525,382,2523,377,2619,330,2772,265,2862,230,2958,198,3056,170,3154,149,3318,134,3595,122,4349,104,5127,94,5642,90"/>
|
||||||
|
<area shape="rect" href="component__base_8hpp.html" title=" " alt="" coords="3789,152,3950,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,97,4981,115,4507,132,4020,155,3950,159,3950,154,4020,149,4506,126,4981,109,5642,91"/>
|
||||||
|
<area shape="rect" href="component__options_8hpp.html" title=" " alt="" coords="2080,225,2259,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5642,95,4946,98,3859,107,3308,114,2828,125,2475,138,2363,146,2303,155,2267,169,2234,189,2184,227,2180,223,2231,185,2265,165,2302,149,2362,141,2474,133,2828,119,3308,109,3859,102,4946,93,5642,90"/>
|
||||||
|
<area shape="rect" href="component__options_8cpp.html" title=" " alt="" coords="991,299,1169,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5641,96,4733,99,3271,109,1893,127,1436,139,1300,147,1239,155,1213,168,1188,186,1144,227,1111,268,1089,300,1085,297,1106,265,1140,223,1185,182,1210,164,1238,149,1299,141,1435,134,1893,122,3271,104,4733,94,5641,90"/>
|
||||||
|
<area shape="rect" href="composite__decorator_8cpp.html" title=" " alt="" coords="7917,152,8102,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6109,91,6630,98,7258,116,7584,131,7904,149,7917,150,7916,156,7904,155,7584,136,7258,122,6630,104,6109,97,5780,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2dbox_8cpp.html" title=" " alt="" coords="8126,152,8207,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6223,92,6899,99,7259,106,7599,117,7893,131,8114,149,8126,151,8125,156,8113,155,7892,136,7599,122,7259,112,6899,104,6223,97,5780,95"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2dbox_8cpp.html" title=" " alt="" coords="8231,152,8313,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5779,90,6240,91,6946,98,7323,105,7680,116,7987,130,8219,149,8231,151,8230,156,8218,155,7987,136,7679,121,7323,111,6946,103,6240,96,5779,95"/>
|
||||||
|
<area shape="rect" href="dim_8cpp.html" title=" " alt="" coords="6759,225,6833,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,96,5922,115,6005,130,6086,149,6118,163,6149,175,6238,193,6314,202,6382,206,6446,206,6578,207,6656,211,6747,223,6759,225,6758,230,6746,228,6656,217,6578,212,6446,212,6382,211,6314,208,6237,198,6147,180,6116,168,6085,155,6004,135,5921,120,5779,101"/>
|
||||||
|
<area shape="rect" href="flex_8cpp.html" title=" " alt="" coords="8337,152,8410,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6258,89,6995,95,7389,102,7761,113,8082,128,8324,149,8337,151,8336,157,8324,155,8082,134,7761,118,7389,107,6995,100,6258,95,5780,95"/>
|
||||||
|
<area shape="rect" href="flexbox_8cpp.html" title=" " alt="" coords="8434,152,8531,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6272,92,7038,99,7448,107,7835,117,8170,131,8422,149,8434,151,8434,156,8421,155,8169,136,7835,122,7447,112,7038,105,6272,97,5780,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2focus_8cpp.html" title=" " alt="" coords="6858,225,6942,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,94,5944,110,6041,127,6137,149,6165,163,6193,175,6290,196,6373,207,6447,211,6516,210,6661,208,6746,212,6846,223,6858,225,6857,230,6845,228,6746,217,6661,214,6516,216,6447,216,6372,212,6289,201,6191,180,6163,167,6135,155,6040,132,5944,116,5779,99"/>
|
||||||
|
<area shape="rect" href="frame_8cpp.html" title=" " alt="" coords="8556,152,8644,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6292,90,7093,97,7522,104,7928,114,8279,129,8543,149,8556,151,8555,156,8542,155,8279,135,7928,120,7522,109,7093,102,6292,96,5780,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2gauge_8cpp.html" title=" " alt="" coords="8669,152,8758,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6311,90,7144,95,7592,102,8015,113,8381,129,8656,149,8669,151,8668,156,8656,155,8381,134,8015,119,7592,108,7144,101,6311,95,5780,95"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2gauge_8cpp.html" title=" " alt="" coords="8782,152,8871,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6329,89,7196,94,7661,101,8102,112,8483,128,8770,149,8782,151,8781,156,8769,155,8483,133,8102,118,7661,107,7196,100,6329,94,5780,95"/>
|
||||||
|
<area shape="rect" href="gauge__direction_8cpp.html" title=" " alt="" coords="8895,152,9049,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6346,94,7246,103,8188,121,8584,134,8883,149,8895,150,8895,156,8882,155,8584,139,8188,126,7246,109,6346,99,5780,96"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2graph_8cpp.html" title=" " alt="" coords="9073,152,9159,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,7463,107,8469,125,8841,136,9060,149,9072,151,9072,156,9060,155,8841,142,8469,130,7463,113,5780,96"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2graph_8cpp.html" title=" " alt="" coords="9183,152,9270,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,7516,107,8558,125,8944,136,9171,149,9183,151,9182,156,9170,155,8944,141,8558,130,7516,112,5780,96"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="9295,152,9393,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,7570,108,8648,126,9047,137,9282,149,9295,151,9294,156,9281,155,9046,142,8648,131,7570,113,5780,96"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2gridbox_8cpp.html" title=" " alt="" coords="9417,152,9516,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,7630,107,8748,125,9162,136,9406,149,9418,151,9417,156,9405,155,9162,142,8748,130,7630,112,5780,96"/>
|
||||||
|
<area shape="rect" href="hbox_8cpp.html" title=" " alt="" coords="9541,152,9622,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6516,94,7691,104,8848,122,9276,134,9528,149,9540,151,9540,156,9528,155,9276,140,8848,127,7691,110,6516,100,5780,96"/>
|
||||||
|
<area shape="rect" href="hflow_8cpp.html" title=" " alt="" coords="9647,152,9729,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5779,90,6533,94,7742,104,8933,122,9374,134,9634,149,9647,151,9646,156,9633,155,9374,140,8933,127,7742,109,6533,99,5779,96"/>
|
||||||
|
<area shape="rect" href="html__like_8cpp.html" title=" " alt="" coords="9753,152,9863,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,7794,107,9020,125,9474,136,9742,149,9753,151,9753,156,9741,155,9474,141,9020,130,7794,112,5780,96"/>
|
||||||
|
<area shape="rect" href="hyperlink_8cpp.html" title=" " alt="" coords="6966,225,7077,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5779,89,5893,91,6040,99,6204,118,6287,132,6367,149,6397,162,6426,175,6504,192,6572,202,6687,209,6804,211,6873,214,6954,223,6966,224,6965,230,6953,228,6873,220,6804,216,6687,215,6571,208,6504,197,6425,180,6395,167,6366,155,6286,137,6203,123,6040,105,5893,96,5779,94"/>
|
||||||
|
<area shape="rect" href="inverted_8cpp.html" title=" " alt="" coords="7101,225,7203,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,89,5901,90,6060,98,6238,117,6328,131,6415,149,6446,162,6477,175,6568,194,6646,204,6715,209,6780,210,6916,210,6995,213,7088,223,7101,224,7100,230,7088,228,6995,219,6915,215,6780,215,6715,214,6645,209,6567,199,6475,180,6444,167,6414,155,6327,136,6237,122,6060,104,5901,96,5780,94"/>
|
||||||
|
<area shape="rect" href="italic_8cpp.html" title=" " alt="" coords="7227,225,7309,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,93,6134,112,6325,129,6405,138,6465,149,6496,162,6527,175,6630,195,6718,205,6796,209,6869,209,7021,207,7110,211,7215,223,7227,225,7226,230,7214,228,7110,217,7021,212,6869,214,6796,214,6717,211,6629,200,6526,180,6494,167,6463,155,6404,144,6325,134,6133,118,5779,98"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="7333,225,7480,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,92,6159,110,6366,126,6451,137,6515,149,6544,162,6571,175,6683,199,6778,212,6863,217,6942,217,7108,213,7206,215,7320,223,7333,224,7333,229,7320,228,7206,220,7108,218,6942,222,6862,222,6777,217,6682,204,6570,180,6542,167,6514,155,6450,142,6365,132,6159,115,5780,97"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="9887,152,10033,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6501,90,7689,96,8333,103,8946,114,9476,129,9875,149,9887,150,9886,156,9874,155,9476,134,8946,119,8333,109,7689,101,6501,95,5780,95"/>
|
||||||
|
<area shape="rect" href="node__decorator_8hpp.html" title=" " alt="" coords="6205,152,6355,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,99,6205,151,6204,157,5780,104"/>
|
||||||
|
<area shape="rect" href="scroll__indicator_8cpp.html" title=" " alt="" coords="8229,225,8376,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6782,94,8411,103,9232,111,9936,121,10433,134,10574,141,10631,150,10638,165,10631,179,10602,187,10537,194,10315,206,9634,224,8887,234,8376,239,8376,234,8887,229,9634,219,10315,201,10537,189,10601,182,10628,175,10633,165,10628,154,10574,147,10432,139,9936,127,9232,117,8411,109,6782,99,5780,96"/>
|
||||||
|
<area shape="rect" href="selection__style_8cpp.html" title=" " alt="" coords="9848,225,9995,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6785,94,8421,103,9247,111,9954,121,10453,134,10595,141,10652,150,10659,165,10653,179,10639,188,10618,196,10555,209,10471,219,10373,227,10166,236,9995,239,9995,234,10166,230,10373,221,10470,214,10554,204,10616,191,10637,183,10649,176,10654,165,10649,154,10595,147,10453,139,9954,126,9247,116,8421,109,6785,99,5780,95"/>
|
||||||
|
<area shape="rect" href="package__manager_8cpp.html" title=" " alt="" coords="10058,152,10225,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6527,91,7765,98,8437,105,9076,116,9629,130,10045,149,10058,150,10057,156,10045,155,9629,136,9076,121,8437,110,7765,103,6527,96,5780,95"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2dom_2paragraph_8cpp.html" title=" " alt="" coords="10249,152,10364,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6636,95,8035,105,9421,123,9935,135,10238,149,10250,151,10249,156,10237,155,9935,141,9421,129,8035,111,6636,100,5780,96"/>
|
||||||
|
<area shape="rect" href="examples_2dom_2paragraph_8cpp.html" title=" " alt="" coords="10388,152,10503,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6660,94,8103,105,9533,123,10064,135,10376,149,10388,151,10388,156,10376,155,10064,140,9533,128,8103,110,6660,100,5780,96"/>
|
||||||
|
<area shape="rect" href="reflect_8cpp.html" title=" " alt="" coords="10527,152,10617,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5780,90,6683,92,8170,101,8946,108,9645,119,10193,132,10387,140,10515,149,10527,151,10526,156,10514,155,10386,146,10193,137,9645,124,8946,114,8170,106,6683,98,5780,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,316,3209,321,2099,332,1013,349,611,361,375,375,330,382,329,377,374,369,611,356,1013,344,2099,326,3209,315,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,314,3770,316,3574,323,3353,342,3241,356,3131,375,3105,382,3103,377,3130,369,3240,351,3353,336,3574,318,3770,310,3915,309"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,315,3468,318,2794,325,2099,343,1808,357,1588,375,1544,382,1544,377,1588,369,1807,352,2099,338,2794,320,3468,312,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3915,316,3498,318,2877,327,2238,345,1971,358,1770,375,1726,382,1725,377,1769,369,1971,353,2238,339,2877,322,3498,313,3915,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3915,315,3524,317,2947,325,2357,343,2110,357,1924,375,1887,382,1886,377,1924,369,2110,352,2357,338,2947,320,3524,312,3915,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4020,330,4088,377,4085,381,4017,334"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,317,3791,321,3629,331,3448,348,3266,375,3235,382,3234,377,3265,369,3447,343,3629,326,3791,316,3915,311"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,319,4239,340,4444,369,4487,377,4486,382,4444,375,4238,345,4065,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,315,3548,317,3013,325,2467,343,2239,357,2067,375,2033,382,2032,377,2066,369,2238,352,2467,338,3013,320,3548,312,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,313,4323,330,4484,346,4646,369,4679,377,4678,382,4645,375,4484,351,4323,335,4065,318"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,4202,316,4382,326,4584,343,4788,369,4823,377,4822,382,4788,375,4584,348,4381,331,4201,321,4066,317"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,4225,313,4441,322,4687,340,4936,369,4972,377,4971,382,4936,375,4687,345,4441,328,4224,319,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,312,4584,331,4876,348,4998,358,5090,369,5122,377,5121,382,5089,375,4997,363,4876,353,4584,336,4066,317"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,5337,328,6308,345,7312,369,7725,385,7724,390,7312,375,6307,350,5337,333,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,315,3571,318,3076,326,2573,344,2363,357,2204,375,2172,382,2171,377,2204,369,2362,352,2572,339,3076,321,3571,313,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4067,309,4268,310,4555,317,4887,335,5057,350,5224,369,5264,377,5263,382,5224,375,5057,355,4887,341,4555,323,4268,315,4066,315"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4065,310,4343,313,4728,322,5114,340,5274,353,5395,369,5422,377,5420,382,5394,375,5273,358,5113,345,4728,328,4343,319,4065,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,9478,387,9478,392,4065,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,4363,313,4778,322,5197,340,5371,353,5503,369,5531,377,5530,382,5502,375,5371,358,5197,345,4778,327,4363,319,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3983,338,3966,380,3961,378,3978,336"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,4383,314,4832,324,5286,341,5476,354,5619,369,5653,377,5652,382,5618,375,5475,359,5286,347,4832,329,4383,320,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4039,326,4170,369,4191,377,4190,382,4168,375,4037,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,315,3255,316,2230,323,1703,330,1230,340,861,355,731,364,645,375,619,382,617,377,643,369,730,359,861,350,1230,335,1702,324,2230,317,3255,311,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,4407,315,4896,325,5394,343,5602,355,5759,369,5800,377,5799,382,5758,375,5601,360,5394,348,4896,331,4407,321,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,316,3282,320,2303,330,1349,347,997,360,790,375,755,382,754,377,789,369,996,354,1349,342,2303,324,3281,314,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,4975,328,5525,345,5755,356,5930,369,5982,377,5981,382,5929,375,5755,362,5525,351,4974,333,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,5164,329,5787,346,6016,357,6151,369,6181,377,6179,382,6150,375,6016,362,5787,351,5164,334,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,311,5223,328,5884,345,6127,356,6270,369,6299,377,6298,382,6269,375,6126,362,5884,351,5223,333,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3915,315,3300,317,2355,325,1871,332,1437,343,1099,357,979,365,901,375,874,382,873,377,899,369,979,360,1099,351,1437,338,1871,327,2355,320,3300,312,3915,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3915,316,3321,319,2415,328,1535,346,1211,359,1096,366,1020,375,991,382,990,377,1020,369,1096,361,1211,353,1535,340,2415,323,3321,313,3915,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,316,2496,334,1668,352,1363,362,1183,375,1144,382,1143,377,1182,369,1363,357,1668,346,2496,329,3916,311"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,315,3669,316,3304,323,2874,341,2652,356,2435,375,2381,382,2381,377,2434,369,2652,350,2874,336,3304,318,3669,311,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,4513,312,5185,319,5542,327,5879,337,6169,351,6388,369,6431,377,6430,382,6388,375,6169,356,5878,342,5542,332,5185,325,4513,317,4066,315"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,4541,315,5264,324,6012,342,6326,354,6563,369,6622,377,6622,382,6562,375,6326,360,6012,347,5264,330,4541,320,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,4582,309,5377,315,5801,322,6202,332,6549,348,6810,369,6852,377,6851,382,6809,375,6548,353,6202,338,5801,327,5377,320,4582,315,4066,315"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,317,3315,335,2970,352,2826,363,2718,375,2682,382,2681,377,2717,369,2826,357,2970,347,3315,330,3915,312"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,316,3438,319,2711,328,1958,345,1642,358,1404,375,1392,376,1391,371,1404,369,1642,353,1958,340,2711,322,3438,313,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,4663,313,5576,322,6044,329,6463,339,6789,353,6905,360,6982,369,7010,377,7009,382,6981,375,6905,366,6789,358,6462,345,6044,334,5576,327,4663,318,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,316,3237,320,2179,330,1145,348,762,360,538,375,498,382,497,377,537,369,762,355,1144,343,2179,325,3237,315,3916,310"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,4627,311,5505,317,5976,325,6421,335,6806,350,7096,369,7148,377,7147,382,7096,375,6806,355,6421,341,5976,330,5505,323,4627,316,4066,315"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3917,329,3687,375,3653,382,3652,377,3686,369,3916,324"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4066,310,6174,328,7862,345,9621,369,10432,386,10432,391,9621,375,7862,351,6174,333,4066,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3915,317,3376,335,3071,352,2944,363,2848,375,2818,382,2816,377,2848,369,2944,357,3071,347,3376,330,3915,312"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3949,331,3815,382,3813,377,3947,326"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,318,3681,335,3537,351,3393,375,3364,382,3363,377,3391,369,3536,346,3681,329,3915,313"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3915,321,3734,340,3626,355,3519,375,3492,382,3490,377,3518,369,3625,350,3733,335,3915,316"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,316,3753,319,3529,328,3274,346,3016,375,2978,382,2977,377,3016,369,3274,341,3529,323,3753,314,3916,311"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4060,324,4278,369,4311,377,4310,382,4277,375,4059,329"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3916,316,3635,321,3245,331,2854,348,2691,360,2568,375,2537,382,2536,377,2568,369,2691,355,2854,343,3245,326,3635,315,3916,311"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,169,3167,174,2269,184,1406,202,1089,214,902,228,814,243,725,261,555,305,411,349,314,382,312,377,410,344,554,300,724,256,813,237,901,223,1088,209,1406,197,2269,179,3167,169,3775,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3787,182,3684,202,3573,228,3434,268,3300,312,3104,382,3102,377,3298,307,3433,263,3571,223,3683,197,3786,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,170,2808,189,2282,206,2090,216,1976,228,1839,261,1708,305,1597,349,1522,382,1520,377,1595,344,1706,300,1838,256,1976,223,2089,211,2282,201,2808,183,3775,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,170,3385,175,2854,187,2356,204,2175,215,2068,228,2012,243,1956,261,1849,305,1760,349,1700,381,1697,377,1757,344,1847,300,1954,256,2011,238,2068,223,2175,210,2356,199,2854,181,3385,170,3775,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,171,3164,190,2821,207,2679,217,2571,228,2367,263,2169,307,2001,350,1886,382,1884,377,1999,345,2168,302,2366,258,2570,223,2678,211,2821,201,3163,185,3775,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3909,181,3987,227,4029,259,4066,297,4080,318,4090,340,4103,378,4097,380,4085,342,4075,320,4062,300,4026,263,3984,231,3906,186"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3809,183,3647,228,3403,313,3228,382,3226,377,3402,308,3646,223,3808,178"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3934,178,4102,223,4225,264,4344,308,4519,377,4517,382,4343,313,4223,269,4101,228,3933,183"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,168,3580,170,3317,178,3017,196,2863,210,2714,228,2620,243,2548,260,2385,301,2067,375,2039,382,2038,377,2066,369,2383,296,2547,255,2619,238,2713,223,2863,205,3016,191,3316,173,3580,165,3775,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3945,177,4157,223,4311,264,4462,308,4683,377,4681,382,4461,313,4310,269,4155,228,3944,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3962,177,4085,197,4221,223,4398,263,4571,307,4824,377,4822,382,4570,313,4397,269,4219,228,4084,202,3961,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3890,186,3983,297,3979,300,3886,190"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,174,4117,195,4290,223,4490,263,4685,307,4970,377,4969,382,4684,312,4489,268,4289,228,4116,200,3963,180"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,172,4153,193,4372,223,4576,257,4733,287,5090,369,5118,377,5117,382,5089,375,4732,292,4575,262,4372,228,4153,198,3964,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,169,3604,173,3376,182,3120,199,2862,228,2658,263,2460,307,2291,350,2176,382,2175,377,2290,345,2459,302,2657,258,2861,223,3119,194,3376,177,3604,167,3775,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,170,4192,190,4464,223,4658,256,4850,296,5225,369,5259,377,5258,382,5223,375,4849,301,4657,262,4464,228,4192,196,3964,175"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,169,4232,189,4395,204,4559,223,4978,294,5395,369,5419,377,5418,382,5394,375,4977,299,4558,228,4395,209,4232,194,3964,174"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,168,4271,186,4462,202,4654,223,4774,240,4868,256,5080,296,5292,332,5503,369,5529,377,5527,382,5502,375,5291,337,5080,301,4867,261,4773,245,4653,228,4461,207,4271,192,3964,173"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3877,190,3894,251,3920,323,3952,378,3948,380,3915,325,3889,253,3872,191"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,167,4313,184,4534,200,4756,223,5619,369,5649,377,5648,382,5618,375,4756,228,4534,206,4313,189,3964,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3919,179,3967,199,4017,223,4079,263,4135,307,4214,377,4211,381,4132,311,4076,267,4015,228,3965,203,3917,184"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,169,3186,172,2322,182,1492,199,1188,212,1080,220,1008,228,948,241,887,259,772,303,676,348,612,382,609,377,674,343,770,298,885,254,946,236,1008,223,1079,214,1187,207,1492,194,2322,176,3186,167,3775,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,166,4350,183,4597,199,4847,223,4972,239,5068,255,5288,296,5439,321,5599,344,5759,369,5795,377,5794,382,5758,375,5598,349,5438,327,5288,301,5067,261,4971,244,4846,228,4597,204,4350,188,3964,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,169,3209,174,2385,184,1595,202,1305,214,1134,228,1062,241,1007,255,886,301,801,343,737,381,734,377,799,338,884,296,1006,250,1061,235,1133,223,1304,208,1594,196,2384,179,3209,168,3775,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,165,4394,180,4674,197,4956,223,5121,245,5249,269,5376,294,5540,321,5735,345,5930,369,5976,377,5975,382,5929,375,5734,351,5540,327,5375,299,5248,274,5121,250,4956,228,4673,202,4394,185,3964,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,164,4163,168,4437,178,4748,195,5064,223,5191,242,5353,271,5515,301,5642,321,5785,335,5897,340,6009,347,6151,369,6179,377,6177,382,6150,375,6008,352,5897,345,5784,340,5641,327,5514,306,5352,276,5190,247,5064,228,4748,200,4436,183,4163,173,3963,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,164,4179,167,4476,176,4817,193,5163,223,5290,242,5453,271,5616,301,5743,321,5891,335,6007,340,6123,347,6270,369,6298,377,6297,382,6269,375,6122,352,6007,345,5891,341,5742,327,5615,306,5452,276,5289,247,5162,228,4817,199,4476,181,4179,172,3964,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,169,3315,174,2648,185,1966,202,1681,214,1465,228,1326,236,1217,242,1165,248,1110,259,1050,276,980,301,943,319,910,341,859,381,856,377,907,337,941,314,978,296,1048,271,1109,253,1164,242,1216,236,1326,231,1465,223,1681,209,1966,197,2647,180,3315,169,3775,164"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,168,3337,169,2706,175,2374,182,2063,193,1795,208,1592,228,1466,253,1305,295,1021,375,996,382,995,377,1019,369,1304,289,1465,248,1592,223,1794,203,2063,188,2374,177,2705,170,3337,163,3775,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,168,3362,169,2771,177,2463,184,2173,194,1923,209,1735,228,1556,262,1382,305,1235,349,1135,382,1134,377,1234,344,1381,300,1554,256,1734,223,1923,204,2173,189,2463,179,2771,171,3362,164,3775,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,170,3626,174,3432,184,3217,201,3000,228,2809,264,2624,308,2358,382,2356,377,2623,303,2808,259,3000,223,3216,196,3432,179,3626,169,3775,165"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,163,4193,166,4515,174,4885,192,5075,205,5262,223,5390,242,5553,271,5717,301,5844,321,5997,337,6116,343,6236,351,6388,369,6428,377,6427,382,6388,375,6235,356,6116,349,5997,342,5844,327,5716,306,5552,276,5389,247,5261,228,5075,211,4885,197,4514,179,4193,171,3964,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,163,4208,165,4554,172,4954,190,5159,204,5360,223,5489,242,5653,271,5818,301,5946,321,6119,339,6254,346,6389,353,6563,369,6618,377,6617,382,6562,375,6389,359,6254,352,6118,344,5945,327,5817,306,5652,276,5488,247,5360,228,5159,210,4953,196,4554,178,4208,170,3964,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,163,4222,163,4592,171,5021,189,5242,203,5459,223,5753,272,6047,321,6163,333,6261,339,6428,342,6596,348,6694,356,6810,369,6850,377,6849,382,6809,375,6694,361,6596,353,6428,348,6261,344,6162,338,6046,327,5752,277,5458,228,5242,209,5021,194,4592,176,4222,169,3964,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,173,3538,190,3397,206,3256,228,3084,265,2917,309,2678,382,2676,377,2916,304,3083,260,3256,223,3396,201,3538,185,3775,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,168,3384,169,2832,176,2544,183,2274,194,2041,209,1866,228,1714,259,1567,299,1438,341,1343,374,1342,369,1437,335,1565,294,1713,254,1865,223,2041,203,2273,188,2544,178,2832,170,3384,164,3775,163"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,162,4236,163,4629,169,5088,187,5324,203,5555,223,5852,272,6148,321,6275,332,6383,337,6566,335,6655,335,6749,339,6856,349,6982,369,7009,377,7008,382,6981,375,6856,355,6749,344,6655,340,6566,340,6382,342,6275,338,6148,327,5851,277,5554,228,5323,208,5087,193,4629,175,4236,168,3964,168"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3964,164,4666,178,5154,196,5652,223,6059,252,6376,279,6692,316,7096,369,7143,377,7142,382,7096,375,6691,321,6375,285,6059,257,5652,228,5154,201,4666,184,3964,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3847,188,3618,381,3615,377,3844,184"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,176,3591,195,3484,210,3378,228,3227,262,3112,294,2997,330,2849,375,2823,382,2822,377,2847,369,2995,325,3110,289,3226,256,3377,223,3483,204,3590,190,3775,170"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3863,191,3791,380,3786,378,3858,189"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3826,185,3712,228,3506,315,3356,382,3353,377,3504,310,3710,223,3824,180"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3838,186,3478,382,3476,377,3835,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3776,179,3635,199,3479,228,3327,267,3179,311,2965,382,2963,377,3178,305,3326,262,3478,223,3634,193,3775,174"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3926,179,3989,198,4056,223,4142,263,4225,307,4344,377,4342,381,4223,312,4140,268,4054,228,3987,203,3925,184"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,171,3485,187,3307,203,3130,228,2953,264,2782,308,2536,382,2535,377,2780,303,2952,259,3129,223,3307,198,3485,181,3774,166"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3775,172,3177,193,2353,228,2259,233,2259,228,2353,223,3176,187,3775,166"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2273,247,2420,265,2605,291,2811,326,3015,369,3041,377,3039,382,3014,375,2810,331,2605,296,2419,270,2272,253"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2106,256,1547,382,1546,377,2105,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2121,257,1994,301,1936,327,1828,359,1732,382,1731,377,1826,354,1934,321,1992,296,2119,252"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2134,259,1872,382,1870,377,2132,254"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2273,239,2763,257,3084,273,3410,296,3724,321,3861,339,4035,369,4066,377,4065,382,4034,375,3860,344,3723,327,3409,301,3084,279,2763,262,2272,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2148,262,2011,381,2007,377,2144,258"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2272,239,2920,260,3809,296,3929,303,3929,308,3809,301,2920,265,2272,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2167,265,2141,380,2136,379,2161,263"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2273,239,2552,249,2951,271,3177,288,3413,310,3650,337,3882,369,3917,377,3916,382,3881,375,3649,342,3412,315,3177,293,2950,276,2552,254,2272,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2273,237,2685,240,3243,249,3519,256,3764,266,3953,280,4020,287,4065,296,4109,313,4150,335,4211,377,4208,381,4148,340,4107,318,4063,301,4019,293,3953,285,3763,272,3519,262,3243,254,2685,245,2273,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2066,243,1803,249,1462,259,1128,276,991,288,886,301,809,318,734,340,619,382,618,377,733,335,808,313,885,296,990,283,1128,271,1462,254,1802,243,2066,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2066,243,1820,248,1506,259,1201,276,1075,287,979,301,911,318,844,340,743,382,741,377,843,335,909,313,978,296,1074,282,1201,270,1506,253,1820,243,2066,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2067,246,1737,264,1532,280,1327,301,1254,313,1180,327,1040,347,978,357,901,375,876,382,875,377,899,369,977,352,1039,342,1180,321,1253,307,1326,296,1532,275,1736,259,2066,241"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2067,249,1802,269,1484,301,1327,327,1173,347,1106,357,1021,375,994,382,993,377,1019,369,1105,352,1172,342,1326,321,1484,296,1802,263,2066,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2067,253,1662,301,1422,336,1183,375,1149,382,1148,377,1182,369,1421,331,1661,296,2066,248"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2192,259,2310,377,2307,381,2189,262"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2219,252,2607,377,2606,382,2217,257"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2086,255,1808,301,1392,375,1391,370,1808,296,2085,250"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2066,243,1783,248,1413,259,1048,276,896,288,782,301,697,318,615,341,488,382,486,377,613,335,696,313,781,296,896,282,1047,271,1412,254,1783,243,2066,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2233,251,2448,302,2718,369,2744,377,2743,382,2717,375,2447,307,2232,256"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2249,250,2498,296,2849,369,2882,377,2881,382,2847,375,2497,301,2248,256"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2208,254,2477,377,2475,382,2205,259"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="2066,249,1169,307,1169,302,2066,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6261,190,6226,227,6222,223,6258,186"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6300,186,6331,224,6327,227,6296,190"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6320,180,6417,223,6415,228,6318,185"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6340,178,6522,223,6521,228,6339,183"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,177,6642,223,6655,225,6654,231,6641,228,6368,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,174,6747,223,6759,225,6758,230,6746,228,6369,179"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,174,6375,175,6611,195,6714,205,6846,223,6858,225,6857,230,6845,228,6713,210,6610,201,6374,180,6368,179"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,174,6375,175,6538,189,6664,196,6791,205,6954,223,6966,224,6965,230,6953,228,6791,211,6664,202,6537,194,6374,180,6368,179"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,170,6426,175,6612,186,6757,193,6902,203,7088,223,7101,224,7100,230,7088,228,6902,208,6757,199,6612,192,6425,180,6369,176"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,169,6861,199,7215,223,7227,225,7226,230,7214,228,6861,204,6369,174"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,168,6857,193,7320,223,7333,224,7333,229,7320,228,6857,198,6369,173"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,167,6571,175,8229,232,8229,237,6571,180,6369,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6369,167,6571,175,7586,199,8567,217,9848,233,9848,239,8567,222,7586,204,6571,180,6369,173"/>
|
||||||
|
</map>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<p><a href="canvas_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_1Canvas.html">Canvas</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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_4cbb3a1c219643e03aadd7cd3693e7bd.html">dom</a></li><li class="navelem"><a class="el" href="canvas_8hpp.html">canvas.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>
|
||||||
4
canvas_8hpp.js
Normal file
4
canvas_8hpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var canvas_8hpp =
|
||||||
|
[
|
||||||
|
[ "Canvas", "structftxui_1_1Canvas.html", "structftxui_1_1Canvas" ]
|
||||||
|
];
|
||||||
336
canvas_8hpp__dep__incl.map
Normal file
336
canvas_8hpp__dep__incl.map
Normal file
@@ -0,0 +1,336 @@
|
|||||||
|
<map id="canvas.hpp" name="canvas.hpp">
|
||||||
|
<area shape="rect" id="Node000001" title=" " alt="" coords="85,5,181,31"/>
|
||||||
|
<area shape="rect" id="Node000002" href="$src_2ftxui_2dom_2canvas_8cpp.html" title=" " alt="" coords="43,152,138,177"/>
|
||||||
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="129,45,97,153,92,151,123,44"/>
|
||||||
|
<area shape="rect" id="Node000003" href="$examples_2dom_2canvas_8cpp.html" title=" " alt="" coords="162,152,257,177"/>
|
||||||
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="148,42,206,151,201,153,143,44"/>
|
||||||
|
<area shape="rect" id="Node000004" href="$canvas__animated_8cpp.html" title=" " alt="" coords="199,379,363,405"/>
|
||||||
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="102,40,71,61,41,90,17,124,10,143,8,163,8,239,13,270,26,295,47,317,73,336,103,350,135,362,200,378,199,383,134,367,101,355,70,340,44,321,22,299,8,271,3,240,3,163,5,142,12,122,36,86,68,57,99,36"/>
|
||||||
|
<area shape="rect" id="Node000005" href="$elements_8hpp.html" title=" " alt="" coords="5655,79,5766,104"/>
|
||||||
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="195,17,5655,87,5655,92,195,23"/>
|
||||||
|
<area shape="poly" id="edge16_Node000005_Node000002" title=" " alt="" coords="5641,95,4610,96,2885,103,1980,110,1164,121,525,136,299,144,150,155,139,156,138,151,149,149,299,139,525,130,1164,116,1980,105,2885,98,4610,91,5641,90"/>
|
||||||
|
<area shape="poly" id="edge17_Node000005_Node000003" title=" " alt="" coords="5641,95,4631,98,2946,107,2063,114,1267,124,643,138,422,146,276,155,257,157,257,152,276,149,422,140,643,132,1267,119,2063,109,2946,101,4631,93,5641,90"/>
|
||||||
|
<area shape="poly" id="edge18_Node000005_Node000004" title=" " alt="" coords="5642,95,4678,97,3101,104,2293,112,1585,122,1062,136,896,145,807,155,727,176,648,204,571,236,498,271,377,336,300,382,298,377,374,331,496,266,569,232,646,199,726,171,806,149,895,140,1062,131,1585,117,2293,106,3101,99,4678,92,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000006" href="$automerge_8cpp.html" title=" " alt="" coords="6153,225,6273,251"/>
|
||||||
|
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="5748,108,5827,146,5895,175,6013,201,6154,225,6153,230,6012,206,5894,180,5825,151,5745,113"/>
|
||||||
|
<area shape="rect" id="Node000007" href="$blink_8cpp.html" title=" " alt="" coords="6298,225,6379,251"/>
|
||||||
|
<area shape="poly" id="edge6_Node000005_Node000007" title=" " alt="" coords="5760,106,5886,150,5916,163,5946,175,6040,196,6114,204,6190,210,6286,223,6298,225,6297,230,6285,228,6189,215,6114,209,6039,201,5945,180,5914,168,5884,154,5759,111"/>
|
||||||
|
<area shape="rect" id="Node000008" href="$bold_8cpp.html" title=" " alt="" coords="6404,225,6481,251"/>
|
||||||
|
<area shape="poly" id="edge7_Node000005_Node000008" title=" " alt="" coords="5776,105,5853,124,5936,149,5966,163,5997,175,6106,197,6192,204,6280,209,6391,223,6404,225,6403,230,6390,228,6279,214,6192,210,6105,202,5995,180,5964,168,5934,155,5851,130,5774,110"/>
|
||||||
|
<area shape="rect" id="Node000009" href="$src_2ftxui_2dom_2border_8cpp.html" title=" " alt="" coords="6583,152,6673,177"/>
|
||||||
|
<area shape="poly" id="edge8_Node000005_Node000009" title=" " alt="" coords="5780,92,6118,109,6340,126,6564,149,6583,152,6582,157,6564,155,6339,131,6117,115,5780,98"/>
|
||||||
|
<area shape="rect" id="Node000010" href="$examples_2dom_2border_8cpp.html" title=" " alt="" coords="6697,152,6788,177"/>
|
||||||
|
<area shape="poly" id="edge9_Node000005_Node000010" title=" " alt="" coords="5780,91,5941,95,6166,105,6424,122,6686,149,6697,151,6697,156,6685,155,6424,128,6166,110,5941,101,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000011" href="$border__colored_8cpp.html" title=" " alt="" coords="6812,152,6959,177"/>
|
||||||
|
<area shape="poly" id="edge10_Node000005_Node000011" title=" " alt="" coords="5780,92,6210,109,6503,126,6800,149,6812,151,6812,156,6800,155,6502,131,6210,114,5780,97"/>
|
||||||
|
<area shape="rect" id="Node000012" href="$border__style_8cpp.html" title=" " alt="" coords="6983,152,7113,177"/>
|
||||||
|
<area shape="poly" id="edge11_Node000005_Node000012" title=" " alt="" coords="5780,91,5982,95,6277,105,6620,122,6971,149,6983,151,6982,156,6970,155,6620,127,6277,110,5982,100,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000013" href="$src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="3028,379,3119,405"/>
|
||||||
|
<area shape="poly" id="edge12_Node000005_Node000013" title=" " alt="" coords="5641,95,5193,98,4533,106,4198,113,3899,123,3667,137,3585,145,3531,155,3461,176,3391,204,3324,237,3261,271,3156,336,3090,382,3087,377,3153,331,3258,266,3321,232,3389,199,3459,171,3530,149,3584,140,3667,132,3899,118,4198,108,4533,100,5193,92,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000014" href="$button__animated_8cpp.html" title=" " alt="" coords="1416,379,1576,405"/>
|
||||||
|
<area shape="poly" id="edge13_Node000005_Node000014" title=" " alt="" coords="5642,96,4892,100,3709,110,2583,128,2196,140,2073,147,2007,155,1929,176,1852,204,1777,236,1707,270,1589,335,1515,381,1512,377,1587,331,1705,266,1775,232,1850,199,1928,171,2006,149,2072,142,2195,135,2583,123,3709,105,4892,94,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000015" href="$button__in__frame_8cpp.html" title=" " alt="" coords="1601,379,1757,405"/>
|
||||||
|
<area shape="poly" id="edge14_Node000005_Node000015" title=" " alt="" coords="5642,95,4905,98,3744,106,3155,114,2641,124,2262,138,2142,146,2078,155,2015,176,1954,204,1895,236,1841,270,1750,335,1694,381,1690,377,1747,331,1838,266,1893,232,1952,200,2013,171,2077,149,2141,140,2261,132,2641,119,3155,109,3744,101,4905,93,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000016" href="$button__style_8cpp.html" title=" " alt="" coords="1781,379,1912,405"/>
|
||||||
|
<area shape="poly" id="edge15_Node000005_Node000016" title=" " alt="" coords="5642,95,4914,95,3770,101,3190,108,2685,119,2312,134,2195,144,2133,155,2085,176,2039,204,1997,236,1958,270,1895,335,1857,381,1853,377,1891,331,1954,266,1993,232,2036,200,2082,172,2131,149,2194,138,2312,129,2684,113,3190,103,3770,96,4914,90,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000017" href="$src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="4047,379,4158,405"/>
|
||||||
|
<area shape="poly" id="edge19_Node000005_Node000017" title=" " alt="" coords="5641,94,5494,95,5293,102,5064,121,4947,135,4834,155,4726,179,4618,208,4411,274,4240,337,4130,382,4128,377,4238,332,4409,269,4616,203,4725,173,4833,149,4947,130,5063,115,5292,97,5494,90,5641,89"/>
|
||||||
|
<area shape="rect" id="Node000018" href="$examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="3143,379,3254,405"/>
|
||||||
|
<area shape="poly" id="edge20_Node000005_Node000018" title=" " alt="" coords="5642,95,5207,96,4568,103,4244,110,3956,121,3732,136,3654,144,3602,155,3539,177,3477,205,3418,237,3363,271,3271,335,3214,381,3210,377,3268,331,3360,266,3415,232,3475,200,3537,172,3601,149,3653,139,3732,130,3956,116,4244,105,4568,98,5207,91,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000019" href="$checkbox__in__frame_8cpp.html" title=" " alt="" coords="4457,379,4633,405"/>
|
||||||
|
<area shape="poly" id="edge21_Node000005_Node000019" title=" " alt="" coords="5642,96,5539,99,5407,108,5262,126,5118,155,5033,179,4947,208,4786,275,4653,337,4568,382,4565,377,4651,333,4784,270,4946,203,5031,174,5117,149,5261,121,5407,103,5538,94,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000020" href="$clear__under_8cpp.html" title=" " alt="" coords="6506,225,6630,251"/>
|
||||||
|
<area shape="poly" id="edge22_Node000005_Node000020" title=" " alt="" coords="5780,102,5878,121,5985,149,6016,163,6047,175,6171,199,6269,207,6367,211,6494,223,6506,224,6505,230,6493,228,6367,216,6268,213,6170,204,6046,180,6014,168,5983,155,5876,127,5779,107"/>
|
||||||
|
<area shape="rect" id="Node000021" href="$src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="1937,379,2055,405"/>
|
||||||
|
<area shape="poly" id="edge23_Node000005_Node000021" title=" " alt="" coords="5641,96,3829,113,2780,131,2419,142,2304,148,2243,155,2190,165,2148,175,2110,194,2070,227,2041,266,2020,309,2007,349,2001,380,1995,378,2002,348,2015,307,2036,263,2066,223,2108,189,2146,170,2188,160,2242,149,2304,143,2419,137,2780,125,3829,107,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000022" href="$examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="4658,379,4777,405"/>
|
||||||
|
<area shape="poly" id="edge24_Node000005_Node000022" title=" " alt="" coords="5642,96,5551,99,5437,108,5313,126,5191,155,5120,179,5049,208,4915,274,4806,337,4736,381,4733,377,4803,333,4912,270,5046,204,5118,174,5190,149,5312,121,5437,103,5550,94,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000023" href="$dom_2color_8cpp.html" title=" " alt="" coords="6655,225,6735,251"/>
|
||||||
|
<area shape="poly" id="edge25_Node000005_Node000023" title=" " alt="" coords="5780,99,5900,118,6035,149,6067,163,6098,175,6179,192,6248,201,6368,206,6488,208,6559,213,6642,223,6655,225,6654,230,6641,228,6558,218,6488,213,6368,212,6248,206,6178,197,6097,180,6065,168,6034,155,5899,123,5780,104"/>
|
||||||
|
<area shape="rect" id="Node000024" href="$color__gallery_8cpp.html" title=" " alt="" coords="7137,152,7268,177"/>
|
||||||
|
<area shape="poly" id="edge26_Node000005_Node000024" title=" " alt="" coords="5780,90,6004,93,6336,102,6727,120,7126,149,7138,151,7137,156,7125,155,6726,125,6336,108,6004,99,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000025" href="$color__info__palette256_8cpp.html" title=" " alt="" coords="7293,152,7483,177"/>
|
||||||
|
<area shape="poly" id="edge27_Node000005_Node000025" title=" " alt="" coords="5780,91,6396,106,6833,123,7280,149,7293,150,7292,156,7280,155,6832,129,6395,111,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000026" href="$color__truecolor__HSV_8cpp.html" title=" " alt="" coords="7508,152,7687,177"/>
|
||||||
|
<area shape="poly" id="edge28_Node000005_Node000026" title=" " alt="" coords="5780,90,6055,94,6477,103,6979,120,7495,149,7508,150,7508,156,7494,155,6979,126,6477,108,6055,99,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000027" href="$color__truecolor__RGB_8cpp.html" title=" " alt="" coords="7711,152,7892,177"/>
|
||||||
|
<area shape="poly" id="edge29_Node000005_Node000027" title=" " alt="" coords="5779,90,6081,92,6553,100,7118,118,7411,132,7699,149,7710,150,7710,156,7698,155,7411,137,7118,123,6553,106,6081,98,5779,95"/>
|
||||||
|
<area shape="rect" id="Node000028" href="$component_8cpp.html" title=" " alt="" coords="4801,379,4924,405"/>
|
||||||
|
<area shape="poly" id="edge30_Node000005_Node000028" title=" " alt="" coords="5642,95,5561,99,5463,108,5357,126,5254,155,5194,179,5134,208,5024,274,4934,337,4878,381,4875,377,4931,333,5021,270,5132,204,5192,174,5252,149,5356,121,5462,103,5561,94,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000029" href="$component_8hpp.html" title=" " alt="" coords="3929,299,4052,324"/>
|
||||||
|
<area shape="poly" id="edge31_Node000005_Node000029" title=" " alt="" coords="5642,96,4796,114,4346,132,4195,143,4147,148,4122,154,4099,169,4078,186,4041,228,4015,269,3998,300,3994,297,4010,266,4037,224,4074,182,4096,164,4120,150,4146,143,4194,137,4346,126,4796,109,5641,91"/>
|
||||||
|
<area shape="rect" id="Node000033" href="$composition_8cpp.html" title=" " alt="" coords="4949,379,5078,405"/>
|
||||||
|
<area shape="poly" id="edge155_Node000005_Node000033" title=" " alt="" coords="5642,94,5569,97,5483,106,5392,124,5347,138,5304,154,5256,179,5211,208,5129,274,5065,337,5025,381,5021,377,5061,333,5125,270,5208,204,5254,174,5302,150,5345,133,5390,119,5482,101,5569,92,5642,89"/>
|
||||||
|
<area shape="rect" id="Node000034" href="$container_8cpp.html" title=" " alt="" coords="5103,379,5212,405"/>
|
||||||
|
<area shape="poly" id="edge156_Node000005_Node000034" title=" " alt="" coords="5642,100,5475,119,5396,135,5364,144,5341,154,5307,179,5276,208,5224,274,5186,337,5165,380,5160,378,5181,334,5219,271,5272,205,5304,175,5339,150,5362,139,5394,129,5474,114,5641,95"/>
|
||||||
|
<area shape="rect" id="Node000035" href="$custom__loop_8cpp.html" title=" " alt="" coords="7725,379,7857,405"/>
|
||||||
|
<area shape="poly" id="edge157_Node000005_Node000035" title=" " alt="" coords="5780,90,6794,94,8446,103,9280,111,9995,121,10499,134,10643,141,10700,150,10713,171,10708,191,10689,209,10656,225,10610,240,10553,255,10406,280,10223,303,10010,322,9525,352,9009,372,8520,384,7857,393,7857,388,8520,379,9009,367,9525,346,10010,317,10222,297,10405,275,10552,249,10609,235,10654,220,10686,204,10704,188,10707,172,10697,154,10642,146,10499,139,9995,126,9280,116,8446,108,6794,99,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000036" href="$src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="2079,379,2193,405"/>
|
||||||
|
<area shape="poly" id="edge161_Node000005_Node000036" title=" " alt="" coords="5641,96,5082,100,4227,111,3396,129,3090,140,2910,155,2795,176,2679,203,2566,235,2460,269,2278,335,2163,382,2161,377,2276,330,2458,264,2565,230,2678,198,2794,170,2909,149,3090,135,3396,123,4227,106,5082,95,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000039" href="$flexbox__gallery_8cpp.html" title=" " alt="" coords="5236,379,5383,405"/>
|
||||||
|
<area shape="poly" id="edge164_Node000005_Node000039" title=" " alt="" coords="5642,98,5566,104,5485,115,5413,131,5386,142,5367,154,5346,180,5330,210,5320,242,5313,275,5309,336,5311,379,5305,379,5303,336,5308,274,5314,241,5325,207,5341,177,5364,150,5383,137,5412,126,5484,110,5566,99,5641,93"/>
|
||||||
|
<area shape="rect" id="Node000040" href="$examples_2component_2focus_8cpp.html" title=" " alt="" coords="5407,379,5491,405"/>
|
||||||
|
<area shape="poly" id="edge166_Node000005_Node000040" title=" " alt="" coords="5642,99,5573,106,5499,117,5434,133,5409,143,5392,154,5376,173,5366,193,5361,212,5362,232,5375,275,5398,323,5419,353,5440,377,5436,381,5414,356,5394,325,5370,277,5357,233,5356,212,5361,191,5371,170,5389,150,5407,138,5432,128,5498,112,5572,101,5642,94"/>
|
||||||
|
<area shape="rect" id="Node000041" href="$focus__cursor_8cpp.html" title=" " alt="" coords="9479,379,9609,405"/>
|
||||||
|
<area shape="poly" id="edge167_Node000005_Node000041" title=" " alt="" coords="5780,90,6799,94,8459,103,9297,111,10016,121,10522,134,10667,141,10724,150,10737,166,10743,181,10742,196,10735,211,10705,236,10656,259,10592,280,10514,298,10329,330,10124,354,9920,372,9610,391,9609,385,9920,366,10123,349,10328,324,10513,293,10590,275,10654,254,10702,232,10731,207,10737,195,10737,182,10732,168,10721,154,10666,146,10522,139,10015,126,9297,116,8459,108,6799,99,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000042" href="$gallery_8cpp.html" title=" " alt="" coords="5515,379,5607,405"/>
|
||||||
|
<area shape="poly" id="edge169_Node000005_Node000042" title=" " alt="" coords="5642,101,5513,119,5456,134,5434,144,5419,154,5402,174,5390,194,5383,215,5381,236,5384,257,5391,279,5419,322,5437,336,5466,351,5530,377,5528,382,5463,356,5434,341,5415,326,5387,281,5379,258,5376,236,5378,214,5385,192,5397,171,5416,150,5432,139,5454,129,5512,114,5641,96"/>
|
||||||
|
<area shape="rect" id="Node000043" href="$homescreen_8cpp.html" title=" " alt="" coords="3894,379,4023,405"/>
|
||||||
|
<area shape="poly" id="edge179_Node000005_Node000043" title=" " alt="" coords="5642,97,5172,116,4908,133,4798,143,4715,155,4645,170,4592,186,4470,228,3994,382,3992,377,4468,223,4590,181,4644,164,4714,149,4797,138,4907,128,5172,111,5642,92"/>
|
||||||
|
<area shape="rect" id="Node000044" href="$hoverable_8cpp.html" title=" " alt="" coords="5632,379,5747,405"/>
|
||||||
|
<area shape="poly" id="edge180_Node000005_Node000044" title=" " alt="" coords="5642,101,5583,108,5523,119,5472,134,5453,143,5441,154,5414,197,5408,217,5406,238,5408,258,5415,279,5440,322,5647,377,5646,382,5437,326,5410,281,5403,259,5401,238,5403,216,5409,194,5437,150,5450,139,5470,129,5522,114,5582,103,5641,95"/>
|
||||||
|
<area shape="rect" id="Node000045" href="$src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="4183,379,4265,405"/>
|
||||||
|
<area shape="poly" id="edge183_Node000005_Node000045" title=" " alt="" coords="5642,95,5510,98,5333,106,5134,124,5033,138,4934,155,4869,170,4820,186,4708,228,4278,375,4258,382,4256,377,4276,369,4706,223,4818,181,4867,165,4933,149,5032,132,5133,119,5333,101,5509,92,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000046" href="$examples_2component_2input_8cpp.html" title=" " alt="" coords="549,379,632,405"/>
|
||||||
|
<area shape="poly" id="edge184_Node000005_Node000046" title=" " alt="" coords="5642,96,3122,112,1649,130,1159,142,1013,148,947,155,890,176,835,204,782,236,734,270,654,335,604,381,600,377,650,331,731,266,779,232,832,200,888,171,946,149,1012,143,1158,136,1649,125,3122,107,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000047" href="$input__in__frame_8cpp.html" title=" " alt="" coords="5771,379,5917,405"/>
|
||||||
|
<area shape="poly" id="edge185_Node000005_Node000047" title=" " alt="" coords="5642,105,5552,124,5514,138,5492,154,5489,164,5492,177,5502,258,5514,290,5541,322,5793,377,5792,382,5539,326,5510,293,5497,260,5487,178,5483,164,5487,150,5512,133,5550,119,5641,99"/>
|
||||||
|
<area shape="rect" id="Node000048" href="$input__style_8cpp.html" title=" " alt="" coords="657,379,778,405"/>
|
||||||
|
<area shape="poly" id="edge186_Node000005_Node000048" title=" " alt="" coords="5641,96,4690,100,3149,110,1694,128,1210,140,1066,147,1002,155,954,176,909,204,867,237,828,270,766,335,728,381,724,377,762,331,824,267,863,232,906,200,952,172,1001,149,1066,142,1210,135,1694,123,3149,105,4690,94,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000049" href="$linear__gradient__gallery_8cpp.html" title=" " alt="" coords="5941,379,6139,405"/>
|
||||||
|
<area shape="poly" id="edge191_Node000005_Node000049" title=" " alt="" coords="5642,101,5615,107,5587,118,5562,133,5542,153,5536,167,5535,184,5539,204,5548,226,5563,250,5584,274,5610,298,5643,322,5681,343,5715,355,5747,361,5778,363,5846,363,5885,364,5930,369,5973,377,5972,382,5929,375,5885,369,5846,368,5778,369,5747,367,5714,360,5679,348,5640,326,5607,303,5580,278,5559,253,5543,229,5534,206,5530,185,5531,166,5538,151,5559,129,5585,113,5613,102,5641,95"/>
|
||||||
|
<area shape="rect" id="Node000050" href="$src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="6163,379,6258,405"/>
|
||||||
|
<area shape="poly" id="edge192_Node000005_Node000050" title=" " alt="" coords="5653,111,5626,123,5604,137,5592,155,5590,165,5593,176,5620,230,5650,266,5690,294,5744,322,5801,344,5851,357,5897,361,5942,360,6035,357,6089,360,6151,369,6179,377,6177,382,6150,375,6088,365,6035,362,5942,366,5897,366,5850,362,5799,349,5742,326,5687,299,5647,270,5616,233,5588,178,5585,166,5587,154,5600,134,5623,118,5650,106"/>
|
||||||
|
<area shape="rect" id="Node000051" href="$examples_2component_2maybe_8cpp.html" title=" " alt="" coords="6282,379,6377,405"/>
|
||||||
|
<area shape="poly" id="edge193_Node000005_Node000051" title=" " alt="" coords="5680,113,5662,127,5648,142,5641,159,5644,176,5663,209,5682,235,5702,255,5724,270,5777,296,5845,321,5906,342,5959,352,6008,356,6053,356,6149,355,6205,359,6270,369,6297,377,6296,382,6269,375,6205,364,6149,360,6053,362,6007,362,5959,358,5905,347,5843,327,5775,301,5721,275,5699,259,5678,238,5658,212,5639,178,5636,158,5644,139,5659,123,5676,109"/>
|
||||||
|
<area shape="rect" id="Node000052" href="$src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="802,379,889,405"/>
|
||||||
|
<area shape="poly" id="edge194_Node000005_Node000052" title=" " alt="" coords="5642,95,4698,98,3171,107,2398,114,1731,125,1252,138,1110,146,1048,155,1010,176,975,204,945,236,918,270,876,335,853,380,848,378,872,332,913,267,941,233,972,200,1007,172,1046,149,1110,140,1252,133,1730,119,2398,109,3171,101,4698,93,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000054" href="$menu2_8cpp.html" title=" " alt="" coords="913,379,1007,405"/>
|
||||||
|
<area shape="poly" id="edge195_Node000005_Node000054" title=" " alt="" coords="5642,96,3207,113,1788,131,1316,142,1175,148,1113,155,1058,176,1019,205,992,244,972,299,964,343,963,379,957,379,959,343,967,298,987,241,1015,201,1055,172,1111,149,1175,143,1316,137,1788,126,3207,108,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000055" href="$menu__entries_8cpp.html" title=" " alt="" coords="1032,379,1171,405"/>
|
||||||
|
<area shape="poly" id="edge196_Node000005_Node000055" title=" " alt="" coords="5642,96,3249,113,1856,131,1393,142,1256,148,1194,155,1122,178,1066,202,1043,219,1021,239,1001,266,981,300,977,313,979,325,986,336,997,346,1027,364,1061,377,1059,382,1025,369,994,351,982,339,974,327,972,313,976,298,997,263,1017,236,1040,214,1064,198,1120,173,1193,149,1255,143,1393,137,1856,126,3249,108,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000056" href="$menu__entries__animated_8cpp.html" title=" " alt="" coords="2217,379,2423,405"/>
|
||||||
|
<area shape="poly" id="edge197_Node000005_Node000056" title=" " alt="" coords="5641,96,5105,100,4290,110,3500,128,3209,140,3038,155,2931,176,2824,203,2719,235,2620,269,2452,335,2346,382,2344,377,2450,330,2618,264,2717,230,2822,198,2930,170,3037,149,3209,135,3500,123,4290,105,5105,95,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000057" href="$menu__in__frame_8cpp.html" title=" " alt="" coords="6401,379,6551,405"/>
|
||||||
|
<area shape="poly" id="edge198_Node000005_Node000057" title=" " alt="" coords="5699,117,5690,147,5690,162,5694,176,5719,213,5743,240,5770,260,5798,275,5864,297,5946,321,6011,340,6067,350,6117,355,6164,357,6263,357,6321,361,6388,369,6427,377,6426,382,6388,375,6320,366,6263,363,6164,362,6116,361,6066,356,6010,345,5945,327,5862,302,5796,280,5767,265,5740,244,5714,216,5690,179,5684,163,5685,146,5694,116"/>
|
||||||
|
<area shape="rect" id="Node000058" href="$menu__in__frame__horizontal_8cpp.html" title=" " alt="" coords="6575,379,6798,405"/>
|
||||||
|
<area shape="poly" id="edge199_Node000005_Node000058" title=" " alt="" coords="5717,117,5727,147,5745,176,5781,212,5814,239,5847,259,5879,275,5953,297,6047,321,6124,340,6189,351,6302,358,6417,359,6484,362,6563,369,6616,377,6616,382,6562,375,6484,367,6417,364,6302,363,6188,356,6123,345,6046,327,5952,302,5878,280,5844,264,5811,243,5777,216,5741,179,5722,149,5712,118"/>
|
||||||
|
<area shape="rect" id="Node000059" href="$menu__multiple_8cpp.html" title=" " alt="" coords="6823,379,6969,405"/>
|
||||||
|
<area shape="poly" id="edge200_Node000005_Node000059" title=" " alt="" coords="5729,113,5758,145,5795,175,5899,236,5987,272,6080,296,6199,321,6291,338,6369,348,6503,352,6638,353,6717,358,6810,369,6849,377,6848,382,6809,375,6716,364,6638,359,6503,357,6368,353,6290,344,6198,327,6078,301,5985,277,5897,241,5792,180,5754,149,5725,117"/>
|
||||||
|
<area shape="rect" id="Node000060" href="$menu__style_8cpp.html" title=" " alt="" coords="2580,379,2705,405"/>
|
||||||
|
<area shape="poly" id="edge201_Node000005_Node000060" title=" " alt="" coords="5641,96,5147,100,4404,110,3687,127,3423,140,3268,155,3175,176,3081,203,2989,236,2903,270,2757,335,2665,382,2663,377,2755,330,2901,265,2987,231,3079,198,3173,171,3268,149,3423,134,3687,122,4404,104,5147,94,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000061" href="$menu__underline__animated__gallery_8cpp.html" title=" " alt="" coords="1195,372,1391,412"/>
|
||||||
|
<area shape="poly" id="edge202_Node000005_Node000061" title=" " alt="" coords="5641,96,3665,113,2511,130,2114,142,1988,148,1920,155,1832,175,1742,201,1572,263,1429,326,1330,374,1328,370,1427,321,1571,258,1741,196,1830,170,1920,149,1987,143,2114,136,2511,125,3665,107,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000062" href="$modal_8cpp.html" title=" " alt="" coords="6993,379,7084,405"/>
|
||||||
|
<area shape="poly" id="edge203_Node000005_Node000062" title=" " alt="" coords="5739,110,5833,175,5916,207,5983,223,6142,248,6269,270,6378,285,6563,303,6748,324,6855,342,6982,369,7008,377,7006,382,6981,375,6854,348,6747,329,6562,308,6377,290,6268,275,6141,253,5982,228,5914,212,5831,180,5736,114"/>
|
||||||
|
<area shape="rect" id="Node000063" href="$modal__dialog_8cpp.html" title=" " alt="" coords="387,379,525,405"/>
|
||||||
|
<area shape="poly" id="edge204_Node000005_Node000063" title=" " alt="" coords="5642,95,4690,95,3137,100,2342,107,1646,118,1132,134,968,143,882,155,816,176,750,204,688,236,629,271,532,336,472,381,468,377,529,331,627,266,685,232,748,199,814,171,881,149,968,138,1131,128,1646,113,2342,102,3137,95,4690,90,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000064" href="$modal__dialog__custom_8cpp.html" title=" " alt="" coords="7108,379,7300,405"/>
|
||||||
|
<area shape="poly" id="edge205_Node000005_Node000064" title=" " alt="" coords="5780,90,6789,94,8432,103,9261,111,9972,121,10473,134,10616,141,10673,150,10705,186,10719,216,10717,239,10700,256,10671,267,10633,273,10530,275,10266,258,10129,251,10007,253,9415,290,8610,331,7300,389,7300,384,8610,326,9414,285,10007,248,10129,246,10266,252,10530,269,10632,268,10670,262,10697,252,10712,237,10713,217,10700,189,10671,154,10616,146,10473,139,9972,126,9261,116,8432,109,6789,99,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000065" href="$nested__screen_8cpp.html" title=" " alt="" coords="3531,379,3674,405"/>
|
||||||
|
<area shape="poly" id="edge206_Node000005_Node000065" title=" " alt="" coords="5642,96,5216,99,4603,108,4299,115,4036,126,3845,138,3785,146,3754,154,3723,177,3695,206,3672,238,3652,271,3623,335,3608,380,3603,378,3618,333,3647,269,3667,235,3691,202,3719,173,3752,150,3784,141,3844,133,4036,120,4299,110,4602,103,5216,93,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000066" href="$print__key__press_8cpp.html" title=" " alt="" coords="10433,379,10583,405"/>
|
||||||
|
<area shape="poly" id="edge224_Node000005_Node000066" title=" " alt="" coords="5780,90,6804,93,8473,103,9315,111,10038,121,10547,134,10693,141,10751,150,10765,167,10771,185,10772,203,10767,221,10743,256,10707,288,10663,318,10617,344,10537,382,10535,377,10614,339,10660,313,10704,284,10739,252,10762,219,10766,203,10766,186,10760,170,10748,154,10692,146,10547,139,10038,126,9315,116,8473,108,6804,99,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000067" href="$src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="2729,379,2836,405"/>
|
||||||
|
<area shape="poly" id="edge225_Node000005_Node000067" title=" " alt="" coords="5642,96,5164,99,4452,108,3765,126,3513,139,3423,146,3365,155,3277,176,3189,204,3104,237,3024,271,2889,336,2804,382,2801,377,2887,331,3022,266,3102,232,3187,199,3275,171,3363,149,3423,141,3512,133,3765,121,4452,103,5164,94,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000069" href="$radiobox__in__frame_8cpp.html" title=" " alt="" coords="3699,379,3869,405"/>
|
||||||
|
<area shape="poly" id="edge226_Node000005_Node000069" title=" " alt="" coords="5641,96,4593,114,4033,132,3852,143,3799,148,3778,154,3760,180,3750,210,3748,242,3750,275,3765,336,3781,378,3776,380,3760,337,3745,276,3742,242,3745,209,3755,177,3774,150,3798,143,3851,137,4033,126,4593,109,5641,91"/>
|
||||||
|
<area shape="rect" id="Node000070" href="$src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="3278,379,3381,405"/>
|
||||||
|
<area shape="poly" id="edge228_Node000005_Node000070" title=" " alt="" coords="5641,95,5217,95,4597,100,4284,107,4005,118,3789,134,3713,143,3663,155,3610,177,3557,205,3508,237,3463,271,3388,335,3342,381,3338,377,3384,332,3459,267,3505,233,3555,200,3607,172,3662,149,3712,138,3788,128,4005,113,4284,102,4597,95,5217,89,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000071" href="$examples_2component_2renderer_8cpp.html" title=" " alt="" coords="3405,379,3507,405"/>
|
||||||
|
<area shape="poly" id="edge229_Node000005_Node000071" title=" " alt="" coords="5641,96,5209,102,4584,113,4006,130,3810,142,3748,148,3716,155,3671,177,3629,205,3590,237,3555,271,3499,335,3466,381,3461,378,3495,332,3552,267,3587,233,3626,201,3668,172,3714,149,3747,143,3809,136,4006,125,4584,107,5209,96,5641,91"/>
|
||||||
|
<area shape="rect" id="Node000072" href="$src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="2861,379,3003,405"/>
|
||||||
|
<area shape="poly" id="edge230_Node000005_Node000072" title=" " alt="" coords="5641,96,5180,98,4495,107,4147,115,3836,125,3594,138,3509,146,3453,155,3374,176,3295,204,3219,236,3147,270,3027,335,2951,381,2949,377,3025,331,3145,266,3217,232,3293,199,3372,171,3451,149,3508,141,3594,133,3836,119,4146,109,4495,102,5180,93,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000073" href="$examples_2component_2resizable__split_8cpp.html" title=" " alt="" coords="4290,379,4433,405"/>
|
||||||
|
<area shape="poly" id="edge231_Node000005_Node000073" title=" " alt="" coords="5641,96,5525,99,5373,108,5203,126,5033,155,4934,179,4834,208,4645,275,4488,337,4387,382,4385,377,4486,333,4643,270,4832,203,4932,174,5031,149,5202,120,5372,103,5525,94,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000075" href="$examples_2component_2selection_8cpp.html" title=" " alt="" coords="2447,379,2555,405"/>
|
||||||
|
<area shape="poly" id="edge233_Node000005_Node000075" title=" " alt="" coords="5642,96,5127,100,4349,110,3595,127,3318,140,3155,155,3057,176,2959,203,2864,235,2774,269,2621,335,2525,382,2523,377,2619,330,2772,265,2862,230,2958,198,3056,170,3154,149,3318,134,3595,122,4349,104,5127,94,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000088" href="$component__base_8hpp.html" title=" " alt="" coords="3789,152,3950,177"/>
|
||||||
|
<area shape="poly" id="edge81_Node000005_Node000088" title=" " alt="" coords="5642,97,4981,115,4507,132,4020,155,3950,159,3950,154,4020,149,4506,126,4981,109,5642,91"/>
|
||||||
|
<area shape="rect" id="Node000089" href="$component__options_8hpp.html" title=" " alt="" coords="2080,225,2259,251"/>
|
||||||
|
<area shape="poly" id="edge153_Node000005_Node000089" title=" " alt="" coords="5642,95,4946,98,3859,107,3308,114,2828,125,2475,138,2363,146,2303,155,2267,169,2234,189,2184,227,2180,223,2231,185,2265,165,2302,149,2362,141,2474,133,2828,119,3308,109,3859,102,4946,93,5642,90"/>
|
||||||
|
<area shape="rect" id="Node000090" href="$component__options_8cpp.html" title=" " alt="" coords="991,299,1169,324"/>
|
||||||
|
<area shape="poly" id="edge152_Node000005_Node000090" title=" " alt="" coords="5641,96,4733,99,3271,109,1893,127,1436,139,1300,147,1239,155,1213,168,1188,186,1144,227,1111,268,1089,300,1085,297,1106,265,1140,223,1185,182,1210,164,1238,149,1299,141,1435,134,1893,122,3271,104,4733,94,5641,90"/>
|
||||||
|
<area shape="rect" id="Node000094" href="$composite__decorator_8cpp.html" title=" " alt="" coords="7917,152,8102,177"/>
|
||||||
|
<area shape="poly" id="edge154_Node000005_Node000094" title=" " alt="" coords="5780,90,6109,91,6630,98,7258,116,7584,131,7904,149,7917,150,7916,156,7904,155,7584,136,7258,122,6630,104,6109,97,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000095" href="$src_2ftxui_2dom_2dbox_8cpp.html" title=" " alt="" coords="8126,152,8207,177"/>
|
||||||
|
<area shape="poly" id="edge158_Node000005_Node000095" title=" " alt="" coords="5780,90,6223,92,6899,99,7259,106,7599,117,7893,131,8114,149,8126,151,8125,156,8113,155,7892,136,7599,122,7259,112,6899,104,6223,97,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000096" href="$examples_2dom_2dbox_8cpp.html" title=" " alt="" coords="8231,152,8313,177"/>
|
||||||
|
<area shape="poly" id="edge159_Node000005_Node000096" title=" " alt="" coords="5779,90,6240,91,6946,98,7323,105,7680,116,7987,130,8219,149,8231,151,8230,156,8218,155,7987,136,7679,121,7323,111,6946,103,6240,96,5779,95"/>
|
||||||
|
<area shape="rect" id="Node000097" href="$dim_8cpp.html" title=" " alt="" coords="6759,225,6833,251"/>
|
||||||
|
<area shape="poly" id="edge160_Node000005_Node000097" title=" " alt="" coords="5780,96,5922,115,6005,130,6086,149,6118,163,6149,175,6238,193,6314,202,6382,206,6446,206,6578,207,6656,211,6747,223,6759,225,6758,230,6746,228,6656,217,6578,212,6446,212,6382,211,6314,208,6237,198,6147,180,6116,168,6085,155,6004,135,5921,120,5779,101"/>
|
||||||
|
<area shape="rect" id="Node000098" href="$flex_8cpp.html" title=" " alt="" coords="8337,152,8410,177"/>
|
||||||
|
<area shape="poly" id="edge162_Node000005_Node000098" title=" " alt="" coords="5780,90,6258,89,6995,95,7389,102,7761,113,8082,128,8324,149,8337,151,8336,157,8324,155,8082,134,7761,118,7389,107,6995,100,6258,95,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000099" href="$flexbox_8cpp.html" title=" " alt="" coords="8434,152,8531,177"/>
|
||||||
|
<area shape="poly" id="edge163_Node000005_Node000099" title=" " alt="" coords="5780,90,6272,92,7038,99,7448,107,7835,117,8170,131,8422,149,8434,151,8434,156,8421,155,8169,136,7835,122,7447,112,7038,105,6272,97,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000100" href="$src_2ftxui_2dom_2focus_8cpp.html" title=" " alt="" coords="6858,225,6942,251"/>
|
||||||
|
<area shape="poly" id="edge165_Node000005_Node000100" title=" " alt="" coords="5780,94,5944,110,6041,127,6137,149,6165,163,6193,175,6290,196,6373,207,6447,211,6516,210,6661,208,6746,212,6846,223,6858,225,6857,230,6845,228,6746,217,6661,214,6516,216,6447,216,6372,212,6289,201,6191,180,6163,167,6135,155,6040,132,5944,116,5779,99"/>
|
||||||
|
<area shape="rect" id="Node000101" href="$frame_8cpp.html" title=" " alt="" coords="8556,152,8644,177"/>
|
||||||
|
<area shape="poly" id="edge168_Node000005_Node000101" title=" " alt="" coords="5780,90,6292,90,7093,97,7522,104,7928,114,8279,129,8543,149,8556,151,8555,156,8542,155,8279,135,7928,120,7522,109,7093,102,6292,96,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000102" href="$src_2ftxui_2dom_2gauge_8cpp.html" title=" " alt="" coords="8669,152,8758,177"/>
|
||||||
|
<area shape="poly" id="edge170_Node000005_Node000102" title=" " alt="" coords="5780,90,6311,90,7144,95,7592,102,8015,113,8381,129,8656,149,8669,151,8668,156,8656,155,8381,134,8015,119,7592,108,7144,101,6311,95,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000103" href="$examples_2dom_2gauge_8cpp.html" title=" " alt="" coords="8782,152,8871,177"/>
|
||||||
|
<area shape="poly" id="edge171_Node000005_Node000103" title=" " alt="" coords="5780,90,6329,89,7196,94,7661,101,8102,112,8483,128,8770,149,8782,151,8781,156,8769,155,8483,133,8102,118,7661,107,7196,100,6329,94,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000104" href="$gauge__direction_8cpp.html" title=" " alt="" coords="8895,152,9049,177"/>
|
||||||
|
<area shape="poly" id="edge172_Node000005_Node000104" title=" " alt="" coords="5780,90,6346,94,7246,103,8188,121,8584,134,8883,149,8895,150,8895,156,8882,155,8584,139,8188,126,7246,109,6346,99,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000105" href="$src_2ftxui_2dom_2graph_8cpp.html" title=" " alt="" coords="9073,152,9159,177"/>
|
||||||
|
<area shape="poly" id="edge173_Node000005_Node000105" title=" " alt="" coords="5780,90,7463,107,8469,125,8841,136,9060,149,9072,151,9072,156,9060,155,8841,142,8469,130,7463,113,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000106" href="$examples_2dom_2graph_8cpp.html" title=" " alt="" coords="9183,152,9270,177"/>
|
||||||
|
<area shape="poly" id="edge174_Node000005_Node000106" title=" " alt="" coords="5780,90,7516,107,8558,125,8944,136,9171,149,9183,151,9182,156,9170,155,8944,141,8558,130,7516,112,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000107" href="$src_2ftxui_2dom_2gridbox_8cpp.html" title=" " alt="" coords="9295,152,9393,177"/>
|
||||||
|
<area shape="poly" id="edge175_Node000005_Node000107" title=" " alt="" coords="5780,90,7570,108,8648,126,9047,137,9282,149,9295,151,9294,156,9281,155,9046,142,8648,131,7570,113,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000108" href="$examples_2dom_2gridbox_8cpp.html" title=" " alt="" coords="9417,152,9516,177"/>
|
||||||
|
<area shape="poly" id="edge176_Node000005_Node000108" title=" " alt="" coords="5780,90,7630,107,8748,125,9162,136,9406,149,9418,151,9417,156,9405,155,9162,142,8748,130,7630,112,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000109" href="$hbox_8cpp.html" title=" " alt="" coords="9541,152,9622,177"/>
|
||||||
|
<area shape="poly" id="edge177_Node000005_Node000109" title=" " alt="" coords="5780,90,6516,94,7691,104,8848,122,9276,134,9528,149,9540,151,9540,156,9528,155,9276,140,8848,127,7691,110,6516,100,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000110" href="$hflow_8cpp.html" title=" " alt="" coords="9647,152,9729,177"/>
|
||||||
|
<area shape="poly" id="edge178_Node000005_Node000110" title=" " alt="" coords="5779,90,6533,94,7742,104,8933,122,9374,134,9634,149,9647,151,9646,156,9633,155,9374,140,8933,127,7742,109,6533,99,5779,96"/>
|
||||||
|
<area shape="rect" id="Node000111" href="$html__like_8cpp.html" title=" " alt="" coords="9753,152,9863,177"/>
|
||||||
|
<area shape="poly" id="edge181_Node000005_Node000111" title=" " alt="" coords="5780,90,7794,107,9020,125,9474,136,9742,149,9753,151,9753,156,9741,155,9474,141,9020,130,7794,112,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000112" href="$hyperlink_8cpp.html" title=" " alt="" coords="6966,225,7077,251"/>
|
||||||
|
<area shape="poly" id="edge182_Node000005_Node000112" title=" " alt="" coords="5779,89,5893,91,6040,99,6204,118,6287,132,6367,149,6397,162,6426,175,6504,192,6572,202,6687,209,6804,211,6873,214,6954,223,6966,224,6965,230,6953,228,6873,220,6804,216,6687,215,6571,208,6504,197,6425,180,6395,167,6366,155,6286,137,6203,123,6040,105,5893,96,5779,94"/>
|
||||||
|
<area shape="rect" id="Node000113" href="$inverted_8cpp.html" title=" " alt="" coords="7101,225,7203,251"/>
|
||||||
|
<area shape="poly" id="edge187_Node000005_Node000113" title=" " alt="" coords="5780,89,5901,90,6060,98,6238,117,6328,131,6415,149,6446,162,6477,175,6568,194,6646,204,6715,209,6780,210,6916,210,6995,213,7088,223,7101,224,7100,230,7088,228,6995,219,6915,215,6780,215,6715,214,6645,209,6567,199,6475,180,6444,167,6414,155,6327,136,6237,122,6060,104,5901,96,5780,94"/>
|
||||||
|
<area shape="rect" id="Node000114" href="$italic_8cpp.html" title=" " alt="" coords="7227,225,7309,251"/>
|
||||||
|
<area shape="poly" id="edge188_Node000005_Node000114" title=" " alt="" coords="5780,93,6134,112,6325,129,6405,138,6465,149,6496,162,6527,175,6630,195,6718,205,6796,209,6869,209,7021,207,7110,211,7215,223,7227,225,7226,230,7214,228,7110,217,7021,212,6869,214,6796,214,6717,211,6629,200,6526,180,6494,167,6463,155,6404,144,6325,134,6133,118,5779,98"/>
|
||||||
|
<area shape="rect" id="Node000115" href="$src_2ftxui_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="7333,225,7480,251"/>
|
||||||
|
<area shape="poly" id="edge189_Node000005_Node000115" title=" " alt="" coords="5780,92,6159,110,6366,126,6451,137,6515,149,6544,162,6571,175,6683,199,6778,212,6863,217,6942,217,7108,213,7206,215,7320,223,7333,224,7333,229,7320,228,7206,220,7108,218,6942,222,6862,222,6777,217,6682,204,6570,180,6542,167,6514,155,6450,142,6365,132,6159,115,5780,97"/>
|
||||||
|
<area shape="rect" id="Node000116" href="$examples_2dom_2linear__gradient_8cpp.html" title=" " alt="" coords="9887,152,10033,177"/>
|
||||||
|
<area shape="poly" id="edge190_Node000005_Node000116" title=" " alt="" coords="5780,90,6501,90,7689,96,8333,103,8946,114,9476,129,9875,149,9887,150,9886,156,9874,155,9476,134,8946,119,8333,109,7689,101,6501,95,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000117" href="$node__decorator_8hpp.html" title=" " alt="" coords="6205,152,6355,177"/>
|
||||||
|
<area shape="poly" id="edge207_Node000005_Node000117" title=" " alt="" coords="5780,99,6205,151,6204,157,5780,104"/>
|
||||||
|
<area shape="rect" id="Node000119" href="$scroll__indicator_8cpp.html" title=" " alt="" coords="8229,225,8376,251"/>
|
||||||
|
<area shape="poly" id="edge232_Node000005_Node000119" title=" " alt="" coords="5780,90,6782,94,8411,103,9232,111,9936,121,10433,134,10574,141,10631,150,10638,165,10631,179,10602,187,10537,194,10315,206,9634,224,8887,234,8376,239,8376,234,8887,229,9634,219,10315,201,10537,189,10601,182,10628,175,10633,165,10628,154,10574,147,10432,139,9936,127,9232,117,8411,109,6782,99,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000121" href="$selection__style_8cpp.html" title=" " alt="" coords="9848,225,9995,251"/>
|
||||||
|
<area shape="poly" id="edge234_Node000005_Node000121" title=" " alt="" coords="5780,90,6785,94,8421,103,9247,111,9954,121,10453,134,10595,141,10652,150,10659,165,10653,179,10639,188,10618,196,10555,209,10471,219,10373,227,10166,236,9995,239,9995,234,10166,230,10373,221,10470,214,10554,204,10616,191,10637,183,10649,176,10654,165,10649,154,10595,147,10453,139,9954,126,9247,116,8421,109,6785,99,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000125" href="$package__manager_8cpp.html" title=" " alt="" coords="10058,152,10225,177"/>
|
||||||
|
<area shape="poly" id="edge221_Node000005_Node000125" title=" " alt="" coords="5780,90,6527,91,7765,98,8437,105,9076,116,9629,130,10045,149,10058,150,10057,156,10045,155,9629,136,9076,121,8437,110,7765,103,6527,96,5780,95"/>
|
||||||
|
<area shape="rect" id="Node000126" href="$src_2ftxui_2dom_2paragraph_8cpp.html" title=" " alt="" coords="10249,152,10364,177"/>
|
||||||
|
<area shape="poly" id="edge222_Node000005_Node000126" title=" " alt="" coords="5780,90,6636,95,8035,105,9421,123,9935,135,10238,149,10250,151,10249,156,10237,155,9935,141,9421,129,8035,111,6636,100,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000127" href="$examples_2dom_2paragraph_8cpp.html" title=" " alt="" coords="10388,152,10503,177"/>
|
||||||
|
<area shape="poly" id="edge223_Node000005_Node000127" title=" " alt="" coords="5780,90,6660,94,8103,105,9533,123,10064,135,10376,149,10388,151,10388,156,10376,155,10064,140,9533,128,8103,110,6660,100,5780,96"/>
|
||||||
|
<area shape="rect" id="Node000128" href="$reflect_8cpp.html" title=" " alt="" coords="10527,152,10617,177"/>
|
||||||
|
<area shape="poly" id="edge227_Node000005_Node000128" title=" " alt="" coords="5780,90,6683,92,8170,101,8946,108,9645,119,10193,132,10387,140,10515,149,10527,151,10526,156,10514,155,10386,146,10193,137,9645,124,8946,114,8170,106,6683,98,5780,95"/>
|
||||||
|
<area shape="poly" id="edge36_Node000029_Node000004" title=" " alt="" coords="3916,316,3209,321,2099,332,1013,349,611,361,375,375,330,382,329,377,374,369,611,356,1013,344,2099,326,3209,315,3916,310"/>
|
||||||
|
<area shape="poly" id="edge32_Node000029_Node000013" title=" " alt="" coords="3916,314,3770,316,3574,323,3353,342,3241,356,3131,375,3105,382,3103,377,3130,369,3240,351,3353,336,3574,318,3770,310,3915,309"/>
|
||||||
|
<area shape="poly" id="edge33_Node000029_Node000014" title=" " alt="" coords="3916,315,3468,318,2794,325,2099,343,1808,357,1588,375,1544,382,1544,377,1588,369,1807,352,2099,338,2794,320,3468,312,3916,310"/>
|
||||||
|
<area shape="poly" id="edge34_Node000029_Node000015" title=" " alt="" coords="3915,316,3498,318,2877,327,2238,345,1971,358,1770,375,1726,382,1725,377,1769,369,1971,353,2238,339,2877,322,3498,313,3915,310"/>
|
||||||
|
<area shape="poly" id="edge35_Node000029_Node000016" title=" " alt="" coords="3915,315,3524,317,2947,325,2357,343,2110,357,1924,375,1887,382,1886,377,1924,369,2110,352,2357,338,2947,320,3524,312,3915,310"/>
|
||||||
|
<area shape="poly" id="edge37_Node000029_Node000017" title=" " alt="" coords="4020,330,4088,377,4085,381,4017,334"/>
|
||||||
|
<area shape="poly" id="edge38_Node000029_Node000018" title=" " alt="" coords="3916,317,3791,321,3629,331,3448,348,3266,375,3235,382,3234,377,3265,369,3447,343,3629,326,3791,316,3915,311"/>
|
||||||
|
<area shape="poly" id="edge39_Node000029_Node000019" title=" " alt="" coords="4066,319,4239,340,4444,369,4487,377,4486,382,4444,375,4238,345,4065,324"/>
|
||||||
|
<area shape="poly" id="edge40_Node000029_Node000021" title=" " alt="" coords="3916,315,3548,317,3013,325,2467,343,2239,357,2067,375,2033,382,2032,377,2066,369,2238,352,2467,338,3013,320,3548,312,3916,310"/>
|
||||||
|
<area shape="poly" id="edge41_Node000029_Node000022" title=" " alt="" coords="4066,313,4323,330,4484,346,4646,369,4679,377,4678,382,4645,375,4484,351,4323,335,4065,318"/>
|
||||||
|
<area shape="poly" id="edge42_Node000029_Node000028" title=" " alt="" coords="4066,311,4202,316,4382,326,4584,343,4788,369,4823,377,4822,382,4788,375,4584,348,4381,331,4201,321,4066,317"/>
|
||||||
|
<area shape="poly" id="edge43_Node000029_Node000033" title=" " alt="" coords="4066,310,4225,313,4441,322,4687,340,4936,369,4972,377,4971,382,4936,375,4687,345,4441,328,4224,319,4066,316"/>
|
||||||
|
<area shape="poly" id="edge44_Node000029_Node000034" title=" " alt="" coords="4066,312,4584,331,4876,348,4998,358,5090,369,5122,377,5121,382,5089,375,4997,363,4876,353,4584,336,4066,317"/>
|
||||||
|
<area shape="poly" id="edge45_Node000029_Node000035" title=" " alt="" coords="4066,311,5337,328,6308,345,7312,369,7725,385,7724,390,7312,375,6307,350,5337,333,4066,316"/>
|
||||||
|
<area shape="poly" id="edge46_Node000029_Node000036" title=" " alt="" coords="3916,315,3571,318,3076,326,2573,344,2363,357,2204,375,2172,382,2171,377,2204,369,2362,352,2572,339,3076,321,3571,313,3916,310"/>
|
||||||
|
<area shape="poly" id="edge47_Node000029_Node000039" title=" " alt="" coords="4067,309,4268,310,4555,317,4887,335,5057,350,5224,369,5264,377,5263,382,5224,375,5057,355,4887,341,4555,323,4268,315,4066,315"/>
|
||||||
|
<area shape="poly" id="edge48_Node000029_Node000040" title=" " alt="" coords="4065,310,4343,313,4728,322,5114,340,5274,353,5395,369,5422,377,5420,382,5394,375,5273,358,5113,345,4728,328,4343,319,4065,316"/>
|
||||||
|
<area shape="poly" id="edge49_Node000029_Node000041" title=" " alt="" coords="4066,311,9478,387,9478,392,4065,316"/>
|
||||||
|
<area shape="poly" id="edge50_Node000029_Node000042" title=" " alt="" coords="4066,310,4363,313,4778,322,5197,340,5371,353,5503,369,5531,377,5530,382,5502,375,5371,358,5197,345,4778,327,4363,319,4066,316"/>
|
||||||
|
<area shape="poly" id="edge51_Node000029_Node000043" title=" " alt="" coords="3983,338,3966,380,3961,378,3978,336"/>
|
||||||
|
<area shape="poly" id="edge52_Node000029_Node000044" title=" " alt="" coords="4066,311,4383,314,4832,324,5286,341,5476,354,5619,369,5653,377,5652,382,5618,375,5475,359,5286,347,4832,329,4383,320,4066,316"/>
|
||||||
|
<area shape="poly" id="edge53_Node000029_Node000045" title=" " alt="" coords="4039,326,4170,369,4191,377,4190,382,4168,375,4037,331"/>
|
||||||
|
<area shape="poly" id="edge54_Node000029_Node000046" title=" " alt="" coords="3916,315,3255,316,2230,323,1703,330,1230,340,861,355,731,364,645,375,619,382,617,377,643,369,730,359,861,350,1230,335,1702,324,2230,317,3255,311,3916,310"/>
|
||||||
|
<area shape="poly" id="edge55_Node000029_Node000047" title=" " alt="" coords="4066,311,4407,315,4896,325,5394,343,5602,355,5759,369,5800,377,5799,382,5758,375,5601,360,5394,348,4896,331,4407,321,4066,316"/>
|
||||||
|
<area shape="poly" id="edge56_Node000029_Node000048" title=" " alt="" coords="3916,316,3282,320,2303,330,1349,347,997,360,790,375,755,382,754,377,789,369,996,354,1349,342,2303,324,3281,314,3916,310"/>
|
||||||
|
<area shape="poly" id="edge57_Node000029_Node000049" title=" " alt="" coords="4066,311,4975,328,5525,345,5755,356,5930,369,5982,377,5981,382,5929,375,5755,362,5525,351,4974,333,4066,316"/>
|
||||||
|
<area shape="poly" id="edge58_Node000029_Node000050" title=" " alt="" coords="4066,311,5164,329,5787,346,6016,357,6151,369,6181,377,6179,382,6150,375,6016,362,5787,351,5164,334,4066,316"/>
|
||||||
|
<area shape="poly" id="edge59_Node000029_Node000051" title=" " alt="" coords="4066,311,5223,328,5884,345,6127,356,6270,369,6299,377,6298,382,6269,375,6126,362,5884,351,5223,333,4066,316"/>
|
||||||
|
<area shape="poly" id="edge60_Node000029_Node000052" title=" " alt="" coords="3915,315,3300,317,2355,325,1871,332,1437,343,1099,357,979,365,901,375,874,382,873,377,899,369,979,360,1099,351,1437,338,1871,327,2355,320,3300,312,3915,310"/>
|
||||||
|
<area shape="poly" id="edge61_Node000029_Node000054" title=" " alt="" coords="3915,316,3321,319,2415,328,1535,346,1211,359,1096,366,1020,375,991,382,990,377,1020,369,1096,361,1211,353,1535,340,2415,323,3321,313,3915,310"/>
|
||||||
|
<area shape="poly" id="edge62_Node000029_Node000055" title=" " alt="" coords="3916,316,2496,334,1668,352,1363,362,1183,375,1144,382,1143,377,1182,369,1363,357,1668,346,2496,329,3916,311"/>
|
||||||
|
<area shape="poly" id="edge63_Node000029_Node000056" title=" " alt="" coords="3916,315,3669,316,3304,323,2874,341,2652,356,2435,375,2381,382,2381,377,2434,369,2652,350,2874,336,3304,318,3669,311,3916,310"/>
|
||||||
|
<area shape="poly" id="edge64_Node000029_Node000057" title=" " alt="" coords="4066,310,4513,312,5185,319,5542,327,5879,337,6169,351,6388,369,6431,377,6430,382,6388,375,6169,356,5878,342,5542,332,5185,325,4513,317,4066,315"/>
|
||||||
|
<area shape="poly" id="edge65_Node000029_Node000058" title=" " alt="" coords="4066,310,4541,315,5264,324,6012,342,6326,354,6563,369,6622,377,6622,382,6562,375,6326,360,6012,347,5264,330,4541,320,4066,316"/>
|
||||||
|
<area shape="poly" id="edge66_Node000029_Node000059" title=" " alt="" coords="4066,310,4582,309,5377,315,5801,322,6202,332,6549,348,6810,369,6852,377,6851,382,6809,375,6548,353,6202,338,5801,327,5377,320,4582,315,4066,315"/>
|
||||||
|
<area shape="poly" id="edge67_Node000029_Node000060" title=" " alt="" coords="3916,317,3315,335,2970,352,2826,363,2718,375,2682,382,2681,377,2717,369,2826,357,2970,347,3315,330,3915,312"/>
|
||||||
|
<area shape="poly" id="edge68_Node000029_Node000061" title=" " alt="" coords="3916,316,3438,319,2711,328,1958,345,1642,358,1404,375,1392,376,1391,371,1404,369,1642,353,1958,340,2711,322,3438,313,3916,310"/>
|
||||||
|
<area shape="poly" id="edge69_Node000029_Node000062" title=" " alt="" coords="4066,310,4663,313,5576,322,6044,329,6463,339,6789,353,6905,360,6982,369,7010,377,7009,382,6981,375,6905,366,6789,358,6462,345,6044,334,5576,327,4663,318,4066,316"/>
|
||||||
|
<area shape="poly" id="edge70_Node000029_Node000063" title=" " alt="" coords="3916,316,3237,320,2179,330,1145,348,762,360,538,375,498,382,497,377,537,369,762,355,1144,343,2179,325,3237,315,3916,310"/>
|
||||||
|
<area shape="poly" id="edge71_Node000029_Node000064" title=" " alt="" coords="4066,310,4627,311,5505,317,5976,325,6421,335,6806,350,7096,369,7148,377,7147,382,7096,375,6806,355,6421,341,5976,330,5505,323,4627,316,4066,315"/>
|
||||||
|
<area shape="poly" id="edge72_Node000029_Node000065" title=" " alt="" coords="3917,329,3687,375,3653,382,3652,377,3686,369,3916,324"/>
|
||||||
|
<area shape="poly" id="edge73_Node000029_Node000066" title=" " alt="" coords="4066,310,6174,328,7862,345,9621,369,10432,386,10432,391,9621,375,7862,351,6174,333,4066,316"/>
|
||||||
|
<area shape="poly" id="edge74_Node000029_Node000067" title=" " alt="" coords="3915,317,3376,335,3071,352,2944,363,2848,375,2818,382,2816,377,2848,369,2944,357,3071,347,3376,330,3915,312"/>
|
||||||
|
<area shape="poly" id="edge75_Node000029_Node000069" title=" " alt="" coords="3949,331,3815,382,3813,377,3947,326"/>
|
||||||
|
<area shape="poly" id="edge76_Node000029_Node000070" title=" " alt="" coords="3916,318,3681,335,3537,351,3393,375,3364,382,3363,377,3391,369,3536,346,3681,329,3915,313"/>
|
||||||
|
<area shape="poly" id="edge77_Node000029_Node000071" title=" " alt="" coords="3915,321,3734,340,3626,355,3519,375,3492,382,3490,377,3518,369,3625,350,3733,335,3915,316"/>
|
||||||
|
<area shape="poly" id="edge78_Node000029_Node000072" title=" " alt="" coords="3916,316,3753,319,3529,328,3274,346,3016,375,2978,382,2977,377,3016,369,3274,341,3529,323,3753,314,3916,311"/>
|
||||||
|
<area shape="poly" id="edge79_Node000029_Node000073" title=" " alt="" coords="4060,324,4278,369,4311,377,4310,382,4277,375,4059,329"/>
|
||||||
|
<area shape="poly" id="edge80_Node000029_Node000075" title=" " alt="" coords="3916,316,3635,321,3245,331,2854,348,2691,360,2568,375,2537,382,2536,377,2568,369,2691,355,2854,343,3245,326,3635,315,3916,311"/>
|
||||||
|
<area shape="poly" id="edge86_Node000088_Node000004" title=" " alt="" coords="3775,169,3167,174,2269,184,1406,202,1089,214,902,228,814,243,725,261,555,305,411,349,314,382,312,377,410,344,554,300,724,256,813,237,901,223,1088,209,1406,197,2269,179,3167,169,3775,164"/>
|
||||||
|
<area shape="poly" id="edge82_Node000088_Node000013" title=" " alt="" coords="3787,182,3684,202,3573,228,3434,268,3300,312,3104,382,3102,377,3298,307,3433,263,3571,223,3683,197,3786,177"/>
|
||||||
|
<area shape="poly" id="edge83_Node000088_Node000014" title=" " alt="" coords="3775,170,2808,189,2282,206,2090,216,1976,228,1839,261,1708,305,1597,349,1522,382,1520,377,1595,344,1706,300,1838,256,1976,223,2089,211,2282,201,2808,183,3775,165"/>
|
||||||
|
<area shape="poly" id="edge84_Node000088_Node000015" title=" " alt="" coords="3775,170,3385,175,2854,187,2356,204,2175,215,2068,228,2012,243,1956,261,1849,305,1760,349,1700,381,1697,377,1757,344,1847,300,1954,256,2011,238,2068,223,2175,210,2356,199,2854,181,3385,170,3775,164"/>
|
||||||
|
<area shape="poly" id="edge85_Node000088_Node000016" title=" " alt="" coords="3775,171,3164,190,2821,207,2679,217,2571,228,2367,263,2169,307,2001,350,1886,382,1884,377,1999,345,2168,302,2366,258,2570,223,2678,211,2821,201,3163,185,3775,165"/>
|
||||||
|
<area shape="poly" id="edge87_Node000088_Node000017" title=" " alt="" coords="3909,181,3987,227,4029,259,4066,297,4080,318,4090,340,4103,378,4097,380,4085,342,4075,320,4062,300,4026,263,3984,231,3906,186"/>
|
||||||
|
<area shape="poly" id="edge88_Node000088_Node000018" title=" " alt="" coords="3809,183,3647,228,3403,313,3228,382,3226,377,3402,308,3646,223,3808,178"/>
|
||||||
|
<area shape="poly" id="edge89_Node000088_Node000019" title=" " alt="" coords="3934,178,4102,223,4225,264,4344,308,4519,377,4517,382,4343,313,4223,269,4101,228,3933,183"/>
|
||||||
|
<area shape="poly" id="edge90_Node000088_Node000021" title=" " alt="" coords="3775,168,3580,170,3317,178,3017,196,2863,210,2714,228,2620,243,2548,260,2385,301,2067,375,2039,382,2038,377,2066,369,2383,296,2547,255,2619,238,2713,223,2863,205,3016,191,3316,173,3580,165,3775,163"/>
|
||||||
|
<area shape="poly" id="edge91_Node000088_Node000022" title=" " alt="" coords="3945,177,4157,223,4311,264,4462,308,4683,377,4681,382,4461,313,4310,269,4155,228,3944,182"/>
|
||||||
|
<area shape="poly" id="edge92_Node000088_Node000028" title=" " alt="" coords="3962,177,4085,197,4221,223,4398,263,4571,307,4824,377,4822,382,4570,313,4397,269,4219,228,4084,202,3961,182"/>
|
||||||
|
<area shape="poly" id="edge93_Node000088_Node000029" title=" " alt="" coords="3890,186,3983,297,3979,300,3886,190"/>
|
||||||
|
<area shape="poly" id="edge118_Node000088_Node000033" title=" " alt="" coords="3964,174,4117,195,4290,223,4490,263,4685,307,4970,377,4969,382,4684,312,4489,268,4289,228,4116,200,3963,180"/>
|
||||||
|
<area shape="poly" id="edge119_Node000088_Node000034" title=" " alt="" coords="3964,172,4153,193,4372,223,4576,257,4733,287,5090,369,5118,377,5117,382,5089,375,4732,292,4575,262,4372,228,4153,198,3964,177"/>
|
||||||
|
<area shape="poly" id="edge120_Node000088_Node000036" title=" " alt="" coords="3775,169,3604,173,3376,182,3120,199,2862,228,2658,263,2460,307,2291,350,2176,382,2175,377,2290,345,2459,302,2657,258,2861,223,3119,194,3376,177,3604,167,3775,164"/>
|
||||||
|
<area shape="poly" id="edge121_Node000088_Node000039" title=" " alt="" coords="3964,170,4192,190,4464,223,4658,256,4850,296,5225,369,5259,377,5258,382,5223,375,4849,301,4657,262,4464,228,4192,196,3964,175"/>
|
||||||
|
<area shape="poly" id="edge122_Node000088_Node000040" title=" " alt="" coords="3964,169,4232,189,4395,204,4559,223,4978,294,5395,369,5419,377,5418,382,5394,375,4977,299,4558,228,4395,209,4232,194,3964,174"/>
|
||||||
|
<area shape="poly" id="edge123_Node000088_Node000042" title=" " alt="" coords="3964,168,4271,186,4462,202,4654,223,4774,240,4868,256,5080,296,5292,332,5503,369,5529,377,5527,382,5502,375,5291,337,5080,301,4867,261,4773,245,4653,228,4461,207,4271,192,3964,173"/>
|
||||||
|
<area shape="poly" id="edge124_Node000088_Node000043" title=" " alt="" coords="3877,190,3894,251,3920,323,3952,378,3948,380,3915,325,3889,253,3872,191"/>
|
||||||
|
<area shape="poly" id="edge125_Node000088_Node000044" title=" " alt="" coords="3964,167,4313,184,4534,200,4756,223,5619,369,5649,377,5648,382,5618,375,4756,228,4534,206,4313,189,3964,172"/>
|
||||||
|
<area shape="poly" id="edge126_Node000088_Node000045" title=" " alt="" coords="3919,179,3967,199,4017,223,4079,263,4135,307,4214,377,4211,381,4132,311,4076,267,4015,228,3965,203,3917,184"/>
|
||||||
|
<area shape="poly" id="edge127_Node000088_Node000046" title=" " alt="" coords="3775,169,3186,172,2322,182,1492,199,1188,212,1080,220,1008,228,948,241,887,259,772,303,676,348,612,382,609,377,674,343,770,298,885,254,946,236,1008,223,1079,214,1187,207,1492,194,2322,176,3186,167,3775,164"/>
|
||||||
|
<area shape="poly" id="edge128_Node000088_Node000047" title=" " alt="" coords="3964,166,4350,183,4597,199,4847,223,4972,239,5068,255,5288,296,5439,321,5599,344,5759,369,5795,377,5794,382,5758,375,5598,349,5438,327,5288,301,5067,261,4971,244,4846,228,4597,204,4350,188,3964,171"/>
|
||||||
|
<area shape="poly" id="edge129_Node000088_Node000048" title=" " alt="" coords="3775,169,3209,174,2385,184,1595,202,1305,214,1134,228,1062,241,1007,255,886,301,801,343,737,381,734,377,799,338,884,296,1006,250,1061,235,1133,223,1304,208,1594,196,2384,179,3209,168,3775,164"/>
|
||||||
|
<area shape="poly" id="edge130_Node000088_Node000049" title=" " alt="" coords="3964,165,4394,180,4674,197,4956,223,5121,245,5249,269,5376,294,5540,321,5735,345,5930,369,5976,377,5975,382,5929,375,5734,351,5540,327,5375,299,5248,274,5121,250,4956,228,4673,202,4394,185,3964,170"/>
|
||||||
|
<area shape="poly" id="edge131_Node000088_Node000050" title=" " alt="" coords="3964,164,4163,168,4437,178,4748,195,5064,223,5191,242,5353,271,5515,301,5642,321,5785,335,5897,340,6009,347,6151,369,6179,377,6177,382,6150,375,6008,352,5897,345,5784,340,5641,327,5514,306,5352,276,5190,247,5064,228,4748,200,4436,183,4163,173,3963,170"/>
|
||||||
|
<area shape="poly" id="edge132_Node000088_Node000051" title=" " alt="" coords="3964,164,4179,167,4476,176,4817,193,5163,223,5290,242,5453,271,5616,301,5743,321,5891,335,6007,340,6123,347,6270,369,6298,377,6297,382,6269,375,6122,352,6007,345,5891,341,5742,327,5615,306,5452,276,5289,247,5162,228,4817,199,4476,181,4179,172,3964,169"/>
|
||||||
|
<area shape="poly" id="edge133_Node000088_Node000052" title=" " alt="" coords="3775,169,3315,174,2648,185,1966,202,1681,214,1465,228,1326,236,1217,242,1165,248,1110,259,1050,276,980,301,943,319,910,341,859,381,856,377,907,337,941,314,978,296,1048,271,1109,253,1164,242,1216,236,1326,231,1465,223,1681,209,1966,197,2647,180,3315,169,3775,164"/>
|
||||||
|
<area shape="poly" id="edge134_Node000088_Node000054" title=" " alt="" coords="3775,168,3337,169,2706,175,2374,182,2063,193,1795,208,1592,228,1466,253,1305,295,1021,375,996,382,995,377,1019,369,1304,289,1465,248,1592,223,1794,203,2063,188,2374,177,2705,170,3337,163,3775,163"/>
|
||||||
|
<area shape="poly" id="edge135_Node000088_Node000055" title=" " alt="" coords="3775,168,3362,169,2771,177,2463,184,2173,194,1923,209,1735,228,1556,262,1382,305,1235,349,1135,382,1134,377,1234,344,1381,300,1554,256,1734,223,1923,204,2173,189,2463,179,2771,171,3362,164,3775,163"/>
|
||||||
|
<area shape="poly" id="edge136_Node000088_Node000056" title=" " alt="" coords="3775,170,3626,174,3432,184,3217,201,3000,228,2809,264,2624,308,2358,382,2356,377,2623,303,2808,259,3000,223,3216,196,3432,179,3626,169,3775,165"/>
|
||||||
|
<area shape="poly" id="edge137_Node000088_Node000057" title=" " alt="" coords="3964,163,4193,166,4515,174,4885,192,5075,205,5262,223,5390,242,5553,271,5717,301,5844,321,5997,337,6116,343,6236,351,6388,369,6428,377,6427,382,6388,375,6235,356,6116,349,5997,342,5844,327,5716,306,5552,276,5389,247,5261,228,5075,211,4885,197,4514,179,4193,171,3964,169"/>
|
||||||
|
<area shape="poly" id="edge138_Node000088_Node000058" title=" " alt="" coords="3964,163,4208,165,4554,172,4954,190,5159,204,5360,223,5489,242,5653,271,5818,301,5946,321,6119,339,6254,346,6389,353,6563,369,6618,377,6617,382,6562,375,6389,359,6254,352,6118,344,5945,327,5817,306,5652,276,5488,247,5360,228,5159,210,4953,196,4554,178,4208,170,3964,168"/>
|
||||||
|
<area shape="poly" id="edge139_Node000088_Node000059" title=" " alt="" coords="3964,163,4222,163,4592,171,5021,189,5242,203,5459,223,5753,272,6047,321,6163,333,6261,339,6428,342,6596,348,6694,356,6810,369,6850,377,6849,382,6809,375,6694,361,6596,353,6428,348,6261,344,6162,338,6046,327,5752,277,5458,228,5242,209,5021,194,4592,176,4222,169,3964,168"/>
|
||||||
|
<area shape="poly" id="edge140_Node000088_Node000060" title=" " alt="" coords="3775,173,3538,190,3397,206,3256,228,3084,265,2917,309,2678,382,2676,377,2916,304,3083,260,3256,223,3396,201,3538,185,3775,168"/>
|
||||||
|
<area shape="poly" id="edge141_Node000088_Node000061" title=" " alt="" coords="3775,168,3384,169,2832,176,2544,183,2274,194,2041,209,1866,228,1714,259,1567,299,1438,341,1343,374,1342,369,1437,335,1565,294,1713,254,1865,223,2041,203,2273,188,2544,178,2832,170,3384,164,3775,163"/>
|
||||||
|
<area shape="poly" id="edge142_Node000088_Node000062" title=" " alt="" coords="3964,162,4236,163,4629,169,5088,187,5324,203,5555,223,5852,272,6148,321,6275,332,6383,337,6566,335,6655,335,6749,339,6856,349,6982,369,7009,377,7008,382,6981,375,6856,355,6749,344,6655,340,6566,340,6382,342,6275,338,6148,327,5851,277,5554,228,5323,208,5087,193,4629,175,4236,168,3964,168"/>
|
||||||
|
<area shape="poly" id="edge143_Node000088_Node000064" title=" " alt="" coords="3964,164,4666,178,5154,196,5652,223,6059,252,6376,279,6692,316,7096,369,7143,377,7142,382,7096,375,6691,321,6375,285,6059,257,5652,228,5154,201,4666,184,3964,170"/>
|
||||||
|
<area shape="poly" id="edge144_Node000088_Node000065" title=" " alt="" coords="3847,188,3618,381,3615,377,3844,184"/>
|
||||||
|
<area shape="poly" id="edge145_Node000088_Node000067" title=" " alt="" coords="3775,176,3591,195,3484,210,3378,228,3227,262,3112,294,2997,330,2849,375,2823,382,2822,377,2847,369,2995,325,3110,289,3226,256,3377,223,3483,204,3590,190,3775,170"/>
|
||||||
|
<area shape="poly" id="edge146_Node000088_Node000069" title=" " alt="" coords="3863,191,3791,380,3786,378,3858,189"/>
|
||||||
|
<area shape="poly" id="edge147_Node000088_Node000070" title=" " alt="" coords="3826,185,3712,228,3506,315,3356,382,3353,377,3504,310,3710,223,3824,180"/>
|
||||||
|
<area shape="poly" id="edge148_Node000088_Node000071" title=" " alt="" coords="3838,186,3478,382,3476,377,3835,182"/>
|
||||||
|
<area shape="poly" id="edge149_Node000088_Node000072" title=" " alt="" coords="3776,179,3635,199,3479,228,3327,267,3179,311,2965,382,2963,377,3178,305,3326,262,3478,223,3634,193,3775,174"/>
|
||||||
|
<area shape="poly" id="edge150_Node000088_Node000073" title=" " alt="" coords="3926,179,3989,198,4056,223,4142,263,4225,307,4344,377,4342,381,4223,312,4140,268,4054,228,3987,203,3925,184"/>
|
||||||
|
<area shape="poly" id="edge151_Node000088_Node000075" title=" " alt="" coords="3775,171,3485,187,3307,203,3130,228,2953,264,2782,308,2536,382,2535,377,2780,303,2952,259,3129,223,3307,198,3485,181,3774,166"/>
|
||||||
|
<area shape="poly" id="edge94_Node000088_Node000089" title=" " alt="" coords="3775,172,3177,193,2353,228,2259,233,2259,228,2353,223,3176,187,3775,166"/>
|
||||||
|
<area shape="poly" id="edge95_Node000089_Node000013" title=" " alt="" coords="2273,247,2420,265,2605,291,2811,326,3015,369,3041,377,3039,382,3014,375,2810,331,2605,296,2419,270,2272,253"/>
|
||||||
|
<area shape="poly" id="edge96_Node000089_Node000014" title=" " alt="" coords="2106,256,1547,382,1546,377,2105,251"/>
|
||||||
|
<area shape="poly" id="edge97_Node000089_Node000015" title=" " alt="" coords="2121,257,1994,301,1936,327,1828,359,1732,382,1731,377,1826,354,1934,321,1992,296,2119,252"/>
|
||||||
|
<area shape="poly" id="edge98_Node000089_Node000016" title=" " alt="" coords="2134,259,1872,382,1870,377,2132,254"/>
|
||||||
|
<area shape="poly" id="edge99_Node000089_Node000017" title=" " alt="" coords="2273,239,2763,257,3084,273,3410,296,3724,321,3861,339,4035,369,4066,377,4065,382,4034,375,3860,344,3723,327,3409,301,3084,279,2763,262,2272,245"/>
|
||||||
|
<area shape="poly" id="edge100_Node000089_Node000021" title=" " alt="" coords="2148,262,2011,381,2007,377,2144,258"/>
|
||||||
|
<area shape="poly" id="edge101_Node000089_Node000029" title=" " alt="" coords="2272,239,2920,260,3809,296,3929,303,3929,308,3809,301,2920,265,2272,245"/>
|
||||||
|
<area shape="poly" id="edge103_Node000089_Node000036" title=" " alt="" coords="2167,265,2141,380,2136,379,2161,263"/>
|
||||||
|
<area shape="poly" id="edge104_Node000089_Node000043" title=" " alt="" coords="2273,239,2552,249,2951,271,3177,288,3413,310,3650,337,3882,369,3917,377,3916,382,3881,375,3649,342,3412,315,3177,293,2950,276,2552,254,2272,244"/>
|
||||||
|
<area shape="poly" id="edge105_Node000089_Node000045" title=" " alt="" coords="2273,237,2685,240,3243,249,3519,256,3764,266,3953,280,4020,287,4065,296,4109,313,4150,335,4211,377,4208,381,4148,340,4107,318,4063,301,4019,293,3953,285,3763,272,3519,262,3243,254,2685,245,2273,242"/>
|
||||||
|
<area shape="poly" id="edge106_Node000089_Node000046" title=" " alt="" coords="2066,243,1803,249,1462,259,1128,276,991,288,886,301,809,318,734,340,619,382,618,377,733,335,808,313,885,296,990,283,1128,271,1462,254,1802,243,2066,238"/>
|
||||||
|
<area shape="poly" id="edge107_Node000089_Node000048" title=" " alt="" coords="2066,243,1820,248,1506,259,1201,276,1075,287,979,301,911,318,844,340,743,382,741,377,843,335,909,313,978,296,1074,282,1201,270,1506,253,1820,243,2066,238"/>
|
||||||
|
<area shape="poly" id="edge108_Node000089_Node000052" title=" " alt="" coords="2067,246,1737,264,1532,280,1327,301,1254,313,1180,327,1040,347,978,357,901,375,876,382,875,377,899,369,977,352,1039,342,1180,321,1253,307,1326,296,1532,275,1736,259,2066,241"/>
|
||||||
|
<area shape="poly" id="edge109_Node000089_Node000054" title=" " alt="" coords="2067,249,1802,269,1484,301,1327,327,1173,347,1106,357,1021,375,994,382,993,377,1019,369,1105,352,1172,342,1326,321,1484,296,1802,263,2066,243"/>
|
||||||
|
<area shape="poly" id="edge110_Node000089_Node000055" title=" " alt="" coords="2067,253,1662,301,1422,336,1183,375,1149,382,1148,377,1182,369,1421,331,1661,296,2066,248"/>
|
||||||
|
<area shape="poly" id="edge111_Node000089_Node000056" title=" " alt="" coords="2192,259,2310,377,2307,381,2189,262"/>
|
||||||
|
<area shape="poly" id="edge112_Node000089_Node000060" title=" " alt="" coords="2219,252,2607,377,2606,382,2217,257"/>
|
||||||
|
<area shape="poly" id="edge113_Node000089_Node000061" title=" " alt="" coords="2086,255,1808,301,1392,375,1391,370,1808,296,2085,250"/>
|
||||||
|
<area shape="poly" id="edge114_Node000089_Node000063" title=" " alt="" coords="2066,243,1783,248,1413,259,1048,276,896,288,782,301,697,318,615,341,488,382,486,377,613,335,696,313,781,296,896,282,1047,271,1412,254,1783,243,2066,238"/>
|
||||||
|
<area shape="poly" id="edge115_Node000089_Node000067" title=" " alt="" coords="2233,251,2448,302,2718,369,2744,377,2743,382,2717,375,2447,307,2232,256"/>
|
||||||
|
<area shape="poly" id="edge116_Node000089_Node000072" title=" " alt="" coords="2249,250,2498,296,2849,369,2882,377,2881,382,2847,375,2497,301,2248,256"/>
|
||||||
|
<area shape="poly" id="edge117_Node000089_Node000075" title=" " alt="" coords="2208,254,2477,377,2475,382,2205,259"/>
|
||||||
|
<area shape="poly" id="edge102_Node000089_Node000090" title=" " alt="" coords="2066,249,1169,307,1169,302,2066,243"/>
|
||||||
|
<area shape="poly" id="edge208_Node000117_Node000006" title=" " alt="" coords="6261,190,6226,227,6222,223,6258,186"/>
|
||||||
|
<area shape="poly" id="edge209_Node000117_Node000007" title=" " alt="" coords="6300,186,6331,224,6327,227,6296,190"/>
|
||||||
|
<area shape="poly" id="edge210_Node000117_Node000008" title=" " alt="" coords="6320,180,6417,223,6415,228,6318,185"/>
|
||||||
|
<area shape="poly" id="edge211_Node000117_Node000020" title=" " alt="" coords="6340,178,6522,223,6521,228,6339,183"/>
|
||||||
|
<area shape="poly" id="edge212_Node000117_Node000023" title=" " alt="" coords="6369,177,6642,223,6655,225,6654,231,6641,228,6368,182"/>
|
||||||
|
<area shape="poly" id="edge213_Node000117_Node000097" title=" " alt="" coords="6369,174,6747,223,6759,225,6758,230,6746,228,6369,179"/>
|
||||||
|
<area shape="poly" id="edge214_Node000117_Node000100" title=" " alt="" coords="6369,174,6375,175,6611,195,6714,205,6846,223,6858,225,6857,230,6845,228,6713,210,6610,201,6374,180,6368,179"/>
|
||||||
|
<area shape="poly" id="edge215_Node000117_Node000112" title=" " alt="" coords="6369,174,6375,175,6538,189,6664,196,6791,205,6954,223,6966,224,6965,230,6953,228,6791,211,6664,202,6537,194,6374,180,6368,179"/>
|
||||||
|
<area shape="poly" id="edge216_Node000117_Node000113" title=" " alt="" coords="6369,170,6426,175,6612,186,6757,193,6902,203,7088,223,7101,224,7100,230,7088,228,6902,208,6757,199,6612,192,6425,180,6369,176"/>
|
||||||
|
<area shape="poly" id="edge217_Node000117_Node000114" title=" " alt="" coords="6369,169,6861,199,7215,223,7227,225,7226,230,7214,228,6861,204,6369,174"/>
|
||||||
|
<area shape="poly" id="edge218_Node000117_Node000115" title=" " alt="" coords="6369,168,6857,193,7320,223,7333,224,7333,229,7320,228,6857,198,6369,173"/>
|
||||||
|
<area shape="poly" id="edge219_Node000117_Node000119" title=" " alt="" coords="6369,167,6571,175,8229,232,8229,237,6571,180,6369,172"/>
|
||||||
|
<area shape="poly" id="edge220_Node000117_Node000121" title=" " alt="" coords="6369,167,6571,175,7586,199,8567,217,9848,233,9848,239,8567,222,7586,204,6571,180,6369,173"/>
|
||||||
|
</map>
|
||||||
1
canvas_8hpp__dep__incl.md5
Normal file
1
canvas_8hpp__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
065b0d7bfb1947264dd0e5f25e551f58
|
||||||
BIN
canvas_8hpp__dep__incl.png
Normal file
BIN
canvas_8hpp__dep__incl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
327
canvas_8hpp_source.html
Normal file
327
canvas_8hpp_source.html
Normal file
@@ -0,0 +1,327 @@
|
|||||||
|
<!-- 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: canvas.hpp Source File</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('canvas_8hpp_source.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="headertitle"><div class="title">canvas.hpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="canvas_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2021 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#ifndef FTXUI_DOM_CANVAS_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#define FTXUI_DOM_CANVAS_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <cstddef></span> <span class="comment">// for size_t</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include <functional></span> <span class="comment">// for function</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include <string></span> <span class="comment">// for string</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include <unordered_map></span> <span class="comment">// for unordered_map</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include "<a class="code" href="color_8hpp.html">ftxui/screen/color.hpp</a>"</span> <span class="comment">// for Color</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include "<a class="code" href="image_8hpp.html">ftxui/screen/image.hpp</a>"</span> <span class="comment">// for Pixel, Image</span></div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#ifdef DrawText</span></div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment">// Workaround for WinUsr.h (via Windows.h) defining macros that break things.</span></div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment">// https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-drawtext</span></div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="preprocessor">#undef DrawText</span></div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="preprocessor">#endif</span></div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> </div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00023" data-start="{" data-end="};">
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"><a class="line" href="structftxui_1_1Canvas.html"> 23</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a> {</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="structftxui_1_1Canvas.html#a3cbcd839ac8597df2e0f351850ec4735"> 25</a></span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a3cbcd839ac8597df2e0f351850ec4735">Canvas</a>() = <span class="keywordflow">default</span>;</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a3cbcd839ac8597df2e0f351850ec4735">Canvas</a>(<span class="keywordtype">int</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad72663daf610f2a0833a2fc3d78e4fdf">width</a>, <span class="keywordtype">int</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad3774f6419003470f54fd495124ef51f">height</a>);</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <span class="comment">// Getters:</span></div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="structftxui_1_1Canvas.html#ad72663daf610f2a0833a2fc3d78e4fdf"> 29</a></span> <span class="keywordtype">int</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad72663daf610f2a0833a2fc3d78e4fdf">width</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> width_; }</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="structftxui_1_1Canvas.html#ad3774f6419003470f54fd495124ef51f"> 30</a></span> <span class="keywordtype">int</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad3774f6419003470f54fd495124ef51f">height</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> height_; }</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> <a class="code hl_struct" href="structftxui_1_1Pixel.html">Pixel</a> <a class="code hl_function" href="structftxui_1_1Canvas.html#a656c4e679bf9254e4688f2049989a9bd">GetPixel</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y) <span class="keyword">const</span>;</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> </div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae"> 33</a></span> <span class="keyword">using </span><a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a> = std::function<void(<a class="code hl_struct" href="structftxui_1_1Pixel.html">Pixel</a>&)>;</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> </div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> <span class="comment">// Draws using braille characters --------------------------------------------</span></div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a5f488ea43e72f25cc25d055bf18dac5b">DrawPointOn</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y);</div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a64ad8a12830a3341d4a5afb380913474">DrawPointOff</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y);</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#afd64176f05f91df2d96e8f3bb0631c51">DrawPointToggle</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y);</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a8707f2585ed8b787b6b14032a5c761a1">DrawPoint</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">bool</span> value);</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a8707f2585ed8b787b6b14032a5c761a1">DrawPoint</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">bool</span> value, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a8707f2585ed8b787b6b14032a5c761a1">DrawPoint</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">bool</span> value, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a2b6800c9a6a93457a921d9b570fb2f30">DrawPointLine</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> x2, <span class="keywordtype">int</span> y2);</div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a2b6800c9a6a93457a921d9b570fb2f30">DrawPointLine</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> x2, <span class="keywordtype">int</span> y2, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a2b6800c9a6a93457a921d9b570fb2f30">DrawPointLine</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> x2, <span class="keywordtype">int</span> y2, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad21641f8f1fd60aa5f1d149379eba3eb">DrawPointCircle</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> radius);</div>
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad21641f8f1fd60aa5f1d149379eba3eb">DrawPointCircle</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad21641f8f1fd60aa5f1d149379eba3eb">DrawPointCircle</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a5b6388d2515edcfb6c88a39ea56805b2">DrawPointCircleFilled</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> radius);</div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a5b6388d2515edcfb6c88a39ea56805b2">DrawPointCircleFilled</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a5b6388d2515edcfb6c88a39ea56805b2">DrawPointCircleFilled</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a79ee88b3cfe258309041469f707dcf68">DrawPointEllipse</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2);</div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a79ee88b3cfe258309041469f707dcf68">DrawPointEllipse</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a79ee88b3cfe258309041469f707dcf68">DrawPointEllipse</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a2633b8a556a82c74438fe41b253b39ee">DrawPointEllipseFilled</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2);</div>
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a2633b8a556a82c74438fe41b253b39ee">DrawPointEllipseFilled</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a2633b8a556a82c74438fe41b253b39ee">DrawPointEllipseFilled</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> </div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="comment">// Draw using box characters -------------------------------------------------</span></div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="comment">// Block are of size 1x2. y is considered to be a multiple of 2.</span></div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a43cd60e79e418d3173e757a1809fde09">DrawBlockOn</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y);</div>
|
||||||
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ad626747e5e54412d0376ba870565dce6">DrawBlockOff</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y);</div>
|
||||||
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ab4154641384d18497de60c2626b71a94">DrawBlockToggle</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y);</div>
|
||||||
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ae38b2e4f5bcda94c060bb77779d1e339">DrawBlock</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">bool</span> value);</div>
|
||||||
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ae38b2e4f5bcda94c060bb77779d1e339">DrawBlock</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">bool</span> value, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ae38b2e4f5bcda94c060bb77779d1e339">DrawBlock</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">bool</span> value, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a182a915a7e3fc863f5c222253de01ff1">DrawBlockLine</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> x2, <span class="keywordtype">int</span> y2);</div>
|
||||||
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a182a915a7e3fc863f5c222253de01ff1">DrawBlockLine</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> x2, <span class="keywordtype">int</span> y2, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a182a915a7e3fc863f5c222253de01ff1">DrawBlockLine</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> x2, <span class="keywordtype">int</span> y2, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ac3977d4b06ca96ff799a3b72437c8a0b">DrawBlockCircle</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> radius);</div>
|
||||||
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ac3977d4b06ca96ff799a3b72437c8a0b">DrawBlockCircle</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ac3977d4b06ca96ff799a3b72437c8a0b">DrawBlockCircle</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#acffdcd5bae224992e155facb0baf4119">DrawBlockCircleFilled</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> radius);</div>
|
||||||
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#acffdcd5bae224992e155facb0baf4119">DrawBlockCircleFilled</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#acffdcd5bae224992e155facb0baf4119">DrawBlockCircleFilled</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> radius, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a8dd75f2dfc5bef37aa2c8bc8cfaf0579">DrawBlockEllipse</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2);</div>
|
||||||
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a8dd75f2dfc5bef37aa2c8bc8cfaf0579">DrawBlockEllipse</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a8dd75f2dfc5bef37aa2c8bc8cfaf0579">DrawBlockEllipse</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a78dc3c908f7ce1c30837bd3043f19526">DrawBlockEllipseFilled</a>(<span class="keywordtype">int</span> x1, <span class="keywordtype">int</span> y1, <span class="keywordtype">int</span> r1, <span class="keywordtype">int</span> r2);</div>
|
||||||
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a78dc3c908f7ce1c30837bd3043f19526">DrawBlockEllipseFilled</a>(<span class="keywordtype">int</span> x1,</div>
|
||||||
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <span class="keywordtype">int</span> y1,</div>
|
||||||
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> <span class="keywordtype">int</span> r1,</div>
|
||||||
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <span class="keywordtype">int</span> r2,</div>
|
||||||
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& s);</div>
|
||||||
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a78dc3c908f7ce1c30837bd3043f19526">DrawBlockEllipseFilled</a>(<span class="keywordtype">int</span> x1,</div>
|
||||||
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <span class="keywordtype">int</span> y1,</div>
|
||||||
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> <span class="keywordtype">int</span> r1,</div>
|
||||||
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <span class="keywordtype">int</span> r2,</div>
|
||||||
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> </div>
|
||||||
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <span class="comment">// Draw using normal characters ----------------------------------------------</span></div>
|
||||||
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <span class="comment">// Draw using character of size 2x4 at position (x,y)</span></div>
|
||||||
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <span class="comment">// x is considered to be a multiple of 2.</span></div>
|
||||||
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> <span class="comment">// y is considered to be a multiple of 4.</span></div>
|
||||||
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a3791777bd6d3c6f8ff6281efd19a5161">DrawText</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keyword">const</span> std::string& value);</div>
|
||||||
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a3791777bd6d3c6f8ff6281efd19a5161">DrawText</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keyword">const</span> std::string& value, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Color.html">Color</a>& <a class="code hl_function" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>);</div>
|
||||||
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a3791777bd6d3c6f8ff6281efd19a5161">DrawText</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keyword">const</span> std::string& value, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& style);</div>
|
||||||
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> </div>
|
||||||
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <span class="comment">// Draw using directly pixels or images --------------------------------------</span></div>
|
||||||
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <span class="comment">// x is considered to be a multiple of 2.</span></div>
|
||||||
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="comment">// y is considered to be a multiple of 4.</span></div>
|
||||||
|
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#afde1b1962124ef417569bef59c6dcdcc">DrawPixel</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keyword">const</span> <a class="code hl_struct" href="structftxui_1_1Pixel.html">Pixel</a>&);</div>
|
||||||
|
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#a02b6e8bab532a2c43d3102674e1e1647">DrawImage</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1Image.html">Image</a>&);</div>
|
||||||
|
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> </div>
|
||||||
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <span class="comment">// Decorator:</span></div>
|
||||||
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="comment">// x is considered to be a multiple of 2.</span></div>
|
||||||
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <span class="comment">// y is considered to be a multiple of 4.</span></div>
|
||||||
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <span class="keywordtype">void</span> <a class="code hl_function" href="structftxui_1_1Canvas.html#ae9e7d3f5b753cf2650057623960d4cb4">Style</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keyword">const</span> <a class="code hl_typedef" href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">Stylizer</a>& style);</div>
|
||||||
|
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> </div>
|
||||||
|
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">private</span>:</div>
|
||||||
|
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <span class="keywordtype">bool</span> IsIn(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y)<span class="keyword"> const </span>{</div>
|
||||||
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> <span class="keywordflow">return</span> x >= 0 && x < width_ && y >= 0 && y < height_;</div>
|
||||||
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> }</div>
|
||||||
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> </div>
|
||||||
|
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <span class="keyword">enum</span> CellType {</div>
|
||||||
|
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> kCell, <span class="comment">// Units of size 2x4</span></div>
|
||||||
|
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> kBlock, <span class="comment">// Units of size 2x2</span></div>
|
||||||
|
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> kBraille, <span class="comment">// Units of size 1x1</span></div>
|
||||||
|
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> };</div>
|
||||||
|
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> </div>
|
||||||
|
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> <span class="keyword">struct </span>Cell {</div>
|
||||||
|
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> CellType type = kCell;</div>
|
||||||
|
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> Pixel content;</div>
|
||||||
|
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> };</div>
|
||||||
|
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> </div>
|
||||||
|
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> <span class="keyword">struct </span>XY {</div>
|
||||||
|
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> <span class="keywordtype">int</span> x;</div>
|
||||||
|
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> <span class="keywordtype">int</span> y;</div>
|
||||||
|
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> XY& other)<span class="keyword"> const </span>{</div>
|
||||||
|
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> <span class="keywordflow">return</span> x == other.x && y == other.y;</div>
|
||||||
|
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> }</div>
|
||||||
|
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> };</div>
|
||||||
|
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> </div>
|
||||||
|
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> <span class="keyword">struct </span>XYHash {</div>
|
||||||
|
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <span class="keywordtype">size_t</span> operator()(<span class="keyword">const</span> XY& xy)<span class="keyword"> const </span>{</div>
|
||||||
|
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <span class="keyword">constexpr</span> <span class="keywordtype">size_t</span> shift = 1024;</div>
|
||||||
|
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <span class="keywordflow">return</span> size_t(xy.x) * shift + size_t(xy.y);</div>
|
||||||
|
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> }</div>
|
||||||
|
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> };</div>
|
||||||
|
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> </div>
|
||||||
|
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> <span class="keywordtype">int</span> width_ = 0;</div>
|
||||||
|
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> <span class="keywordtype">int</span> height_ = 0;</div>
|
||||||
|
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> std::unordered_map<XY, Cell, XYHash> storage_;</div>
|
||||||
|
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span>};</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> </div>
|
||||||
|
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> </div>
|
||||||
|
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span><span class="preprocessor">#endif </span><span class="comment">// FTXUI_DOM_CANVAS_HPP</span></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Color_html"><div class="ttname"><a href="classftxui_1_1Color.html">ftxui::Color</a></div><div class="ttdoc">A class representing terminal colors.</div><div class="ttdef"><b>Definition</b> <a href="color_8hpp_source.html#l00020">color.hpp:20</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1Image_html"><div class="ttname"><a href="classftxui_1_1Image.html">ftxui::Image</a></div><div class="ttdoc">A rectangular grid of Pixel.</div><div class="ttdef"><b>Definition</b> <a href="image_8hpp_source.html#l00017">image.hpp:17</a></div></div>
|
||||||
|
<div class="ttc" id="acolor_8hpp_html"><div class="ttname"><a href="color_8hpp.html">color.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aimage_8hpp_html"><div class="ttname"><a href="image_8hpp.html">image.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_af61b489da39ca5e24b68e6e1a2b09c0d"><div class="ttname"><a href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">ftxui::color</a></div><div class="ttdeci">Decorator color(Color)</div><div class="ttdoc">Decorate using a foreground color.</div><div class="ttdef"><b>Definition</b> <a href="dom_2color_8cpp_source.html#l00110">dom/color.cpp:110</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html"><div class="ttname"><a href="structftxui_1_1Canvas.html">ftxui::Canvas</a></div><div class="ttdef"><b>Definition</b> <a href="#l00023">canvas.hpp:23</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a02b6e8bab532a2c43d3102674e1e1647"><div class="ttname"><a href="structftxui_1_1Canvas.html#a02b6e8bab532a2c43d3102674e1e1647">ftxui::Canvas::DrawImage</a></div><div class="ttdeci">void DrawImage(int x, int y, const Image &)</div><div class="ttdoc">Draw a predefined image, with top-left corner at the given coordinate You can supply negative coordin...</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00839">src/ftxui/dom/canvas.cpp:839</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a182a915a7e3fc863f5c222253de01ff1"><div class="ttname"><a href="structftxui_1_1Canvas.html#a182a915a7e3fc863f5c222253de01ff1">ftxui::Canvas::DrawBlockLine</a></div><div class="ttdeci">void DrawBlockLine(int x1, int y1, int x2, int y2)</div><div class="ttdoc">Draw a line made of block characters.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00531">src/ftxui/dom/canvas.cpp:531</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a2633b8a556a82c74438fe41b253b39ee"><div class="ttname"><a href="structftxui_1_1Canvas.html#a2633b8a556a82c74438fe41b253b39ee">ftxui::Canvas::DrawPointEllipseFilled</a></div><div class="ttdeci">void DrawPointEllipseFilled(int x, int y, int r1, int r2)</div><div class="ttdoc">Draw a filled ellipse made of braille dots.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00374">src/ftxui/dom/canvas.cpp:374</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a2b6800c9a6a93457a921d9b570fb2f30"><div class="ttname"><a href="structftxui_1_1Canvas.html#a2b6800c9a6a93457a921d9b570fb2f30">ftxui::Canvas::DrawPointLine</a></div><div class="ttdeci">void DrawPointLine(int x1, int y1, int x2, int y2)</div><div class="ttdoc">Draw a line made of braille dots.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00191">src/ftxui/dom/canvas.cpp:191</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a3791777bd6d3c6f8ff6281efd19a5161"><div class="ttname"><a href="structftxui_1_1Canvas.html#a3791777bd6d3c6f8ff6281efd19a5161">ftxui::Canvas::DrawText</a></div><div class="ttdeci">void DrawText(int x, int y, const std::string &value)</div><div class="ttdoc">Draw a piece of text.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00785">src/ftxui/dom/canvas.cpp:785</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a3cbcd839ac8597df2e0f351850ec4735"><div class="ttname"><a href="structftxui_1_1Canvas.html#a3cbcd839ac8597df2e0f351850ec4735">ftxui::Canvas::Canvas</a></div><div class="ttdeci">Canvas()=default</div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a407f299e079846ce6169f2a709ad4aae"><div class="ttname"><a href="structftxui_1_1Canvas.html#a407f299e079846ce6169f2a709ad4aae">ftxui::Canvas::Stylizer</a></div><div class="ttdeci">std::function< void(Pixel &)> Stylizer</div><div class="ttdef"><b>Definition</b> <a href="#l00033">canvas.hpp:33</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a43cd60e79e418d3173e757a1809fde09"><div class="ttname"><a href="structftxui_1_1Canvas.html#a43cd60e79e418d3173e757a1809fde09">ftxui::Canvas::DrawBlockOn</a></div><div class="ttdeci">void DrawBlockOn(int x, int y)</div><div class="ttdoc">Draw a block.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00468">src/ftxui/dom/canvas.cpp:468</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a5b6388d2515edcfb6c88a39ea56805b2"><div class="ttname"><a href="structftxui_1_1Canvas.html#a5b6388d2515edcfb6c88a39ea56805b2">ftxui::Canvas::DrawPointCircleFilled</a></div><div class="ttdeci">void DrawPointCircleFilled(int x, int y, int radius)</div><div class="ttdoc">Draw a filled circle made of braille dots.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00276">src/ftxui/dom/canvas.cpp:276</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a5f488ea43e72f25cc25d055bf18dac5b"><div class="ttname"><a href="structftxui_1_1Canvas.html#a5f488ea43e72f25cc25d055bf18dac5b">ftxui::Canvas::DrawPointOn</a></div><div class="ttdeci">void DrawPointOn(int x, int y)</div><div class="ttdoc">Draw a braille dot.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00137">src/ftxui/dom/canvas.cpp:137</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a64ad8a12830a3341d4a5afb380913474"><div class="ttname"><a href="structftxui_1_1Canvas.html#a64ad8a12830a3341d4a5afb380913474">ftxui::Canvas::DrawPointOff</a></div><div class="ttdeci">void DrawPointOff(int x, int y)</div><div class="ttdoc">Erase a braille dot.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00154">src/ftxui/dom/canvas.cpp:154</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a656c4e679bf9254e4688f2049989a9bd"><div class="ttname"><a href="structftxui_1_1Canvas.html#a656c4e679bf9254e4688f2049989a9bd">ftxui::Canvas::GetPixel</a></div><div class="ttdeci">Pixel GetPixel(int x, int y) const</div><div class="ttdoc">Get the content of a cell.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00098">src/ftxui/dom/canvas.cpp:98</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a78dc3c908f7ce1c30837bd3043f19526"><div class="ttname"><a href="structftxui_1_1Canvas.html#a78dc3c908f7ce1c30837bd3043f19526">ftxui::Canvas::DrawBlockEllipseFilled</a></div><div class="ttdeci">void DrawBlockEllipseFilled(int x1, int y1, int r1, int r2)</div><div class="ttdoc">Draw a filled ellipse made of block characters.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00719">src/ftxui/dom/canvas.cpp:719</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a79ee88b3cfe258309041469f707dcf68"><div class="ttname"><a href="structftxui_1_1Canvas.html#a79ee88b3cfe258309041469f707dcf68">ftxui::Canvas::DrawPointEllipse</a></div><div class="ttdeci">void DrawPointEllipse(int x, int y, int r1, int r2)</div><div class="ttdoc">Draw an ellipse made of braille dots.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00310">src/ftxui/dom/canvas.cpp:310</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a8707f2585ed8b787b6b14032a5c761a1"><div class="ttname"><a href="structftxui_1_1Canvas.html#a8707f2585ed8b787b6b14032a5c761a1">ftxui::Canvas::DrawPoint</a></div><div class="ttdeci">void DrawPoint(int x, int y, bool value)</div><div class="ttdoc">Draw a braille dot.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00107">src/ftxui/dom/canvas.cpp:107</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_a8dd75f2dfc5bef37aa2c8bc8cfaf0579"><div class="ttname"><a href="structftxui_1_1Canvas.html#a8dd75f2dfc5bef37aa2c8bc8cfaf0579">ftxui::Canvas::DrawBlockEllipse</a></div><div class="ttdeci">void DrawBlockEllipse(int x1, int y1, int r1, int r2)</div><div class="ttdoc">Draw an ellipse made of block characters.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00653">src/ftxui/dom/canvas.cpp:653</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ab4154641384d18497de60c2626b71a94"><div class="ttname"><a href="structftxui_1_1Canvas.html#ab4154641384d18497de60c2626b71a94">ftxui::Canvas::DrawBlockToggle</a></div><div class="ttdeci">void DrawBlockToggle(int x, int y)</div><div class="ttdoc">Toggle a block. If it is filled, it will be erased. If it is empty, it will be filled.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00509">src/ftxui/dom/canvas.cpp:509</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ac3977d4b06ca96ff799a3b72437c8a0b"><div class="ttname"><a href="structftxui_1_1Canvas.html#ac3977d4b06ca96ff799a3b72437c8a0b">ftxui::Canvas::DrawBlockCircle</a></div><div class="ttdeci">void DrawBlockCircle(int x1, int y1, int radius)</div><div class="ttdoc">Draw a circle made of block characters.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00592">src/ftxui/dom/canvas.cpp:592</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_acffdcd5bae224992e155facb0baf4119"><div class="ttname"><a href="structftxui_1_1Canvas.html#acffdcd5bae224992e155facb0baf4119">ftxui::Canvas::DrawBlockCircleFilled</a></div><div class="ttdeci">void DrawBlockCircleFilled(int x1, int y1, int radius)</div><div class="ttdoc">Draw a filled circle made of block characters.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00619">src/ftxui/dom/canvas.cpp:619</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ad21641f8f1fd60aa5f1d149379eba3eb"><div class="ttname"><a href="structftxui_1_1Canvas.html#ad21641f8f1fd60aa5f1d149379eba3eb">ftxui::Canvas::DrawPointCircle</a></div><div class="ttdeci">void DrawPointCircle(int x, int y, int radius)</div><div class="ttdoc">Draw a circle made of braille dots.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00249">src/ftxui/dom/canvas.cpp:249</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ad3774f6419003470f54fd495124ef51f"><div class="ttname"><a href="structftxui_1_1Canvas.html#ad3774f6419003470f54fd495124ef51f">ftxui::Canvas::height</a></div><div class="ttdeci">int height() const</div><div class="ttdef"><b>Definition</b> <a href="#l00030">canvas.hpp:30</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ad626747e5e54412d0376ba870565dce6"><div class="ttname"><a href="structftxui_1_1Canvas.html#ad626747e5e54412d0376ba870565dce6">ftxui::Canvas::DrawBlockOff</a></div><div class="ttdeci">void DrawBlockOff(int x, int y)</div><div class="ttdoc">Erase a block.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00488">src/ftxui/dom/canvas.cpp:488</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ad72663daf610f2a0833a2fc3d78e4fdf"><div class="ttname"><a href="structftxui_1_1Canvas.html#ad72663daf610f2a0833a2fc3d78e4fdf">ftxui::Canvas::width</a></div><div class="ttdeci">int width() const</div><div class="ttdef"><b>Definition</b> <a href="#l00029">canvas.hpp:29</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ae38b2e4f5bcda94c060bb77779d1e339"><div class="ttname"><a href="structftxui_1_1Canvas.html#ae38b2e4f5bcda94c060bb77779d1e339">ftxui::Canvas::DrawBlock</a></div><div class="ttdeci">void DrawBlock(int x, int y, bool value)</div><div class="ttdoc">Draw a block.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00438">src/ftxui/dom/canvas.cpp:438</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_ae9e7d3f5b753cf2650057623960d4cb4"><div class="ttname"><a href="structftxui_1_1Canvas.html#ae9e7d3f5b753cf2650057623960d4cb4">ftxui::Canvas::Style</a></div><div class="ttdeci">void Style(int x, int y, const Stylizer &style)</div><div class="ttdoc">Modify a pixel at a given location.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00861">src/ftxui/dom/canvas.cpp:861</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_afd64176f05f91df2d96e8f3bb0631c51"><div class="ttname"><a href="structftxui_1_1Canvas.html#afd64176f05f91df2d96e8f3bb0631c51">ftxui::Canvas::DrawPointToggle</a></div><div class="ttdeci">void DrawPointToggle(int x, int y)</div><div class="ttdoc">Toggle a braille dot. A filled one will be erased, and the other will be drawn.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00172">src/ftxui/dom/canvas.cpp:172</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html_afde1b1962124ef417569bef59c6dcdcc"><div class="ttname"><a href="structftxui_1_1Canvas.html#afde1b1962124ef417569bef59c6dcdcc">ftxui::Canvas::DrawPixel</a></div><div class="ttdeci">void DrawPixel(int x, int y, const Pixel &)</div><div class="ttdoc">Directly draw a predefined pixel at the given coordinate.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2canvas_8cpp_source.html#l00827">src/ftxui/dom/canvas.cpp:827</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Pixel_html"><div class="ttname"><a href="structftxui_1_1Pixel.html">ftxui::Pixel</a></div><div class="ttdoc">A Unicode character and its associated style.</div><div class="ttdef"><b>Definition</b> <a href="pixel_8hpp_source.html#l00015">pixel.hpp:15</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_4cbb3a1c219643e03aadd7cd3693e7bd.html">dom</a></li><li class="navelem"><a class="el" href="canvas_8hpp.html">canvas.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>
|
||||||
173
canvas__animated_8cpp.html
Normal file
173
canvas__animated_8cpp.html
Normal file
@@ -0,0 +1,173 @@
|
|||||||
|
<!-- 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: canvas_animated.cpp 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('canvas__animated_8cpp.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="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">canvas_animated.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="canvas__animated_8cpp_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="func-members" name="func-members"></a>
|
||||||
|
Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<h2 class="groupheader">Function Documentation</h2>
|
||||||
|
<a id="ae66f6b31b5ad750f1fe042a706a4e3d4" name="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae66f6b31b5ad750f1fe042a706a4e3d4">◆ </a></span>main()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int main </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="canvas__animated_8cpp_source.html#l00020">20</a> of file <a class="el" href="canvas__animated_8cpp_source.html">canvas_animated.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="canvas__animated_8cpp.html">canvas_animated.cpp</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>
|
||||||
4
canvas__animated_8cpp.js
Normal file
4
canvas__animated_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var canvas__animated_8cpp =
|
||||||
|
[
|
||||||
|
[ "main", "canvas__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
|
||||||
|
];
|
||||||
426
canvas__animated_8cpp_source.html
Normal file
426
canvas__animated_8cpp_source.html
Normal file
@@ -0,0 +1,426 @@
|
|||||||
|
<!-- 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: canvas_animated.cpp Source File</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('canvas__animated_8cpp_source.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="headertitle"><div class="title">canvas_animated.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="canvas__animated_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2021 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSED file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <cmath></span> <span class="comment">// for sin, cos</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>></span> <span class="comment">// for canvas, Element, separator, hbox, operator|, border</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include <<a class="code" href="screen_8hpp.html">ftxui/screen/screen.hpp</a>></span> <span class="comment">// for Pixel</span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <memory></span> <span class="comment">// for allocator, shared_ptr, __shared_ptr_access</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include <string></span> <span class="comment">// for string, basic_string</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include <utility></span> <span class="comment">// for move</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include <vector></span> <span class="comment">// for vector, __alloc_traits<>::value_type</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include "<a class="code" href="component_8hpp.html">ftxui/component/component.hpp</a>"</span> <span class="comment">// for Renderer, CatchEvent, Horizontal, Menu, Tab</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include "<a class="code" href="component__base_8hpp.html">ftxui/component/component_base.hpp</a>"</span> <span class="comment">// for ComponentBase</span></div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="preprocessor">#include "<a class="code" href="event_8hpp.html">ftxui/component/event.hpp</a>"</span> <span class="comment">// for Event</span></div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#include "<a class="code" href="mouse_8hpp.html">ftxui/component/mouse.hpp</a>"</span> <span class="comment">// for Mouse</span></div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#include "<a class="code" href="screen__interactive_8hpp.html">ftxui/component/screen_interactive.hpp</a>"</span> <span class="comment">// for ScreenInteractive</span></div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="preprocessor">#include "<a class="code" href="canvas_8hpp.html">ftxui/dom/canvas.hpp</a>"</span> <span class="comment">// for Canvas</span></div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="preprocessor">#include "<a class="code" href="color_8hpp.html">ftxui/screen/color.hpp</a>"</span> <span class="comment">// for Color, Color::Red, Color::Blue, Color::Green, ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00020" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"><a class="line" href="canvas__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"> 20</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="canvas__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a>() {</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">using namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a>;</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="keywordtype">int</span> mouse_x = 0;</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <span class="keywordtype">int</span> mouse_y = 0;</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <span class="comment">// A triangle following the mouse, using braille characters.</span></div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">auto</span> renderer_line_braille = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> c.DrawText(0, 0, <span class="stringliteral">"Several lines (braille)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> c.DrawPointLine(mouse_x, mouse_y, 80, 10, Color::Red);</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> c.DrawPointLine(80, 10, 80, 40, Color::Blue);</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> c.DrawPointLine(80, 40, mouse_x, mouse_y, Color::Green);</div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> });</div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> </div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <span class="comment">// A triangle following the mouse, using block characters.</span></div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">auto</span> renderer_line_block = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> c.DrawText(0, 0, <span class="stringliteral">"Several lines (block)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> c.DrawBlockLine(mouse_x, mouse_y, 80, 10, Color::Red);</div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> c.DrawBlockLine(80, 10, 80, 40, Color::Blue);</div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> c.DrawBlockLine(80, 40, mouse_x, mouse_y, Color::Green);</div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> });</div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> </div>
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <span class="comment">// A circle following the mouse, using braille characters.</span></div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">auto</span> renderer_circle_braille = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> c.DrawText(0, 0, <span class="stringliteral">"A circle (braille)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> c.DrawPointCircle(mouse_x, mouse_y, 30);</div>
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> });</div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> </div>
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <span class="comment">// A circle following the mouse, using block characters.</span></div>
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">auto</span> renderer_circle_block = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> c.DrawText(0, 0, <span class="stringliteral">"A circle (block)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> c.DrawBlockCircle(mouse_x, mouse_y, 30);</div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> });</div>
|
||||||
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> </div>
|
||||||
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="comment">// A filled circle following the mouse, using braille characters.</span></div>
|
||||||
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">auto</span> renderer_circle_filled_braille = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> c.DrawText(0, 0, <span class="stringliteral">"A circle filled (braille)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> c.DrawPointCircleFilled(mouse_x, mouse_y, 30);</div>
|
||||||
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> });</div>
|
||||||
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> </div>
|
||||||
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="comment">// A filled circle following the mouse, using block characters.</span></div>
|
||||||
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">auto</span> renderer_circle_filled_block = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> c.DrawText(0, 0, <span class="stringliteral">"A circle filled (block)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> c.DrawBlockCircleFilled(mouse_x, mouse_y, 30);</div>
|
||||||
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> });</div>
|
||||||
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> </div>
|
||||||
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> <span class="comment">// An ellipse following the mouse, using braille characters.</span></div>
|
||||||
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">auto</span> renderer_ellipse_braille = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> c.DrawText(0, 0, <span class="stringliteral">"An ellipse (braille)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> c.DrawPointEllipse(mouse_x / 2, mouse_y / 2, mouse_x / 2, mouse_y / 2);</div>
|
||||||
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> });</div>
|
||||||
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> </div>
|
||||||
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> <span class="comment">// An ellipse following the mouse, using block characters.</span></div>
|
||||||
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <span class="keyword">auto</span> renderer_ellipse_block = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> c.DrawText(0, 0, <span class="stringliteral">"An ellipse (block)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> c.DrawBlockEllipse(mouse_x / 2, mouse_y / 2, mouse_x / 2, mouse_y / 2);</div>
|
||||||
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> });</div>
|
||||||
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> </div>
|
||||||
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="comment">// An ellipse following the mouse filled, using braille characters.</span></div>
|
||||||
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <span class="keyword">auto</span> renderer_ellipse_filled_braille = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> c.DrawText(0, 0, <span class="stringliteral">"A filled ellipse (braille)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> c.DrawPointEllipseFilled(mouse_x / 2, mouse_y / 2, mouse_x / 2,</div>
|
||||||
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> mouse_y / 2);</div>
|
||||||
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> });</div>
|
||||||
|
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> </div>
|
||||||
|
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <span class="comment">// An ellipse following the mouse filled, using block characters.</span></div>
|
||||||
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <span class="keyword">auto</span> renderer_ellipse_filled_block = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> c.DrawText(0, 0, <span class="stringliteral">"A filled ellipse (block)"</span>);</div>
|
||||||
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> c.DrawBlockEllipseFilled(mouse_x / 2, mouse_y / 2, mouse_x / 2,</div>
|
||||||
|
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> mouse_y / 2);</div>
|
||||||
|
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> c.DrawBlockEllipse(mouse_x / 2, mouse_y / 2, mouse_x / 2, mouse_y / 2);</div>
|
||||||
|
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> });</div>
|
||||||
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> </div>
|
||||||
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> <span class="comment">// A text following the mouse</span></div>
|
||||||
|
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <span class="keyword">auto</span> renderer_text = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> c.DrawText(0, 0, <span class="stringliteral">"A piece of text"</span>);</div>
|
||||||
|
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> c.DrawText(mouse_x, mouse_y, <span class="stringliteral">"This is a piece of text with effects"</span>,</div>
|
||||||
|
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> [](<a class="code hl_struct" href="structftxui_1_1Pixel.html">Pixel</a>& p) {</div>
|
||||||
|
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> p.<a class="code hl_variable" href="structftxui_1_1Pixel.html#a2ce82adc1d02baf22df658b903dcb351">foreground_color</a> = Color::Red;</div>
|
||||||
|
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> p.<a class="code hl_variable" href="structftxui_1_1Pixel.html#a7c8849e8321ea248cd4991ea8ef198eb">underlined</a> = <span class="keyword">true</span>;</div>
|
||||||
|
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> p.<a class="code hl_variable" href="structftxui_1_1Pixel.html#a7a210a24d67146bd143c013d1da0f2dd">bold</a> = <span class="keyword">true</span>;</div>
|
||||||
|
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> });</div>
|
||||||
|
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> });</div>
|
||||||
|
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> </div>
|
||||||
|
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> <span class="keyword">auto</span> renderer_plot_1 = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> c.DrawText(0, 0, <span class="stringliteral">"A graph"</span>);</div>
|
||||||
|
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> </div>
|
||||||
|
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> std::vector<int> ys(100);</div>
|
||||||
|
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = 0; x < 100; x++) {</div>
|
||||||
|
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> <span class="keywordtype">float</span> dx = float(x - mouse_x);</div>
|
||||||
|
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> <span class="keywordtype">float</span> dy = 50.f;</div>
|
||||||
|
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> ys[x] = int(dy + 20 * cos(dx * 0.14) + 10 * sin(dx * 0.42));</div>
|
||||||
|
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> }</div>
|
||||||
|
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = 1; x < 99; x++)</div>
|
||||||
|
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> c.DrawPointLine(x, ys[x], x + 1, ys[x + 1]);</div>
|
||||||
|
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> </div>
|
||||||
|
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> });</div>
|
||||||
|
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> </div>
|
||||||
|
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <span class="keyword">auto</span> renderer_plot_2 = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> c.DrawText(0, 0, <span class="stringliteral">"A symmetrical graph filled"</span>);</div>
|
||||||
|
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> std::vector<int> ys(100);</div>
|
||||||
|
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = 0; x < 100; x++) {</div>
|
||||||
|
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> ys[x] = int(30 + <span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> 10 * cos(x * 0.2 - mouse_x * 0.05) + <span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> 5 * sin(x * 0.4) + <span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> 5 * sin(x * 0.3 - mouse_y * 0.05)); <span class="comment">//</span></div>
|
||||||
|
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> }</div>
|
||||||
|
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = 0; x < 100; x++) {</div>
|
||||||
|
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> c.DrawPointLine(x, 50 + ys[x], x, 50 - ys[x], Color::Red);</div>
|
||||||
|
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> }</div>
|
||||||
|
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> </div>
|
||||||
|
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> });</div>
|
||||||
|
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> </div>
|
||||||
|
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> <span class="keyword">auto</span> renderer_plot_3 = Renderer([&] {</div>
|
||||||
|
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> <span class="keyword">auto</span> c = <a class="code hl_struct" href="structftxui_1_1Canvas.html">Canvas</a>(100, 100);</div>
|
||||||
|
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> c.DrawText(0, 0, <span class="stringliteral">"A 2D gaussian plot"</span>);</div>
|
||||||
|
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> <span class="keywordtype">int</span> size = 15;</div>
|
||||||
|
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> </div>
|
||||||
|
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> <span class="comment">// mouse_x = 5mx + 3*my</span></div>
|
||||||
|
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <span class="comment">// mouse_y = 0mx + -5my + 90</span></div>
|
||||||
|
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> <span class="keywordtype">float</span> my = (mouse_y - 90) / -5.f;</div>
|
||||||
|
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> <span class="keywordtype">float</span> mx = (mouse_x - 3 * my) / 5.f;</div>
|
||||||
|
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> std::vector<std::vector<float>> ys(size, std::vector<float>(size));</div>
|
||||||
|
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> y = 0; y < size; y++) {</div>
|
||||||
|
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = 0; x < size; x++) {</div>
|
||||||
|
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> <span class="keywordtype">float</span> dx = x - mx;</div>
|
||||||
|
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> <span class="keywordtype">float</span> dy = y - my;</div>
|
||||||
|
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> ys[y][x] = -1.5 + 3.0 * std::exp(-0.2f * (dx * dx + dy * dy));</div>
|
||||||
|
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> }</div>
|
||||||
|
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> }</div>
|
||||||
|
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> y = 0; y < size; y++) {</div>
|
||||||
|
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> x = 0; x < size; x++) {</div>
|
||||||
|
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> <span class="keywordflow">if</span> (x != 0) {</div>
|
||||||
|
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span> c.DrawPointLine(</div>
|
||||||
|
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> 5 * (x - 1) + 3 * (y - 0), 90 - 5 * (y - 0) - 5 * ys[y][x - 1],</div>
|
||||||
|
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> 5 * (x - 0) + 3 * (y - 0), 90 - 5 * (y - 0) - 5 * ys[y][x]);</div>
|
||||||
|
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> }</div>
|
||||||
|
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span> <span class="keywordflow">if</span> (y != 0) {</div>
|
||||||
|
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span> c.DrawPointLine(</div>
|
||||||
|
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span> 5 * (x - 0) + 3 * (y - 1), 90 - 5 * (y - 1) - 5 * ys[y - 1][x],</div>
|
||||||
|
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span> 5 * (x - 0) + 3 * (y - 0), 90 - 5 * (y - 0) - 5 * ys[y][x]);</div>
|
||||||
|
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"> 187</span> }</div>
|
||||||
|
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"> 188</span> }</div>
|
||||||
|
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"> 189</span> }</div>
|
||||||
|
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span> </div>
|
||||||
|
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> <span class="keywordflow">return</span> canvas(std::move(c));</div>
|
||||||
|
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span> });</div>
|
||||||
|
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> </div>
|
||||||
|
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span> <span class="keywordtype">int</span> selected_tab = 12;</div>
|
||||||
|
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> <span class="keyword">auto</span> tab = Container::Tab(</div>
|
||||||
|
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> {</div>
|
||||||
|
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> renderer_line_braille,</div>
|
||||||
|
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> renderer_line_block,</div>
|
||||||
|
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> renderer_circle_braille,</div>
|
||||||
|
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> renderer_circle_block,</div>
|
||||||
|
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> renderer_circle_filled_braille,</div>
|
||||||
|
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> renderer_circle_filled_block,</div>
|
||||||
|
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> renderer_ellipse_braille,</div>
|
||||||
|
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"> 204</span> renderer_ellipse_block,</div>
|
||||||
|
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> renderer_ellipse_filled_braille,</div>
|
||||||
|
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> renderer_ellipse_filled_block,</div>
|
||||||
|
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span> </div>
|
||||||
|
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> renderer_plot_1,</div>
|
||||||
|
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> renderer_plot_2,</div>
|
||||||
|
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span> renderer_plot_3,</div>
|
||||||
|
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> </div>
|
||||||
|
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> renderer_text,</div>
|
||||||
|
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span> },</div>
|
||||||
|
<div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> &selected_tab);</div>
|
||||||
|
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span> </div>
|
||||||
|
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"> 216</span> <span class="comment">// This capture the last mouse position.</span></div>
|
||||||
|
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span> <span class="keyword">auto</span> tab_with_mouse = CatchEvent(tab, [&](<a class="code hl_struct" href="structftxui_1_1Event.html">Event</a> e) {</div>
|
||||||
|
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span> <span class="keywordflow">if</span> (e.<a class="code hl_function" href="structftxui_1_1Event.html#a2c835925299d56941ffd2e2421f0fd13">is_mouse</a>()) {</div>
|
||||||
|
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span> mouse_x = (e.<a class="code hl_variable" href="structftxui_1_1Event.html#a761c3b7a78d8408dfbe76131209532d7">mouse</a>().x - 1) * 2;</div>
|
||||||
|
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span> mouse_y = (e.<a class="code hl_variable" href="structftxui_1_1Event.html#a761c3b7a78d8408dfbe76131209532d7">mouse</a>().y - 1) * 4;</div>
|
||||||
|
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span> }</div>
|
||||||
|
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span> <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
||||||
|
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> });</div>
|
||||||
|
<div class="line"><a id="l00224" name="l00224"></a><span class="lineno"> 224</span> </div>
|
||||||
|
<div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span> std::vector<std::string> tab_titles = {</div>
|
||||||
|
<div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span> <span class="stringliteral">"line (braille)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno"> 227</span> <span class="stringliteral">"line (block)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno"> 228</span> <span class="stringliteral">"circle (braille)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span> <span class="stringliteral">"circle (block)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span> <span class="stringliteral">"circle filled (braille)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> <span class="stringliteral">"circle filled (block)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span> <span class="stringliteral">"ellipse (braille)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span> <span class="stringliteral">"ellipse (block)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00234" name="l00234"></a><span class="lineno"> 234</span> <span class="stringliteral">"ellipse filled (braille)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span> <span class="stringliteral">"ellipse filled (block)"</span>,</div>
|
||||||
|
<div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span> <span class="stringliteral">"plot_1 simple"</span>,</div>
|
||||||
|
<div class="line"><a id="l00237" name="l00237"></a><span class="lineno"> 237</span> <span class="stringliteral">"plot_2 filled"</span>,</div>
|
||||||
|
<div class="line"><a id="l00238" name="l00238"></a><span class="lineno"> 238</span> <span class="stringliteral">"plot_3 3D"</span>,</div>
|
||||||
|
<div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span> <span class="stringliteral">"text"</span>,</div>
|
||||||
|
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> };</div>
|
||||||
|
<div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span> <span class="keyword">auto</span> tab_toggle = Menu(&tab_titles, &selected_tab);</div>
|
||||||
|
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span> </div>
|
||||||
|
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> <span class="keyword">auto</span> component = Container::Horizontal({</div>
|
||||||
|
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span> tab_with_mouse,</div>
|
||||||
|
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> tab_toggle,</div>
|
||||||
|
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span> });</div>
|
||||||
|
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> </div>
|
||||||
|
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span> <span class="comment">// Add some separator to decorate the whole component:</span></div>
|
||||||
|
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> <span class="keyword">auto</span> component_renderer = Renderer(component, [&] {</div>
|
||||||
|
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> <span class="keywordflow">return</span> hbox({</div>
|
||||||
|
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> tab_with_mouse->Render(),</div>
|
||||||
|
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span> separator(),</div>
|
||||||
|
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span> tab_toggle->Render(),</div>
|
||||||
|
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> }) |</div>
|
||||||
|
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> border;</div>
|
||||||
|
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span> });</div>
|
||||||
|
<div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> </div>
|
||||||
|
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span> <span class="keyword">auto</span> screen = ScreenInteractive::FitComponent();</div>
|
||||||
|
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span> screen.Loop(component_renderer);</div>
|
||||||
|
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span> </div>
|
||||||
|
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> <span class="keywordflow">return</span> 0;</div>
|
||||||
|
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="acanvas_8hpp_html"><div class="ttname"><a href="canvas_8hpp.html">canvas.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acanvas__animated_8cpp_html_ae66f6b31b5ad750f1fe042a706a4e3d4"><div class="ttname"><a href="canvas__animated_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a></div><div class="ttdeci">int main()</div><div class="ttdef"><b>Definition</b> <a href="#l00020">canvas_animated.cpp:20</a></div></div>
|
||||||
|
<div class="ttc" id="acolor_8hpp_html"><div class="ttname"><a href="color_8hpp.html">color.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent_8hpp_html"><div class="ttname"><a href="component_8hpp.html">component.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__base_8hpp_html"><div class="ttname"><a href="component__base_8hpp.html">component_base.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aevent_8hpp_html"><div class="ttname"><a href="event_8hpp.html">event.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="amouse_8hpp_html"><div class="ttname"><a href="mouse_8hpp.html">mouse.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen_8hpp_html"><div class="ttname"><a href="screen_8hpp.html">screen.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen__interactive_8hpp_html"><div class="ttname"><a href="screen__interactive_8hpp.html">screen_interactive.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Canvas_html"><div class="ttname"><a href="structftxui_1_1Canvas.html">ftxui::Canvas</a></div><div class="ttdef"><b>Definition</b> <a href="canvas_8hpp_source.html#l00023">canvas.hpp:23</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Event_html"><div class="ttname"><a href="structftxui_1_1Event.html">ftxui::Event</a></div><div class="ttdoc">Represent an event. It can be key press event, a terminal resize, or more ...</div><div class="ttdef"><b>Definition</b> <a href="event_8hpp_source.html#l00027">event.hpp:27</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Event_html_a2c835925299d56941ffd2e2421f0fd13"><div class="ttname"><a href="structftxui_1_1Event.html#a2c835925299d56941ffd2e2421f0fd13">ftxui::Event::is_mouse</a></div><div class="ttdeci">bool is_mouse() const</div><div class="ttdef"><b>Definition</b> <a href="event_8hpp_source.html#l00107">event.hpp:107</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Event_html_a761c3b7a78d8408dfbe76131209532d7"><div class="ttname"><a href="structftxui_1_1Event.html#a761c3b7a78d8408dfbe76131209532d7">ftxui::Event::mouse</a></div><div class="ttdeci">struct Mouse mouse</div><div class="ttdef"><b>Definition</b> <a href="event_8hpp_source.html#l00142">event.hpp:142</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Pixel_html"><div class="ttname"><a href="structftxui_1_1Pixel.html">ftxui::Pixel</a></div><div class="ttdoc">A Unicode character and its associated style.</div><div class="ttdef"><b>Definition</b> <a href="pixel_8hpp_source.html#l00015">pixel.hpp:15</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Pixel_html_a2ce82adc1d02baf22df658b903dcb351"><div class="ttname"><a href="structftxui_1_1Pixel.html#a2ce82adc1d02baf22df658b903dcb351">ftxui::Pixel::foreground_color</a></div><div class="ttdeci">Color foreground_color</div><div class="ttdef"><b>Definition</b> <a href="pixel_8hpp_source.html#l00049">pixel.hpp:49</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Pixel_html_a7a210a24d67146bd143c013d1da0f2dd"><div class="ttname"><a href="structftxui_1_1Pixel.html#a7a210a24d67146bd143c013d1da0f2dd">ftxui::Pixel::bold</a></div><div class="ttdeci">bool bold</div><div class="ttdef"><b>Definition</b> <a href="pixel_8hpp_source.html#l00029">pixel.hpp:29</a></div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Pixel_html_a7c8849e8321ea248cd4991ea8ef198eb"><div class="ttname"><a href="structftxui_1_1Pixel.html#a7c8849e8321ea248cd4991ea8ef198eb">ftxui::Pixel::underlined</a></div><div class="ttdeci">bool underlined</div><div class="ttdef"><b>Definition</b> <a href="pixel_8hpp_source.html#l00033">pixel.hpp:33</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="canvas__animated_8cpp.html">canvas_animated.cpp</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>
|
||||||
516
captured__mouse_8hpp.html
Normal file
516
captured__mouse_8hpp.html
Normal file
@@ -0,0 +1,516 @@
|
|||||||
|
<!-- 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: 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>
|
||||||
|
<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('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="#acaptured__mouse_8hppdep" alt=""/></div>
|
||||||
|
<map name="acaptured__mouse_8hppdep" id="acaptured__mouse_8hppdep">
|
||||||
|
<area shape="rect" title=" " alt="" coords="3568,5,3727,31"/>
|
||||||
|
<area shape="rect" href="button__animated_8cpp.html" title=" " alt="" coords="10237,306,10397,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,5699,33,6957,51,7487,63,7886,76,8426,100,8845,124,9263,161,9800,223,9931,241,10061,264,10264,303,10263,309,10060,269,9930,247,9799,228,9263,166,8845,130,8425,106,7886,81,7487,68,6957,56,5699,39,3740,23"/>
|
||||||
|
<area shape="rect" href="button__in__frame_8cpp.html" title=" " alt="" coords="7677,306,7833,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,4242,21,4985,32,5747,49,6066,61,6308,76,6451,90,6561,106,6813,149,7075,199,7337,248,7501,272,7665,296,7703,303,7702,309,7664,301,7500,277,7336,253,7074,204,6812,155,6560,111,6450,95,6307,81,6066,67,5747,54,4984,37,4242,27,3740,23"/>
|
||||||
|
<area shape="rect" href="button__style_8cpp.html" title=" " alt="" coords="7858,306,7989,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3741,17,4264,20,5044,29,5847,47,6183,60,6437,76,6836,117,7145,161,7452,218,7845,296,7879,303,7878,309,7844,301,7451,223,7144,166,6835,122,6436,81,6183,65,5847,52,5044,35,4264,26,3741,22"/>
|
||||||
|
<area shape="rect" href="examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="1509,306,1620,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,23,3380,27,3149,36,2887,53,2622,81,2523,97,2447,113,2273,155,1952,225,1633,301,1606,309,1604,303,1632,296,1951,219,2272,149,2446,108,2522,92,2622,76,2886,48,3148,31,3380,21,3554,17"/>
|
||||||
|
<area shape="rect" href="checkbox__in__frame_8cpp.html" title=" " alt="" coords="1645,306,1821,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,23,3403,28,3208,38,2989,55,2769,81,2619,106,2466,136,2174,202,1930,265,1772,309,1771,303,1929,260,2173,197,2465,131,2618,101,2768,76,2988,50,3207,33,3403,23,3554,18"/>
|
||||||
|
<area shape="rect" href="examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="1845,306,1964,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,25,3265,43,3087,59,2909,81,2815,97,2742,114,2577,155,2276,226,1976,301,1948,309,1947,303,1975,296,2275,221,2576,149,2741,108,2814,92,2908,76,3087,54,3265,37,3554,20"/>
|
||||||
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="199,306,322,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,23,2238,40,1494,58,1221,69,1060,81,941,102,822,130,705,162,595,196,408,262,289,308,287,303,406,257,593,191,704,157,821,125,940,97,1059,76,1220,63,1494,52,2238,35,3554,17"/>
|
||||||
|
<area shape="rect" href="component__base_8hpp.html" title=" " alt="" coords="6069,79,6231,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3741,18,4647,34,5298,52,5966,76,6069,82,6069,87,5966,81,5298,57,4647,40,3740,23"/>
|
||||||
|
<area shape="rect" href="composition_8cpp.html" title=" " alt="" coords="347,306,476,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,23,3039,28,2299,39,1594,56,1336,68,1184,81,1070,103,955,132,736,198,555,263,439,308,437,303,553,258,734,193,953,127,1068,98,1183,76,1336,63,1594,51,2299,34,3039,23,3554,17"/>
|
||||||
|
<area shape="rect" href="examples_2component_2dropdown_8cpp.html" title=" " alt="" coords="3935,306,4048,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3673,38,3980,304,3976,308,3669,42"/>
|
||||||
|
<area shape="rect" href="dropdown__custom_8cpp.html" title=" " alt="" coords="4073,306,4241,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3680,36,4138,303,4135,308,3678,40"/>
|
||||||
|
<area shape="rect" href="flexbox__gallery_8cpp.html" title=" " alt="" coords="602,306,749,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,22,3114,24,2476,31,2141,39,1826,49,1555,63,1350,81,1258,94,1186,107,1116,125,1027,155,928,193,833,237,697,308,694,303,830,232,926,188,1025,149,1114,120,1185,102,1257,88,1350,76,1555,58,1826,44,2141,33,2476,26,3114,18,3554,17"/>
|
||||||
|
<area shape="rect" href="examples_2component_2focus_8cpp.html" title=" " alt="" coords="773,306,857,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,21,3068,23,2725,28,2353,38,1977,54,1624,78,1465,93,1322,111,1198,131,1096,155,1054,169,1012,187,935,231,872,275,830,308,827,304,869,271,932,226,1010,182,1052,164,1095,149,1197,126,1321,106,1464,88,1624,73,1977,49,2353,33,2725,23,3068,18,3554,16"/>
|
||||||
|
<area shape="rect" href="focus__cursor_8cpp.html" title=" " alt="" coords="4265,306,4395,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3688,34,3788,76,4305,303,4303,308,3786,81,3686,39"/>
|
||||||
|
<area shape="rect" href="gallery_8cpp.html" title=" " alt="" coords="881,306,973,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,23,2766,40,2310,57,2120,68,1976,81,1874,96,1795,112,1616,155,1300,222,1162,255,987,301,963,308,961,303,985,296,1161,250,1299,217,1615,149,1794,107,1873,91,1975,76,2119,63,2309,52,2766,35,3554,18"/>
|
||||||
|
<area shape="rect" href="examples_2component_2input_8cpp.html" title=" " alt="" coords="6769,306,6851,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3741,21,4151,41,4686,76,5075,111,5723,174,6370,243,6611,273,6756,296,6781,303,6780,308,6755,301,6611,278,6369,248,5722,179,5075,116,4686,81,4151,46,3741,26"/>
|
||||||
|
<area shape="rect" href="input__in__frame_8cpp.html" title=" " alt="" coords="998,306,1145,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,23,2846,41,2441,58,2273,69,2145,81,1989,105,1830,134,1526,200,1274,264,1111,309,1110,303,1272,259,1525,195,1829,128,1988,99,2144,76,2272,63,2441,53,2846,36,3554,18"/>
|
||||||
|
<area shape="rect" href="linear__gradient__gallery_8cpp.html" title=" " alt="" coords="1169,306,1366,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,21,3332,22,3023,30,2668,48,2486,63,2308,81,2203,96,2123,112,1940,155,1576,241,1311,309,1310,303,1575,236,1939,149,2122,107,2202,91,2307,76,2485,57,2667,43,3023,25,3332,17,3554,16"/>
|
||||||
|
<area shape="rect" href="examples_2component_2maybe_8cpp.html" title=" " alt="" coords="1391,306,1485,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,21,3357,23,3088,31,2781,49,2625,63,2472,81,2194,125,1980,170,1769,226,1497,301,1473,309,1471,303,1496,296,1767,221,1979,165,2193,120,2471,76,2624,58,2781,43,3088,25,3357,17,3554,16"/>
|
||||||
|
<area shape="rect" href="examples_2component_2menu_8cpp.html" title=" " alt="" coords="6271,306,6357,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3741,22,4087,44,4613,84,5235,143,5557,180,5872,223,6067,252,6151,270,6259,296,6283,303,6281,308,6257,301,6150,275,6066,258,5871,228,5556,186,5235,148,4613,89,4087,49,3740,27"/>
|
||||||
|
<area shape="rect" href="menu2_8cpp.html" title=" " alt="" coords="9081,306,9176,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,4424,20,5492,29,6605,47,7073,60,7426,76,7611,90,7755,105,8082,149,8362,182,8579,207,8796,239,9071,296,9097,303,9095,308,9069,301,8795,244,8579,212,8361,188,8082,155,7754,111,7611,95,7426,81,7073,65,6605,52,5492,35,4424,25,3740,22"/>
|
||||||
|
<area shape="rect" href="menu__entries_8cpp.html" title=" " alt="" coords="9201,306,9339,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,4451,19,5567,27,6732,45,7222,58,7592,76,7764,91,7898,107,8204,149,8497,183,8790,223,8990,256,9189,296,9222,303,9221,309,9188,301,8989,261,8790,228,8497,188,8203,155,7898,112,7764,96,7591,81,7222,64,6732,50,5567,32,4451,24,3740,22"/>
|
||||||
|
<area shape="rect" href="menu__entries__animated_8cpp.html" title=" " alt="" coords="9364,306,9571,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,4475,18,5634,25,6257,32,6846,43,7357,57,7741,76,7907,90,8036,107,8330,149,8609,185,8886,223,9352,296,9397,303,9396,309,9351,301,8886,228,8608,190,8330,155,8036,112,7907,96,7740,81,7356,63,6846,48,6257,38,5634,30,4475,23,3740,22"/>
|
||||||
|
<area shape="rect" href="menu__in__frame_8cpp.html" title=" " alt="" coords="1988,306,2139,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3555,27,3324,46,3186,61,3049,81,2907,107,2762,138,2485,204,2253,265,2103,308,2101,303,2252,260,2484,199,2761,133,2906,102,3048,76,3186,56,3324,41,3554,22"/>
|
||||||
|
<area shape="rect" href="menu__in__frame__horizontal_8cpp.html" title=" " alt="" coords="3688,306,3911,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3651,44,3659,106,3668,142,3682,176,3706,216,3735,252,3788,304,3784,308,3731,256,3702,219,3677,179,3663,143,3654,107,3646,45"/>
|
||||||
|
<area shape="rect" href="menu__multiple_8cpp.html" title=" " alt="" coords="4835,306,4982,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,16,3863,19,4017,29,4186,46,4353,76,4467,105,4554,136,4745,223,4828,266,4892,304,4889,308,4825,271,4742,228,4552,141,4466,110,4352,81,4185,52,4016,34,3863,25,3740,22"/>
|
||||||
|
<area shape="rect" href="modal__dialog__custom_8cpp.html" title=" " alt="" coords="6054,306,6246,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,4318,21,5146,30,5552,38,5897,48,6141,60,6212,68,6244,77,6262,105,6265,138,6258,171,6243,205,6202,265,6164,307,6160,304,6198,262,6239,202,6253,170,6260,137,6257,107,6240,81,6211,73,6140,66,5897,53,5551,43,5146,35,4318,26,3740,22"/>
|
||||||
|
<area shape="rect" href="nested__screen_8cpp.html" title=" " alt="" coords="6381,306,6524,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,4311,17,5132,24,5538,32,5889,42,6146,57,6227,66,6270,76,6306,99,6339,128,6368,161,6392,195,6430,259,6451,305,6446,307,6425,262,6388,198,6364,164,6335,132,6303,104,6268,81,6226,71,6145,62,5889,47,5538,37,5132,30,4311,23,3740,22"/>
|
||||||
|
<area shape="rect" href="print__key__press_8cpp.html" title=" " alt="" coords="4420,306,4571,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3699,32,3836,76,4208,208,4466,303,4464,308,4206,213,3834,81,3697,37"/>
|
||||||
|
<area shape="rect" href="examples_2component_2radiobox_8cpp.html" title=" " alt="" coords="4595,306,4702,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3712,31,3891,76,4109,140,4320,206,4616,303,4614,308,4318,211,4107,145,3889,81,3711,36"/>
|
||||||
|
<area shape="rect" href="radiobox__in__frame_8cpp.html" title=" " alt="" coords="2163,306,2334,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3555,30,3374,49,3166,81,2900,139,2642,205,2427,266,2286,308,2285,303,2425,261,2641,200,2899,134,3166,76,3373,44,3554,24"/>
|
||||||
|
<area shape="rect" href="examples_2component_2renderer_8cpp.html" title=" " alt="" coords="2359,306,2461,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,34,3423,54,3277,81,3026,141,2783,207,2446,309,2445,303,2782,202,3025,136,3276,76,3422,49,3554,29"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="10516,306,10659,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,4382,18,5468,24,6799,42,7496,57,8179,76,8887,100,9196,117,9593,149,9889,178,10018,195,10182,223,10386,265,10544,303,10543,309,10384,270,10182,228,10017,201,9888,183,9592,155,9196,123,8887,105,8179,81,7495,62,6799,48,5468,30,4382,23,3740,22"/>
|
||||||
|
<area shape="rect" href="examples_2component_2resizable__split_8cpp.html" title=" " alt="" coords="2485,306,2628,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3574,36,3368,81,3135,144,2909,210,2593,308,2591,303,2907,205,3133,139,3367,76,3573,31"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2slider_8cpp.html" title=" " alt="" coords="8013,306,8097,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3741,17,4878,32,5716,50,6579,76,6715,76,6885,71,7077,64,7280,59,7481,62,7668,75,7752,86,7829,103,7896,123,7951,150,7973,166,7992,185,8023,229,8043,273,8055,305,8050,307,8038,275,8018,232,7988,188,7970,170,7949,154,7894,128,7827,108,7751,92,7667,80,7481,67,7280,65,7078,69,6885,76,6715,81,6579,81,5716,55,4878,38,3741,23"/>
|
||||||
|
<area shape="rect" href="examples_2component_2slider_8cpp.html" title=" " alt="" coords="4727,306,4811,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,16,3863,19,4017,29,4186,46,4353,76,4473,97,4570,113,4613,127,4656,148,4700,179,4745,224,4758,244,4766,266,4771,305,4766,306,4761,267,4754,246,4741,227,4696,183,4654,153,4611,132,4568,119,4472,102,4352,81,4185,52,4016,34,3863,25,3740,22"/>
|
||||||
|
<area shape="rect" href="slider__direction_8cpp.html" title=" " alt="" coords="8773,306,8922,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,17,5398,33,6446,51,6886,62,7218,76,7434,89,7603,102,7770,120,7985,149,8225,188,8458,232,8798,303,8797,309,8457,237,8224,193,7984,155,7770,126,7602,107,7434,94,7218,81,6886,68,6446,56,5398,38,3740,23"/>
|
||||||
|
<area shape="rect" href="slider__rgb_8cpp.html" title=" " alt="" coords="2652,306,2765,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3597,37,3451,81,3035,214,2744,308,2743,303,3033,209,3449,76,3595,32"/>
|
||||||
|
<area shape="rect" href="tab__horizontal_8cpp.html" title=" " alt="" coords="2945,306,3088,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3608,38,3508,81,3232,213,3040,308,3038,304,3229,208,3506,76,3606,33"/>
|
||||||
|
<area shape="rect" href="tab__vertical_8cpp.html" title=" " alt="" coords="3112,306,3239,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3618,40,3553,81,3195,308,3192,304,3550,76,3616,36"/>
|
||||||
|
<area shape="rect" href="textarea_8cpp.html" title=" " alt="" coords="3263,306,3367,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3626,42,3330,308,3326,304,3623,38"/>
|
||||||
|
<area shape="rect" href="toggle_8cpp.html" title=" " alt="" coords="3391,306,3482,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3633,44,3447,307,3443,304,3629,41"/>
|
||||||
|
<area shape="rect" href="with__restored__io_8cpp.html" title=" " alt="" coords="3506,306,3663,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3641,45,3631,79,3604,212,3589,306,3584,305,3599,211,3626,78,3636,43"/>
|
||||||
|
<area shape="rect" href="screen__interactive_8cpp.html" title=" " alt="" coords="5,306,175,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3554,23,2991,28,2168,39,1379,56,1089,68,918,81,796,103,673,131,552,163,438,197,243,262,120,308,118,303,242,257,436,192,550,158,671,126,795,98,918,76,1089,63,1379,51,2168,33,2991,23,3554,17"/>
|
||||||
|
<area shape="rect" href="screen__interactive_8hpp.html" title=" " alt="" coords="4561,225,4731,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="3740,18,3883,22,4049,32,4204,49,4267,61,4315,76,4351,99,4374,124,4396,150,4430,175,4502,204,4574,223,4573,228,4501,210,4427,180,4393,154,4370,128,4348,103,4313,81,4266,67,4204,55,4048,38,3882,28,3740,23"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,91,6792,95,7612,105,8457,123,8812,135,9080,149,9295,173,9653,218,10225,296,10264,303,10263,309,10224,301,9652,224,9294,179,9079,155,8812,140,8457,128,7612,110,6792,100,6244,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,96,6466,116,6597,131,6728,149,6895,182,7061,223,7114,236,7166,248,7306,266,7415,273,7525,280,7665,296,7705,303,7704,309,7664,301,7525,285,7415,279,7305,272,7166,253,7112,242,7060,228,6894,188,6727,155,6596,136,6465,121,6244,102"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,96,6502,115,6657,130,6813,149,6961,174,7075,199,7189,223,7337,248,7480,264,7591,270,7703,277,7845,296,7881,303,7880,309,7844,301,7702,283,7591,275,7479,269,7336,253,7188,228,7074,204,6960,179,6812,155,6657,136,6501,120,6244,101"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,4194,113,3102,131,2700,142,2462,155,2306,174,2186,197,2066,223,1912,253,1772,275,1633,301,1604,309,1603,303,1632,296,1771,270,1911,248,2065,218,2185,192,2306,169,2462,149,2699,137,3102,126,4194,108,6055,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,95,5419,96,4438,102,3915,109,3421,120,2994,135,2672,155,2540,169,2439,185,2208,228,1789,309,1788,303,2207,223,2438,179,2540,163,2671,149,2993,130,3421,115,3915,104,4438,97,5419,90,6056,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,5463,98,4562,107,3630,124,3239,138,2944,155,2669,179,2457,207,2246,245,1976,301,1945,309,1944,303,1975,296,2245,240,2456,202,2669,174,2943,149,3238,132,3630,119,4562,101,5463,93,6056,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,95,5052,95,3448,100,2617,107,1870,118,1286,134,1079,143,942,155,846,169,749,187,562,231,403,275,296,308,294,303,402,270,560,226,748,182,845,164,942,149,1079,138,1285,128,1870,113,2617,102,3448,95,5052,90,6056,90"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="8509,306,8599,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,91,6663,96,7241,108,7785,125,7984,136,8101,149,8174,169,8228,193,8281,219,8351,248,8520,303,8518,308,8349,253,8279,224,8226,198,8172,174,8100,155,7983,141,7785,130,7241,113,6663,102,6244,96"/>
|
||||||
|
<area shape="rect" href="canvas__animated_8cpp.html" title=" " alt="" coords="5007,306,5171,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6067,109,5813,155,5421,241,5135,309,5134,303,5419,235,5812,149,6066,104"/>
|
||||||
|
<area shape="rect" href="catch__event_8cpp.html" title=" " alt="" coords="7285,306,7413,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,103,6368,123,6504,149,6600,175,6673,200,6745,225,6841,248,6962,267,7057,274,7152,280,7273,296,7307,303,7306,309,7272,301,7151,285,7056,279,6961,272,6840,253,6744,230,6671,205,6598,180,6503,155,6368,128,6244,108"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="8947,306,9057,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,90,6648,93,7222,101,7803,119,8046,132,8229,149,8350,170,8443,194,8535,220,8655,248,8795,271,8856,280,8935,296,8964,303,8962,309,8933,301,8855,286,8794,276,8653,253,8534,225,8441,199,8349,175,8228,155,8045,138,7803,124,7222,107,6648,98,6245,96"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="9713,306,9832,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,90,6721,92,7418,101,8130,118,8428,132,8653,149,8797,171,8908,196,9018,223,9161,248,9313,264,9432,269,9551,276,9702,296,9735,303,9734,309,9702,301,9550,281,9432,274,9312,269,9160,253,9017,228,8906,201,8796,176,8652,155,8428,137,8130,124,7418,106,6721,98,6245,95"/>
|
||||||
|
<area shape="rect" href="component_8hpp.html" title=" " alt="" coords="5737,225,5859,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6126,114,6077,148,6018,180,5936,209,5860,228,5858,223,5935,204,6016,175,6075,143,6123,110"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,95,5079,95,3523,101,2718,108,1994,118,1428,134,1228,143,1096,155,999,169,901,188,714,232,555,275,447,309,445,303,553,270,712,226,900,182,998,164,1095,149,1228,138,1428,128,1994,113,2718,102,3523,95,5079,90,6056,90"/>
|
||||||
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="7437,306,7546,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,101,6397,121,6569,149,6687,175,6777,200,6868,224,6985,248,7108,264,7205,271,7302,277,7425,296,7456,303,7454,309,7424,301,7301,283,7205,276,7108,270,6984,253,6866,229,6776,205,6685,180,6568,155,6396,126,6244,106"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="9972,306,10085,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,90,6757,92,7516,100,8294,118,8620,132,8866,149,9021,171,9141,196,9260,222,9414,248,9567,263,9687,268,9807,275,9960,296,9992,303,9991,309,9959,301,9807,280,9687,274,9567,268,9414,253,9259,228,9140,201,9021,176,8866,155,8620,137,8294,123,7516,106,6757,98,6245,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,95,5143,97,3705,104,2963,111,2296,121,1775,136,1591,145,1469,155,1348,174,1255,198,1163,225,1043,253,902,278,761,301,726,309,725,303,760,296,901,272,1041,248,1161,220,1254,193,1347,169,1468,149,1591,139,1775,131,2296,116,2963,106,3705,98,5143,91,6056,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,95,5166,96,3771,103,3051,110,2405,120,1900,135,1722,144,1604,155,1492,175,1407,200,1322,227,1211,253,1114,268,1039,275,964,283,869,301,846,308,844,303,868,296,963,277,1039,269,1114,263,1209,248,1320,221,1405,195,1491,170,1603,149,1721,139,1900,130,2405,115,3051,104,3771,97,5166,91,6055,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,95,5192,98,3844,106,3149,113,2526,123,2038,137,1866,145,1752,155,1629,175,1535,199,1441,226,1318,253,1225,268,1152,275,1079,284,987,301,961,308,959,303,985,296,1078,278,1151,270,1224,262,1318,248,1439,221,1533,194,1628,170,1751,149,1866,140,2038,132,2525,118,3149,108,3844,100,5192,92,6056,90"/>
|
||||||
|
<area shape="rect" href="homescreen_8cpp.html" title=" " alt="" coords="7008,306,7137,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6212,105,6383,149,6469,177,6536,201,6602,224,6689,248,6775,265,6842,274,6910,282,6996,296,7029,303,7028,309,6995,301,6909,287,6841,279,6774,270,6688,253,6601,229,6534,206,6468,182,6381,155,6211,110"/>
|
||||||
|
<area shape="rect" href="hoverable_8cpp.html" title=" " alt="" coords="5195,306,5310,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6090,110,5762,190,5323,301,5295,309,5294,303,5321,296,5761,185,6089,105"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="7570,306,7653,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,99,6430,119,6645,149,6776,175,6877,199,6978,224,7109,248,7235,263,7334,267,7433,274,7559,296,7583,303,7582,308,7557,301,7433,280,7334,273,7235,268,7108,253,6977,229,6876,204,6775,180,6644,155,6430,124,6244,104"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6187,108,6338,174,6436,213,6537,248,6598,264,6646,273,6695,281,6756,296,6779,303,6778,308,6755,301,6694,287,6645,278,6597,269,6536,253,6435,218,6336,179,6185,112"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,5223,99,3930,109,2667,127,2201,139,1926,155,1786,174,1679,197,1572,224,1433,253,1295,277,1157,301,1122,309,1121,303,1156,296,1294,272,1432,248,1571,219,1678,192,1786,169,1926,149,2201,134,2667,121,3930,104,5223,94,6056,90"/>
|
||||||
|
<area shape="rect" href="input__style_8cpp.html" title=" " alt="" coords="8121,306,8243,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,90,6635,92,7167,99,7431,107,7664,117,7845,131,7908,140,7951,149,7987,164,8023,183,8087,227,8139,271,8173,304,8169,307,8135,275,8084,231,8020,188,7985,169,7949,155,7908,145,7844,136,7664,122,7431,112,7167,105,6635,97,6244,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,5251,100,4009,110,2798,127,2351,140,2088,155,1924,181,1703,225,1318,309,1317,303,1702,220,1924,175,2087,149,2351,134,2798,122,4009,104,5251,94,6056,90"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="9595,306,9689,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,90,6706,91,7377,98,7730,106,8062,116,8349,131,8565,149,8691,171,8788,197,8884,223,9009,248,9096,259,9170,265,9297,268,9423,273,9497,281,9584,296,9611,303,9610,309,9583,301,9496,287,9423,278,9297,273,9170,270,9096,264,9008,253,8883,228,8786,202,8690,176,8564,155,8348,136,8062,122,7730,111,7377,104,6706,97,6245,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,5283,101,4098,111,2945,129,2520,141,2269,155,2123,174,2011,197,1899,223,1754,253,1625,275,1497,301,1472,309,1471,303,1496,296,1624,270,1754,248,1898,218,2010,191,2122,169,2268,149,2519,136,2945,124,4098,106,5283,95,6055,90"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="8267,306,8353,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,91,6643,94,7189,104,7700,122,7886,134,7996,149,8061,176,8146,220,8292,304,8290,308,8144,224,8059,181,7995,155,7886,139,7700,127,7189,109,6643,100,6245,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,90,6663,91,7263,98,7577,105,7871,116,8125,130,8317,149,8428,170,8512,195,8596,222,8705,248,8807,264,8888,270,8968,278,9071,296,9097,303,9095,308,9069,301,8968,283,8887,276,8807,269,8704,253,8594,227,8510,200,8426,176,8316,155,8125,136,7871,121,7577,111,7263,103,6663,96,6244,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,90,6678,91,7300,98,7627,106,7933,116,8197,131,8397,149,8514,170,8603,195,8691,222,8806,248,8914,264,8998,272,9082,280,9189,296,9225,303,9224,309,9188,301,9081,286,8997,278,8913,270,8806,253,8690,227,8601,200,8512,176,8396,155,8197,136,7933,122,7626,111,7300,104,6678,96,6245,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,90,6691,91,7338,99,7677,106,7997,116,8272,131,8480,149,8601,171,8694,196,8787,222,8908,248,9032,266,9129,274,9227,282,9352,296,9401,303,9400,309,9351,301,9226,287,9129,280,9031,271,8907,253,8786,228,8693,201,8600,176,8479,155,8271,136,7996,122,7677,111,7338,104,6691,97,6244,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,5510,100,4693,110,3851,128,3498,140,3232,155,2926,181,2689,210,2454,248,2152,301,2114,309,2113,303,2151,296,2453,243,2689,205,2926,176,3231,149,3498,135,3851,123,4693,105,5510,95,6055,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,101,5423,147,4990,184,4549,228,4365,253,4144,277,3922,301,3871,309,3870,303,3922,296,4143,271,4364,248,4548,223,4990,179,5423,142,6055,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,106,5888,126,5696,155,5479,195,5266,239,4957,309,4956,303,5265,233,5478,190,5695,149,5887,121,6055,100"/>
|
||||||
|
<area shape="rect" href="menu__style_8cpp.html" title=" " alt="" coords="8623,306,8749,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,89,6637,89,7191,95,7481,102,7752,113,7985,128,8161,149,8267,176,8409,220,8655,303,8653,309,8407,225,8265,181,8160,155,7984,134,7751,118,7480,107,7191,100,6637,94,6245,95"/>
|
||||||
|
<area shape="rect" href="menu__underline__animated__gallery_8cpp.html" title=" " alt="" coords="6548,299,6744,339"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6171,113,6239,181,6285,218,6335,248,6417,270,6548,296,6547,301,6416,275,6333,253,6282,222,6235,185,6167,117"/>
|
||||||
|
<area shape="rect" href="modal_8cpp.html" title=" " alt="" coords="9857,306,9947,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,90,6737,94,7462,103,8205,121,8516,134,8752,149,8925,170,9058,195,9191,221,9364,248,9499,261,9605,266,9711,274,9845,296,9871,303,9870,308,9844,301,9710,279,9605,271,9499,266,9363,253,9191,226,9057,200,8924,176,8751,155,8516,139,8205,126,7462,109,6737,99,6244,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6143,118,6134,152,6129,201,6134,250,6148,305,6143,306,6129,251,6124,201,6129,152,6138,116"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6174,112,6244,176,6336,248,6385,280,6430,303,6428,308,6383,284,6332,253,6240,180,6170,116"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="8378,306,8485,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,91,6652,96,7213,107,7739,124,7932,136,8045,149,8124,176,8229,220,8409,303,8407,308,8226,225,8122,181,8044,155,7931,141,7739,130,7213,112,6652,101,6244,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,4822,114,4068,132,3752,142,3513,155,3331,169,3190,185,2868,228,2607,261,2346,301,2306,309,2305,303,2346,296,2606,256,2867,223,3189,180,3330,164,3512,149,3751,137,4067,126,4822,109,6056,91"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="10109,306,10212,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,90,6774,92,7563,100,8375,118,8715,132,8972,149,9133,171,9257,196,9381,222,9541,248,9698,262,9820,267,9943,273,10014,282,10099,296,10128,303,10127,309,10097,301,10014,287,9942,279,9820,272,9697,268,9540,253,9380,227,9256,201,9132,176,8971,155,8715,137,8375,123,7563,105,6774,98,6245,95"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,97,4923,115,4238,133,3951,143,3734,155,3103,226,2473,301,2445,309,2444,303,2472,296,3103,221,3734,149,3951,138,4238,127,4923,110,6055,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,90,6850,93,7773,102,8730,119,9131,133,9434,149,9737,176,9972,204,10206,242,10505,296,10541,303,10540,309,10504,301,10205,247,9971,210,9737,181,9434,155,9131,138,8730,125,7773,107,6849,98,6244,96"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,96,5622,100,4999,109,4366,127,4101,139,3901,155,3750,176,3634,202,3517,229,3366,253,3256,265,3162,271,3002,275,2843,280,2750,288,2640,301,2602,309,2601,303,2639,296,2749,282,2843,275,3002,270,3162,266,3255,260,3366,248,3516,224,3633,197,3749,171,3900,149,4101,134,4365,122,4999,104,5622,94,6055,91"/>
|
||||||
|
<area shape="rect" href="examples_2component_2selection_8cpp.html" title=" " alt="" coords="6876,306,6984,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6200,106,6331,149,6588,248,6665,266,6725,274,6786,282,6864,296,6892,303,6891,308,6863,301,6785,287,6724,279,6664,271,6587,253,6329,155,6199,111"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,95,6541,116,6908,149,7100,173,7249,197,7398,221,7590,248,7706,260,7797,266,7887,275,8001,296,8026,303,8025,308,8000,301,7886,280,7796,271,7706,265,7590,253,7398,226,7249,202,7099,179,6907,155,6540,121,6244,101"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,94,6589,113,6806,129,7025,149,7165,166,7274,182,7521,223,7603,237,7685,248,7848,261,7987,267,8223,267,8337,266,8459,269,8598,278,8761,296,8802,303,8801,309,8760,301,8597,284,8459,275,8337,272,8223,272,7987,272,7848,266,7684,253,7602,242,7520,228,7273,188,7164,171,7024,155,6806,134,6589,118,6244,99"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,95,5644,96,5060,102,4755,110,4469,120,4222,135,4036,155,3959,168,3900,181,3768,228,3744,241,3718,253,3577,283,3457,296,3350,298,3250,292,3149,285,3041,281,2919,285,2777,301,2745,309,2744,303,2776,296,2919,279,3041,275,3149,280,3250,287,3350,292,3457,291,3577,278,3716,248,3741,237,3766,223,3898,176,3958,162,4035,149,4221,130,4468,115,4755,104,5060,97,5644,90,6055,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,96,5669,98,5124,107,4574,125,4345,138,4172,155,4086,169,4020,186,3869,228,3819,242,3768,253,3667,267,3581,275,3434,279,3287,282,3201,289,3100,301,3062,309,3061,303,3099,296,3200,283,3286,277,3433,273,3580,269,3666,262,3767,248,3818,237,3868,223,4018,181,4085,164,4171,149,4345,133,4574,119,5124,102,5669,93,6055,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,96,5696,101,5196,111,4694,129,4485,141,4326,155,4227,169,4151,185,3977,228,3923,242,3869,253,3775,266,3696,273,3560,277,3424,281,3345,288,3252,301,3217,309,3216,303,3251,296,3344,283,3424,276,3560,271,3696,267,3775,260,3868,248,3922,237,3976,223,4150,180,4226,164,4326,149,4484,135,4694,123,5196,106,5696,96,6055,91"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,95,5793,95,5415,103,4975,121,4749,135,4528,155,4402,169,4304,184,4083,228,4030,241,3977,253,3887,265,3809,272,3678,275,3546,279,3470,287,3380,301,3350,309,3349,303,3379,296,3469,282,3546,274,3678,270,3809,266,3886,260,3976,248,4029,236,4081,223,4303,179,4401,164,4527,149,4749,130,4975,115,5414,97,5792,90,6055,89"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,96,5824,100,5499,109,5124,126,4742,155,4600,170,4490,186,4238,228,4161,241,4082,253,3917,267,3787,270,3658,277,3583,286,3495,301,3468,308,3467,303,3493,296,3582,280,3657,271,3787,265,3916,262,4082,248,4160,236,4238,223,4489,181,4599,165,4742,149,5123,121,5499,104,5824,94,6056,91"/>
|
||||||
|
<area shape="rect" href="component_2util_8cpp.html" title=" " alt="" coords="10421,306,10492,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6244,91,6813,95,7671,105,8558,123,8929,135,9210,149,9550,170,9815,188,9942,202,10078,223,10230,254,10409,296,10431,303,10430,308,10408,301,10229,259,10077,228,9941,207,9815,193,9550,175,9210,155,8929,140,8557,128,7671,110,6813,100,6244,96"/>
|
||||||
|
<area shape="rect" href="src_2ftxui_2component_2window_8cpp.html" title=" " alt="" coords="7162,306,7261,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6232,104,6333,124,6443,149,6554,184,6664,223,6702,237,6740,248,6854,267,6944,273,7034,279,7149,296,7178,303,7176,309,7148,301,7034,284,6944,278,6853,272,6739,253,6700,242,6662,228,6553,189,6441,155,6332,129,6231,109"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,97,5769,106,5351,128,5111,145,4862,167,4611,194,4365,228,4302,241,4238,253,4080,271,3957,277,3833,284,3676,301,3635,309,3634,303,3675,296,3833,278,3956,272,4080,265,4238,248,4301,236,4364,223,4610,189,4862,162,5111,140,5350,123,5769,101,6055,92"/>
|
||||||
|
<area shape="rect" href="component__options_8hpp.html" title=" " alt="" coords="7759,152,7938,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6245,93,6828,116,7627,149,7759,156,7759,161,7627,155,6828,121,6244,99"/>
|
||||||
|
<area shape="rect" href="loop_8hpp.html" title=" " alt="" coords="952,225,1031,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6055,95,5046,97,3457,104,2650,111,1946,122,1426,136,1261,145,1173,155,1125,169,1080,189,1010,228,1008,223,1077,184,1124,164,1172,149,1261,139,1426,131,1946,116,2650,106,3457,99,5046,91,6055,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="6056,95,5025,95,3373,100,2516,106,1746,117,1143,133,930,143,789,155,690,169,591,188,399,231,236,275,126,309,125,303,235,270,398,226,590,182,690,164,788,149,930,138,1143,128,1746,112,2516,101,3373,94,5025,89,6056,90"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,8176,259,9529,277,9996,287,10225,296,10270,303,10269,309,10224,301,9996,292,9529,283,8176,265,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6230,242,6749,252,7277,270,7498,282,7665,296,7708,303,7707,309,7664,301,7498,287,7277,275,6749,257,6230,247,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5874,237,6262,239,6833,247,7417,265,7661,279,7845,296,7883,303,7882,309,7844,301,7660,284,7416,270,6833,253,6262,244,5874,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3509,269,2238,287,1816,295,1633,301,1600,309,1599,303,1632,296,1816,289,2238,281,3509,263,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3654,267,2451,284,2036,293,1833,301,1785,309,1784,303,1832,296,2036,288,2451,279,3654,261,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3688,270,2528,288,2143,295,1976,301,1942,309,1940,303,1975,296,2142,290,2528,282,3688,264,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,334,301,299,309,297,303,334,296,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6419,241,7240,250,8033,268,8325,281,8497,296,8525,303,8524,309,8496,301,8325,286,8033,273,7239,256,6419,246,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,247,5482,266,5333,282,5184,301,5142,309,5141,303,5183,296,5333,277,5482,261,5722,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,238,6163,243,6567,254,6975,271,7145,283,7273,296,7309,303,7308,309,7272,301,7144,288,6975,276,6567,259,6163,248,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5874,237,6497,241,7456,250,8388,268,8732,281,8934,296,8968,303,8966,309,8934,301,8731,286,8388,273,7455,256,6497,246,5874,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,7911,258,9095,276,9503,286,9702,296,9737,303,9736,309,9702,301,9502,291,9095,281,7911,263,5873,243"/>
|
||||||
|
<area shape="rect" href="examples_2component_2button_8cpp.html" title=" " alt="" coords="5585,306,5675,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5762,259,5656,308,5653,304,5760,254"/>
|
||||||
|
<area shape="rect" href="component__fuzzer_8cpp.html" title=" " alt="" coords="5699,306,5867,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5796,265,5788,306,5783,305,5791,264"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,489,301,452,309,451,303,488,296,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6190,240,6639,249,7093,267,7282,280,7425,296,7457,303,7456,309,7424,301,7282,285,7092,272,6639,255,6190,246,5873,242"/>
|
||||||
|
<area shape="rect" href="custom__loop_8cpp.html" title=" " alt="" coords="2789,306,2921,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4216,268,3367,285,3075,294,2933,301,2896,309,2895,303,2932,296,3075,288,3367,280,4216,262,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,8041,257,9309,275,9746,285,9960,296,9994,303,9992,309,9959,301,9746,291,9309,280,8041,262,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,242,5387,245,4906,254,4418,272,4215,285,4061,301,4028,309,4027,303,4060,296,4214,279,4418,266,4906,249,5387,240,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4996,262,4567,279,4388,289,4253,301,4208,309,4207,303,4252,296,4388,284,4567,273,4996,256,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3020,273,761,301,720,309,719,303,760,296,3020,268,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3077,273,869,301,843,308,842,303,868,296,3077,267,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,5068,260,4686,278,4528,289,4408,301,4371,309,4370,303,4407,296,4527,283,4686,272,5067,255,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3137,273,986,301,958,308,957,303,986,296,3137,268,5722,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,239,6438,258,6760,275,6894,285,6996,296,7032,303,7031,309,6995,301,6894,290,6760,280,6438,263,5873,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,253,5718,253,5607,266,5520,273,5433,283,5323,301,5292,309,5290,303,5321,296,5432,278,5519,268,5606,261,5718,248,5723,247"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,236,6214,236,6702,242,6957,250,7197,260,7403,276,7559,296,7584,303,7583,308,7557,301,7402,281,7196,266,6957,255,6702,248,6214,242,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,239,6324,257,6574,274,6677,284,6756,296,6782,303,6781,309,6755,301,6677,290,6574,279,6324,262,5873,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3239,272,1812,290,1157,301,1116,309,1115,303,1156,296,1812,285,3239,267,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,236,6307,236,6954,242,7298,249,7621,260,7900,275,8110,296,8145,303,8144,309,8110,301,7900,281,7621,265,7297,254,6954,247,6306,242,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3377,271,2024,289,1378,301,1325,309,1324,303,1378,296,2024,283,3377,265,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,7850,256,8996,274,9391,285,9584,296,9613,303,9611,309,9583,301,9390,290,8996,280,7850,262,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3417,271,2100,289,1497,301,1469,308,1467,303,1496,296,2100,284,3417,266,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6375,241,7120,252,7837,269,8100,281,8256,296,8283,303,8281,309,8255,301,8100,287,7837,274,7120,257,6375,247,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,247,5878,248,5985,260,6069,266,6153,276,6259,296,6284,303,6283,309,6257,301,6152,281,6069,272,5985,265,5878,253,5873,253"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6520,239,7522,247,8037,254,8498,264,8858,278,8986,287,9070,296,9099,303,9098,309,9070,301,8985,292,8858,283,8498,270,8037,259,7522,252,6520,244,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6541,241,7579,252,8594,270,8968,282,9189,296,9229,303,9228,309,9188,301,8968,287,8593,275,7579,257,6541,247,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,7659,256,8725,274,9119,285,9352,296,9407,303,9406,309,9351,301,9119,290,8725,279,7659,262,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3817,266,2716,284,2337,293,2152,301,2109,309,2108,303,2151,296,2337,288,2716,279,3817,261,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4843,262,4312,279,4090,290,3922,301,3865,309,3864,303,3922,296,4090,284,4312,274,4843,256,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,244,5405,260,5201,277,4994,301,4955,309,4954,303,4994,296,5200,271,5405,255,5723,239"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,7295,254,8125,272,8431,283,8612,296,8648,303,8647,309,8611,301,8431,288,8125,277,7295,259,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,241,6164,260,6349,276,6536,296,6548,298,6547,303,6535,301,6349,281,6164,265,5873,246"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,7984,255,9214,273,9638,284,9773,290,9845,296,9873,303,9872,308,9844,301,9772,295,9638,289,9214,278,7984,260,5873,242"/>
|
||||||
|
<area shape="rect" href="modal__dialog_8cpp.html" title=" " alt="" coords="5892,306,6029,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5835,254,5938,304,5936,308,5833,259"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5863,251,6099,303,6098,309,5862,256"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,242,6096,261,6232,277,6369,296,6406,303,6405,309,6368,301,6232,282,6095,266,5873,247"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,241,5524,243,5242,250,4915,268,4748,283,4584,301,4543,309,4542,303,4583,296,4747,277,4915,263,5242,245,5524,238,5723,236"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6394,242,7174,254,7926,271,8203,283,8366,296,8398,303,8397,309,8366,301,8203,288,7926,276,7174,259,6394,248,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,244,5212,263,4924,279,4805,290,4714,301,4684,309,4682,303,4714,296,4804,284,4924,274,5212,257,5723,239"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3916,268,2878,285,2521,294,2346,301,2299,309,2299,303,2346,296,2521,289,2878,280,3916,262,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,8113,255,9424,273,9877,284,10021,290,10098,296,10129,303,10128,309,10098,301,10021,295,9877,289,9424,279,8113,261,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,3981,264,2983,282,2640,292,2473,301,2443,309,2442,303,2472,296,2640,286,2983,277,3981,259,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,8319,257,9762,275,10261,286,10505,296,10545,303,10544,309,10504,301,10261,291,9762,281,8319,263,5873,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4067,267,3123,285,2798,294,2640,301,2600,309,2599,303,2639,296,2798,288,3123,280,4067,262,5723,238"/>
|
||||||
|
<area shape="rect" href="scrollbar_8cpp.html" title=" " alt="" coords="5334,306,5438,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5724,254,5574,278,5451,301,5423,309,5422,303,5449,296,5573,273,5723,248"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,239,6376,258,6658,275,6775,285,6864,296,6895,303,6894,309,6863,301,6774,290,6657,280,6375,263,5873,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,6328,243,6993,254,7629,271,7863,283,8001,296,8028,303,8027,309,8000,301,7863,288,7629,277,6993,259,6328,248,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,244,5264,262,5009,279,4904,289,4824,301,4798,309,4796,303,4823,296,4903,284,5008,274,5263,257,5723,239"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,7369,255,8246,273,8570,284,8761,296,8803,303,8802,309,8760,301,8570,289,8246,278,7368,261,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4137,266,3237,284,2928,293,2777,301,2744,309,2743,303,2776,296,2928,287,3237,279,4137,261,5723,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4357,261,3564,279,3272,290,3100,301,3060,309,3059,303,3099,296,3272,284,3564,274,4357,256,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4433,261,3688,279,3413,289,3252,301,3215,309,3214,303,3251,296,3413,284,3688,273,4433,256,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,4496,260,3791,277,3532,288,3380,301,3349,309,3348,303,3379,296,3532,283,3791,272,4496,254,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,243,5249,248,4553,259,3884,276,3639,288,3494,301,3467,309,3465,303,3494,296,3638,283,3884,271,4552,254,5249,243,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,237,8318,260,9734,278,10205,287,10409,296,10433,303,10431,308,10408,301,10205,293,9734,283,8318,265,5873,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5873,238,6141,242,6510,252,6879,270,7033,282,7149,296,7179,303,7178,309,7148,301,7032,287,6879,275,6510,258,6141,247,5873,243"/>
|
||||||
|
<area shape="rect" href="examples_2component_2window_8cpp.html" title=" " alt="" coords="5462,306,5561,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5740,257,5573,301,5549,308,5547,303,5572,296,5738,252"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="5723,242,5322,246,4729,255,4122,272,3867,285,3676,301,3632,309,3631,303,3675,296,3867,280,4121,267,4729,249,5322,240,5723,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,168,8445,190,9097,223,9661,256,10014,279,10225,296,10267,303,10266,309,10224,301,10013,284,9661,261,9097,228,8445,195,7952,173"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7754,182,7678,201,7648,213,7629,227,7624,239,7625,251,7631,261,7643,272,7677,290,7714,303,7712,308,7674,295,7640,276,7627,265,7619,252,7618,238,7625,224,7645,209,7676,196,7753,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7746,178,7696,187,7655,202,7642,212,7635,222,7635,234,7643,249,7664,271,7685,284,7707,290,7730,291,7783,290,7813,291,7845,296,7876,303,7875,309,7844,301,7812,296,7783,295,7730,297,7706,295,7683,288,7661,275,7639,252,7630,236,7630,221,7638,208,7653,198,7695,182,7745,172"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7915,178,8249,248,8374,270,8497,296,8522,303,8521,309,8496,301,8373,275,8248,253,7914,183"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,171,8156,191,8392,223,8447,235,8502,248,8623,264,8718,270,8814,278,8935,296,8965,303,8964,309,8933,301,8813,283,8718,276,8623,269,8502,253,8446,241,8391,228,8155,196,7951,176"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,169,8304,191,8745,223,9009,248,9204,259,9357,263,9509,271,9702,296,9735,303,9734,309,9702,301,9508,276,9356,268,9204,264,9008,253,8744,228,8303,196,7952,175"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7746,172,5860,237,5859,232,7745,167"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,169,8896,223,9262,248,9459,257,9612,261,9765,270,9960,296,9992,303,9991,309,9959,301,9764,275,9612,266,9459,263,9262,253,8895,228,7952,174"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7753,182,7473,228,7311,262,7151,301,7120,309,7119,303,7149,296,7310,257,7472,223,7752,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7748,182,7668,201,7637,213,7617,227,7608,246,7605,267,7611,305,7605,306,7600,267,7603,244,7613,224,7634,208,7666,196,7746,177"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7746,174,7498,193,7351,208,7204,228,7032,258,6864,301,6842,308,6840,303,6863,296,7031,252,7203,223,7350,203,7498,188,7745,169"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7870,186,7904,218,7946,248,8140,303,8139,308,7944,253,7900,222,7866,190"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7880,182,7943,220,7996,248,8067,269,8124,276,8183,282,8256,296,8280,303,8278,308,8255,301,8182,287,8124,281,8066,274,7994,253,7940,225,7877,187"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7746,173,7377,192,7145,208,6912,228,6638,253,6520,270,6369,301,6345,309,6343,303,6368,296,6519,264,6638,247,6911,223,7145,202,7377,187,7746,167"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,171,8187,191,8465,223,8604,248,8735,262,8838,267,8940,275,9071,296,9097,303,9096,308,9069,301,8940,280,8837,272,8734,267,8603,253,8464,228,8186,196,7951,176"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,169,8224,189,8553,223,8629,235,8705,248,8841,263,8947,270,9053,278,9189,296,9226,303,9225,309,9188,301,9053,283,8947,275,8840,268,8704,253,8628,240,8552,228,8224,195,7952,175"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,168,8263,187,8455,203,8648,223,8727,235,8806,248,8959,264,9079,272,9198,280,9352,296,9402,303,9401,309,9351,301,9198,285,9078,277,8959,269,8806,253,8726,240,8647,228,8455,208,8263,193,7951,174"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7933,177,8206,223,8612,296,8643,303,8642,309,8611,301,8206,228,7932,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7746,171,7434,188,7242,204,7050,228,6867,263,6714,301,6713,296,6866,258,7050,223,7242,199,7433,182,7745,166"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7746,171,7265,188,6952,205,6634,228,6337,256,6208,274,6042,301,6007,309,6006,303,6042,296,6207,268,6337,251,6634,223,6951,200,7265,183,7745,166"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7891,180,7985,214,8097,248,8172,265,8231,273,8291,281,8367,296,8395,303,8393,308,8365,301,8290,287,8231,278,8171,270,8096,253,7983,219,7889,185"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,166,8459,181,9198,208,9586,226,9952,247,10267,270,10505,296,10543,303,10542,309,10504,301,10267,275,9952,252,9586,231,9197,213,8458,186,7951,171"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7746,178,7561,199,7350,228,7172,260,6996,301,6969,309,6967,303,6995,296,7171,255,7350,223,7560,193,7745,173"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7765,183,7726,194,7694,209,7684,218,7679,227,7680,237,7687,249,7710,265,7744,276,7787,282,7834,286,7929,289,8001,296,8026,303,8024,308,8000,301,7929,294,7834,291,7787,288,7743,281,7708,270,7683,252,7675,239,7674,226,7680,215,7691,205,7724,189,7764,178"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7952,176,8294,223,8452,248,8607,271,8761,296,8798,303,8796,309,8760,301,8606,276,8451,253,8294,228,7952,182"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7781,183,7555,232,7273,301,7248,308,7247,303,7272,296,7554,227,7780,178"/>
|
||||||
|
<area shape="rect" href="component__options_8cpp.html" title=" " alt="" coords="7697,225,7875,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="7831,189,7798,227,7794,223,7827,186"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="1045,237,1375,240,1877,250,2396,267,2613,280,2777,296,2815,303,2814,309,2776,301,2613,286,2396,273,1877,255,1375,246,1044,242"/>
|
||||||
|
<area shape="rect" href="loop_8cpp.html" title=" " alt="" coords="501,306,578,331"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="938,246,781,265,686,281,591,301,568,308,567,303,589,296,685,275,780,260,938,241"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="938,244,620,260,406,277,188,301,144,309,143,303,187,296,405,272,620,255,938,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4746,238,10225,296,10270,303,10269,309,10224,301,4746,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6277,256,7153,274,7475,284,7665,296,7709,303,7708,309,7664,301,7474,290,7153,279,6277,261,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6432,262,7367,279,7688,288,7845,296,7883,303,7882,309,7844,301,7688,293,7367,285,6432,267,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3927,247,3017,257,2143,275,1822,287,1633,301,1600,309,1599,303,1632,296,1822,281,2143,269,3017,252,3927,241,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,4016,243,3230,251,2815,258,2425,268,2087,283,1833,301,1785,309,1784,303,1832,296,2087,277,2424,263,2815,253,3230,245,4016,238,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,243,3188,260,2422,277,2141,289,1976,301,1942,309,1940,303,1975,296,2141,283,2422,272,3188,255,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3695,243,2375,250,1697,258,1089,268,614,282,446,291,334,301,299,309,298,303,334,296,445,286,614,277,1089,263,1697,252,2375,245,3695,238,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6807,263,7954,281,8333,289,8497,296,8525,303,8524,309,8496,301,8332,295,7954,286,6807,269,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4730,250,4994,296,5033,303,5032,309,4994,301,4729,256"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4746,240,5178,259,5407,276,5501,285,5573,296,5600,303,5599,308,5572,301,5500,291,5406,281,5177,265,4745,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3722,244,2451,252,1799,260,1214,270,758,284,596,292,489,301,452,309,451,303,488,296,596,287,757,278,1214,265,1799,255,2451,247,3722,239,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,243,4206,247,3739,257,3273,274,3080,287,2933,301,2896,309,2895,303,2932,296,3079,281,3273,269,3739,252,4206,242,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,253,4542,253,4407,265,4301,271,4195,281,4061,301,4030,309,4029,303,4060,296,4195,275,4300,266,4406,259,4542,248,4546,248"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4551,255,4253,301,4213,309,4212,303,4252,296,4550,250"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3770,246,2586,256,1435,274,1011,286,761,301,720,309,719,303,760,296,1011,281,1435,268,2586,251,3770,241,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3788,241,2637,246,2048,253,1521,264,1110,280,965,290,869,301,843,308,842,303,868,296,965,284,1110,274,1521,259,2048,248,2637,241,3788,236,4547,236"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4587,257,4377,309,4375,303,4586,251"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3810,243,2696,249,2126,257,1617,267,1220,282,1079,291,986,301,958,309,957,303,986,296,1079,286,1220,277,1617,262,2126,251,2695,244,3810,237,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,5943,258,6608,275,6851,285,6996,296,7033,303,7032,309,6995,301,6851,291,6608,281,5943,263,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,243,4948,262,5066,277,5183,296,5214,303,5213,309,5181,301,5065,282,4947,267,4745,249"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6284,260,7128,277,7417,286,7558,296,7585,303,7583,309,7558,301,7417,292,7128,282,6284,265,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,5822,255,6412,272,6628,283,6756,296,6783,303,6781,309,6755,301,6628,289,6412,278,5822,260,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,243,3841,247,2781,258,1757,276,1379,287,1157,301,1116,309,1115,303,1156,296,1379,282,1757,270,2781,253,3841,242,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6570,260,7589,278,7939,287,8110,296,8146,303,8144,309,8110,301,7939,292,7589,283,6569,266,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3940,243,3023,249,2535,256,2075,267,1678,282,1378,301,1325,309,1325,303,1378,296,1678,276,2075,262,2535,251,3023,244,3940,237,4547,236"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3902,245,2949,253,2464,261,2032,271,1695,284,1576,292,1497,301,1469,309,1467,303,1496,296,1576,287,1695,279,2032,266,2464,255,2949,248,3902,239,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6681,264,7750,281,8102,289,8256,296,8283,303,8281,308,8255,301,8102,295,7750,287,6681,269,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,237,5069,239,5506,247,5941,264,6122,278,6259,296,6285,303,6284,308,6257,301,6121,284,5941,270,5506,252,5068,244,4745,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,7130,266,8462,284,9070,296,9099,303,9098,308,9070,301,8462,290,7130,272,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,7193,267,8563,285,9189,296,9229,303,9228,309,9188,301,8563,290,7193,273,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,7254,266,8675,284,9352,296,9408,303,9407,309,9351,301,8675,289,7254,271,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4546,242,4069,243,3376,251,3012,258,2670,269,2374,283,2152,301,2110,309,2109,303,2151,296,2374,277,2669,263,3012,253,3376,245,4068,238,4546,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,253,4542,253,4368,267,4232,275,4096,284,3922,301,3868,309,3868,303,3922,296,4096,279,4232,270,4367,262,4542,248,4546,248"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4698,252,4871,303,4870,309,4696,257"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6867,265,8050,282,8612,296,8648,303,8647,309,8611,301,8050,288,6867,270,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,5635,256,6155,273,6371,284,6536,296,6548,297,6547,303,6535,301,6371,289,6154,278,5635,261,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,239,5325,259,5646,275,5779,285,5880,296,5918,303,5917,309,5879,301,5778,291,5645,281,5325,264,4745,244"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,237,4976,239,5297,247,5666,265,5856,279,6041,296,6092,303,6091,309,6040,301,5855,284,5666,270,5297,253,4976,244,4745,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,5088,243,5557,253,6026,270,6221,282,6369,296,6409,303,6408,309,6368,301,6221,287,6026,276,5557,258,5088,248,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4613,259,4519,308,4516,303,4611,255"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6739,265,7843,282,8208,290,8366,296,8398,303,8397,309,8366,301,8208,295,7843,288,6739,270,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4650,264,4651,306,4646,306,4644,265"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,4102,246,3466,255,2820,273,2550,285,2346,301,2300,309,2299,303,2346,296,2550,280,2820,267,3466,250,4102,240,4546,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,243,3438,262,2828,279,2605,290,2473,301,2443,309,2442,303,2472,296,2604,284,2828,274,3438,256,4547,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,244,3523,266,2964,283,2760,292,2640,301,2600,309,2599,303,2639,296,2760,287,2964,278,3523,261,4547,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,239,5008,255,5165,272,5323,296,5352,303,5351,308,5321,301,5165,277,5007,261,4745,245"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4746,238,5877,257,6501,274,6729,285,6864,296,6896,303,6895,309,6863,301,6728,290,6500,280,5877,262,4746,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6547,264,7534,282,7860,290,8001,296,8028,303,8027,309,8000,301,7860,295,7534,287,6547,270,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4677,256,4752,304,4749,308,4674,260"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,238,6946,265,8177,283,8761,296,8803,303,8802,309,8760,301,8177,288,6946,271,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,244,3592,265,3076,282,2888,292,2777,301,2745,309,2743,303,2776,296,2888,286,3076,277,3592,260,4547,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,243,3818,260,3403,277,3230,288,3100,301,3061,309,3060,303,3099,296,3230,283,3403,272,3818,255,4547,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,244,3890,261,3521,278,3368,289,3252,301,3216,309,3215,303,3251,296,3367,283,3521,273,3890,256,4547,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,244,4288,249,3951,260,3620,277,3484,288,3380,301,3349,309,3348,303,3379,296,3483,283,3620,272,3951,255,4288,244,4547,238"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,246,3961,270,3665,286,3494,301,3467,309,3466,303,3494,296,3665,281,3961,265,4547,240"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,237,5270,243,6020,254,6733,271,6995,283,7149,296,7180,303,7179,309,7148,301,6994,288,6733,277,6020,259,5270,248,4745,243"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4745,237,4885,240,5061,250,5256,267,5451,296,5479,303,5478,308,5449,301,5255,273,5061,255,4884,246,4745,242"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,246,4094,269,3852,285,3676,301,3634,309,3633,303,3675,296,3852,279,4094,264,4547,241"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,243,3702,248,2417,259,1208,277,793,288,661,295,591,301,566,308,564,303,589,296,661,289,793,283,1208,272,2417,254,3702,242,4547,237"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="4547,242,3669,246,2303,255,970,273,478,286,303,293,188,301,141,309,140,303,187,296,303,288,477,280,970,268,2303,250,3669,241,4547,237"/>
|
||||||
|
</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.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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_b7c1fcae8d0ae1df453f463e8938778b.html">component</a></li><li class="navelem"><a class="el" href="captured__mouse_8hpp.html">captured_mouse.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>
|
||||||
5
captured__mouse_8hpp.js
Normal file
5
captured__mouse_8hpp.js
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
var captured__mouse_8hpp =
|
||||||
|
[
|
||||||
|
[ "CapturedMouseInterface", "classftxui_1_1CapturedMouseInterface.html", "classftxui_1_1CapturedMouseInterface" ],
|
||||||
|
[ "CapturedMouse", "captured__mouse_8hpp.html#a24b663cb6b0b262055c94d3a03bdd274", null ]
|
||||||
|
];
|
||||||
344
captured__mouse_8hpp__dep__incl.map
Normal file
344
captured__mouse_8hpp__dep__incl.map
Normal file
@@ -0,0 +1,344 @@
|
|||||||
|
<map id="captured_mouse.hpp" name="captured_mouse.hpp">
|
||||||
|
<area shape="rect" id="Node000001" title=" " alt="" coords="3568,5,3727,31"/>
|
||||||
|
<area shape="rect" id="Node000002" href="$button__animated_8cpp.html" title=" " alt="" coords="10237,306,10397,331"/>
|
||||||
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="3740,17,5699,33,6957,51,7487,63,7886,76,8426,100,8845,124,9263,161,9800,223,9931,241,10061,264,10264,303,10263,309,10060,269,9930,247,9799,228,9263,166,8845,130,8425,106,7886,81,7487,68,6957,56,5699,39,3740,23"/>
|
||||||
|
<area shape="rect" id="Node000003" href="$button__in__frame_8cpp.html" title=" " alt="" coords="7677,306,7833,331"/>
|
||||||
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="3740,17,4242,21,4985,32,5747,49,6066,61,6308,76,6451,90,6561,106,6813,149,7075,199,7337,248,7501,272,7665,296,7703,303,7702,309,7664,301,7500,277,7336,253,7074,204,6812,155,6560,111,6450,95,6307,81,6066,67,5747,54,4984,37,4242,27,3740,23"/>
|
||||||
|
<area shape="rect" id="Node000004" href="$button__style_8cpp.html" title=" " alt="" coords="7858,306,7989,331"/>
|
||||||
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="3741,17,4264,20,5044,29,5847,47,6183,60,6437,76,6836,117,7145,161,7452,218,7845,296,7879,303,7878,309,7844,301,7451,223,7144,166,6835,122,6436,81,6183,65,5847,52,5044,35,4264,26,3741,22"/>
|
||||||
|
<area shape="rect" id="Node000005" href="$examples_2component_2checkbox_8cpp.html" title=" " alt="" coords="1509,306,1620,331"/>
|
||||||
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="3554,23,3380,27,3149,36,2887,53,2622,81,2523,97,2447,113,2273,155,1952,225,1633,301,1606,309,1604,303,1632,296,1951,219,2272,149,2446,108,2522,92,2622,76,2886,48,3148,31,3380,21,3554,17"/>
|
||||||
|
<area shape="rect" id="Node000006" href="$checkbox__in__frame_8cpp.html" title=" " alt="" coords="1645,306,1821,331"/>
|
||||||
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="3554,23,3403,28,3208,38,2989,55,2769,81,2619,106,2466,136,2174,202,1930,265,1772,309,1771,303,1929,260,2173,197,2465,131,2618,101,2768,76,2988,50,3207,33,3403,23,3554,18"/>
|
||||||
|
<area shape="rect" id="Node000007" href="$examples_2component_2collapsible_8cpp.html" title=" " alt="" coords="1845,306,1964,331"/>
|
||||||
|
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="3554,25,3265,43,3087,59,2909,81,2815,97,2742,114,2577,155,2276,226,1976,301,1948,309,1947,303,1975,296,2275,221,2576,149,2741,108,2814,92,2908,76,3087,54,3265,37,3554,20"/>
|
||||||
|
<area shape="rect" id="Node000008" href="$component_8cpp.html" title=" " alt="" coords="199,306,322,331"/>
|
||||||
|
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="3554,23,2238,40,1494,58,1221,69,1060,81,941,102,822,130,705,162,595,196,408,262,289,308,287,303,406,257,593,191,704,157,821,125,940,97,1059,76,1220,63,1494,52,2238,35,3554,17"/>
|
||||||
|
<area shape="rect" id="Node000009" href="$component__base_8hpp.html" title=" " alt="" coords="6069,79,6231,104"/>
|
||||||
|
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="3741,18,4647,34,5298,52,5966,76,6069,82,6069,87,5966,81,5298,57,4647,40,3740,23"/>
|
||||||
|
<area shape="rect" id="Node000018" href="$composition_8cpp.html" title=" " alt="" coords="347,306,476,331"/>
|
||||||
|
<area shape="poly" id="edge168_Node000001_Node000018" title=" " alt="" coords="3554,23,3039,28,2299,39,1594,56,1336,68,1184,81,1070,103,955,132,736,198,555,263,439,308,437,303,553,258,734,193,953,127,1068,98,1183,76,1336,63,1594,51,2299,34,3039,23,3554,17"/>
|
||||||
|
<area shape="rect" id="Node000022" href="$examples_2component_2dropdown_8cpp.html" title=" " alt="" coords="3935,306,4048,331"/>
|
||||||
|
<area shape="poly" id="edge169_Node000001_Node000022" title=" " alt="" coords="3673,38,3980,304,3976,308,3669,42"/>
|
||||||
|
<area shape="rect" id="Node000023" href="$dropdown__custom_8cpp.html" title=" " alt="" coords="4073,306,4241,331"/>
|
||||||
|
<area shape="poly" id="edge170_Node000001_Node000023" title=" " alt="" coords="3680,36,4138,303,4135,308,3678,40"/>
|
||||||
|
<area shape="rect" id="Node000024" href="$flexbox__gallery_8cpp.html" title=" " alt="" coords="602,306,749,331"/>
|
||||||
|
<area shape="poly" id="edge171_Node000001_Node000024" title=" " alt="" coords="3554,22,3114,24,2476,31,2141,39,1826,49,1555,63,1350,81,1258,94,1186,107,1116,125,1027,155,928,193,833,237,697,308,694,303,830,232,926,188,1025,149,1114,120,1185,102,1257,88,1350,76,1555,58,1826,44,2141,33,2476,26,3114,18,3554,17"/>
|
||||||
|
<area shape="rect" id="Node000025" href="$examples_2component_2focus_8cpp.html" title=" " alt="" coords="773,306,857,331"/>
|
||||||
|
<area shape="poly" id="edge172_Node000001_Node000025" title=" " alt="" coords="3554,21,3068,23,2725,28,2353,38,1977,54,1624,78,1465,93,1322,111,1198,131,1096,155,1054,169,1012,187,935,231,872,275,830,308,827,304,869,271,932,226,1010,182,1052,164,1095,149,1197,126,1321,106,1464,88,1624,73,1977,49,2353,33,2725,23,3068,18,3554,16"/>
|
||||||
|
<area shape="rect" id="Node000026" href="$focus__cursor_8cpp.html" title=" " alt="" coords="4265,306,4395,331"/>
|
||||||
|
<area shape="poly" id="edge173_Node000001_Node000026" title=" " alt="" coords="3688,34,3788,76,4305,303,4303,308,3786,81,3686,39"/>
|
||||||
|
<area shape="rect" id="Node000027" href="$gallery_8cpp.html" title=" " alt="" coords="881,306,973,331"/>
|
||||||
|
<area shape="poly" id="edge174_Node000001_Node000027" title=" " alt="" coords="3554,23,2766,40,2310,57,2120,68,1976,81,1874,96,1795,112,1616,155,1300,222,1162,255,987,301,963,308,961,303,985,296,1161,250,1299,217,1615,149,1794,107,1873,91,1975,76,2119,63,2309,52,2766,35,3554,18"/>
|
||||||
|
<area shape="rect" id="Node000031" href="$examples_2component_2input_8cpp.html" title=" " alt="" coords="6769,306,6851,331"/>
|
||||||
|
<area shape="poly" id="edge175_Node000001_Node000031" title=" " alt="" coords="3741,21,4151,41,4686,76,5075,111,5723,174,6370,243,6611,273,6756,296,6781,303,6780,308,6755,301,6611,278,6369,248,5722,179,5075,116,4686,81,4151,46,3741,26"/>
|
||||||
|
<area shape="rect" id="Node000032" href="$input__in__frame_8cpp.html" title=" " alt="" coords="998,306,1145,331"/>
|
||||||
|
<area shape="poly" id="edge176_Node000001_Node000032" title=" " alt="" coords="3554,23,2846,41,2441,58,2273,69,2145,81,1989,105,1830,134,1526,200,1274,264,1111,309,1110,303,1272,259,1525,195,1829,128,1988,99,2144,76,2272,63,2441,53,2846,36,3554,18"/>
|
||||||
|
<area shape="rect" id="Node000034" href="$linear__gradient__gallery_8cpp.html" title=" " alt="" coords="1169,306,1366,331"/>
|
||||||
|
<area shape="poly" id="edge177_Node000001_Node000034" title=" " alt="" coords="3554,21,3332,22,3023,30,2668,48,2486,63,2308,81,2203,96,2123,112,1940,155,1576,241,1311,309,1310,303,1575,236,1939,149,2122,107,2202,91,2307,76,2485,57,2667,43,3023,25,3332,17,3554,16"/>
|
||||||
|
<area shape="rect" id="Node000036" href="$examples_2component_2maybe_8cpp.html" title=" " alt="" coords="1391,306,1485,331"/>
|
||||||
|
<area shape="poly" id="edge178_Node000001_Node000036" title=" " alt="" coords="3554,21,3357,23,3088,31,2781,49,2625,63,2472,81,2194,125,1980,170,1769,226,1497,301,1473,309,1471,303,1496,296,1767,221,1979,165,2193,120,2471,76,2624,58,2781,43,3088,25,3357,17,3554,16"/>
|
||||||
|
<area shape="rect" id="Node000038" href="$examples_2component_2menu_8cpp.html" title=" " alt="" coords="6271,306,6357,331"/>
|
||||||
|
<area shape="poly" id="edge179_Node000001_Node000038" title=" " alt="" coords="3741,22,4087,44,4613,84,5235,143,5557,180,5872,223,6067,252,6151,270,6259,296,6283,303,6281,308,6257,301,6150,275,6066,258,5871,228,5556,186,5235,148,4613,89,4087,49,3740,27"/>
|
||||||
|
<area shape="rect" id="Node000039" href="$menu2_8cpp.html" title=" " alt="" coords="9081,306,9176,331"/>
|
||||||
|
<area shape="poly" id="edge180_Node000001_Node000039" title=" " alt="" coords="3740,17,4424,20,5492,29,6605,47,7073,60,7426,76,7611,90,7755,105,8082,149,8362,182,8579,207,8796,239,9071,296,9097,303,9095,308,9069,301,8795,244,8579,212,8361,188,8082,155,7754,111,7611,95,7426,81,7073,65,6605,52,5492,35,4424,25,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000040" href="$menu__entries_8cpp.html" title=" " alt="" coords="9201,306,9339,331"/>
|
||||||
|
<area shape="poly" id="edge181_Node000001_Node000040" title=" " alt="" coords="3740,17,4451,19,5567,27,6732,45,7222,58,7592,76,7764,91,7898,107,8204,149,8497,183,8790,223,8990,256,9189,296,9222,303,9221,309,9188,301,8989,261,8790,228,8497,188,8203,155,7898,112,7764,96,7591,81,7222,64,6732,50,5567,32,4451,24,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000041" href="$menu__entries__animated_8cpp.html" title=" " alt="" coords="9364,306,9571,331"/>
|
||||||
|
<area shape="poly" id="edge182_Node000001_Node000041" title=" " alt="" coords="3740,17,4475,18,5634,25,6257,32,6846,43,7357,57,7741,76,7907,90,8036,107,8330,149,8609,185,8886,223,9352,296,9397,303,9396,309,9351,301,8886,228,8608,190,8330,155,8036,112,7907,96,7740,81,7356,63,6846,48,6257,38,5634,30,4475,23,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000042" href="$menu__in__frame_8cpp.html" title=" " alt="" coords="1988,306,2139,331"/>
|
||||||
|
<area shape="poly" id="edge183_Node000001_Node000042" title=" " alt="" coords="3555,27,3324,46,3186,61,3049,81,2907,107,2762,138,2485,204,2253,265,2103,308,2101,303,2252,260,2484,199,2761,133,2906,102,3048,76,3186,56,3324,41,3554,22"/>
|
||||||
|
<area shape="rect" id="Node000043" href="$menu__in__frame__horizontal_8cpp.html" title=" " alt="" coords="3688,306,3911,331"/>
|
||||||
|
<area shape="poly" id="edge184_Node000001_Node000043" title=" " alt="" coords="3651,44,3659,106,3668,142,3682,176,3706,216,3735,252,3788,304,3784,308,3731,256,3702,219,3677,179,3663,143,3654,107,3646,45"/>
|
||||||
|
<area shape="rect" id="Node000044" href="$menu__multiple_8cpp.html" title=" " alt="" coords="4835,306,4982,331"/>
|
||||||
|
<area shape="poly" id="edge185_Node000001_Node000044" title=" " alt="" coords="3740,16,3863,19,4017,29,4186,46,4353,76,4467,105,4554,136,4745,223,4828,266,4892,304,4889,308,4825,271,4742,228,4552,141,4466,110,4352,81,4185,52,4016,34,3863,25,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000049" href="$modal__dialog__custom_8cpp.html" title=" " alt="" coords="6054,306,6246,331"/>
|
||||||
|
<area shape="poly" id="edge186_Node000001_Node000049" title=" " alt="" coords="3740,17,4318,21,5146,30,5552,38,5897,48,6141,60,6212,68,6244,77,6262,105,6265,138,6258,171,6243,205,6202,265,6164,307,6160,304,6198,262,6239,202,6253,170,6260,137,6257,107,6240,81,6211,73,6140,66,5897,53,5551,43,5146,35,4318,26,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000050" href="$nested__screen_8cpp.html" title=" " alt="" coords="6381,306,6524,331"/>
|
||||||
|
<area shape="poly" id="edge187_Node000001_Node000050" title=" " alt="" coords="3740,17,4311,17,5132,24,5538,32,5889,42,6146,57,6227,66,6270,76,6306,99,6339,128,6368,161,6392,195,6430,259,6451,305,6446,307,6425,262,6388,198,6364,164,6335,132,6303,104,6268,81,6226,71,6145,62,5889,47,5538,37,5132,30,4311,23,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000051" href="$print__key__press_8cpp.html" title=" " alt="" coords="4420,306,4571,331"/>
|
||||||
|
<area shape="poly" id="edge188_Node000001_Node000051" title=" " alt="" coords="3699,32,3836,76,4208,208,4466,303,4464,308,4206,213,3834,81,3697,37"/>
|
||||||
|
<area shape="rect" id="Node000053" href="$examples_2component_2radiobox_8cpp.html" title=" " alt="" coords="4595,306,4702,331"/>
|
||||||
|
<area shape="poly" id="edge189_Node000001_Node000053" title=" " alt="" coords="3712,31,3891,76,4109,140,4320,206,4616,303,4614,308,4318,211,4107,145,3889,81,3711,36"/>
|
||||||
|
<area shape="rect" id="Node000054" href="$radiobox__in__frame_8cpp.html" title=" " alt="" coords="2163,306,2334,331"/>
|
||||||
|
<area shape="poly" id="edge190_Node000001_Node000054" title=" " alt="" coords="3555,30,3374,49,3166,81,2900,139,2642,205,2427,266,2286,308,2285,303,2425,261,2641,200,2899,134,3166,76,3373,44,3554,24"/>
|
||||||
|
<area shape="rect" id="Node000056" href="$examples_2component_2renderer_8cpp.html" title=" " alt="" coords="2359,306,2461,331"/>
|
||||||
|
<area shape="poly" id="edge191_Node000001_Node000056" title=" " alt="" coords="3554,34,3423,54,3277,81,3026,141,2783,207,2446,309,2445,303,2782,202,3025,136,3276,76,3422,49,3554,29"/>
|
||||||
|
<area shape="rect" id="Node000057" href="$src_2ftxui_2component_2resizable__split_8cpp.html" title=" " alt="" coords="10516,306,10659,331"/>
|
||||||
|
<area shape="poly" id="edge192_Node000001_Node000057" title=" " alt="" coords="3740,17,4382,18,5468,24,6799,42,7496,57,8179,76,8887,100,9196,117,9593,149,9889,178,10018,195,10182,223,10386,265,10544,303,10543,309,10384,270,10182,228,10017,201,9888,183,9592,155,9196,123,8887,105,8179,81,7495,62,6799,48,5468,30,4382,23,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000058" href="$examples_2component_2resizable__split_8cpp.html" title=" " alt="" coords="2485,306,2628,331"/>
|
||||||
|
<area shape="poly" id="edge193_Node000001_Node000058" title=" " alt="" coords="3574,36,3368,81,3135,144,2909,210,2593,308,2591,303,2907,205,3133,139,3367,76,3573,31"/>
|
||||||
|
<area shape="rect" id="Node000061" href="$src_2ftxui_2component_2slider_8cpp.html" title=" " alt="" coords="8013,306,8097,331"/>
|
||||||
|
<area shape="poly" id="edge256_Node000001_Node000061" title=" " alt="" coords="3741,17,4878,32,5716,50,6579,76,6715,76,6885,71,7077,64,7280,59,7481,62,7668,75,7752,86,7829,103,7896,123,7951,150,7973,166,7992,185,8023,229,8043,273,8055,305,8050,307,8038,275,8018,232,7988,188,7970,170,7949,154,7894,128,7827,108,7751,92,7667,80,7481,67,7280,65,7078,69,6885,76,6715,81,6579,81,5716,55,4878,38,3741,23"/>
|
||||||
|
<area shape="rect" id="Node000062" href="$examples_2component_2slider_8cpp.html" title=" " alt="" coords="4727,306,4811,331"/>
|
||||||
|
<area shape="poly" id="edge257_Node000001_Node000062" title=" " alt="" coords="3740,16,3863,19,4017,29,4186,46,4353,76,4473,97,4570,113,4613,127,4656,148,4700,179,4745,224,4758,244,4766,266,4771,305,4766,306,4761,267,4754,246,4741,227,4696,183,4654,153,4611,132,4568,119,4472,102,4352,81,4185,52,4016,34,3863,25,3740,22"/>
|
||||||
|
<area shape="rect" id="Node000063" href="$slider__direction_8cpp.html" title=" " alt="" coords="8773,306,8922,331"/>
|
||||||
|
<area shape="poly" id="edge258_Node000001_Node000063" title=" " alt="" coords="3740,17,5398,33,6446,51,6886,62,7218,76,7434,89,7603,102,7770,120,7985,149,8225,188,8458,232,8798,303,8797,309,8457,237,8224,193,7984,155,7770,126,7602,107,7434,94,7218,81,6886,68,6446,56,5398,38,3740,23"/>
|
||||||
|
<area shape="rect" id="Node000064" href="$slider__rgb_8cpp.html" title=" " alt="" coords="2652,306,2765,331"/>
|
||||||
|
<area shape="poly" id="edge259_Node000001_Node000064" title=" " alt="" coords="3597,37,3451,81,3035,214,2744,308,2743,303,3033,209,3449,76,3595,32"/>
|
||||||
|
<area shape="rect" id="Node000065" href="$tab__horizontal_8cpp.html" title=" " alt="" coords="2945,306,3088,331"/>
|
||||||
|
<area shape="poly" id="edge260_Node000001_Node000065" title=" " alt="" coords="3608,38,3508,81,3232,213,3040,308,3038,304,3229,208,3506,76,3606,33"/>
|
||||||
|
<area shape="rect" id="Node000066" href="$tab__vertical_8cpp.html" title=" " alt="" coords="3112,306,3239,331"/>
|
||||||
|
<area shape="poly" id="edge261_Node000001_Node000066" title=" " alt="" coords="3618,40,3553,81,3195,308,3192,304,3550,76,3616,36"/>
|
||||||
|
<area shape="rect" id="Node000067" href="$textarea_8cpp.html" title=" " alt="" coords="3263,306,3367,331"/>
|
||||||
|
<area shape="poly" id="edge262_Node000001_Node000067" title=" " alt="" coords="3626,42,3330,308,3326,304,3623,38"/>
|
||||||
|
<area shape="rect" id="Node000068" href="$toggle_8cpp.html" title=" " alt="" coords="3391,306,3482,331"/>
|
||||||
|
<area shape="poly" id="edge263_Node000001_Node000068" title=" " alt="" coords="3633,44,3447,307,3443,304,3629,41"/>
|
||||||
|
<area shape="rect" id="Node000072" href="$with__restored__io_8cpp.html" title=" " alt="" coords="3506,306,3663,331"/>
|
||||||
|
<area shape="poly" id="edge264_Node000001_Node000072" title=" " alt="" coords="3641,45,3631,79,3604,212,3589,306,3584,305,3599,211,3626,78,3636,43"/>
|
||||||
|
<area shape="rect" id="Node000077" href="$screen__interactive_8cpp.html" title=" " alt="" coords="5,306,175,331"/>
|
||||||
|
<area shape="poly" id="edge194_Node000001_Node000077" title=" " alt="" coords="3554,23,2991,28,2168,39,1379,56,1089,68,918,81,796,103,673,131,552,163,438,197,243,262,120,308,118,303,242,257,436,192,550,158,671,126,795,98,918,76,1089,63,1379,51,2168,33,2991,23,3554,17"/>
|
||||||
|
<area shape="rect" id="Node000078" href="$screen__interactive_8hpp.html" title=" " alt="" coords="4561,225,4731,251"/>
|
||||||
|
<area shape="poly" id="edge195_Node000001_Node000078" title=" " alt="" coords="3740,18,3883,22,4049,32,4204,49,4267,61,4315,76,4351,99,4374,124,4396,150,4430,175,4502,204,4574,223,4573,228,4501,210,4427,180,4393,154,4370,128,4348,103,4313,81,4266,67,4204,55,4048,38,3882,28,3740,23"/>
|
||||||
|
<area shape="poly" id="edge10_Node000009_Node000002" title=" " alt="" coords="6244,91,6792,95,7612,105,8457,123,8812,135,9080,149,9295,173,9653,218,10225,296,10264,303,10263,309,10224,301,9652,224,9294,179,9079,155,8812,140,8457,128,7612,110,6792,100,6244,96"/>
|
||||||
|
<area shape="poly" id="edge11_Node000009_Node000003" title=" " alt="" coords="6244,96,6466,116,6597,131,6728,149,6895,182,7061,223,7114,236,7166,248,7306,266,7415,273,7525,280,7665,296,7705,303,7704,309,7664,301,7525,285,7415,279,7305,272,7166,253,7112,242,7060,228,6894,188,6727,155,6596,136,6465,121,6244,102"/>
|
||||||
|
<area shape="poly" id="edge12_Node000009_Node000004" title=" " alt="" coords="6245,96,6502,115,6657,130,6813,149,6961,174,7075,199,7189,223,7337,248,7480,264,7591,270,7703,277,7845,296,7881,303,7880,309,7844,301,7702,283,7591,275,7479,269,7336,253,7188,228,7074,204,6960,179,6812,155,6657,136,6501,120,6244,101"/>
|
||||||
|
<area shape="poly" id="edge16_Node000009_Node000005" title=" " alt="" coords="6056,96,4194,113,3102,131,2700,142,2462,155,2306,174,2186,197,2066,223,1912,253,1772,275,1633,301,1604,309,1603,303,1632,296,1771,270,1911,248,2065,218,2185,192,2306,169,2462,149,2699,137,3102,126,4194,108,6055,91"/>
|
||||||
|
<area shape="poly" id="edge17_Node000009_Node000006" title=" " alt="" coords="6056,95,5419,96,4438,102,3915,109,3421,120,2994,135,2672,155,2540,169,2439,185,2208,228,1789,309,1788,303,2207,223,2438,179,2540,163,2671,149,2993,130,3421,115,3915,104,4438,97,5419,90,6056,90"/>
|
||||||
|
<area shape="poly" id="edge19_Node000009_Node000007" title=" " alt="" coords="6056,96,5463,98,4562,107,3630,124,3239,138,2944,155,2669,179,2457,207,2246,245,1976,301,1945,309,1944,303,1975,296,2245,240,2456,202,2669,174,2943,149,3238,132,3630,119,4562,101,5463,93,6056,90"/>
|
||||||
|
<area shape="poly" id="edge20_Node000009_Node000008" title=" " alt="" coords="6056,95,5052,95,3448,100,2617,107,1870,118,1286,134,1079,143,942,155,846,169,749,187,562,231,403,275,296,308,294,303,402,270,560,226,748,182,845,164,942,149,1079,138,1285,128,1870,113,2617,102,3448,95,5052,90,6056,90"/>
|
||||||
|
<area shape="rect" id="Node000010" href="$src_2ftxui_2component_2button_8cpp.html" title=" " alt="" coords="8509,306,8599,331"/>
|
||||||
|
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="6244,91,6663,96,7241,108,7785,125,7984,136,8101,149,8174,169,8228,193,8281,219,8351,248,8520,303,8518,308,8349,253,8279,224,8226,198,8172,174,8100,155,7983,141,7785,130,7241,113,6663,102,6244,96"/>
|
||||||
|
<area shape="rect" id="Node000011" href="$canvas__animated_8cpp.html" title=" " alt="" coords="5007,306,5171,331"/>
|
||||||
|
<area shape="poly" id="edge13_Node000009_Node000011" title=" " alt="" coords="6067,109,5813,155,5421,241,5135,309,5134,303,5419,235,5812,149,6066,104"/>
|
||||||
|
<area shape="rect" id="Node000012" href="$catch__event_8cpp.html" title=" " alt="" coords="7285,306,7413,331"/>
|
||||||
|
<area shape="poly" id="edge14_Node000009_Node000012" title=" " alt="" coords="6245,103,6368,123,6504,149,6600,175,6673,200,6745,225,6841,248,6962,267,7057,274,7152,280,7273,296,7307,303,7306,309,7272,301,7151,285,7056,279,6961,272,6840,253,6744,230,6671,205,6598,180,6503,155,6368,128,6244,108"/>
|
||||||
|
<area shape="rect" id="Node000013" href="$src_2ftxui_2component_2checkbox_8cpp.html" title=" " alt="" coords="8947,306,9057,331"/>
|
||||||
|
<area shape="poly" id="edge15_Node000009_Node000013" title=" " alt="" coords="6245,90,6648,93,7222,101,7803,119,8046,132,8229,149,8350,170,8443,194,8535,220,8655,248,8795,271,8856,280,8935,296,8964,303,8962,309,8933,301,8855,286,8794,276,8653,253,8534,225,8441,199,8349,175,8228,155,8045,138,7803,124,7222,107,6648,98,6245,96"/>
|
||||||
|
<area shape="rect" id="Node000014" href="$src_2ftxui_2component_2collapsible_8cpp.html" title=" " alt="" coords="9713,306,9832,331"/>
|
||||||
|
<area shape="poly" id="edge18_Node000009_Node000014" title=" " alt="" coords="6245,90,6721,92,7418,101,8130,118,8428,132,8653,149,8797,171,8908,196,9018,223,9161,248,9313,264,9432,269,9551,276,9702,296,9735,303,9734,309,9702,301,9550,281,9432,274,9312,269,9160,253,9017,228,8906,201,8796,176,8652,155,8428,137,8130,124,7418,106,6721,98,6245,95"/>
|
||||||
|
<area shape="rect" id="Node000015" href="$component_8hpp.html" title=" " alt="" coords="5737,225,5859,251"/>
|
||||||
|
<area shape="poly" id="edge21_Node000009_Node000015" title=" " alt="" coords="6126,114,6077,148,6018,180,5936,209,5860,228,5858,223,5935,204,6016,175,6075,143,6123,110"/>
|
||||||
|
<area shape="poly" id="edge119_Node000009_Node000018" title=" " alt="" coords="6056,95,5079,95,3523,101,2718,108,1994,118,1428,134,1228,143,1096,155,999,169,901,188,714,232,555,275,447,309,445,303,553,270,712,226,900,182,998,164,1095,149,1228,138,1428,128,1994,113,2718,102,3523,95,5079,90,6056,90"/>
|
||||||
|
<area shape="rect" id="Node000019" href="$container_8cpp.html" title=" " alt="" coords="7437,306,7546,331"/>
|
||||||
|
<area shape="poly" id="edge120_Node000009_Node000019" title=" " alt="" coords="6245,101,6397,121,6569,149,6687,175,6777,200,6868,224,6985,248,7108,264,7205,271,7302,277,7425,296,7456,303,7454,309,7424,301,7301,283,7205,276,7108,270,6984,253,6866,229,6776,205,6685,180,6568,155,6396,126,6244,106"/>
|
||||||
|
<area shape="rect" id="Node000021" href="$src_2ftxui_2component_2dropdown_8cpp.html" title=" " alt="" coords="9972,306,10085,331"/>
|
||||||
|
<area shape="poly" id="edge121_Node000009_Node000021" title=" " alt="" coords="6245,90,6757,92,7516,100,8294,118,8620,132,8866,149,9021,171,9141,196,9260,222,9414,248,9567,263,9687,268,9807,275,9960,296,9992,303,9991,309,9959,301,9807,280,9687,274,9567,268,9414,253,9259,228,9140,201,9021,176,8866,155,8620,137,8294,123,7516,106,6757,98,6245,95"/>
|
||||||
|
<area shape="poly" id="edge122_Node000009_Node000024" title=" " alt="" coords="6056,95,5143,97,3705,104,2963,111,2296,121,1775,136,1591,145,1469,155,1348,174,1255,198,1163,225,1043,253,902,278,761,301,726,309,725,303,760,296,901,272,1041,248,1161,220,1254,193,1347,169,1468,149,1591,139,1775,131,2296,116,2963,106,3705,98,5143,91,6056,90"/>
|
||||||
|
<area shape="poly" id="edge123_Node000009_Node000025" title=" " alt="" coords="6055,95,5166,96,3771,103,3051,110,2405,120,1900,135,1722,144,1604,155,1492,175,1407,200,1322,227,1211,253,1114,268,1039,275,964,283,869,301,846,308,844,303,868,296,963,277,1039,269,1114,263,1209,248,1320,221,1405,195,1491,170,1603,149,1721,139,1900,130,2405,115,3051,104,3771,97,5166,91,6055,90"/>
|
||||||
|
<area shape="poly" id="edge124_Node000009_Node000027" title=" " alt="" coords="6056,95,5192,98,3844,106,3149,113,2526,123,2038,137,1866,145,1752,155,1629,175,1535,199,1441,226,1318,253,1225,268,1152,275,1079,284,987,301,961,308,959,303,985,296,1078,278,1151,270,1224,262,1318,248,1439,221,1533,194,1628,170,1751,149,1866,140,2038,132,2525,118,3149,108,3844,100,5192,92,6056,90"/>
|
||||||
|
<area shape="rect" id="Node000028" href="$homescreen_8cpp.html" title=" " alt="" coords="7008,306,7137,331"/>
|
||||||
|
<area shape="poly" id="edge125_Node000009_Node000028" title=" " alt="" coords="6212,105,6383,149,6469,177,6536,201,6602,224,6689,248,6775,265,6842,274,6910,282,6996,296,7029,303,7028,309,6995,301,6909,287,6841,279,6774,270,6688,253,6601,229,6534,206,6468,182,6381,155,6211,110"/>
|
||||||
|
<area shape="rect" id="Node000029" href="$hoverable_8cpp.html" title=" " alt="" coords="5195,306,5310,331"/>
|
||||||
|
<area shape="poly" id="edge126_Node000009_Node000029" title=" " alt="" coords="6090,110,5762,190,5323,301,5295,309,5294,303,5321,296,5761,185,6089,105"/>
|
||||||
|
<area shape="rect" id="Node000030" href="$src_2ftxui_2component_2input_8cpp.html" title=" " alt="" coords="7570,306,7653,331"/>
|
||||||
|
<area shape="poly" id="edge127_Node000009_Node000030" title=" " alt="" coords="6245,99,6430,119,6645,149,6776,175,6877,199,6978,224,7109,248,7235,263,7334,267,7433,274,7559,296,7583,303,7582,308,7557,301,7433,280,7334,273,7235,268,7108,253,6977,229,6876,204,6775,180,6644,155,6430,124,6244,104"/>
|
||||||
|
<area shape="poly" id="edge128_Node000009_Node000031" title=" " alt="" coords="6187,108,6338,174,6436,213,6537,248,6598,264,6646,273,6695,281,6756,296,6779,303,6778,308,6755,301,6694,287,6645,278,6597,269,6536,253,6435,218,6336,179,6185,112"/>
|
||||||
|
<area shape="poly" id="edge129_Node000009_Node000032" title=" " alt="" coords="6056,96,5223,99,3930,109,2667,127,2201,139,1926,155,1786,174,1679,197,1572,224,1433,253,1295,277,1157,301,1122,309,1121,303,1156,296,1294,272,1432,248,1571,219,1678,192,1786,169,1926,149,2201,134,2667,121,3930,104,5223,94,6056,90"/>
|
||||||
|
<area shape="rect" id="Node000033" href="$input__style_8cpp.html" title=" " alt="" coords="8121,306,8243,331"/>
|
||||||
|
<area shape="poly" id="edge130_Node000009_Node000033" title=" " alt="" coords="6244,90,6635,92,7167,99,7431,107,7664,117,7845,131,7908,140,7951,149,7987,164,8023,183,8087,227,8139,271,8173,304,8169,307,8135,275,8084,231,8020,188,7985,169,7949,155,7908,145,7844,136,7664,122,7431,112,7167,105,6635,97,6244,95"/>
|
||||||
|
<area shape="poly" id="edge131_Node000009_Node000034" title=" " alt="" coords="6056,96,5251,100,4009,110,2798,127,2351,140,2088,155,1924,181,1703,225,1318,309,1317,303,1702,220,1924,175,2087,149,2351,134,2798,122,4009,104,5251,94,6056,90"/>
|
||||||
|
<area shape="rect" id="Node000035" href="$src_2ftxui_2component_2maybe_8cpp.html" title=" " alt="" coords="9595,306,9689,331"/>
|
||||||
|
<area shape="poly" id="edge136_Node000009_Node000035" title=" " alt="" coords="6245,90,6706,91,7377,98,7730,106,8062,116,8349,131,8565,149,8691,171,8788,197,8884,223,9009,248,9096,259,9170,265,9297,268,9423,273,9497,281,9584,296,9611,303,9610,309,9583,301,9496,287,9423,278,9297,273,9170,270,9096,264,9008,253,8883,228,8786,202,8690,176,8564,155,8348,136,8062,122,7730,111,7377,104,6706,97,6245,95"/>
|
||||||
|
<area shape="poly" id="edge137_Node000009_Node000036" title=" " alt="" coords="6056,96,5283,101,4098,111,2945,129,2520,141,2269,155,2123,174,2011,197,1899,223,1754,253,1625,275,1497,301,1472,309,1471,303,1496,296,1624,270,1754,248,1898,218,2010,191,2122,169,2268,149,2519,136,2945,124,4098,106,5283,95,6055,90"/>
|
||||||
|
<area shape="rect" id="Node000037" href="$src_2ftxui_2component_2menu_8cpp.html" title=" " alt="" coords="8267,306,8353,331"/>
|
||||||
|
<area shape="poly" id="edge138_Node000009_Node000037" title=" " alt="" coords="6245,91,6643,94,7189,104,7700,122,7886,134,7996,149,8061,176,8146,220,8292,304,8290,308,8144,224,8059,181,7995,155,7886,139,7700,127,7189,109,6643,100,6245,96"/>
|
||||||
|
<area shape="poly" id="edge139_Node000009_Node000039" title=" " alt="" coords="6244,90,6663,91,7263,98,7577,105,7871,116,8125,130,8317,149,8428,170,8512,195,8596,222,8705,248,8807,264,8888,270,8968,278,9071,296,9097,303,9095,308,9069,301,8968,283,8887,276,8807,269,8704,253,8594,227,8510,200,8426,176,8316,155,8125,136,7871,121,7577,111,7263,103,6663,96,6244,95"/>
|
||||||
|
<area shape="poly" id="edge140_Node000009_Node000040" title=" " alt="" coords="6245,90,6678,91,7300,98,7627,106,7933,116,8197,131,8397,149,8514,170,8603,195,8691,222,8806,248,8914,264,8998,272,9082,280,9189,296,9225,303,9224,309,9188,301,9081,286,8997,278,8913,270,8806,253,8690,227,8601,200,8512,176,8396,155,8197,136,7933,122,7626,111,7300,104,6678,96,6245,95"/>
|
||||||
|
<area shape="poly" id="edge141_Node000009_Node000041" title=" " alt="" coords="6244,90,6691,91,7338,99,7677,106,7997,116,8272,131,8480,149,8601,171,8694,196,8787,222,8908,248,9032,266,9129,274,9227,282,9352,296,9401,303,9400,309,9351,301,9226,287,9129,280,9031,271,8907,253,8786,228,8693,201,8600,176,8479,155,8271,136,7996,122,7677,111,7338,104,6691,97,6244,95"/>
|
||||||
|
<area shape="poly" id="edge142_Node000009_Node000042" title=" " alt="" coords="6056,96,5510,100,4693,110,3851,128,3498,140,3232,155,2926,181,2689,210,2454,248,2152,301,2114,309,2113,303,2151,296,2453,243,2689,205,2926,176,3231,149,3498,135,3851,123,4693,105,5510,95,6055,91"/>
|
||||||
|
<area shape="poly" id="edge143_Node000009_Node000043" title=" " alt="" coords="6056,101,5423,147,4990,184,4549,228,4365,253,4144,277,3922,301,3871,309,3870,303,3922,296,4143,271,4364,248,4548,223,4990,179,5423,142,6055,96"/>
|
||||||
|
<area shape="poly" id="edge144_Node000009_Node000044" title=" " alt="" coords="6056,106,5888,126,5696,155,5479,195,5266,239,4957,309,4956,303,5265,233,5478,190,5695,149,5887,121,6055,100"/>
|
||||||
|
<area shape="rect" id="Node000045" href="$menu__style_8cpp.html" title=" " alt="" coords="8623,306,8749,331"/>
|
||||||
|
<area shape="poly" id="edge145_Node000009_Node000045" title=" " alt="" coords="6245,89,6637,89,7191,95,7481,102,7752,113,7985,128,8161,149,8267,176,8409,220,8655,303,8653,309,8407,225,8265,181,8160,155,7984,134,7751,118,7480,107,7191,100,6637,94,6245,95"/>
|
||||||
|
<area shape="rect" id="Node000046" href="$menu__underline__animated__gallery_8cpp.html" title=" " alt="" coords="6548,299,6744,339"/>
|
||||||
|
<area shape="poly" id="edge146_Node000009_Node000046" title=" " alt="" coords="6171,113,6239,181,6285,218,6335,248,6417,270,6548,296,6547,301,6416,275,6333,253,6282,222,6235,185,6167,117"/>
|
||||||
|
<area shape="rect" id="Node000047" href="$modal_8cpp.html" title=" " alt="" coords="9857,306,9947,331"/>
|
||||||
|
<area shape="poly" id="edge147_Node000009_Node000047" title=" " alt="" coords="6244,90,6737,94,7462,103,8205,121,8516,134,8752,149,8925,170,9058,195,9191,221,9364,248,9499,261,9605,266,9711,274,9845,296,9871,303,9870,308,9844,301,9710,279,9605,271,9499,266,9363,253,9191,226,9057,200,8924,176,8751,155,8516,139,8205,126,7462,109,6737,99,6244,96"/>
|
||||||
|
<area shape="poly" id="edge148_Node000009_Node000049" title=" " alt="" coords="6143,118,6134,152,6129,201,6134,250,6148,305,6143,306,6129,251,6124,201,6129,152,6138,116"/>
|
||||||
|
<area shape="poly" id="edge149_Node000009_Node000050" title=" " alt="" coords="6174,112,6244,176,6336,248,6385,280,6430,303,6428,308,6383,284,6332,253,6240,180,6170,116"/>
|
||||||
|
<area shape="rect" id="Node000052" href="$src_2ftxui_2component_2radiobox_8cpp.html" title=" " alt="" coords="8378,306,8485,331"/>
|
||||||
|
<area shape="poly" id="edge150_Node000009_Node000052" title=" " alt="" coords="6244,91,6652,96,7213,107,7739,124,7932,136,8045,149,8124,176,8229,220,8409,303,8407,308,8226,225,8122,181,8044,155,7931,141,7739,130,7213,112,6652,101,6244,96"/>
|
||||||
|
<area shape="poly" id="edge151_Node000009_Node000054" title=" " alt="" coords="6056,96,4822,114,4068,132,3752,142,3513,155,3331,169,3190,185,2868,228,2607,261,2346,301,2306,309,2305,303,2346,296,2606,256,2867,223,3189,180,3330,164,3512,149,3751,137,4067,126,4822,109,6056,91"/>
|
||||||
|
<area shape="rect" id="Node000055" href="$src_2ftxui_2component_2renderer_8cpp.html" title=" " alt="" coords="10109,306,10212,331"/>
|
||||||
|
<area shape="poly" id="edge152_Node000009_Node000055" title=" " alt="" coords="6245,90,6774,92,7563,100,8375,118,8715,132,8972,149,9133,171,9257,196,9381,222,9541,248,9698,262,9820,267,9943,273,10014,282,10099,296,10128,303,10127,309,10097,301,10014,287,9942,279,9820,272,9697,268,9540,253,9380,227,9256,201,9132,176,8971,155,8715,137,8375,123,7563,105,6774,98,6245,95"/>
|
||||||
|
<area shape="poly" id="edge153_Node000009_Node000056" title=" " alt="" coords="6055,97,4923,115,4238,133,3951,143,3734,155,3103,226,2473,301,2445,309,2444,303,2472,296,3103,221,3734,149,3951,138,4238,127,4923,110,6055,91"/>
|
||||||
|
<area shape="poly" id="edge154_Node000009_Node000057" title=" " alt="" coords="6244,90,6850,93,7773,102,8730,119,9131,133,9434,149,9737,176,9972,204,10206,242,10505,296,10541,303,10540,309,10504,301,10205,247,9971,210,9737,181,9434,155,9131,138,8730,125,7773,107,6849,98,6244,96"/>
|
||||||
|
<area shape="poly" id="edge155_Node000009_Node000058" title=" " alt="" coords="6055,96,5622,100,4999,109,4366,127,4101,139,3901,155,3750,176,3634,202,3517,229,3366,253,3256,265,3162,271,3002,275,2843,280,2750,288,2640,301,2602,309,2601,303,2639,296,2749,282,2843,275,3002,270,3162,266,3255,260,3366,248,3516,224,3633,197,3749,171,3900,149,4101,134,4365,122,4999,104,5622,94,6055,91"/>
|
||||||
|
<area shape="rect" id="Node000060" href="$examples_2component_2selection_8cpp.html" title=" " alt="" coords="6876,306,6984,331"/>
|
||||||
|
<area shape="poly" id="edge157_Node000009_Node000060" title=" " alt="" coords="6200,106,6331,149,6588,248,6665,266,6725,274,6786,282,6864,296,6892,303,6891,308,6863,301,6785,287,6724,279,6664,271,6587,253,6329,155,6199,111"/>
|
||||||
|
<area shape="poly" id="edge158_Node000009_Node000061" title=" " alt="" coords="6244,95,6541,116,6908,149,7100,173,7249,197,7398,221,7590,248,7706,260,7797,266,7887,275,8001,296,8026,303,8025,308,8000,301,7886,280,7796,271,7706,265,7590,253,7398,226,7249,202,7099,179,6907,155,6540,121,6244,101"/>
|
||||||
|
<area shape="poly" id="edge159_Node000009_Node000063" title=" " alt="" coords="6245,94,6589,113,6806,129,7025,149,7165,166,7274,182,7521,223,7603,237,7685,248,7848,261,7987,267,8223,267,8337,266,8459,269,8598,278,8761,296,8802,303,8801,309,8760,301,8597,284,8459,275,8337,272,8223,272,7987,272,7848,266,7684,253,7602,242,7520,228,7273,188,7164,171,7024,155,6806,134,6589,118,6244,99"/>
|
||||||
|
<area shape="poly" id="edge160_Node000009_Node000064" title=" " alt="" coords="6055,95,5644,96,5060,102,4755,110,4469,120,4222,135,4036,155,3959,168,3900,181,3768,228,3744,241,3718,253,3577,283,3457,296,3350,298,3250,292,3149,285,3041,281,2919,285,2777,301,2745,309,2744,303,2776,296,2919,279,3041,275,3149,280,3250,287,3350,292,3457,291,3577,278,3716,248,3741,237,3766,223,3898,176,3958,162,4035,149,4221,130,4468,115,4755,104,5060,97,5644,90,6055,90"/>
|
||||||
|
<area shape="poly" id="edge161_Node000009_Node000065" title=" " alt="" coords="6055,96,5669,98,5124,107,4574,125,4345,138,4172,155,4086,169,4020,186,3869,228,3819,242,3768,253,3667,267,3581,275,3434,279,3287,282,3201,289,3100,301,3062,309,3061,303,3099,296,3200,283,3286,277,3433,273,3580,269,3666,262,3767,248,3818,237,3868,223,4018,181,4085,164,4171,149,4345,133,4574,119,5124,102,5669,93,6055,90"/>
|
||||||
|
<area shape="poly" id="edge162_Node000009_Node000066" title=" " alt="" coords="6055,96,5696,101,5196,111,4694,129,4485,141,4326,155,4227,169,4151,185,3977,228,3923,242,3869,253,3775,266,3696,273,3560,277,3424,281,3345,288,3252,301,3217,309,3216,303,3251,296,3344,283,3424,276,3560,271,3696,267,3775,260,3868,248,3922,237,3976,223,4150,180,4226,164,4326,149,4484,135,4694,123,5196,106,5696,96,6055,91"/>
|
||||||
|
<area shape="poly" id="edge163_Node000009_Node000067" title=" " alt="" coords="6055,95,5793,95,5415,103,4975,121,4749,135,4528,155,4402,169,4304,184,4083,228,4030,241,3977,253,3887,265,3809,272,3678,275,3546,279,3470,287,3380,301,3350,309,3349,303,3379,296,3469,282,3546,274,3678,270,3809,266,3886,260,3976,248,4029,236,4081,223,4303,179,4401,164,4527,149,4749,130,4975,115,5414,97,5792,90,6055,89"/>
|
||||||
|
<area shape="poly" id="edge164_Node000009_Node000068" title=" " alt="" coords="6056,96,5824,100,5499,109,5124,126,4742,155,4600,170,4490,186,4238,228,4161,241,4082,253,3917,267,3787,270,3658,277,3583,286,3495,301,3468,308,3467,303,3493,296,3582,280,3657,271,3787,265,3916,262,4082,248,4160,236,4238,223,4489,181,4599,165,4742,149,5123,121,5499,104,5824,94,6056,91"/>
|
||||||
|
<area shape="rect" id="Node000069" href="$component_2util_8cpp.html" title=" " alt="" coords="10421,306,10492,331"/>
|
||||||
|
<area shape="poly" id="edge165_Node000009_Node000069" title=" " alt="" coords="6244,91,6813,95,7671,105,8558,123,8929,135,9210,149,9550,170,9815,188,9942,202,10078,223,10230,254,10409,296,10431,303,10430,308,10408,301,10229,259,10077,228,9941,207,9815,193,9550,175,9210,155,8929,140,8557,128,7671,110,6813,100,6244,96"/>
|
||||||
|
<area shape="rect" id="Node000070" href="$src_2ftxui_2component_2window_8cpp.html" title=" " alt="" coords="7162,306,7261,331"/>
|
||||||
|
<area shape="poly" id="edge166_Node000009_Node000070" title=" " alt="" coords="6232,104,6333,124,6443,149,6554,184,6664,223,6702,237,6740,248,6854,267,6944,273,7034,279,7149,296,7178,303,7176,309,7148,301,7034,284,6944,278,6853,272,6739,253,6700,242,6662,228,6553,189,6441,155,6332,129,6231,109"/>
|
||||||
|
<area shape="poly" id="edge167_Node000009_Node000072" title=" " alt="" coords="6056,97,5769,106,5351,128,5111,145,4862,167,4611,194,4365,228,4302,241,4238,253,4080,271,3957,277,3833,284,3676,301,3635,309,3634,303,3675,296,3833,278,3956,272,4080,265,4238,248,4301,236,4364,223,4610,189,4862,162,5111,140,5350,123,5769,101,6055,92"/>
|
||||||
|
<area shape="rect" id="Node000073" href="$component__options_8hpp.html" title=" " alt="" coords="7759,152,7938,177"/>
|
||||||
|
<area shape="poly" id="edge91_Node000009_Node000073" title=" " alt="" coords="6245,93,6828,116,7627,149,7759,156,7759,161,7627,155,6828,121,6244,99"/>
|
||||||
|
<area shape="rect" id="Node000075" href="$loop_8hpp.html" title=" " alt="" coords="952,225,1031,251"/>
|
||||||
|
<area shape="poly" id="edge132_Node000009_Node000075" title=" " alt="" coords="6055,95,5046,97,3457,104,2650,111,1946,122,1426,136,1261,145,1173,155,1125,169,1080,189,1010,228,1008,223,1077,184,1124,164,1172,149,1261,139,1426,131,1946,116,2650,106,3457,99,5046,91,6055,90"/>
|
||||||
|
<area shape="poly" id="edge156_Node000009_Node000077" title=" " alt="" coords="6056,95,5025,95,3373,100,2516,106,1746,117,1143,133,930,143,789,155,690,169,591,188,399,231,236,275,126,309,125,303,235,270,398,226,590,182,690,164,788,149,930,138,1143,128,1746,112,2516,101,3373,94,5025,89,6056,90"/>
|
||||||
|
<area shape="poly" id="edge24_Node000015_Node000002" title=" " alt="" coords="5873,237,8176,259,9529,277,9996,287,10225,296,10270,303,10269,309,10224,301,9996,292,9529,283,8176,265,5873,243"/>
|
||||||
|
<area shape="poly" id="edge25_Node000015_Node000003" title=" " alt="" coords="5873,237,6230,242,6749,252,7277,270,7498,282,7665,296,7708,303,7707,309,7664,301,7498,287,7277,275,6749,257,6230,247,5873,243"/>
|
||||||
|
<area shape="poly" id="edge26_Node000015_Node000004" title=" " alt="" coords="5874,237,6262,239,6833,247,7417,265,7661,279,7845,296,7883,303,7882,309,7844,301,7660,284,7416,270,6833,253,6262,244,5874,242"/>
|
||||||
|
<area shape="poly" id="edge30_Node000015_Node000005" title=" " alt="" coords="5723,243,3509,269,2238,287,1816,295,1633,301,1600,309,1599,303,1632,296,1816,289,2238,281,3509,263,5723,237"/>
|
||||||
|
<area shape="poly" id="edge31_Node000015_Node000006" title=" " alt="" coords="5723,243,3654,267,2451,284,2036,293,1833,301,1785,309,1784,303,1832,296,2036,288,2451,279,3654,261,5723,237"/>
|
||||||
|
<area shape="poly" id="edge33_Node000015_Node000007" title=" " alt="" coords="5723,243,3688,270,2528,288,2143,295,1976,301,1942,309,1940,303,1975,296,2142,290,2528,282,3688,264,5723,238"/>
|
||||||
|
<area shape="poly" id="edge34_Node000015_Node000008" title=" " alt="" coords="5723,243,334,301,299,309,297,303,334,296,5723,237"/>
|
||||||
|
<area shape="poly" id="edge22_Node000015_Node000010" title=" " alt="" coords="5873,237,6419,241,7240,250,8033,268,8325,281,8497,296,8525,303,8524,309,8496,301,8325,286,8033,273,7239,256,6419,246,5873,242"/>
|
||||||
|
<area shape="poly" id="edge27_Node000015_Node000011" title=" " alt="" coords="5723,247,5482,266,5333,282,5184,301,5142,309,5141,303,5183,296,5333,277,5482,261,5722,242"/>
|
||||||
|
<area shape="poly" id="edge28_Node000015_Node000012" title=" " alt="" coords="5873,238,6163,243,6567,254,6975,271,7145,283,7273,296,7309,303,7308,309,7272,301,7144,288,6975,276,6567,259,6163,248,5873,243"/>
|
||||||
|
<area shape="poly" id="edge29_Node000015_Node000013" title=" " alt="" coords="5874,237,6497,241,7456,250,8388,268,8732,281,8934,296,8968,303,8966,309,8934,301,8731,286,8388,273,7455,256,6497,246,5874,242"/>
|
||||||
|
<area shape="poly" id="edge32_Node000015_Node000014" title=" " alt="" coords="5873,237,7911,258,9095,276,9503,286,9702,296,9737,303,9736,309,9702,301,9502,291,9095,281,7911,263,5873,243"/>
|
||||||
|
<area shape="rect" id="Node000016" href="$examples_2component_2button_8cpp.html" title=" " alt="" coords="5585,306,5675,331"/>
|
||||||
|
<area shape="poly" id="edge23_Node000015_Node000016" title=" " alt="" coords="5762,259,5656,308,5653,304,5760,254"/>
|
||||||
|
<area shape="rect" id="Node000017" href="$component__fuzzer_8cpp.html" title=" " alt="" coords="5699,306,5867,331"/>
|
||||||
|
<area shape="poly" id="edge35_Node000015_Node000017" title=" " alt="" coords="5796,265,5788,306,5783,305,5791,264"/>
|
||||||
|
<area shape="poly" id="edge36_Node000015_Node000018" title=" " alt="" coords="5723,243,489,301,452,309,451,303,488,296,5723,237"/>
|
||||||
|
<area shape="poly" id="edge37_Node000015_Node000019" title=" " alt="" coords="5873,237,6190,240,6639,249,7093,267,7282,280,7425,296,7457,303,7456,309,7424,301,7282,285,7092,272,6639,255,6190,246,5873,242"/>
|
||||||
|
<area shape="rect" id="Node000020" href="$custom__loop_8cpp.html" title=" " alt="" coords="2789,306,2921,331"/>
|
||||||
|
<area shape="poly" id="edge38_Node000015_Node000020" title=" " alt="" coords="5723,243,4216,268,3367,285,3075,294,2933,301,2896,309,2895,303,2932,296,3075,288,3367,280,4216,262,5723,238"/>
|
||||||
|
<area shape="poly" id="edge39_Node000015_Node000021" title=" " alt="" coords="5873,237,8041,257,9309,275,9746,285,9960,296,9994,303,9992,309,9959,301,9746,291,9309,280,8041,262,5873,243"/>
|
||||||
|
<area shape="poly" id="edge40_Node000015_Node000022" title=" " alt="" coords="5723,242,5387,245,4906,254,4418,272,4215,285,4061,301,4028,309,4027,303,4060,296,4214,279,4418,266,4906,249,5387,240,5723,237"/>
|
||||||
|
<area shape="poly" id="edge41_Node000015_Node000023" title=" " alt="" coords="5723,243,4996,262,4567,279,4388,289,4253,301,4208,309,4207,303,4252,296,4388,284,4567,273,4996,256,5723,238"/>
|
||||||
|
<area shape="poly" id="edge42_Node000015_Node000024" title=" " alt="" coords="5723,243,3020,273,761,301,720,309,719,303,760,296,3020,268,5723,237"/>
|
||||||
|
<area shape="poly" id="edge43_Node000015_Node000025" title=" " alt="" coords="5723,243,3077,273,869,301,843,308,842,303,868,296,3077,267,5723,237"/>
|
||||||
|
<area shape="poly" id="edge44_Node000015_Node000026" title=" " alt="" coords="5723,243,5068,260,4686,278,4528,289,4408,301,4371,309,4370,303,4407,296,4527,283,4686,272,5067,255,5723,238"/>
|
||||||
|
<area shape="poly" id="edge45_Node000015_Node000027" title=" " alt="" coords="5723,243,3137,273,986,301,958,308,957,303,986,296,3137,268,5722,238"/>
|
||||||
|
<area shape="poly" id="edge46_Node000015_Node000028" title=" " alt="" coords="5873,239,6438,258,6760,275,6894,285,6996,296,7032,303,7031,309,6995,301,6894,290,6760,280,6438,263,5873,244"/>
|
||||||
|
<area shape="poly" id="edge47_Node000015_Node000029" title=" " alt="" coords="5723,253,5718,253,5607,266,5520,273,5433,283,5323,301,5292,309,5290,303,5321,296,5432,278,5519,268,5606,261,5718,248,5723,247"/>
|
||||||
|
<area shape="poly" id="edge48_Node000015_Node000030" title=" " alt="" coords="5873,236,6214,236,6702,242,6957,250,7197,260,7403,276,7559,296,7584,303,7583,308,7557,301,7402,281,7196,266,6957,255,6702,248,6214,242,5873,242"/>
|
||||||
|
<area shape="poly" id="edge49_Node000015_Node000031" title=" " alt="" coords="5873,239,6324,257,6574,274,6677,284,6756,296,6782,303,6781,309,6755,301,6677,290,6574,279,6324,262,5873,244"/>
|
||||||
|
<area shape="poly" id="edge50_Node000015_Node000032" title=" " alt="" coords="5723,243,3239,272,1812,290,1157,301,1116,309,1115,303,1156,296,1812,285,3239,267,5723,238"/>
|
||||||
|
<area shape="poly" id="edge51_Node000015_Node000033" title=" " alt="" coords="5873,236,6307,236,6954,242,7298,249,7621,260,7900,275,8110,296,8145,303,8144,309,8110,301,7900,281,7621,265,7297,254,6954,247,6306,242,5873,242"/>
|
||||||
|
<area shape="poly" id="edge52_Node000015_Node000034" title=" " alt="" coords="5723,243,3377,271,2024,289,1378,301,1325,309,1324,303,1378,296,2024,283,3377,265,5723,238"/>
|
||||||
|
<area shape="poly" id="edge53_Node000015_Node000035" title=" " alt="" coords="5873,237,7850,256,8996,274,9391,285,9584,296,9613,303,9611,309,9583,301,9390,290,8996,280,7850,262,5873,243"/>
|
||||||
|
<area shape="poly" id="edge54_Node000015_Node000036" title=" " alt="" coords="5723,243,3417,271,2100,289,1497,301,1469,308,1467,303,1496,296,2100,284,3417,266,5723,238"/>
|
||||||
|
<area shape="poly" id="edge55_Node000015_Node000037" title=" " alt="" coords="5873,237,6375,241,7120,252,7837,269,8100,281,8256,296,8283,303,8281,309,8255,301,8100,287,7837,274,7120,257,6375,247,5873,242"/>
|
||||||
|
<area shape="poly" id="edge56_Node000015_Node000038" title=" " alt="" coords="5873,247,5878,248,5985,260,6069,266,6153,276,6259,296,6284,303,6283,309,6257,301,6152,281,6069,272,5985,265,5878,253,5873,253"/>
|
||||||
|
<area shape="poly" id="edge57_Node000015_Node000039" title=" " alt="" coords="5873,237,6520,239,7522,247,8037,254,8498,264,8858,278,8986,287,9070,296,9099,303,9098,309,9070,301,8985,292,8858,283,8498,270,8037,259,7522,252,6520,244,5873,242"/>
|
||||||
|
<area shape="poly" id="edge58_Node000015_Node000040" title=" " alt="" coords="5873,237,6541,241,7579,252,8594,270,8968,282,9189,296,9229,303,9228,309,9188,301,8968,287,8593,275,7579,257,6541,247,5873,242"/>
|
||||||
|
<area shape="poly" id="edge59_Node000015_Node000041" title=" " alt="" coords="5873,237,7659,256,8725,274,9119,285,9352,296,9407,303,9406,309,9351,301,9119,290,8725,279,7659,262,5873,243"/>
|
||||||
|
<area shape="poly" id="edge60_Node000015_Node000042" title=" " alt="" coords="5723,243,3817,266,2716,284,2337,293,2152,301,2109,309,2108,303,2151,296,2337,288,2716,279,3817,261,5723,237"/>
|
||||||
|
<area shape="poly" id="edge61_Node000015_Node000043" title=" " alt="" coords="5723,243,4843,262,4312,279,4090,290,3922,301,3865,309,3864,303,3922,296,4090,284,4312,274,4843,256,5723,238"/>
|
||||||
|
<area shape="poly" id="edge62_Node000015_Node000044" title=" " alt="" coords="5723,244,5405,260,5201,277,4994,301,4955,309,4954,303,4994,296,5200,271,5405,255,5723,239"/>
|
||||||
|
<area shape="poly" id="edge63_Node000015_Node000045" title=" " alt="" coords="5873,237,7295,254,8125,272,8431,283,8612,296,8648,303,8647,309,8611,301,8431,288,8125,277,7295,259,5873,243"/>
|
||||||
|
<area shape="poly" id="edge64_Node000015_Node000046" title=" " alt="" coords="5873,241,6164,260,6349,276,6536,296,6548,298,6547,303,6535,301,6349,281,6164,265,5873,246"/>
|
||||||
|
<area shape="poly" id="edge65_Node000015_Node000047" title=" " alt="" coords="5873,237,7984,255,9214,273,9638,284,9773,290,9845,296,9873,303,9872,308,9844,301,9772,295,9638,289,9214,278,7984,260,5873,242"/>
|
||||||
|
<area shape="rect" id="Node000048" href="$modal__dialog_8cpp.html" title=" " alt="" coords="5892,306,6029,331"/>
|
||||||
|
<area shape="poly" id="edge66_Node000015_Node000048" title=" " alt="" coords="5835,254,5938,304,5936,308,5833,259"/>
|
||||||
|
<area shape="poly" id="edge67_Node000015_Node000049" title=" " alt="" coords="5863,251,6099,303,6098,309,5862,256"/>
|
||||||
|
<area shape="poly" id="edge68_Node000015_Node000050" title=" " alt="" coords="5873,242,6096,261,6232,277,6369,296,6406,303,6405,309,6368,301,6232,282,6095,266,5873,247"/>
|
||||||
|
<area shape="poly" id="edge69_Node000015_Node000051" title=" " alt="" coords="5723,241,5524,243,5242,250,4915,268,4748,283,4584,301,4543,309,4542,303,4583,296,4747,277,4915,263,5242,245,5524,238,5723,236"/>
|
||||||
|
<area shape="poly" id="edge70_Node000015_Node000052" title=" " alt="" coords="5873,237,6394,242,7174,254,7926,271,8203,283,8366,296,8398,303,8397,309,8366,301,8203,288,7926,276,7174,259,6394,248,5873,243"/>
|
||||||
|
<area shape="poly" id="edge71_Node000015_Node000053" title=" " alt="" coords="5723,244,5212,263,4924,279,4805,290,4714,301,4684,309,4682,303,4714,296,4804,284,4924,274,5212,257,5723,239"/>
|
||||||
|
<area shape="poly" id="edge72_Node000015_Node000054" title=" " alt="" coords="5723,243,3916,268,2878,285,2521,294,2346,301,2299,309,2299,303,2346,296,2521,289,2878,280,3916,262,5723,238"/>
|
||||||
|
<area shape="poly" id="edge73_Node000015_Node000055" title=" " alt="" coords="5873,237,8113,255,9424,273,9877,284,10021,290,10098,296,10129,303,10128,309,10098,301,10021,295,9877,289,9424,279,8113,261,5873,242"/>
|
||||||
|
<area shape="poly" id="edge74_Node000015_Node000056" title=" " alt="" coords="5723,243,3981,264,2983,282,2640,292,2473,301,2443,309,2442,303,2472,296,2640,286,2983,277,3981,259,5723,237"/>
|
||||||
|
<area shape="poly" id="edge75_Node000015_Node000057" title=" " alt="" coords="5873,237,8319,257,9762,275,10261,286,10505,296,10545,303,10544,309,10504,301,10261,291,9762,281,8319,263,5873,242"/>
|
||||||
|
<area shape="poly" id="edge76_Node000015_Node000058" title=" " alt="" coords="5723,243,4067,267,3123,285,2798,294,2640,301,2600,309,2599,303,2639,296,2798,288,3123,280,4067,262,5723,238"/>
|
||||||
|
<area shape="rect" id="Node000059" href="$scrollbar_8cpp.html" title=" " alt="" coords="5334,306,5438,331"/>
|
||||||
|
<area shape="poly" id="edge77_Node000015_Node000059" title=" " alt="" coords="5724,254,5574,278,5451,301,5423,309,5422,303,5449,296,5573,273,5723,248"/>
|
||||||
|
<area shape="poly" id="edge78_Node000015_Node000060" title=" " alt="" coords="5873,239,6376,258,6658,275,6775,285,6864,296,6895,303,6894,309,6863,301,6774,290,6657,280,6375,263,5873,244"/>
|
||||||
|
<area shape="poly" id="edge79_Node000015_Node000061" title=" " alt="" coords="5873,237,6328,243,6993,254,7629,271,7863,283,8001,296,8028,303,8027,309,8000,301,7863,288,7629,277,6993,259,6328,248,5873,243"/>
|
||||||
|
<area shape="poly" id="edge80_Node000015_Node000062" title=" " alt="" coords="5723,244,5264,262,5009,279,4904,289,4824,301,4798,309,4796,303,4823,296,4903,284,5008,274,5263,257,5723,239"/>
|
||||||
|
<area shape="poly" id="edge81_Node000015_Node000063" title=" " alt="" coords="5873,237,7369,255,8246,273,8570,284,8761,296,8803,303,8802,309,8760,301,8570,289,8246,278,7368,261,5873,243"/>
|
||||||
|
<area shape="poly" id="edge82_Node000015_Node000064" title=" " alt="" coords="5723,243,4137,266,3237,284,2928,293,2777,301,2744,309,2743,303,2776,296,2928,287,3237,279,4137,261,5723,238"/>
|
||||||
|
<area shape="poly" id="edge83_Node000015_Node000065" title=" " alt="" coords="5723,243,4357,261,3564,279,3272,290,3100,301,3060,309,3059,303,3099,296,3272,284,3564,274,4357,256,5723,237"/>
|
||||||
|
<area shape="poly" id="edge84_Node000015_Node000066" title=" " alt="" coords="5723,243,4433,261,3688,279,3413,289,3252,301,3215,309,3214,303,3251,296,3413,284,3688,273,4433,256,5723,237"/>
|
||||||
|
<area shape="poly" id="edge85_Node000015_Node000067" title=" " alt="" coords="5723,243,4496,260,3791,277,3532,288,3380,301,3349,309,3348,303,3379,296,3532,283,3791,272,4496,254,5723,237"/>
|
||||||
|
<area shape="poly" id="edge86_Node000015_Node000068" title=" " alt="" coords="5723,243,5249,248,4553,259,3884,276,3639,288,3494,301,3467,309,3465,303,3494,296,3638,283,3884,271,4552,254,5249,243,5723,237"/>
|
||||||
|
<area shape="poly" id="edge87_Node000015_Node000069" title=" " alt="" coords="5873,237,8318,260,9734,278,10205,287,10409,296,10433,303,10431,308,10408,301,10205,293,9734,283,8318,265,5873,243"/>
|
||||||
|
<area shape="poly" id="edge88_Node000015_Node000070" title=" " alt="" coords="5873,238,6141,242,6510,252,6879,270,7033,282,7149,296,7179,303,7178,309,7148,301,7032,287,6879,275,6510,258,6141,247,5873,243"/>
|
||||||
|
<area shape="rect" id="Node000071" href="$examples_2component_2window_8cpp.html" title=" " alt="" coords="5462,306,5561,331"/>
|
||||||
|
<area shape="poly" id="edge89_Node000015_Node000071" title=" " alt="" coords="5740,257,5573,301,5549,308,5547,303,5572,296,5738,252"/>
|
||||||
|
<area shape="poly" id="edge90_Node000015_Node000072" title=" " alt="" coords="5723,242,5322,246,4729,255,4122,272,3867,285,3676,301,3632,309,3631,303,3675,296,3867,280,4121,267,4729,249,5322,240,5723,237"/>
|
||||||
|
<area shape="poly" id="edge93_Node000073_Node000002" title=" " alt="" coords="7952,168,8445,190,9097,223,9661,256,10014,279,10225,296,10267,303,10266,309,10224,301,10013,284,9661,261,9097,228,8445,195,7952,173"/>
|
||||||
|
<area shape="poly" id="edge94_Node000073_Node000003" title=" " alt="" coords="7754,182,7678,201,7648,213,7629,227,7624,239,7625,251,7631,261,7643,272,7677,290,7714,303,7712,308,7674,295,7640,276,7627,265,7619,252,7618,238,7625,224,7645,209,7676,196,7753,177"/>
|
||||||
|
<area shape="poly" id="edge95_Node000073_Node000004" title=" " alt="" coords="7746,178,7696,187,7655,202,7642,212,7635,222,7635,234,7643,249,7664,271,7685,284,7707,290,7730,291,7783,290,7813,291,7845,296,7876,303,7875,309,7844,301,7812,296,7783,295,7730,297,7706,295,7683,288,7661,275,7639,252,7630,236,7630,221,7638,208,7653,198,7695,182,7745,172"/>
|
||||||
|
<area shape="poly" id="edge92_Node000073_Node000010" title=" " alt="" coords="7915,178,8249,248,8374,270,8497,296,8522,303,8521,309,8496,301,8373,275,8248,253,7914,183"/>
|
||||||
|
<area shape="poly" id="edge96_Node000073_Node000013" title=" " alt="" coords="7952,171,8156,191,8392,223,8447,235,8502,248,8623,264,8718,270,8814,278,8935,296,8965,303,8964,309,8933,301,8813,283,8718,276,8623,269,8502,253,8446,241,8391,228,8155,196,7951,176"/>
|
||||||
|
<area shape="poly" id="edge97_Node000073_Node000014" title=" " alt="" coords="7952,169,8304,191,8745,223,9009,248,9204,259,9357,263,9509,271,9702,296,9735,303,9734,309,9702,301,9508,276,9356,268,9204,264,9008,253,8744,228,8303,196,7952,175"/>
|
||||||
|
<area shape="poly" id="edge98_Node000073_Node000015" title=" " alt="" coords="7746,172,5860,237,5859,232,7745,167"/>
|
||||||
|
<area shape="poly" id="edge100_Node000073_Node000021" title=" " alt="" coords="7952,169,8896,223,9262,248,9459,257,9612,261,9765,270,9960,296,9992,303,9991,309,9959,301,9764,275,9612,266,9459,263,9262,253,8895,228,7952,174"/>
|
||||||
|
<area shape="poly" id="edge101_Node000073_Node000028" title=" " alt="" coords="7753,182,7473,228,7311,262,7151,301,7120,309,7119,303,7149,296,7310,257,7472,223,7752,177"/>
|
||||||
|
<area shape="poly" id="edge102_Node000073_Node000030" title=" " alt="" coords="7748,182,7668,201,7637,213,7617,227,7608,246,7605,267,7611,305,7605,306,7600,267,7603,244,7613,224,7634,208,7666,196,7746,177"/>
|
||||||
|
<area shape="poly" id="edge103_Node000073_Node000031" title=" " alt="" coords="7746,174,7498,193,7351,208,7204,228,7032,258,6864,301,6842,308,6840,303,6863,296,7031,252,7203,223,7350,203,7498,188,7745,169"/>
|
||||||
|
<area shape="poly" id="edge104_Node000073_Node000033" title=" " alt="" coords="7870,186,7904,218,7946,248,8140,303,8139,308,7944,253,7900,222,7866,190"/>
|
||||||
|
<area shape="poly" id="edge105_Node000073_Node000037" title=" " alt="" coords="7880,182,7943,220,7996,248,8067,269,8124,276,8183,282,8256,296,8280,303,8278,308,8255,301,8182,287,8124,281,8066,274,7994,253,7940,225,7877,187"/>
|
||||||
|
<area shape="poly" id="edge106_Node000073_Node000038" title=" " alt="" coords="7746,173,7377,192,7145,208,6912,228,6638,253,6520,270,6369,301,6345,309,6343,303,6368,296,6519,264,6638,247,6911,223,7145,202,7377,187,7746,167"/>
|
||||||
|
<area shape="poly" id="edge107_Node000073_Node000039" title=" " alt="" coords="7952,171,8187,191,8465,223,8604,248,8735,262,8838,267,8940,275,9071,296,9097,303,9096,308,9069,301,8940,280,8837,272,8734,267,8603,253,8464,228,8186,196,7951,176"/>
|
||||||
|
<area shape="poly" id="edge108_Node000073_Node000040" title=" " alt="" coords="7952,169,8224,189,8553,223,8629,235,8705,248,8841,263,8947,270,9053,278,9189,296,9226,303,9225,309,9188,301,9053,283,8947,275,8840,268,8704,253,8628,240,8552,228,8224,195,7952,175"/>
|
||||||
|
<area shape="poly" id="edge109_Node000073_Node000041" title=" " alt="" coords="7952,168,8263,187,8455,203,8648,223,8727,235,8806,248,8959,264,9079,272,9198,280,9352,296,9402,303,9401,309,9351,301,9198,285,9078,277,8959,269,8806,253,8726,240,8647,228,8455,208,8263,193,7951,174"/>
|
||||||
|
<area shape="poly" id="edge110_Node000073_Node000045" title=" " alt="" coords="7933,177,8206,223,8612,296,8643,303,8642,309,8611,301,8206,228,7932,182"/>
|
||||||
|
<area shape="poly" id="edge111_Node000073_Node000046" title=" " alt="" coords="7746,171,7434,188,7242,204,7050,228,6867,263,6714,301,6713,296,6866,258,7050,223,7242,199,7433,182,7745,166"/>
|
||||||
|
<area shape="poly" id="edge112_Node000073_Node000048" title=" " alt="" coords="7746,171,7265,188,6952,205,6634,228,6337,256,6208,274,6042,301,6007,309,6006,303,6042,296,6207,268,6337,251,6634,223,6951,200,7265,183,7745,166"/>
|
||||||
|
<area shape="poly" id="edge113_Node000073_Node000052" title=" " alt="" coords="7891,180,7985,214,8097,248,8172,265,8231,273,8291,281,8367,296,8395,303,8393,308,8365,301,8290,287,8231,278,8171,270,8096,253,7983,219,7889,185"/>
|
||||||
|
<area shape="poly" id="edge114_Node000073_Node000057" title=" " alt="" coords="7952,166,8459,181,9198,208,9586,226,9952,247,10267,270,10505,296,10543,303,10542,309,10504,301,10267,275,9952,252,9586,231,9197,213,8458,186,7951,171"/>
|
||||||
|
<area shape="poly" id="edge115_Node000073_Node000060" title=" " alt="" coords="7746,178,7561,199,7350,228,7172,260,6996,301,6969,309,6967,303,6995,296,7171,255,7350,223,7560,193,7745,173"/>
|
||||||
|
<area shape="poly" id="edge116_Node000073_Node000061" title=" " alt="" coords="7765,183,7726,194,7694,209,7684,218,7679,227,7680,237,7687,249,7710,265,7744,276,7787,282,7834,286,7929,289,8001,296,8026,303,8024,308,8000,301,7929,294,7834,291,7787,288,7743,281,7708,270,7683,252,7675,239,7674,226,7680,215,7691,205,7724,189,7764,178"/>
|
||||||
|
<area shape="poly" id="edge117_Node000073_Node000063" title=" " alt="" coords="7952,176,8294,223,8452,248,8607,271,8761,296,8798,303,8796,309,8760,301,8606,276,8451,253,8294,228,7952,182"/>
|
||||||
|
<area shape="poly" id="edge118_Node000073_Node000070" title=" " alt="" coords="7781,183,7555,232,7273,301,7248,308,7247,303,7272,296,7554,227,7780,178"/>
|
||||||
|
<area shape="rect" id="Node000074" href="$component__options_8cpp.html" title=" " alt="" coords="7697,225,7875,251"/>
|
||||||
|
<area shape="poly" id="edge99_Node000073_Node000074" title=" " alt="" coords="7831,189,7798,227,7794,223,7827,186"/>
|
||||||
|
<area shape="poly" id="edge133_Node000075_Node000020" title=" " alt="" coords="1045,237,1375,240,1877,250,2396,267,2613,280,2777,296,2815,303,2814,309,2776,301,2613,286,2396,273,1877,255,1375,246,1044,242"/>
|
||||||
|
<area shape="rect" id="Node000076" href="$loop_8cpp.html" title=" " alt="" coords="501,306,578,331"/>
|
||||||
|
<area shape="poly" id="edge134_Node000075_Node000076" title=" " alt="" coords="938,246,781,265,686,281,591,301,568,308,567,303,589,296,685,275,780,260,938,241"/>
|
||||||
|
<area shape="poly" id="edge135_Node000075_Node000077" title=" " alt="" coords="938,244,620,260,406,277,188,301,144,309,143,303,187,296,405,272,620,255,938,238"/>
|
||||||
|
<area shape="poly" id="edge198_Node000078_Node000002" title=" " alt="" coords="4746,238,10225,296,10270,303,10269,309,10224,301,4746,243"/>
|
||||||
|
<area shape="poly" id="edge199_Node000078_Node000003" title=" " alt="" coords="4745,238,6277,256,7153,274,7475,284,7665,296,7709,303,7708,309,7664,301,7474,290,7153,279,6277,261,4745,243"/>
|
||||||
|
<area shape="poly" id="edge200_Node000078_Node000004" title=" " alt="" coords="4745,238,6432,262,7367,279,7688,288,7845,296,7883,303,7882,309,7844,301,7688,293,7367,285,6432,267,4745,243"/>
|
||||||
|
<area shape="poly" id="edge202_Node000078_Node000005" title=" " alt="" coords="4547,242,3927,247,3017,257,2143,275,1822,287,1633,301,1600,309,1599,303,1632,296,1822,281,2143,269,3017,252,3927,241,4547,237"/>
|
||||||
|
<area shape="poly" id="edge203_Node000078_Node000006" title=" " alt="" coords="4547,242,4016,243,3230,251,2815,258,2425,268,2087,283,1833,301,1785,309,1784,303,1832,296,2087,277,2424,263,2815,253,3230,245,4016,238,4547,237"/>
|
||||||
|
<area shape="poly" id="edge204_Node000078_Node000007" title=" " alt="" coords="4547,243,3188,260,2422,277,2141,289,1976,301,1942,309,1940,303,1975,296,2141,283,2422,272,3188,255,4547,237"/>
|
||||||
|
<area shape="poly" id="edge205_Node000078_Node000008" title=" " alt="" coords="4547,242,3695,243,2375,250,1697,258,1089,268,614,282,446,291,334,301,299,309,298,303,334,296,445,286,614,277,1089,263,1697,252,2375,245,3695,238,4547,237"/>
|
||||||
|
<area shape="poly" id="edge196_Node000078_Node000010" title=" " alt="" coords="4745,238,6807,263,7954,281,8333,289,8497,296,8525,303,8524,309,8496,301,8332,295,7954,286,6807,269,4745,243"/>
|
||||||
|
<area shape="poly" id="edge201_Node000078_Node000011" title=" " alt="" coords="4730,250,4994,296,5033,303,5032,309,4994,301,4729,256"/>
|
||||||
|
<area shape="poly" id="edge197_Node000078_Node000016" title=" " alt="" coords="4746,240,5178,259,5407,276,5501,285,5573,296,5600,303,5599,308,5572,301,5500,291,5406,281,5177,265,4745,245"/>
|
||||||
|
<area shape="poly" id="edge206_Node000078_Node000018" title=" " alt="" coords="4547,242,3722,244,2451,252,1799,260,1214,270,758,284,596,292,489,301,452,309,451,303,488,296,596,287,757,278,1214,265,1799,255,2451,247,3722,239,4547,237"/>
|
||||||
|
<area shape="poly" id="edge207_Node000078_Node000020" title=" " alt="" coords="4547,243,4206,247,3739,257,3273,274,3080,287,2933,301,2896,309,2895,303,2932,296,3079,281,3273,269,3739,252,4206,242,4547,237"/>
|
||||||
|
<area shape="poly" id="edge208_Node000078_Node000022" title=" " alt="" coords="4547,253,4542,253,4407,265,4301,271,4195,281,4061,301,4030,309,4029,303,4060,296,4195,275,4300,266,4406,259,4542,248,4546,248"/>
|
||||||
|
<area shape="poly" id="edge209_Node000078_Node000023" title=" " alt="" coords="4551,255,4253,301,4213,309,4212,303,4252,296,4550,250"/>
|
||||||
|
<area shape="poly" id="edge210_Node000078_Node000024" title=" " alt="" coords="4547,242,3770,246,2586,256,1435,274,1011,286,761,301,720,309,719,303,760,296,1011,281,1435,268,2586,251,3770,241,4547,237"/>
|
||||||
|
<area shape="poly" id="edge211_Node000078_Node000025" title=" " alt="" coords="4547,242,3788,241,2637,246,2048,253,1521,264,1110,280,965,290,869,301,843,308,842,303,868,296,965,284,1110,274,1521,259,2048,248,2637,241,3788,236,4547,236"/>
|
||||||
|
<area shape="poly" id="edge212_Node000078_Node000026" title=" " alt="" coords="4587,257,4377,309,4375,303,4586,251"/>
|
||||||
|
<area shape="poly" id="edge213_Node000078_Node000027" title=" " alt="" coords="4547,242,3810,243,2696,249,2126,257,1617,267,1220,282,1079,291,986,301,958,309,957,303,986,296,1079,286,1220,277,1617,262,2126,251,2695,244,3810,237,4547,237"/>
|
||||||
|
<area shape="poly" id="edge214_Node000078_Node000028" title=" " alt="" coords="4745,238,5943,258,6608,275,6851,285,6996,296,7033,303,7032,309,6995,301,6851,291,6608,281,5943,263,4745,243"/>
|
||||||
|
<area shape="poly" id="edge215_Node000078_Node000029" title=" " alt="" coords="4745,243,4948,262,5066,277,5183,296,5214,303,5213,309,5181,301,5065,282,4947,267,4745,249"/>
|
||||||
|
<area shape="poly" id="edge216_Node000078_Node000030" title=" " alt="" coords="4745,238,6284,260,7128,277,7417,286,7558,296,7585,303,7583,309,7558,301,7417,292,7128,282,6284,265,4745,243"/>
|
||||||
|
<area shape="poly" id="edge217_Node000078_Node000031" title=" " alt="" coords="4745,238,5822,255,6412,272,6628,283,6756,296,6783,303,6781,309,6755,301,6628,289,6412,278,5822,260,4745,243"/>
|
||||||
|
<area shape="poly" id="edge218_Node000078_Node000032" title=" " alt="" coords="4547,243,3841,247,2781,258,1757,276,1379,287,1157,301,1116,309,1115,303,1156,296,1379,282,1757,270,2781,253,3841,242,4547,237"/>
|
||||||
|
<area shape="poly" id="edge219_Node000078_Node000033" title=" " alt="" coords="4745,238,6570,260,7589,278,7939,287,8110,296,8146,303,8144,309,8110,301,7939,292,7589,283,6569,266,4745,243"/>
|
||||||
|
<area shape="poly" id="edge220_Node000078_Node000034" title=" " alt="" coords="4547,242,3940,243,3023,249,2535,256,2075,267,1678,282,1378,301,1325,309,1325,303,1378,296,1678,276,2075,262,2535,251,3023,244,3940,237,4547,236"/>
|
||||||
|
<area shape="poly" id="edge222_Node000078_Node000036" title=" " alt="" coords="4547,242,3902,245,2949,253,2464,261,2032,271,1695,284,1576,292,1497,301,1469,309,1467,303,1496,296,1576,287,1695,279,2032,266,2464,255,2949,248,3902,239,4547,237"/>
|
||||||
|
<area shape="poly" id="edge223_Node000078_Node000037" title=" " alt="" coords="4745,238,6681,264,7750,281,8102,289,8256,296,8283,303,8281,308,8255,301,8102,295,7750,287,6681,269,4745,243"/>
|
||||||
|
<area shape="poly" id="edge224_Node000078_Node000038" title=" " alt="" coords="4745,237,5069,239,5506,247,5941,264,6122,278,6259,296,6285,303,6284,308,6257,301,6121,284,5941,270,5506,252,5068,244,4745,242"/>
|
||||||
|
<area shape="poly" id="edge225_Node000078_Node000039" title=" " alt="" coords="4745,238,7130,266,8462,284,9070,296,9099,303,9098,308,9070,301,8462,290,7130,272,4745,243"/>
|
||||||
|
<area shape="poly" id="edge226_Node000078_Node000040" title=" " alt="" coords="4745,238,7193,267,8563,285,9189,296,9229,303,9228,309,9188,301,8563,290,7193,273,4745,243"/>
|
||||||
|
<area shape="poly" id="edge227_Node000078_Node000041" title=" " alt="" coords="4745,238,7254,266,8675,284,9352,296,9408,303,9407,309,9351,301,8675,289,7254,271,4745,243"/>
|
||||||
|
<area shape="poly" id="edge228_Node000078_Node000042" title=" " alt="" coords="4546,242,4069,243,3376,251,3012,258,2670,269,2374,283,2152,301,2110,309,2109,303,2151,296,2374,277,2669,263,3012,253,3376,245,4068,238,4546,237"/>
|
||||||
|
<area shape="poly" id="edge229_Node000078_Node000043" title=" " alt="" coords="4547,253,4542,253,4368,267,4232,275,4096,284,3922,301,3868,309,3868,303,3922,296,4096,279,4232,270,4367,262,4542,248,4546,248"/>
|
||||||
|
<area shape="poly" id="edge230_Node000078_Node000044" title=" " alt="" coords="4698,252,4871,303,4870,309,4696,257"/>
|
||||||
|
<area shape="poly" id="edge231_Node000078_Node000045" title=" " alt="" coords="4745,238,6867,265,8050,282,8612,296,8648,303,8647,309,8611,301,8050,288,6867,270,4745,243"/>
|
||||||
|
<area shape="poly" id="edge232_Node000078_Node000046" title=" " alt="" coords="4745,238,5635,256,6155,273,6371,284,6536,296,6548,297,6547,303,6535,301,6371,289,6154,278,5635,261,4745,243"/>
|
||||||
|
<area shape="poly" id="edge233_Node000078_Node000048" title=" " alt="" coords="4745,239,5325,259,5646,275,5779,285,5880,296,5918,303,5917,309,5879,301,5778,291,5645,281,5325,264,4745,244"/>
|
||||||
|
<area shape="poly" id="edge234_Node000078_Node000049" title=" " alt="" coords="4745,237,4976,239,5297,247,5666,265,5856,279,6041,296,6092,303,6091,309,6040,301,5855,284,5666,270,5297,253,4976,244,4745,242"/>
|
||||||
|
<area shape="poly" id="edge235_Node000078_Node000050" title=" " alt="" coords="4745,238,5088,243,5557,253,6026,270,6221,282,6369,296,6409,303,6408,309,6368,301,6221,287,6026,276,5557,258,5088,248,4745,243"/>
|
||||||
|
<area shape="poly" id="edge236_Node000078_Node000051" title=" " alt="" coords="4613,259,4519,308,4516,303,4611,255"/>
|
||||||
|
<area shape="poly" id="edge237_Node000078_Node000052" title=" " alt="" coords="4745,238,6739,265,7843,282,8208,290,8366,296,8398,303,8397,309,8366,301,8208,295,7843,288,6739,270,4745,243"/>
|
||||||
|
<area shape="poly" id="edge238_Node000078_Node000053" title=" " alt="" coords="4650,264,4651,306,4646,306,4644,265"/>
|
||||||
|
<area shape="poly" id="edge239_Node000078_Node000054" title=" " alt="" coords="4547,242,4102,246,3466,255,2820,273,2550,285,2346,301,2300,309,2299,303,2346,296,2550,280,2820,267,3466,250,4102,240,4546,237"/>
|
||||||
|
<area shape="poly" id="edge240_Node000078_Node000056" title=" " alt="" coords="4547,243,3438,262,2828,279,2605,290,2473,301,2443,309,2442,303,2472,296,2604,284,2828,274,3438,256,4547,238"/>
|
||||||
|
<area shape="poly" id="edge241_Node000078_Node000058" title=" " alt="" coords="4547,244,3523,266,2964,283,2760,292,2640,301,2600,309,2599,303,2639,296,2760,287,2964,278,3523,261,4547,238"/>
|
||||||
|
<area shape="poly" id="edge243_Node000078_Node000059" title=" " alt="" coords="4745,239,5008,255,5165,272,5323,296,5352,303,5351,308,5321,301,5165,277,5007,261,4745,245"/>
|
||||||
|
<area shape="poly" id="edge244_Node000078_Node000060" title=" " alt="" coords="4746,238,5877,257,6501,274,6729,285,6864,296,6896,303,6895,309,6863,301,6728,290,6500,280,5877,262,4746,243"/>
|
||||||
|
<area shape="poly" id="edge245_Node000078_Node000061" title=" " alt="" coords="4745,238,6547,264,7534,282,7860,290,8001,296,8028,303,8027,309,8000,301,7860,295,7534,287,6547,270,4745,243"/>
|
||||||
|
<area shape="poly" id="edge246_Node000078_Node000062" title=" " alt="" coords="4677,256,4752,304,4749,308,4674,260"/>
|
||||||
|
<area shape="poly" id="edge247_Node000078_Node000063" title=" " alt="" coords="4745,238,6946,265,8177,283,8761,296,8803,303,8802,309,8760,301,8177,288,6946,271,4745,243"/>
|
||||||
|
<area shape="poly" id="edge248_Node000078_Node000064" title=" " alt="" coords="4547,244,3592,265,3076,282,2888,292,2777,301,2745,309,2743,303,2776,296,2888,286,3076,277,3592,260,4547,238"/>
|
||||||
|
<area shape="poly" id="edge249_Node000078_Node000065" title=" " alt="" coords="4547,243,3818,260,3403,277,3230,288,3100,301,3061,309,3060,303,3099,296,3230,283,3403,272,3818,255,4547,238"/>
|
||||||
|
<area shape="poly" id="edge250_Node000078_Node000066" title=" " alt="" coords="4547,244,3890,261,3521,278,3368,289,3252,301,3216,309,3215,303,3251,296,3367,283,3521,273,3890,256,4547,238"/>
|
||||||
|
<area shape="poly" id="edge251_Node000078_Node000067" title=" " alt="" coords="4547,244,4288,249,3951,260,3620,277,3484,288,3380,301,3349,309,3348,303,3379,296,3483,283,3620,272,3951,255,4288,244,4547,238"/>
|
||||||
|
<area shape="poly" id="edge252_Node000078_Node000068" title=" " alt="" coords="4547,246,3961,270,3665,286,3494,301,3467,309,3466,303,3494,296,3665,281,3961,265,4547,240"/>
|
||||||
|
<area shape="poly" id="edge253_Node000078_Node000070" title=" " alt="" coords="4745,237,5270,243,6020,254,6733,271,6995,283,7149,296,7180,303,7179,309,7148,301,6994,288,6733,277,6020,259,5270,248,4745,243"/>
|
||||||
|
<area shape="poly" id="edge254_Node000078_Node000071" title=" " alt="" coords="4745,237,4885,240,5061,250,5256,267,5451,296,5479,303,5478,308,5449,301,5255,273,5061,255,4884,246,4745,242"/>
|
||||||
|
<area shape="poly" id="edge255_Node000078_Node000072" title=" " alt="" coords="4547,246,4094,269,3852,285,3676,301,3634,309,3633,303,3675,296,3852,279,4094,264,4547,241"/>
|
||||||
|
<area shape="poly" id="edge221_Node000078_Node000076" title=" " alt="" coords="4547,243,3702,248,2417,259,1208,277,793,288,661,295,591,301,566,308,564,303,589,296,661,289,793,283,1208,272,2417,254,3702,242,4547,237"/>
|
||||||
|
<area shape="poly" id="edge242_Node000078_Node000077" title=" " alt="" coords="4547,242,3669,246,2303,255,970,273,478,286,303,293,188,301,141,309,140,303,187,296,303,288,477,280,970,268,2303,250,3669,241,4547,237"/>
|
||||||
|
</map>
|
||||||
1
captured__mouse_8hpp__dep__incl.md5
Normal file
1
captured__mouse_8hpp__dep__incl.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
c0e326f47446a883cc52442f16d22db4
|
||||||
BIN
captured__mouse_8hpp__dep__incl.png
Normal file
BIN
captured__mouse_8hpp__dep__incl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
176
captured__mouse_8hpp_source.html
Normal file
176
captured__mouse_8hpp_source.html
Normal file
@@ -0,0 +1,176 @@
|
|||||||
|
<!-- 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: captured_mouse.hpp Source File</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('captured__mouse_8hpp_source.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="headertitle"><div class="title">captured_mouse.hpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="captured__mouse_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#ifndef FTXUI_CAPTURED_MOUSE_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#define FTXUI_CAPTURED_MOUSE_HPP</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <memory></span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="foldopen" id="foldopen00010" data-start="{" data-end="};">
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"><a class="line" href="classftxui_1_1CapturedMouseInterface.html"> 10</a></span><span class="keyword">class </span><a class="code hl_class" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> {</div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="classftxui_1_1CapturedMouseInterface.html#abc72c038150d1866199c28dffe7ace7b"> 12</a></span> <a class="code hl_function" href="classftxui_1_1CapturedMouseInterface.html#abc72c038150d1866199c28dffe7ace7b">CapturedMouseInterface</a>() = <span class="keywordflow">default</span>;</div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"><a class="line" href="classftxui_1_1CapturedMouseInterface.html#abb21b580f6362d9f5f4d25c6b8ca54cb"> 13</a></span> <a class="code hl_function" href="classftxui_1_1CapturedMouseInterface.html#abb21b580f6362d9f5f4d25c6b8ca54cb">CapturedMouseInterface</a>(<span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a>&) = <span class="keywordflow">default</span>;</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"><a class="line" href="classftxui_1_1CapturedMouseInterface.html#a2f92bdd8e2c098ade383916b8e47b7e0"> 14</a></span> <a class="code hl_function" href="classftxui_1_1CapturedMouseInterface.html#a2f92bdd8e2c098ade383916b8e47b7e0">CapturedMouseInterface</a>(<a class="code hl_class" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a>&&) = <span class="keyword">delete</span>;</div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"><a class="line" href="classftxui_1_1CapturedMouseInterface.html#adfa362c249253f9570e5c1cf42fc16c3"> 15</a></span> <a class="code hl_class" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a>& <a class="code hl_function" href="classftxui_1_1CapturedMouseInterface.html#adfa362c249253f9570e5c1cf42fc16c3">operator=</a>(<span class="keyword">const</span> <a class="code hl_class" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a>&) = <span class="keywordflow">default</span>;</div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="classftxui_1_1CapturedMouseInterface.html#ac349c4e493dbe8aa7c47052d91e0f411"> 16</a></span> <a class="code hl_class" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a>& <a class="code hl_function" href="classftxui_1_1CapturedMouseInterface.html#ac349c4e493dbe8aa7c47052d91e0f411">operator=</a>(<a class="code hl_class" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a>&&) = <span class="keyword">delete</span>;</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"><a class="line" href="classftxui_1_1CapturedMouseInterface.html#af35148d7f798953f8d7e8c1a0e2b2ef0"> 17</a></span> <span class="keyword">virtual</span> <a class="code hl_function" href="classftxui_1_1CapturedMouseInterface.html#af35148d7f798953f8d7e8c1a0e2b2ef0">~CapturedMouseInterface</a>() = <span class="keywordflow">default</span>;</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span>};</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="namespaceftxui.html#a24b663cb6b0b262055c94d3a03bdd274"> 19</a></span><span class="keyword">using </span><a class="code hl_typedef" href="namespaceftxui.html#a24b663cb6b0b262055c94d3a03bdd274">CapturedMouse</a> = std::unique_ptr<CapturedMouseInterface>;</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#endif </span><span class="comment">/* end of include guard: FTXUI_CAPTURED_MOUSE_HPP */</span><span class="preprocessor"></span></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1CapturedMouseInterface_html"><div class="ttname"><a href="classftxui_1_1CapturedMouseInterface.html">ftxui::CapturedMouseInterface</a></div><div class="ttdef"><b>Definition</b> <a href="#l00010">captured_mouse.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1CapturedMouseInterface_html_a2f92bdd8e2c098ade383916b8e47b7e0"><div class="ttname"><a href="classftxui_1_1CapturedMouseInterface.html#a2f92bdd8e2c098ade383916b8e47b7e0">ftxui::CapturedMouseInterface::CapturedMouseInterface</a></div><div class="ttdeci">CapturedMouseInterface(CapturedMouseInterface &&)=delete</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1CapturedMouseInterface_html_abb21b580f6362d9f5f4d25c6b8ca54cb"><div class="ttname"><a href="classftxui_1_1CapturedMouseInterface.html#abb21b580f6362d9f5f4d25c6b8ca54cb">ftxui::CapturedMouseInterface::CapturedMouseInterface</a></div><div class="ttdeci">CapturedMouseInterface(const CapturedMouseInterface &)=default</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1CapturedMouseInterface_html_abc72c038150d1866199c28dffe7ace7b"><div class="ttname"><a href="classftxui_1_1CapturedMouseInterface.html#abc72c038150d1866199c28dffe7ace7b">ftxui::CapturedMouseInterface::CapturedMouseInterface</a></div><div class="ttdeci">CapturedMouseInterface()=default</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1CapturedMouseInterface_html_ac349c4e493dbe8aa7c47052d91e0f411"><div class="ttname"><a href="classftxui_1_1CapturedMouseInterface.html#ac349c4e493dbe8aa7c47052d91e0f411">ftxui::CapturedMouseInterface::operator=</a></div><div class="ttdeci">CapturedMouseInterface & operator=(CapturedMouseInterface &&)=delete</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1CapturedMouseInterface_html_adfa362c249253f9570e5c1cf42fc16c3"><div class="ttname"><a href="classftxui_1_1CapturedMouseInterface.html#adfa362c249253f9570e5c1cf42fc16c3">ftxui::CapturedMouseInterface::operator=</a></div><div class="ttdeci">CapturedMouseInterface & operator=(const CapturedMouseInterface &)=default</div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1CapturedMouseInterface_html_af35148d7f798953f8d7e8c1a0e2b2ef0"><div class="ttname"><a href="classftxui_1_1CapturedMouseInterface.html#af35148d7f798953f8d7e8c1a0e2b2ef0">ftxui::CapturedMouseInterface::~CapturedMouseInterface</a></div><div class="ttdeci">virtual ~CapturedMouseInterface()=default</div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a24b663cb6b0b262055c94d3a03bdd274"><div class="ttname"><a href="namespaceftxui.html#a24b663cb6b0b262055c94d3a03bdd274">ftxui::CapturedMouse</a></div><div class="ttdeci">std::unique_ptr< CapturedMouseInterface > CapturedMouse</div><div class="ttdef"><b>Definition</b> <a href="#l00019">captured_mouse.hpp:19</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f0d124f4cd00c9c7b5b93f60cb4ae34.html">ftxui</a></li><li class="navelem"><a class="el" href="dir_b7c1fcae8d0ae1df453f463e8938778b.html">component</a></li><li class="navelem"><a class="el" href="captured__mouse_8hpp.html">captured_mouse.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>
|
||||||
163
catch__event_8cpp.html
Normal file
163
catch__event_8cpp.html
Normal file
@@ -0,0 +1,163 @@
|
|||||||
|
<!-- 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: catch_event.cpp 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('catch__event_8cpp.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="#namespaces">Namespaces</a> |
|
||||||
|
<a href="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">catch_event.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="catch__event_8cpp_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="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:a0bfd67a2815807dc6fc9bc0f79bce29e" id="r_a0bfd67a2815807dc6fc9bc0f79bce29e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#a0bfd67a2815807dc6fc9bc0f79bce29e">CatchEvent</a> (<a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> child, std::function< bool(<a class="el" href="structftxui_1_1Event.html">Event</a> event)> on_event)</td></tr>
|
||||||
|
<tr class="memdesc:a0bfd67a2815807dc6fc9bc0f79bce29e"><td class="mdescLeft"> </td><td class="mdescRight">Return a component, using |on_event| to catch events. This function must returns true when the event has been handled, false otherwise. <br /></td></tr>
|
||||||
|
<tr class="separator:a0bfd67a2815807dc6fc9bc0f79bce29e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ad2948235799c010c76c6de861c050c59" id="r_ad2948235799c010c76c6de861c050c59"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#af07b496fe512e3a4863ee546f19e9a6c">ComponentDecorator</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#ad2948235799c010c76c6de861c050c59">CatchEvent</a> (std::function< bool(<a class="el" href="structftxui_1_1Event.html">Event</a>)> on_event)</td></tr>
|
||||||
|
<tr class="memdesc:ad2948235799c010c76c6de861c050c59"><td class="mdescLeft"> </td><td class="mdescRight">Decorate a component, using |on_event| to catch events. This function must returns true when the event has been handled, false otherwise. <br /></td></tr>
|
||||||
|
<tr class="separator:ad2948235799c010c76c6de861c050c59"><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_591e152ed8a369b957ed274cdb7355d5.html">component</a></li><li class="navelem"><a class="el" href="catch__event_8cpp.html">catch_event.cpp</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>
|
||||||
5
catch__event_8cpp.js
Normal file
5
catch__event_8cpp.js
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
var catch__event_8cpp =
|
||||||
|
[
|
||||||
|
[ "CatchEvent", "catch__event_8cpp.html#a0bfd67a2815807dc6fc9bc0f79bce29e", null ],
|
||||||
|
[ "CatchEvent", "catch__event_8cpp.html#ad2948235799c010c76c6de861c050c59", null ]
|
||||||
|
];
|
||||||
245
catch__event_8cpp_source.html
Normal file
245
catch__event_8cpp_source.html
Normal file
@@ -0,0 +1,245 @@
|
|||||||
|
<!-- 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: catch_event.cpp Source File</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('catch__event_8cpp_source.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="headertitle"><div class="title">catch_event.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="catch__event_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2021 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <functional></span> <span class="comment">// for function</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <utility></span> <span class="comment">// for move</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="component_8hpp.html">ftxui/component/component.hpp</a>"</span> <span class="comment">// for Make, CatchEvent, ComponentDecorator</span></div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="component__base_8hpp.html">ftxui/component/component_base.hpp</a>"</span> <span class="comment">// for Component, ComponentBase</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="event_8hpp.html">ftxui/component/event.hpp</a>"</span> <span class="comment">// for Event</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a> {</div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">class </span>CatchEventBase : <span class="keyword">public</span> ComponentBase {</div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">public</span>:</div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> <span class="comment">// Constructor.</span></div>
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">explicit</span> CatchEventBase(std::function<<span class="keywordtype">bool</span>(Event)> on_event)</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> : on_event_(std::move(on_event)) {}</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> </div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="comment">// Component implementation.</span></div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keywordtype">bool</span> OnEvent(Event event)<span class="keyword"> override </span>{</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keywordflow">if</span> (on_event_(event)) {</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> } <span class="keywordflow">else</span> {</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classftxui_1_1ComponentBase.html#ab84629a8fecad2e1cdd426b7ddc72277">ComponentBase::OnEvent</a>(event);</div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> }</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> }</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">protected</span>:</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> std::function<bool(Event)> on_event_;</div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span>};</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="comment">/// @brief Return a component, using |on_event| to catch events. This function</span></div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="comment">/// must returns true when the event has been handled, false otherwise.</span></div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="comment">/// @param child The wrapped component.</span></div>
|
||||||
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="comment">/// @param on_event The function drawing the interface.</span></div>
|
||||||
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span><span class="comment">/// @ingroup component</span></div>
|
||||||
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="comment">///</span></div>
|
||||||
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="comment">/// ### Example</span></div>
|
||||||
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="comment">///</span></div>
|
||||||
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span><span class="comment">/// ```cpp</span></div>
|
||||||
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span><span class="comment">/// auto screen = ScreenInteractive::TerminalOutput();</span></div>
|
||||||
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><span class="comment">/// auto renderer = Renderer([] {</span></div>
|
||||||
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="comment">/// return text("My interface");</span></div>
|
||||||
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="comment">/// });</span></div>
|
||||||
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="comment">/// auto component = CatchEvent(renderer, [&](Event event) {</span></div>
|
||||||
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span><span class="comment">/// if (event == Event::Character('q')) {</span></div>
|
||||||
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span><span class="comment">/// screen.ExitLoopClosure()();</span></div>
|
||||||
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span><span class="comment">/// return true;</span></div>
|
||||||
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span><span class="comment">/// }</span></div>
|
||||||
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span><span class="comment">/// return false;</span></div>
|
||||||
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span><span class="comment">/// });</span></div>
|
||||||
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span><span class="comment">/// screen.Loop(component);</span></div>
|
||||||
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span><span class="comment">/// ```</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00054" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"><a class="line" href="namespaceftxui.html#a0bfd67a2815807dc6fc9bc0f79bce29e"> 54</a></span><span class="comment"></span><a class="code hl_typedef" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> <a class="code hl_function" href="namespaceftxui.html#afa5872ba3f9889c7487e57e745e56857">CatchEvent</a>(<a class="code hl_typedef" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> child,</div>
|
||||||
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> std::function<<span class="keywordtype">bool</span>(<a class="code hl_struct" href="structftxui_1_1Event.html">Event</a> event)> on_event) {</div>
|
||||||
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">auto</span> out = <a class="code hl_function" href="namespaceftxui.html#a2b8973dc71334f1d98e2e6f55de8b5ae">Make<CatchEventBase></a>(std::move(on_event));</div>
|
||||||
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> out->Add(std::move(child));</div>
|
||||||
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="keywordflow">return</span> out;</div>
|
||||||
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span><span class="comment"></span> </div>
|
||||||
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span><span class="comment">/// @brief Decorate a component, using |on_event| to catch events. This function</span></div>
|
||||||
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span><span class="comment">/// must returns true when the event has been handled, false otherwise.</span></div>
|
||||||
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span><span class="comment">/// @param on_event The function drawing the interface.</span></div>
|
||||||
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span><span class="comment">/// @ingroup component</span></div>
|
||||||
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span><span class="comment">///</span></div>
|
||||||
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span><span class="comment">/// ### Example</span></div>
|
||||||
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span><span class="comment">///</span></div>
|
||||||
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span><span class="comment">/// ```cpp</span></div>
|
||||||
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span><span class="comment">/// auto screen = ScreenInteractive::TerminalOutput();</span></div>
|
||||||
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span><span class="comment">/// auto renderer = Renderer([] { return text("Hello world"); });</span></div>
|
||||||
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span><span class="comment">/// renderer |= CatchEvent([&](Event event) {</span></div>
|
||||||
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span><span class="comment">/// if (event == Event::Character('q')) {</span></div>
|
||||||
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span><span class="comment">/// screen.ExitLoopClosure()();</span></div>
|
||||||
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span><span class="comment">/// return true;</span></div>
|
||||||
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><span class="comment">/// }</span></div>
|
||||||
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span><span class="comment">/// return false;</span></div>
|
||||||
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="comment">/// });</span></div>
|
||||||
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span><span class="comment">/// screen.Loop(renderer);</span></div>
|
||||||
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span><span class="comment">/// ```</span></div>
|
||||||
|
<div class="foldopen" id="foldopen00080" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"><a class="line" href="namespaceftxui.html#ad2948235799c010c76c6de861c050c59"> 80</a></span><span class="comment"></span><a class="code hl_typedef" href="namespaceftxui.html#af07b496fe512e3a4863ee546f19e9a6c">ComponentDecorator</a> <a class="code hl_function" href="namespaceftxui.html#afa5872ba3f9889c7487e57e745e56857">CatchEvent</a>(std::function<<span class="keywordtype">bool</span>(<a class="code hl_struct" href="structftxui_1_1Event.html">Event</a>)> on_event) {</div>
|
||||||
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> <span class="keywordflow">return</span> [on_event = std::move(on_event)](<a class="code hl_typedef" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> child) {</div>
|
||||||
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceftxui.html#afa5872ba3f9889c7487e57e745e56857">CatchEvent</a>(std::move(child), [on_event = on_event](<a class="code hl_struct" href="structftxui_1_1Event.html">Event</a> event) {</div>
|
||||||
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> <span class="keywordflow">return</span> on_event(std::move(event));</div>
|
||||||
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> });</div>
|
||||||
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> };</div>
|
||||||
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> </div>
|
||||||
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span>} <span class="comment">// namespace ftxui</span></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1ComponentBase_html_ab84629a8fecad2e1cdd426b7ddc72277"><div class="ttname"><a href="classftxui_1_1ComponentBase.html#ab84629a8fecad2e1cdd426b7ddc72277">ftxui::ComponentBase::OnEvent</a></div><div class="ttdeci">virtual bool OnEvent(Event)</div><div class="ttdoc">Called in response to an event.</div><div class="ttdef"><b>Definition</b> <a href="component_8cpp_source.html#l00161">component.cpp:161</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent_8hpp_html"><div class="ttname"><a href="component_8hpp.html">component.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__base_8hpp_html"><div class="ttname"><a href="component__base_8hpp.html">component_base.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aevent_8hpp_html"><div class="ttname"><a href="event_8hpp.html">event.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a2b8973dc71334f1d98e2e6f55de8b5ae"><div class="ttname"><a href="namespaceftxui.html#a2b8973dc71334f1d98e2e6f55de8b5ae">ftxui::Make</a></div><div class="ttdeci">std::shared_ptr< T > Make(Args &&... args)</div><div class="ttdef"><b>Definition</b> <a href="component_8hpp_source.html#l00026">component.hpp:26</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_af07b496fe512e3a4863ee546f19e9a6c"><div class="ttname"><a href="namespaceftxui.html#af07b496fe512e3a4863ee546f19e9a6c">ftxui::ComponentDecorator</a></div><div class="ttdeci">std::function< Component(Component)> ComponentDecorator</div><div class="ttdef"><b>Definition</b> <a href="component_8hpp_source.html#l00031">component.hpp:31</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_af1479ede01dbf087342534ab4ada11d3"><div class="ttname"><a href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">ftxui::Component</a></div><div class="ttdeci">std::shared_ptr< ComponentBase > Component</div><div class="ttdef"><b>Definition</b> <a href="component__base_8hpp_source.html#l00024">component_base.hpp:24</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_afa5872ba3f9889c7487e57e745e56857"><div class="ttname"><a href="namespaceftxui.html#afa5872ba3f9889c7487e57e745e56857">ftxui::CatchEvent</a></div><div class="ttdeci">Component CatchEvent(Component child, std::function< bool(Event)>)</div></div>
|
||||||
|
<div class="ttc" id="astructftxui_1_1Event_html"><div class="ttname"><a href="structftxui_1_1Event.html">ftxui::Event</a></div><div class="ttdoc">Represent an event. It can be key press event, a terminal resize, or more ...</div><div class="ttdef"><b>Definition</b> <a href="event_8hpp_source.html#l00027">event.hpp:27</a></div></div>
|
||||||
|
</div><!-- fragment --></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_591e152ed8a369b957ed274cdb7355d5.html">component</a></li><li class="navelem"><a class="el" href="catch__event_8cpp.html">catch_event.cpp</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>
|
||||||
173
checkbox__in__frame_8cpp.html
Normal file
173
checkbox__in__frame_8cpp.html
Normal file
@@ -0,0 +1,173 @@
|
|||||||
|
<!-- 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: checkbox_in_frame.cpp 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('checkbox__in__frame_8cpp.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="#func-members">Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">checkbox_in_frame.cpp File Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><a href="checkbox__in__frame_8cpp_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="func-members" name="func-members"></a>
|
||||||
|
Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<h2 class="groupheader">Function Documentation</h2>
|
||||||
|
<a id="ae66f6b31b5ad750f1fe042a706a4e3d4" name="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae66f6b31b5ad750f1fe042a706a4e3d4">◆ </a></span>main()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int main </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="checkbox__in__frame_8cpp_source.html#l00016">16</a> of file <a class="el" href="checkbox__in__frame_8cpp_source.html">checkbox_in_frame.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="checkbox__in__frame_8cpp.html">checkbox_in_frame.cpp</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>
|
||||||
4
checkbox__in__frame_8cpp.js
Normal file
4
checkbox__in__frame_8cpp.js
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
var checkbox__in__frame_8cpp =
|
||||||
|
[
|
||||||
|
[ "main", "checkbox__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
|
||||||
|
];
|
||||||
196
checkbox__in__frame_8cpp_source.html
Normal file
196
checkbox__in__frame_8cpp_source.html
Normal file
@@ -0,0 +1,196 @@
|
|||||||
|
<!-- 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: checkbox_in_frame.cpp Source File</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('checkbox__in__frame_8cpp_source.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="headertitle"><div class="title">checkbox_in_frame.cpp</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<a href="checkbox__in__frame_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020 Arthur Sonzogni. All rights reserved.</span></div>
|
||||||
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// Use of this source code is governed by the MIT license that can be found in</span></div>
|
||||||
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// the LICENSE file.</span></div>
|
||||||
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <array></span> <span class="comment">// for array</span></div>
|
||||||
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include <memory></span> <span class="comment">// for shared_ptr, __shared_ptr_access</span></div>
|
||||||
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include <string></span> <span class="comment">// for operator+, to_string</span></div>
|
||||||
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span> </div>
|
||||||
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include "<a class="code" href="captured__mouse_8hpp.html">ftxui/component/captured_mouse.hpp</a>"</span> <span class="comment">// for ftxui</span></div>
|
||||||
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#include "<a class="code" href="component_8hpp.html">ftxui/component/component.hpp</a>"</span> <span class="comment">// for Checkbox, Renderer, Vertical</span></div>
|
||||||
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include "<a class="code" href="component__base_8hpp.html">ftxui/component/component_base.hpp</a>"</span> <span class="comment">// for ComponentBase</span></div>
|
||||||
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include "<a class="code" href="screen__interactive_8hpp.html">ftxui/component/screen_interactive.hpp</a>"</span> <span class="comment">// for ScreenInteractive</span></div>
|
||||||
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#include "<a class="code" href="elements_8hpp.html">ftxui/dom/elements.hpp</a>"</span> <span class="comment">// for operator|, Element, size, border, frame, vscroll_indicator, HEIGHT, LESS_THAN</span></div>
|
||||||
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> </div>
|
||||||
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="keyword">using namespace </span><a class="code hl_namespace" href="namespaceftxui.html">ftxui</a>;</div>
|
||||||
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
|
||||||
|
<div class="foldopen" id="foldopen00016" data-start="{" data-end="}">
|
||||||
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="checkbox__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"> 16</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="checkbox__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a>() {</div>
|
||||||
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> std::array<bool, 30> states;</div>
|
||||||
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> </div>
|
||||||
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">auto</span> container = <a class="code hl_function" href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">Container::Vertical</a>({});</div>
|
||||||
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> i = 0; i < 30; ++i) {</div>
|
||||||
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> states[i] = <span class="keyword">false</span>;</div>
|
||||||
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> container->Add(<a class="code hl_function" href="namespaceftxui.html#ae0d441d2c83740f187f62db566bbefcd">Checkbox</a>(<span class="stringliteral">"Checkbox"</span> + std::to_string(i), &states[i]));</div>
|
||||||
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> }</div>
|
||||||
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
|
||||||
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">auto</span> renderer = <a class="code hl_function" href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">Renderer</a>(container, [&] {</div>
|
||||||
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <span class="keywordflow">return</span> container->Render() | <a class="code hl_function" href="namespaceftxui.html#a1974176e676afdb96d203e8e0f579219">vscroll_indicator</a> | <a class="code hl_function" href="namespaceftxui.html#ad0d6a96f6e1fb6d67d9fa6323062a737">frame</a> |</div>
|
||||||
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <a class="code hl_function" href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">size</a>(<a class="code hl_enumvalue" href="namespaceftxui.html#a04711c04f28aabfa0e5928a35baaec53a38b9241136017b93ea2755a49cf0a000">HEIGHT</a>, <a class="code hl_enumvalue" href="namespaceftxui.html#ae09f44b989d381a387329fd0a0935926a41b05932cd237b2b133fff1ade85bed5">LESS_THAN</a>, 10) | <a class="code hl_function" href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">border</a>;</div>
|
||||||
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> });</div>
|
||||||
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> </div>
|
||||||
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">auto</span> screen = <a class="code hl_function" href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ScreenInteractive::FitComponent</a>();</div>
|
||||||
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> screen.Loop(renderer);</div>
|
||||||
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> </div>
|
||||||
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <span class="keywordflow">return</span> 0;</div>
|
||||||
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>}</div>
|
||||||
|
</div>
|
||||||
|
<div class="ttc" id="acaptured__mouse_8hpp_html"><div class="ttname"><a href="captured__mouse_8hpp.html">captured_mouse.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acheckbox__in__frame_8cpp_html_ae66f6b31b5ad750f1fe042a706a4e3d4"><div class="ttname"><a href="checkbox__in__frame_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a></div><div class="ttdeci">int main()</div><div class="ttdef"><b>Definition</b> <a href="#l00016">checkbox_in_frame.cpp:16</a></div></div>
|
||||||
|
<div class="ttc" id="aclassftxui_1_1ScreenInteractive_html_a4f458e443ed672c2aea9fdd96531a621"><div class="ttname"><a href="classftxui_1_1ScreenInteractive.html#a4f458e443ed672c2aea9fdd96531a621">ftxui::ScreenInteractive::FitComponent</a></div><div class="ttdeci">static ScreenInteractive FitComponent()</div><div class="ttdef"><b>Definition</b> <a href="screen__interactive_8cpp_source.html#l00416">screen_interactive.cpp:416</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent_8hpp_html"><div class="ttname"><a href="component_8hpp.html">component.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="acomponent__base_8hpp_html"><div class="ttname"><a href="component__base_8hpp.html">component_base.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="aelements_8hpp_html"><div class="ttname"><a href="elements_8hpp.html">elements.hpp</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_1_1Container_html_a6471e39f5664d059144746c5801d37e6"><div class="ttname"><a href="namespaceftxui_1_1Container.html#a6471e39f5664d059144746c5801d37e6">ftxui::Container::Vertical</a></div><div class="ttdeci">Component Vertical(Components children)</div><div class="ttdoc">A list of components, drawn one by one vertically and navigated vertically using up/down arrow key or...</div><div class="ttdef"><b>Definition</b> <a href="container_8cpp_source.html#l00317">container.cpp:317</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html"><div class="ttname"><a href="namespaceftxui.html">ftxui</a></div><div class="ttdef"><b>Definition</b> <a href="animation_8hpp_source.html#l00010">animation.hpp:10</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a04711c04f28aabfa0e5928a35baaec53a38b9241136017b93ea2755a49cf0a000"><div class="ttname"><a href="namespaceftxui.html#a04711c04f28aabfa0e5928a35baaec53a38b9241136017b93ea2755a49cf0a000">ftxui::HEIGHT</a></div><div class="ttdeci">@ HEIGHT</div><div class="ttdef"><b>Definition</b> <a href="elements_8hpp_source.html#l00153">elements.hpp:153</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a1974176e676afdb96d203e8e0f579219"><div class="ttname"><a href="namespaceftxui.html#a1974176e676afdb96d203e8e0f579219">ftxui::vscroll_indicator</a></div><div class="ttdeci">Element vscroll_indicator(Element)</div><div class="ttdoc">Display a vertical scrollbar to the right. colors.</div><div class="ttdef"><b>Definition</b> <a href="scroll__indicator_8cpp_source.html#l00021">scroll_indicator.cpp:21</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a201220986fbdc539e42efe067985cbdb"><div class="ttname"><a href="namespaceftxui.html#a201220986fbdc539e42efe067985cbdb">ftxui::size</a></div><div class="ttdeci">Decorator size(WidthOrHeight, Constraint, int value)</div><div class="ttdoc">Apply a constraint on the size of an element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2size_8cpp_source.html#l00089">src/ftxui/dom/size.cpp:89</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_a533e883e2aeea28de2b60564fcaf0361"><div class="ttname"><a href="namespaceftxui.html#a533e883e2aeea28de2b60564fcaf0361">ftxui::Renderer</a></div><div class="ttdeci">Component Renderer(Component child, std::function< Element()>)</div><div class="ttdoc">Return a new Component, similar to |child|, but using |render| as the Component::Render() event.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2renderer_8cpp_source.html#l00061">src/ftxui/component/renderer.cpp:61</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ad0d6a96f6e1fb6d67d9fa6323062a737"><div class="ttname"><a href="namespaceftxui.html#ad0d6a96f6e1fb6d67d9fa6323062a737">ftxui::frame</a></div><div class="ttdeci">Element frame(Element)</div><div class="ttdoc">Allow an element to be displayed inside a 'virtual' area. It size can be larger than its container....</div><div class="ttdef"><b>Definition</b> <a href="frame_8cpp_source.html#l00118">frame.cpp:118</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae09f44b989d381a387329fd0a0935926a41b05932cd237b2b133fff1ade85bed5"><div class="ttname"><a href="namespaceftxui.html#ae09f44b989d381a387329fd0a0935926a41b05932cd237b2b133fff1ade85bed5">ftxui::LESS_THAN</a></div><div class="ttdeci">@ LESS_THAN</div><div class="ttdef"><b>Definition</b> <a href="elements_8hpp_source.html#l00154">elements.hpp:154</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae0d441d2c83740f187f62db566bbefcd"><div class="ttname"><a href="namespaceftxui.html#ae0d441d2c83740f187f62db566bbefcd">ftxui::Checkbox</a></div><div class="ttdeci">Component Checkbox(CheckboxOption options)</div><div class="ttdoc">Draw checkable element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2component_2checkbox_8cpp_source.html#l00108">src/ftxui/component/checkbox.cpp:108</a></div></div>
|
||||||
|
<div class="ttc" id="anamespaceftxui_html_ae8537acd423d47cf07e61bd774fb1098"><div class="ttname"><a href="namespaceftxui.html#ae8537acd423d47cf07e61bd774fb1098">ftxui::border</a></div><div class="ttdeci">Element border(Element)</div><div class="ttdoc">Draw a border around the element.</div><div class="ttdef"><b>Definition</b> <a href="src_2ftxui_2dom_2border_8cpp_source.html#l00227">src/ftxui/dom/border.cpp:227</a></div></div>
|
||||||
|
<div class="ttc" id="ascreen__interactive_8hpp_html"><div class="ttname"><a href="screen__interactive_8hpp.html">screen_interactive.hpp</a></div></div>
|
||||||
|
</div><!-- fragment --></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_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="dir_34153e0f69aea4f55932893abc931484.html">component</a></li><li class="navelem"><a class="el" href="checkbox__in__frame_8cpp.html">checkbox_in_frame.cpp</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>
|
||||||
196
classes.html
Normal file
196
classes.html
Normal file
@@ -0,0 +1,196 @@
|
|||||||
|
<!-- 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: Data Structure Index</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('classes.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="headertitle"><div class="title">Data Structure Index</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
<div class="qindex"><a class="qindex" href="#letter_A">A</a> | <a class="qindex" href="#letter_B">B</a> | <a class="qindex" href="#letter_C">C</a> | <a class="qindex" href="#letter_D">D</a> | <a class="qindex" href="#letter_E">E</a> | <a class="qindex" href="#letter_F">F</a> | <a class="qindex" href="#letter_G">G</a> | <a class="qindex" href="#letter_I">I</a> | <a class="qindex" href="#letter_L">L</a> | <a class="qindex" href="#letter_M">M</a> | <a class="qindex" href="#letter_N">N</a> | <a class="qindex" href="#letter_P">P</a> | <a class="qindex" href="#letter_R">R</a> | <a class="qindex" href="#letter_S">S</a> | <a class="qindex" href="#letter_T">T</a> | <a class="qindex" href="#letter_U">U</a> | <a class="qindex" href="#letter_W">W</a></div>
|
||||||
|
<div class="classindex">
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_A" name="letter_A">A</a></dt>
|
||||||
|
<dd><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">ConstStringListRef::Adapter</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1AnimatedColorOption.html">AnimatedColorOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1AnimatedColorsOption.html">AnimatedColorsOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1AnimationTask.html">AnimationTask</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1animation_1_1Animator.html">Animator</a> (<a class="el" href="namespaceftxui_1_1animation.html">ftxui::animation</a>)</dd><dd><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_B" name="letter_B">B</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1flexbox__helper_1_1Block.html">Block</a> (<a class="el" href="namespaceftxui_1_1flexbox__helper.html">ftxui::flexbox_helper</a>)</dd><dd><a class="el" href="structftxui_1_1Box.html">Box</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1ButtonOption.html">ButtonOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_C" name="letter_C">C</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1Canvas.html">Canvas</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1CheckboxOption.html">CheckboxOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1Color.html">Color</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1ColorInfo.html">ColorInfo</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1Screen_1_1Cursor.html">Screen::Cursor</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classrun__webassembly_1_1CustomHTTPRequestHandler.html">CustomHTTPRequestHandler</a> (<a class="el" href="namespacerun__webassembly.html">run_webassembly</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_D" name="letter_D">D</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1Dimensions.html">Dimensions</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1DropdownOption.html">DropdownOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_E" name="letter_E">E</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1box__helper_1_1Element.html">Element</a> (<a class="el" href="namespaceftxui_1_1box__helper.html">ftxui::box_helper</a>)</dd><dd><a class="el" href="structftxui_1_1EntryState.html">EntryState</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1Event.html">Event</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_F" name="letter_F">F</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1FlexboxConfig.html">FlexboxConfig</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1Requirement_1_1Focused.html">Requirement::Focused</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_G" name="letter_G">G</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1flexbox__helper_1_1Global.html">Global</a> (<a class="el" href="namespaceftxui_1_1flexbox__helper.html">ftxui::flexbox_helper</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_I" name="letter_I">I</a></dt>
|
||||||
|
<dd><a class="el" href="classftxui_1_1Image.html">Image</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1InputOption.html">InputOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1InputState.html">InputState</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_L" name="letter_L">L</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1flexbox__helper_1_1Line.html">Line</a> (<a class="el" href="namespaceftxui_1_1flexbox__helper.html">ftxui::flexbox_helper</a>)</dd><dd><a class="el" href="structftxui_1_1LinearGradient.html">LinearGradient</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1Loop.html">Loop</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_M" name="letter_M">M</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1MenuEntryOption.html">MenuEntryOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1MenuOption.html">MenuOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1Mouse.html">Mouse</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_N" name="letter_N">N</a></dt>
|
||||||
|
<dd><a class="el" href="classftxui_1_1Node.html">Node</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1NodeDecorator.html">NodeDecorator</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_P" name="letter_P">P</a></dt>
|
||||||
|
<dd><a class="el" href="classftxui_1_1animation_1_1Params.html">Params</a> (<a class="el" href="namespaceftxui_1_1animation.html">ftxui::animation</a>)</dd><dd><a class="el" href="structftxui_1_1Pixel.html">Pixel</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1ScreenInteractive_1_1Private.html">ScreenInteractive::Private</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_R" name="letter_R">R</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1RadioboxOption.html">RadioboxOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1ReceiverImpl.html">ReceiverImpl</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1Ref.html">Ref</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1Requirement.html">Requirement</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1ResizableSplitOption.html">ResizableSplitOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_S" name="letter_S">S</a></dt>
|
||||||
|
<dd><a class="el" href="classftxui_1_1Screen.html">Screen</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1ScreenInteractive.html">ScreenInteractive</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1Selection.html">Selection</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1SenderImpl.html">SenderImpl</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1SliderOption.html">SliderOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1Node_1_1Status.html">Node::Status</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1LinearGradient_1_1Stop.html">LinearGradient::Stop</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1StringRef.html">StringRef</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_T" name="letter_T">T</a></dt>
|
||||||
|
<dd><a class="el" href="classftxui_1_1Table.html">Table</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1TableSelection.html">TableSelection</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="classftxui_1_1TerminalInputParser.html">TerminalInputParser</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex odd">
|
||||||
|
<dt class="alphachar"><a id="letter_U" name="letter_U">U</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1UnderlineOption.html">UnderlineOption</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
<dl class="classindex even">
|
||||||
|
<dt class="alphachar"><a id="letter_W" name="letter_W">W</a></dt>
|
||||||
|
<dd><a class="el" href="structftxui_1_1WindowOptions.html">WindowOptions</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd><dd><a class="el" href="structftxui_1_1WindowRenderState.html">WindowRenderState</a> (<a class="el" href="namespaceftxui.html">ftxui</a>)</dd></dl>
|
||||||
|
</div>
|
||||||
|
</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="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>
|
||||||
151
classftxui_1_1AnimationTask.html
Normal file
151
classftxui_1_1AnimationTask.html
Normal file
@@ -0,0 +1,151 @@
|
|||||||
|
<!-- 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: AnimationTask Class 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('classftxui_1_1AnimationTask.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="headertitle"><div class="title">AnimationTask Class Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="task_8hpp_source.html">task.hpp</a>></code></p>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock">
|
||||||
|
<p class="definition">Definition at line <a class="el" href="task_8hpp_source.html#l00012">12</a> of file <a class="el" href="task_8hpp_source.html">task.hpp</a>.</p>
|
||||||
|
</div><hr/>The documentation for this class was generated from the following file:<ul>
|
||||||
|
<li><a class="el" href="task_8hpp_source.html">task.hpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1AnimationTask.html">AnimationTask</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>
|
||||||
346
classftxui_1_1AutoReset.html
Normal file
346
classftxui_1_1AutoReset.html
Normal file
@@ -0,0 +1,346 @@
|
|||||||
|
<!-- 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: AutoReset< T > Class Template 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('classftxui_1_1AutoReset.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="#pub-methods">Public Member Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">AutoReset< T > Class Template Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p>Assign a value to a variable, reset its old value when going out of scope.
|
||||||
|
<a href="#details">More...</a></p>
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="autoreset_8hpp_source.html">autoreset.hpp</a>></code></p>
|
||||||
|
<table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||||
|
Public Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ae393855d753027bcb3d4d1e1514e6ad4" id="r_ae393855d753027bcb3d4d1e1514e6ad4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae393855d753027bcb3d4d1e1514e6ad4">AutoReset</a> (T *variable, T new_value)</td></tr>
|
||||||
|
<tr class="separator:ae393855d753027bcb3d4d1e1514e6ad4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a5280cdbbbecce1de0ae69bfdca10d7ed" id="r_a5280cdbbbecce1de0ae69bfdca10d7ed"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a5280cdbbbecce1de0ae69bfdca10d7ed">AutoReset</a> (const <a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> &)=delete</td></tr>
|
||||||
|
<tr class="separator:a5280cdbbbecce1de0ae69bfdca10d7ed"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aaef5fed3c034c065dfc218244e112a4e" id="r_aaef5fed3c034c065dfc218244e112a4e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#aaef5fed3c034c065dfc218244e112a4e">AutoReset</a> (<a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> &&)=delete</td></tr>
|
||||||
|
<tr class="separator:aaef5fed3c034c065dfc218244e112a4e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a72b3c7613f9ecfb66005b1c30a5189d4" id="r_a72b3c7613f9ecfb66005b1c30a5189d4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a72b3c7613f9ecfb66005b1c30a5189d4">operator=</a> (const <a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> &)=delete</td></tr>
|
||||||
|
<tr class="separator:a72b3c7613f9ecfb66005b1c30a5189d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a63fb3bea42919c7f183d4fb315451f6a" id="r_a63fb3bea42919c7f183d4fb315451f6a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a63fb3bea42919c7f183d4fb315451f6a">operator=</a> (<a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> &&)=delete</td></tr>
|
||||||
|
<tr class="separator:a63fb3bea42919c7f183d4fb315451f6a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ad7e022164fb38a279cca7c6cf478f379" id="r_ad7e022164fb38a279cca7c6cf478f379"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ad7e022164fb38a279cca7c6cf478f379">~AutoReset</a> ()</td></tr>
|
||||||
|
<tr class="separator:ad7e022164fb38a279cca7c6cf478f379"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock"><div class="compoundTemplParams">template<typename T><br />
|
||||||
|
class ftxui::AutoReset< T ></div><p>Assign a value to a variable, reset its old value when going out of scope. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="autoreset_8hpp_source.html#l00013">13</a> of file <a class="el" href="autoreset_8hpp_source.html">autoreset.hpp</a>.</p>
|
||||||
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||||
|
<a id="ae393855d753027bcb3d4d1e1514e6ad4" name="ae393855d753027bcb3d4d1e1514e6ad4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae393855d753027bcb3d4d1e1514e6ad4">◆ </a></span>AutoReset() <span class="overload">[1/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">T *</td> <td class="paramname"><span class="paramname"><em>variable</em></span>, </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="paramkey"></td>
|
||||||
|
<td></td>
|
||||||
|
<td class="paramtype">T</td> <td class="paramname"><span class="paramname"><em>new_value</em></span> )</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="autoreset_8hpp_source.html#l00015">15</a> of file <a class="el" href="autoreset_8hpp_source.html">autoreset.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a5280cdbbbecce1de0ae69bfdca10d7ed" name="a5280cdbbbecce1de0ae69bfdca10d7ed"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a5280cdbbbecce1de0ae69bfdca10d7ed">◆ </a></span>AutoReset() <span class="overload">[2/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a>< T > &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aaef5fed3c034c065dfc218244e112a4e" name="aaef5fed3c034c065dfc218244e112a4e"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aaef5fed3c034c065dfc218244e112a4e">◆ </a></span>AutoReset() <span class="overload">[3/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a>< T > &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="ad7e022164fb38a279cca7c6cf478f379" name="ad7e022164fb38a279cca7c6cf478f379"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ad7e022164fb38a279cca7c6cf478f379">◆ </a></span>~AutoReset()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">~<a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="autoreset_8hpp_source.html#l00023">23</a> of file <a class="el" href="autoreset_8hpp_source.html">autoreset.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Member Function Documentation</h2>
|
||||||
|
<a id="a72b3c7613f9ecfb66005b1c30a5189d4" name="a72b3c7613f9ecfb66005b1c30a5189d4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a72b3c7613f9ecfb66005b1c30a5189d4">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a>< T > &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a63fb3bea42919c7f183d4fb315451f6a" name="a63fb3bea42919c7f183d4fb315451f6a"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a63fb3bea42919c7f183d4fb315451f6a">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</a>< T > &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||||
|
<li><a class="el" href="autoreset_8hpp_source.html">autoreset.hpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1AutoReset.html">AutoReset</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>
|
||||||
9
classftxui_1_1AutoReset.js
Normal file
9
classftxui_1_1AutoReset.js
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
var classftxui_1_1AutoReset =
|
||||||
|
[
|
||||||
|
[ "AutoReset", "classftxui_1_1AutoReset.html#ae393855d753027bcb3d4d1e1514e6ad4", null ],
|
||||||
|
[ "AutoReset", "classftxui_1_1AutoReset.html#a5280cdbbbecce1de0ae69bfdca10d7ed", null ],
|
||||||
|
[ "AutoReset", "classftxui_1_1AutoReset.html#aaef5fed3c034c065dfc218244e112a4e", null ],
|
||||||
|
[ "~AutoReset", "classftxui_1_1AutoReset.html#ad7e022164fb38a279cca7c6cf478f379", null ],
|
||||||
|
[ "operator=", "classftxui_1_1AutoReset.html#a72b3c7613f9ecfb66005b1c30a5189d4", null ],
|
||||||
|
[ "operator=", "classftxui_1_1AutoReset.html#a63fb3bea42919c7f183d4fb315451f6a", null ]
|
||||||
|
];
|
||||||
321
classftxui_1_1CapturedMouseInterface.html
Normal file
321
classftxui_1_1CapturedMouseInterface.html
Normal file
@@ -0,0 +1,321 @@
|
|||||||
|
<!-- 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: CapturedMouseInterface Class 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('classftxui_1_1CapturedMouseInterface.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="#pub-methods">Public Member Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">CapturedMouseInterface Class Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="captured__mouse_8hpp_source.html">captured_mouse.hpp</a>></code></p>
|
||||||
|
<table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||||
|
Public Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:abc72c038150d1866199c28dffe7ace7b" id="r_abc72c038150d1866199c28dffe7ace7b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#abc72c038150d1866199c28dffe7ace7b">CapturedMouseInterface</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:abc72c038150d1866199c28dffe7ace7b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:abb21b580f6362d9f5f4d25c6b8ca54cb" id="r_abb21b580f6362d9f5f4d25c6b8ca54cb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#abb21b580f6362d9f5f4d25c6b8ca54cb">CapturedMouseInterface</a> (const <a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &)=default</td></tr>
|
||||||
|
<tr class="separator:abb21b580f6362d9f5f4d25c6b8ca54cb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a2f92bdd8e2c098ade383916b8e47b7e0" id="r_a2f92bdd8e2c098ade383916b8e47b7e0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a2f92bdd8e2c098ade383916b8e47b7e0">CapturedMouseInterface</a> (<a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &&)=delete</td></tr>
|
||||||
|
<tr class="separator:a2f92bdd8e2c098ade383916b8e47b7e0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:adfa362c249253f9570e5c1cf42fc16c3" id="r_adfa362c249253f9570e5c1cf42fc16c3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#adfa362c249253f9570e5c1cf42fc16c3">operator=</a> (const <a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &)=default</td></tr>
|
||||||
|
<tr class="separator:adfa362c249253f9570e5c1cf42fc16c3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ac349c4e493dbe8aa7c47052d91e0f411" id="r_ac349c4e493dbe8aa7c47052d91e0f411"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#ac349c4e493dbe8aa7c47052d91e0f411">operator=</a> (<a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &&)=delete</td></tr>
|
||||||
|
<tr class="separator:ac349c4e493dbe8aa7c47052d91e0f411"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:af35148d7f798953f8d7e8c1a0e2b2ef0" id="r_af35148d7f798953f8d7e8c1a0e2b2ef0"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="#af35148d7f798953f8d7e8c1a0e2b2ef0">~CapturedMouseInterface</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:af35148d7f798953f8d7e8c1a0e2b2ef0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock">
|
||||||
|
<p class="definition">Definition at line <a class="el" href="captured__mouse_8hpp_source.html#l00010">10</a> of file <a class="el" href="captured__mouse_8hpp_source.html">captured_mouse.hpp</a>.</p>
|
||||||
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||||
|
<a id="abc72c038150d1866199c28dffe7ace7b" name="abc72c038150d1866199c28dffe7ace7b"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#abc72c038150d1866199c28dffe7ace7b">◆ </a></span>CapturedMouseInterface() <span class="overload">[1/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="abb21b580f6362d9f5f4d25c6b8ca54cb" name="abb21b580f6362d9f5f4d25c6b8ca54cb"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#abb21b580f6362d9f5f4d25c6b8ca54cb">◆ </a></span>CapturedMouseInterface() <span class="overload">[2/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a2f92bdd8e2c098ade383916b8e47b7e0" name="a2f92bdd8e2c098ade383916b8e47b7e0"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a2f92bdd8e2c098ade383916b8e47b7e0">◆ </a></span>CapturedMouseInterface() <span class="overload">[3/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="af35148d7f798953f8d7e8c1a0e2b2ef0" name="af35148d7f798953f8d7e8c1a0e2b2ef0"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#af35148d7f798953f8d7e8c1a0e2b2ef0">◆ </a></span>~CapturedMouseInterface()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">virtual ~<a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Member Function Documentation</h2>
|
||||||
|
<a id="adfa362c249253f9570e5c1cf42fc16c3" name="adfa362c249253f9570e5c1cf42fc16c3"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#adfa362c249253f9570e5c1cf42fc16c3">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="ac349c4e493dbe8aa7c47052d91e0f411" name="ac349c4e493dbe8aa7c47052d91e0f411"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ac349c4e493dbe8aa7c47052d91e0f411">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||||
|
<li><a class="el" href="captured__mouse_8hpp_source.html">captured_mouse.hpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1CapturedMouseInterface.html">CapturedMouseInterface</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>
|
||||||
9
classftxui_1_1CapturedMouseInterface.js
Normal file
9
classftxui_1_1CapturedMouseInterface.js
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
var classftxui_1_1CapturedMouseInterface =
|
||||||
|
[
|
||||||
|
[ "CapturedMouseInterface", "classftxui_1_1CapturedMouseInterface.html#abc72c038150d1866199c28dffe7ace7b", null ],
|
||||||
|
[ "CapturedMouseInterface", "classftxui_1_1CapturedMouseInterface.html#abb21b580f6362d9f5f4d25c6b8ca54cb", null ],
|
||||||
|
[ "CapturedMouseInterface", "classftxui_1_1CapturedMouseInterface.html#a2f92bdd8e2c098ade383916b8e47b7e0", null ],
|
||||||
|
[ "~CapturedMouseInterface", "classftxui_1_1CapturedMouseInterface.html#af35148d7f798953f8d7e8c1a0e2b2ef0", null ],
|
||||||
|
[ "operator=", "classftxui_1_1CapturedMouseInterface.html#adfa362c249253f9570e5c1cf42fc16c3", null ],
|
||||||
|
[ "operator=", "classftxui_1_1CapturedMouseInterface.html#ac349c4e493dbe8aa7c47052d91e0f411", null ]
|
||||||
|
];
|
||||||
1339
classftxui_1_1Color.html
Normal file
1339
classftxui_1_1Color.html
Normal file
File diff suppressed because it is too large
Load Diff
275
classftxui_1_1Color.js
Normal file
275
classftxui_1_1Color.js
Normal file
@@ -0,0 +1,275 @@
|
|||||||
|
var classftxui_1_1Color =
|
||||||
|
[
|
||||||
|
[ "Palette1", "classftxui_1_1Color.html#aa4be56f94fc180d7b070df23c235b0c7", [
|
||||||
|
[ "Default", "classftxui_1_1Color.html#aa4be56f94fc180d7b070df23c235b0c7a79935518a3889663d8688b6b01fff051", null ]
|
||||||
|
] ],
|
||||||
|
[ "Palette16", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802f", [
|
||||||
|
[ "Black", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fac1e9bce8242f443c54c7405223d616cd", null ],
|
||||||
|
[ "Red", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad3163c1fcda01965b692ec2c3122b743", null ],
|
||||||
|
[ "Green", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fad0784a3f969fe736e8b271a5a161d106", null ],
|
||||||
|
[ "Yellow", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fabf28513245738599d13e3ce36bd16c82", null ],
|
||||||
|
[ "Blue", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802faf5e09dd1da4088464f264b7a3118bff8", null ],
|
||||||
|
[ "Magenta", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fab5059a620e2c7dc57556b1e275c2f9bc", null ],
|
||||||
|
[ "Cyan", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fab0d4738f9c7f12049e52aa4e868bdc8b", null ],
|
||||||
|
[ "GrayLight", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fadebf1805c024a5504872f795f83a6835", null ],
|
||||||
|
[ "GrayDark", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fade3b52f7f38e412815092547cd6e8be7", null ],
|
||||||
|
[ "RedLight", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fa0a04dda6f997cd48c0ca74203c501d27", null ],
|
||||||
|
[ "GreenLight", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fa9827485e548095e18c65045bc8058ce7", null ],
|
||||||
|
[ "YellowLight", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fa7948fe5f055329af04798409b7ac37b5", null ],
|
||||||
|
[ "BlueLight", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802faf7cc79a56a740e9c59a156b0b3b93cbd", null ],
|
||||||
|
[ "MagentaLight", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fa9663f993a3affdf3526fa032cfe5b9f4", null ],
|
||||||
|
[ "CyanLight", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fa61bd7f1290cc0a24e565539a61ba5839", null ],
|
||||||
|
[ "White", "classftxui_1_1Color.html#ae2b6d9670960e89c66d7b76167a0802fab548046646b36c12aa6ba841de500094", null ]
|
||||||
|
] ],
|
||||||
|
[ "Palette256", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcf", [
|
||||||
|
[ "Aquamarine1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf54d1112226e67ee67339a050ae1b352", null ],
|
||||||
|
[ "Aquamarine1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa4db1324d99372274e2414031d1773151", null ],
|
||||||
|
[ "Aquamarine3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfadc172e17e6f05d6e2b0e48c85803a85a", null ],
|
||||||
|
[ "Blue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9eafa8db807f9452108cd02b80cd4adc", null ],
|
||||||
|
[ "Blue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa910d98e6c6282c1c8133f53438beb7ca", null ],
|
||||||
|
[ "Blue3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfabb8f8ef3f352a8a9c884fadff1576b13", null ],
|
||||||
|
[ "BlueViolet", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfabcd3fa02524f2597996333516267c773", null ],
|
||||||
|
[ "CadetBlue", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa76906c6e4ac2ee22b81bda5a59e335f1", null ],
|
||||||
|
[ "CadetBlueBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfacb5d4e2aebcd3abba4c91d055f07513b", null ],
|
||||||
|
[ "Chartreuse1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7d2d4cc3af6756a4eac7d12fbe4775d4", null ],
|
||||||
|
[ "Chartreuse2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa353575e36d1260652eb3d18e73f04cfe", null ],
|
||||||
|
[ "Chartreuse2Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6338086ae05e58041188d89165d87c1a", null ],
|
||||||
|
[ "Chartreuse3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2f3df27b5ed05a3e040deec31c684003", null ],
|
||||||
|
[ "Chartreuse3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2087d90de0840d3f15fad878ba4b4fc4", null ],
|
||||||
|
[ "Chartreuse4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa734cd2fab3e94385552fc745665bcc98", null ],
|
||||||
|
[ "CornflowerBlue", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab4dcc712554f602559b3f9b7662ea4dd", null ],
|
||||||
|
[ "Cornsilk1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9d7dd269922a0e2fac6366c623ed3d45", null ],
|
||||||
|
[ "Cyan1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa35e9559f51c82a7adda45276bbedb0f4", null ],
|
||||||
|
[ "Cyan2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfacc49853d1836ecf3b66c4b8c568aba3f", null ],
|
||||||
|
[ "Cyan3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7a36fc7d64942362d706fad5544517d1", null ],
|
||||||
|
[ "DarkBlue", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa4d5c4dd6c3cf0fe617dec801025bd76", null ],
|
||||||
|
[ "DarkCyan", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa180097c82c1863b9c2f94b41d341c529", null ],
|
||||||
|
[ "DarkGoldenrod", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab5d8a9760923e3357c167fc19de8a914", null ],
|
||||||
|
[ "DarkGreen", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6c1a381d726d9c383c05b9ca12682e4f", null ],
|
||||||
|
[ "DarkKhaki", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa480194578592f6fc90b8b6a1a1f66e8b", null ],
|
||||||
|
[ "DarkMagenta", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2ba5febce0999080bcfe1ef92192fe12", null ],
|
||||||
|
[ "DarkMagentaBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0e32b2f735ea792ab1d5253d3e631241", null ],
|
||||||
|
[ "DarkOliveGreen1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa4a1641f09fbb37751ade39859adbcfaa", null ],
|
||||||
|
[ "DarkOliveGreen1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa4e0500dd80f0e6f0a2a1a93de953cf86", null ],
|
||||||
|
[ "DarkOliveGreen2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaad55a68e83744f717a7f83f7a8fd265f", null ],
|
||||||
|
[ "DarkOliveGreen3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaeca91c2f996796b37a2123515356ded3", null ],
|
||||||
|
[ "DarkOliveGreen3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad6dc23b32b2396e59cfc48238fd05bd8", null ],
|
||||||
|
[ "DarkOliveGreen3Ter", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7a607c03adbcbd4b210fc095272a76a0", null ],
|
||||||
|
[ "DarkOrange", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2458c6f4cddf4f28bf1285975975b987", null ],
|
||||||
|
[ "DarkOrange3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa08efc0d59d20277a3c2f01473250108c", null ],
|
||||||
|
[ "DarkOrange3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa3def467cbbb99502637734c3bd2ce456", null ],
|
||||||
|
[ "DarkRed", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa556650aa9f007ea0239e66d3ddf26759", null ],
|
||||||
|
[ "DarkRedBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa3bcdc58abc2165b0032a207e9d6883d", null ],
|
||||||
|
[ "DarkSeaGreen", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa380e1f43f086bd475d720c459fcff2a8", null ],
|
||||||
|
[ "DarkSeaGreen1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaded95d3c0d616d9658b034e9ae705bf5", null ],
|
||||||
|
[ "DarkSeaGreen1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa691f28c053f9d2a12db86b8aa396374b", null ],
|
||||||
|
[ "DarkSeaGreen2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad5089e0939bbe16ed485053e771e8a68", null ],
|
||||||
|
[ "DarkSeaGreen2Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac388011f4493d875983a3c7264e7ded5", null ],
|
||||||
|
[ "DarkSeaGreen3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa02af538b8573bc9c037822273620864f", null ],
|
||||||
|
[ "DarkSeaGreen3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7b2765271febec45b933598f18a7ca98", null ],
|
||||||
|
[ "DarkSeaGreen4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfabda195126fea1b4f0aa6d25513820ca0", null ],
|
||||||
|
[ "DarkSeaGreen4Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa393410b62bd90565aa0c25e61c92d999", null ],
|
||||||
|
[ "DarkSlateGray1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfafb40765294d1d25a5ec1ec17d3ee4ae8", null ],
|
||||||
|
[ "DarkSlateGray2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa29221856aecf72cfe57d5ca2e6d41b42", null ],
|
||||||
|
[ "DarkSlateGray3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0621f3f774389bc57973bbed3c78b9f7", null ],
|
||||||
|
[ "DarkTurquoise", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6a5df4f33663381387285b54ee22ab78", null ],
|
||||||
|
[ "DarkViolet", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0c92c7e17edeca09b7c63c8a783a562f", null ],
|
||||||
|
[ "DarkVioletBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9870a3dcf46498ca4a10be946521097d", null ],
|
||||||
|
[ "DeepPink1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad05d6a1937a822876238056c449d358a", null ],
|
||||||
|
[ "DeepPink1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa65e73df447238ae75a0d07efb65dbe9e", null ],
|
||||||
|
[ "DeepPink2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaeef51aafc2cd821d225e0da0c53f8e20", null ],
|
||||||
|
[ "DeepPink3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfafe2c78801538b191a773d879ce8ef205", null ],
|
||||||
|
[ "DeepPink3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfabff5bbcace3282974cfa06467832cb79", null ],
|
||||||
|
[ "DeepPink4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf13fb129c07396292da1f7530914f07d", null ],
|
||||||
|
[ "DeepPink4Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa26e5234f400791a8e9e7850ba7cf6df8", null ],
|
||||||
|
[ "DeepPink4Ter", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac8deabe72bda5e1baf1db1ffc1edf966", null ],
|
||||||
|
[ "DeepSkyBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa601eba969cf1007265ed79e626d49be7", null ],
|
||||||
|
[ "DeepSkyBlue2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa932fa24051e9217b181a71e7491bb214", null ],
|
||||||
|
[ "DeepSkyBlue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa99066355a2c8a3d09741cc7318a41dbc", null ],
|
||||||
|
[ "DeepSkyBlue3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa8986a4db4b9a9e78822a35345484d23a", null ],
|
||||||
|
[ "DeepSkyBlue4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0bedec2878fd084bb46dcd7f7dd3b9aa", null ],
|
||||||
|
[ "DeepSkyBlue4Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad0cc3282e3ba7e9d833052832a54fdc3", null ],
|
||||||
|
[ "DeepSkyBlue4Ter", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa98b88c697db6fc8899bee87fa24e86dd", null ],
|
||||||
|
[ "DodgerBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6902167c73e03c1214dae9265c9a9523", null ],
|
||||||
|
[ "DodgerBlue2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa4bfe8de454eabc37639b32813912000e", null ],
|
||||||
|
[ "DodgerBlue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf82b272abcc583f2c0ac11d6b22c45ca", null ],
|
||||||
|
[ "Gold1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf02f1d575ceca96dc56df1295a73c007", null ],
|
||||||
|
[ "Gold3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa96bebc8d90d9444dd8fe563037cc2be2", null ],
|
||||||
|
[ "Gold3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa7e5b2921c53d39581597da20ce2f338", null ],
|
||||||
|
[ "Green1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa8db72e307df54b6fd021fd0eff7d5a5f", null ],
|
||||||
|
[ "Green3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa061b2388532ed2cf150f5ef83646ae2", null ],
|
||||||
|
[ "Green3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9b41b1aeadc19f83c8292978c1e40af1", null ],
|
||||||
|
[ "Green4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa36b7f9cbbb6e3d6d5e9df9abcbf348c3", null ],
|
||||||
|
[ "GreenYellow", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfacd28fdc2094a8c7b0d90e51b38b85533", null ],
|
||||||
|
[ "Grey0", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2c49667d6b3e650b346c88d7e3fd5590", null ],
|
||||||
|
[ "Grey100", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa6cbc92ab0733f3e33cf31563dc865c4", null ],
|
||||||
|
[ "Grey11", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac449ae3543129be859f6e1f2ea29c8be", null ],
|
||||||
|
[ "Grey15", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa461a25896feac74f19be7117ae19fefe", null ],
|
||||||
|
[ "Grey19", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0250546ff32c86258542b95876090e28", null ],
|
||||||
|
[ "Grey23", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad715d2046e5e2d3b6bb6e2127834c485", null ],
|
||||||
|
[ "Grey27", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9306e0c6a01240c9fdfab25f3eaa0634", null ],
|
||||||
|
[ "Grey3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa81c7178d2e73d4fd43861817b9b32c9d", null ],
|
||||||
|
[ "Grey30", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa2991b68c782e1ce0b7e701e2a8a8298", null ],
|
||||||
|
[ "Grey35", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa94bb0f2f713f3ab31a7bfd224fe33e7", null ],
|
||||||
|
[ "Grey37", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa67645d98e45108256aac9234935510e3", null ],
|
||||||
|
[ "Grey39", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfae50ed802592da7fedcbd76ca96341d89", null ],
|
||||||
|
[ "Grey42", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa1cb673228bc4530517e8813bec443e7d", null ],
|
||||||
|
[ "Grey46", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7310f159106d0f63cca0ddf0c1962ff7", null ],
|
||||||
|
[ "Grey50", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa1228fc714bdb452c1efc4b9754751de7", null ],
|
||||||
|
[ "Grey53", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7a56c10be7ecd80795860dcdc6eff354", null ],
|
||||||
|
[ "Grey54", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa660a7e64726c75510f4e1cd1f63ccb09", null ],
|
||||||
|
[ "Grey58", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa3aaa86564267b4c90a2d6bb966c35f90", null ],
|
||||||
|
[ "Grey62", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa64ccec5866654552e080a406314c2b0c", null ],
|
||||||
|
[ "Grey63", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa084969e9df558ecd204bcec54bc9b03", null ],
|
||||||
|
[ "Grey66", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa1cccb7d918d79a0240c135479d58b2ec", null ],
|
||||||
|
[ "Grey69", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2ddd20c7af3e7519c138e5dfd06f188c", null ],
|
||||||
|
[ "Grey7", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9918508956b5ace54699264567757916", null ],
|
||||||
|
[ "Grey70", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfae828b663bd8be2f7efd8b2f343a06444", null ],
|
||||||
|
[ "Grey74", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7a54ca8cbf5ee4d7af93f4d08d12c9e3", null ],
|
||||||
|
[ "Grey78", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa310ea068000acabef43ec4a4b65c3121", null ],
|
||||||
|
[ "Grey82", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab890ade13f8f5bff23c313dd9035f7f6", null ],
|
||||||
|
[ "Grey84", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6539b5d08bbd9bd011bd67aea17cd04f", null ],
|
||||||
|
[ "Grey85", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa812849e32b590f8a114804f6b8dde0e8", null ],
|
||||||
|
[ "Grey89", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa3b4692eb62f7c5065c28134769615e0", null ],
|
||||||
|
[ "Grey93", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa14181b363496871a7c2f91555a6d8a68", null ],
|
||||||
|
[ "Honeydew2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfacfd861941ef13f197407b7d02deaf617", null ],
|
||||||
|
[ "HotPink", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad886c67902578a7336b821b1cb279c4e", null ],
|
||||||
|
[ "HotPink2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa1b701a7828d1930b59b76d091913e7d1", null ],
|
||||||
|
[ "HotPink3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa5b9fcd5ea12531a4fb1273743063f49f", null ],
|
||||||
|
[ "HotPink3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa073af5071fd22b51b77f43766b86d6a5", null ],
|
||||||
|
[ "HotPinkBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac178a78c367fd250556adaa1b9ad4730", null ],
|
||||||
|
[ "IndianRed", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaddee00c86a353e58b10fb84a0b52481c", null ],
|
||||||
|
[ "IndianRed1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa46aed3d2538a5e3a7d6ae0f6b116a61a", null ],
|
||||||
|
[ "IndianRed1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa4a04ff1096e80fe3d85a78e2ab155873", null ],
|
||||||
|
[ "IndianRedBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa8bc829f77e4ff418dcf2efa85a87e329", null ],
|
||||||
|
[ "Khaki1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa1ee17e1e2f41c0175bd6202e1c345a82", null ],
|
||||||
|
[ "Khaki3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa3d0d766baf12a67f81a152cabf151f6a", null ],
|
||||||
|
[ "LightCoral", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa1b3ec93b81f5cfafd6fd2328904ced8", null ],
|
||||||
|
[ "LightCyan1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac98b5a34ad5c17b3544e5c29521adb6a", null ],
|
||||||
|
[ "LightCyan3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6d6da936c52e5dadcd790ecb07dcbb1a", null ],
|
||||||
|
[ "LightGoldenrod1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa25d536c972c837da1a4698982d12df00", null ],
|
||||||
|
[ "LightGoldenrod2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa03fd8d3402a3b6314c737b8d00f65f4b", null ],
|
||||||
|
[ "LightGoldenrod2Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfabcd883ae7f03e4115b274fba499ce91a", null ],
|
||||||
|
[ "LightGoldenrod2Ter", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa96e9b3fdf30a2f143cb4bfd844742d71", null ],
|
||||||
|
[ "LightGoldenrod3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa32e50d1fe92fabe310b25b9400c25cd7", null ],
|
||||||
|
[ "LightGreen", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6f3bae902f4a1a3b69152ad13382ab18", null ],
|
||||||
|
[ "LightGreenBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa33510b83ef8df69f709f38f77e375193", null ],
|
||||||
|
[ "LightPink1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa07f3153f6b04f8aeb0925d789d79660c", null ],
|
||||||
|
[ "LightPink3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa253e182f6f26ad7cfae773feb6493c57", null ],
|
||||||
|
[ "LightPink4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0956f6a62142bbfdf7915d1d9abacb81", null ],
|
||||||
|
[ "LightSalmon1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa523f5d7969774dd37e38382a9d05e3a4", null ],
|
||||||
|
[ "LightSalmon3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9b742f7ba68078b409a6fc2bf76de5c4", null ],
|
||||||
|
[ "LightSalmon3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfacb0ea3d16e515f91b1071099413a36c7", null ],
|
||||||
|
[ "LightSeaGreen", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6ff417c700a8e53aeb7fe424e89a1cbd", null ],
|
||||||
|
[ "LightSkyBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa2290ccd3da3d1ea3e508923148ae824", null ],
|
||||||
|
[ "LightSkyBlue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa267e864d226cfe79c1a1d3e78fdd7eb5", null ],
|
||||||
|
[ "LightSkyBlue3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa3a8990dd2aee1e219cc7222528ee8e0c", null ],
|
||||||
|
[ "LightSlateBlue", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab7c34cf2bc4382faf2477db06ce68875", null ],
|
||||||
|
[ "LightSlateGrey", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0789c7e5fa07674a45db810280aac1bb", null ],
|
||||||
|
[ "LightSteelBlue", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfadf56a107dda30539c38643b744c312bb", null ],
|
||||||
|
[ "LightSteelBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7daff90c932ad36e146923fced98cb4d", null ],
|
||||||
|
[ "LightSteelBlue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf66424457d48a1e9f30467a6b4d9f735", null ],
|
||||||
|
[ "LightYellow3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa602cbd76a18ddce2b63afa9dcbba0f8e", null ],
|
||||||
|
[ "Magenta1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa314daa7c2027494055655d34677458b1", null ],
|
||||||
|
[ "Magenta2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa0270d909214e1a221e1937b3cf406ba", null ],
|
||||||
|
[ "Magenta2Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfabe530bee1037e2b3a133e8dbc5ffa585", null ],
|
||||||
|
[ "Magenta3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad8a4fa649974fb5c836a14496827fdd5", null ],
|
||||||
|
[ "Magenta3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaef7480a93b72c17e8023e9f7c7944b38", null ],
|
||||||
|
[ "Magenta3Ter", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac6ab7a76048a843b6eb86c062c216cab", null ],
|
||||||
|
[ "MediumOrchid", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9c685ae3aad1eaad70ff070436be85b3", null ],
|
||||||
|
[ "MediumOrchid1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa13a18f95c27e724ea9a1e7286f42c473", null ],
|
||||||
|
[ "MediumOrchid1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa049a7bc19d9cacd4e00232d01f9680e6", null ],
|
||||||
|
[ "MediumOrchid3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa5d8f598938ed69b4f04b843abfadc88b", null ],
|
||||||
|
[ "MediumPurple", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa99b482dd24e473ef7ddcbddece67e041", null ],
|
||||||
|
[ "MediumPurple1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf5552cc28a449506e131c050fef88e89", null ],
|
||||||
|
[ "MediumPurple2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac3210de935f096669b79a8575e9c4578", null ],
|
||||||
|
[ "MediumPurple2Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa50222fd671c2f6a5f81108f8e4b05aa9", null ],
|
||||||
|
[ "MediumPurple3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa6d22ae8ac2c4e98b291f40225a8874e8", null ],
|
||||||
|
[ "MediumPurple3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2d0fa96a55bf3d9763b465ecbd72566d", null ],
|
||||||
|
[ "MediumPurple4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfae90010fe78fb7605fc25e5e08f07e596", null ],
|
||||||
|
[ "MediumSpringGreen", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfae4e73e4c0464a9ded093be857551d290", null ],
|
||||||
|
[ "MediumTurquoise", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7875d2ea24878490b89176952e9db784", null ],
|
||||||
|
[ "MediumVioletRed", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa8ca5789305e4c75d51a3acc1f1b8c0a9", null ],
|
||||||
|
[ "MistyRose1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa11d00787c0df60110d76fc3d098b2c1b", null ],
|
||||||
|
[ "MistyRose3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab7afa85f412a5bcede9674099b956a78", null ],
|
||||||
|
[ "NavajoWhite1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa78e7bd911b2b1619237ec497cd3727a7", null ],
|
||||||
|
[ "NavajoWhite3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa345621aa87c50e806627e1f4a1e50a2", null ],
|
||||||
|
[ "NavyBlue", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0358bb70d298b289263c397f49820844", null ],
|
||||||
|
[ "Orange1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa204b0d328d6009cf3947fee021fd8f9e", null ],
|
||||||
|
[ "Orange3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa00cd573911b5b30d18a11a33c6fc522b", null ],
|
||||||
|
[ "Orange4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa89cffa8b9f4fee6609397ae4070f9d6d", null ],
|
||||||
|
[ "Orange4Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad2e88ff3a0d3feeec0b894602de2bdf8", null ],
|
||||||
|
[ "OrangeRed1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa38540818f938e6576a3444b70118dbae", null ],
|
||||||
|
[ "Orchid", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2a4b392d52ff5f8074a7ddded3984e75", null ],
|
||||||
|
[ "Orchid1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa8c9438fb930107e9c02fc9418fe1d24a", null ],
|
||||||
|
[ "Orchid2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfadbf13507a7e98310795b8c59c3ec2f92", null ],
|
||||||
|
[ "PaleGreen1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa37e5d9f46ab5a7952f9cdf0a3cc8925", null ],
|
||||||
|
[ "PaleGreen1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa115628c4a676f43dc9a5791c927e7048", null ],
|
||||||
|
[ "PaleGreen3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa73f2e82908260a1c80e9cdffd7c80b05", null ],
|
||||||
|
[ "PaleGreen3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa05657d514246de9444d35bfd78da177d", null ],
|
||||||
|
[ "PaleTurquoise1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2c1b8b84117604af63923758665c0762", null ],
|
||||||
|
[ "PaleTurquoise4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfafebf48dd9c5efb72a880db1800b70cb4", null ],
|
||||||
|
[ "PaleVioletRed1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7b52566a531a122cc807cd5698659f6f", null ],
|
||||||
|
[ "Pink1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab1b14b4665532f810353fbd89ba7bf69", null ],
|
||||||
|
[ "Pink3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa18d97cfab35116e2049378e4410b0563", null ],
|
||||||
|
[ "Plum1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa3c254e3ced4cbe2836a246270317ac1", null ],
|
||||||
|
[ "Plum2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa383cc742bb6efae64c17af4b0159f2f1", null ],
|
||||||
|
[ "Plum3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab2b302d3a548112c82dbe295f1cace40", null ],
|
||||||
|
[ "Plum4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa69b6a24bf00f2a9278f12241e176106c", null ],
|
||||||
|
[ "Purple", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0102772e56e7f068bdb57bf2905f7c09", null ],
|
||||||
|
[ "Purple3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa3ba6254f6df4ad7c05ee0be4ccd4bce0", null ],
|
||||||
|
[ "Purple4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfacb508ce5a099dbfa4e04cd59530f7f0c", null ],
|
||||||
|
[ "Purple4Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa1dfe93e583d4f1a3538c40ce29208e64", null ],
|
||||||
|
[ "PurpleBis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfae855e26440338753abef27e7b999ce5b", null ],
|
||||||
|
[ "Red1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa62acd44726f02a17ba2a17c1cf253639", null ],
|
||||||
|
[ "Red3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa37bd25cf1e1fe1eeb8e4840dbc863dac", null ],
|
||||||
|
[ "Red3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2925c3081d309e0d11612a0dcd564379", null ],
|
||||||
|
[ "RosyBrown", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa5104c5c0a54bc5ac1dc83e20c75dbea", null ],
|
||||||
|
[ "RoyalBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0dbe4adc6031521d77fc91e09f8d3fbf", null ],
|
||||||
|
[ "Salmon1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa664067df16558f65cc3d46609a03dfab", null ],
|
||||||
|
[ "SandyBrown", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa64269c060a2fc56cb77c12360cd3a28e", null ],
|
||||||
|
[ "SeaGreen1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa8e2c9e620d6245638b27d9c1fa2d0545", null ],
|
||||||
|
[ "SeaGreen1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7819209c8bfe13fbfcb2cde9a296f7b6", null ],
|
||||||
|
[ "SeaGreen2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa1b69dc4c281a32346b8d2bab20dd1aef", null ],
|
||||||
|
[ "SeaGreen3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa5b862c5164d4597b28fba03335a834cf", null ],
|
||||||
|
[ "SkyBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac47bacbed84298fdf72215fe2312ce64", null ],
|
||||||
|
[ "SkyBlue2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa1172e54ed7e62aa4ebcea4b453f5dcc", null ],
|
||||||
|
[ "SkyBlue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2dfa52861bc8b2a870e5166e969db2c7", null ],
|
||||||
|
[ "SlateBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa97807edc577e1d5d3bc271c3a4ced7f4", null ],
|
||||||
|
[ "SlateBlue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfae53ce2149f6b9e7da24472b5112f7963", null ],
|
||||||
|
[ "SlateBlue3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad477f91096f698a2b266a1bf26cd456b", null ],
|
||||||
|
[ "SpringGreen1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa8e70ae2a69a90e87e679685d6461b6e8", null ],
|
||||||
|
[ "SpringGreen2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac85363887f660b5879e353bac03dab49", null ],
|
||||||
|
[ "SpringGreen2Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfad038ac30c015021853f183054c51c0c5", null ],
|
||||||
|
[ "SpringGreen3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa5a87a3e9a8af9561a373ff63e740223e", null ],
|
||||||
|
[ "SpringGreen3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf19e26246ad6f4e4de44efb6d2b4e1c6", null ],
|
||||||
|
[ "SpringGreen4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf3817720cb5b18b16b8d6c520a61748e", null ],
|
||||||
|
[ "SteelBlue", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa9224e340e6d918555c68ac2f1dc80b04", null ],
|
||||||
|
[ "SteelBlue1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa050bb4a5d79a1dac6aae25ce8734c973", null ],
|
||||||
|
[ "SteelBlue1Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaf400af64197a052be4d59c521104cb2a", null ],
|
||||||
|
[ "SteelBlue3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0a49900e5a03f7545262d90592bfba92", null ],
|
||||||
|
[ "Tan", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab492a96cd2b9bb37c81b8451a42889d9", null ],
|
||||||
|
[ "Thistle1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaaa1937f76b1f6c26f042a5cea129d661", null ],
|
||||||
|
[ "Thistle3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa7e48d71618f8e50aed23876c3103859b", null ],
|
||||||
|
[ "Turquoise2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa0514acacf99b53570d7a2ee25dde1f5a", null ],
|
||||||
|
[ "Turquoise4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac0d913fe38afad9dad5a51083ebc1e86", null ],
|
||||||
|
[ "Violet", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa94a3ee3884eb2af70a2d764a4f06e79d", null ],
|
||||||
|
[ "Wheat1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa2919dbb2ef2f19e560ee2a4f21874373", null ],
|
||||||
|
[ "Wheat4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaa3fee165b16150ce4df5f4fcecca7407", null ],
|
||||||
|
[ "Yellow1", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa18f6dad40423c7708a467fb630f59048", null ],
|
||||||
|
[ "Yellow2", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfac571c9dd674c4e7301b11cee12715bdf", null ],
|
||||||
|
[ "Yellow3", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa64545058cba31bf28f7cc75072664ec2", null ],
|
||||||
|
[ "Yellow3Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfa67ae91aade6999e17c552ebe197c3a7f", null ],
|
||||||
|
[ "Yellow4", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfab60ac0c6b49456d0de7ca3388f19862a", null ],
|
||||||
|
[ "Yellow4Bis", "classftxui_1_1Color.html#abd07c48f62cc507fafa2486a43130fcfaaf28e9bd6542c570b963f36620b181f7", null ]
|
||||||
|
] ],
|
||||||
|
[ "Color", "classftxui_1_1Color.html#a1589b83974b42a2f3315624f14c3c92c", null ],
|
||||||
|
[ "Color", "classftxui_1_1Color.html#a3c93cb793b88256235f17235c9359b35", null ],
|
||||||
|
[ "Color", "classftxui_1_1Color.html#a55decaa0b2ab846729582f5f7b6acb49", null ],
|
||||||
|
[ "Color", "classftxui_1_1Color.html#a4f2602aacaf27a6482580fea0f7de0d2", null ],
|
||||||
|
[ "Color", "classftxui_1_1Color.html#a92d70d7572b7a07d2af4ff650e272e08", null ],
|
||||||
|
[ "operator==", "classftxui_1_1Color.html#a66275ebe4681464e082660fa6be9ba28", null ],
|
||||||
|
[ "operator!=", "classftxui_1_1Color.html#a5db052159bd2c738ea453d9b9600513a", null ],
|
||||||
|
[ "Print", "classftxui_1_1Color.html#acfe358aa128835387b6c2b7ffe22bab5", null ],
|
||||||
|
[ "IsOpaque", "classftxui_1_1Color.html#a74deffc6b6c7e07b3ec67766ff35abba", null ]
|
||||||
|
];
|
||||||
944
classftxui_1_1ComponentBase.html
Normal file
944
classftxui_1_1ComponentBase.html
Normal file
@@ -0,0 +1,944 @@
|
|||||||
|
<!-- 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: ComponentBase Class 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('classftxui_1_1ComponentBase.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="#pub-methods">Public Member Functions</a> |
|
||||||
|
<a href="#pro-methods">Protected Member Functions</a> |
|
||||||
|
<a href="#pro-attribs">Protected Attributes</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">ComponentBase Class Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p>It implement rendering itself as <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a>. It implement keyboard navigation by responding to <a class="el" href="structftxui_1_1Event.html" title="Represent an event. It can be key press event, a terminal resize, or more ...">ftxui::Event</a>.
|
||||||
|
<a href="#details">More...</a></p>
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="component__base_8hpp_source.html">component_base.hpp</a>></code></p>
|
||||||
|
<table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||||
|
Public Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:ad2a5b6ce11bc7a8ce1150cf0ba9144c0" id="r_ad2a5b6ce11bc7a8ce1150cf0ba9144c0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ad2a5b6ce11bc7a8ce1150cf0ba9144c0">ComponentBase</a> (<a class="el" href="namespaceftxui.html#a3d4ccad0c8a07d5b0cb4b2e690ffc90c">Components</a> children)</td></tr>
|
||||||
|
<tr class="separator:ad2a5b6ce11bc7a8ce1150cf0ba9144c0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ae490d465a018a9d81bb4e30604708fba" id="r_ae490d465a018a9d81bb4e30604708fba"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae490d465a018a9d81bb4e30604708fba">~ComponentBase</a> ()</td></tr>
|
||||||
|
<tr class="separator:ae490d465a018a9d81bb4e30604708fba"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:acda4c8b63ffbc2e9e2e28f056edbf01c" id="r_acda4c8b63ffbc2e9e2e28f056edbf01c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#acda4c8b63ffbc2e9e2e28f056edbf01c">ComponentBase</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:acda4c8b63ffbc2e9e2e28f056edbf01c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:abd8cf6a9df5eb4678fb9925b686c7aea" id="r_abd8cf6a9df5eb4678fb9925b686c7aea"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#abd8cf6a9df5eb4678fb9925b686c7aea">ComponentBase</a> (const <a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &)=delete</td></tr>
|
||||||
|
<tr class="separator:abd8cf6a9df5eb4678fb9925b686c7aea"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a9b3cf357cf150023641969d5fcb7d08f" id="r_a9b3cf357cf150023641969d5fcb7d08f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a9b3cf357cf150023641969d5fcb7d08f">ComponentBase</a> (<a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &&)=delete</td></tr>
|
||||||
|
<tr class="separator:a9b3cf357cf150023641969d5fcb7d08f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ac444ac233dcbd4b2ad7972d2086ecc73" id="r_ac444ac233dcbd4b2ad7972d2086ecc73"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#ac444ac233dcbd4b2ad7972d2086ecc73">operator=</a> (const <a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &)=delete</td></tr>
|
||||||
|
<tr class="separator:ac444ac233dcbd4b2ad7972d2086ecc73"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a9e3b99c8fc32f2ce151e2ba737c0d546" id="r_a9e3b99c8fc32f2ce151e2ba737c0d546"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a9e3b99c8fc32f2ce151e2ba737c0d546">operator=</a> (<a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &&)=delete</td></tr>
|
||||||
|
<tr class="separator:a9e3b99c8fc32f2ce151e2ba737c0d546"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aaf284a408631f31558694973a04186c2" id="r_aaf284a408631f31558694973a04186c2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="#aaf284a408631f31558694973a04186c2">Parent</a> () const</td></tr>
|
||||||
|
<tr class="memdesc:aaf284a408631f31558694973a04186c2"><td class="mdescLeft"> </td><td class="mdescRight">Return the parent <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ComponentBase</a>, or nul if any. <br /></td></tr>
|
||||||
|
<tr class="separator:aaf284a408631f31558694973a04186c2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aceb41a98abe10fb0b521ff8b65529b7f" id="r_aceb41a98abe10fb0b521ff8b65529b7f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#aceb41a98abe10fb0b521ff8b65529b7f">ChildAt</a> (size_t i)</td></tr>
|
||||||
|
<tr class="memdesc:aceb41a98abe10fb0b521ff8b65529b7f"><td class="mdescLeft"> </td><td class="mdescRight">Access the child at index <code>i</code>. <br /></td></tr>
|
||||||
|
<tr class="separator:aceb41a98abe10fb0b521ff8b65529b7f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a9ae5f77e923e2f0f8b0e26dcd4affb5b" id="r_a9ae5f77e923e2f0f8b0e26dcd4affb5b"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a9ae5f77e923e2f0f8b0e26dcd4affb5b">ChildCount</a> () const</td></tr>
|
||||||
|
<tr class="memdesc:a9ae5f77e923e2f0f8b0e26dcd4affb5b"><td class="mdescLeft"> </td><td class="mdescRight">Returns the number of children. <br /></td></tr>
|
||||||
|
<tr class="separator:a9ae5f77e923e2f0f8b0e26dcd4affb5b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a8ef12397d1682615bc3108c397734179" id="r_a8ef12397d1682615bc3108c397734179"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="#a8ef12397d1682615bc3108c397734179">Index</a> () const</td></tr>
|
||||||
|
<tr class="memdesc:a8ef12397d1682615bc3108c397734179"><td class="mdescLeft"> </td><td class="mdescRight">Return index of the component in its parent. -1 if no parent. <br /></td></tr>
|
||||||
|
<tr class="separator:a8ef12397d1682615bc3108c397734179"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a21f040bec9104e164bfa6c3ad45be3a1" id="r_a21f040bec9104e164bfa6c3ad45be3a1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a21f040bec9104e164bfa6c3ad45be3a1">Add</a> (<a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> children)</td></tr>
|
||||||
|
<tr class="memdesc:a21f040bec9104e164bfa6c3ad45be3a1"><td class="mdescLeft"> </td><td class="mdescRight">Add a child. @param child The child to be attached. <br /></td></tr>
|
||||||
|
<tr class="separator:a21f040bec9104e164bfa6c3ad45be3a1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:abb7a2b60240651d16e17d02eb6f636cf" id="r_abb7a2b60240651d16e17d02eb6f636cf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#abb7a2b60240651d16e17d02eb6f636cf">Detach</a> ()</td></tr>
|
||||||
|
<tr class="memdesc:abb7a2b60240651d16e17d02eb6f636cf"><td class="mdescLeft"> </td><td class="mdescRight">Detach this child from its parent. <br /></td></tr>
|
||||||
|
<tr class="separator:abb7a2b60240651d16e17d02eb6f636cf"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a84bd6480cf5e8f51cf5965f81b1f2460" id="r_a84bd6480cf5e8f51cf5965f81b1f2460"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a84bd6480cf5e8f51cf5965f81b1f2460">DetachAllChildren</a> ()</td></tr>
|
||||||
|
<tr class="memdesc:a84bd6480cf5e8f51cf5965f81b1f2460"><td class="mdescLeft"> </td><td class="mdescRight">Remove all children. <br /></td></tr>
|
||||||
|
<tr class="separator:a84bd6480cf5e8f51cf5965f81b1f2460"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a28d41d6113c5b29c8dd45846582b3299" id="r_a28d41d6113c5b29c8dd45846582b3299"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a28d41d6113c5b29c8dd45846582b3299">Render</a> ()</td></tr>
|
||||||
|
<tr class="memdesc:a28d41d6113c5b29c8dd45846582b3299"><td class="mdescLeft"> </td><td class="mdescRight">Draw the component. Build a <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a> to be drawn on the <a class="el" href="classftxui_1_1Screen.html" title="A rectangular grid of Pixel.">ftxui::Screen</a> representing this <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ftxui::ComponentBase</a>. Please override <a class="el" href="#ab79303652dad19eac0540848487cf8c5" title="Draw the component. Build a ftxui::Element to be drawn on the ftxi::Screen representing this ftxui::C...">OnRender()</a> to modify the rendering. <br /></td></tr>
|
||||||
|
<tr class="separator:a28d41d6113c5b29c8dd45846582b3299"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab79303652dad19eac0540848487cf8c5" id="r_ab79303652dad19eac0540848487cf8c5"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ab79303652dad19eac0540848487cf8c5">OnRender</a> ()</td></tr>
|
||||||
|
<tr class="memdesc:ab79303652dad19eac0540848487cf8c5"><td class="mdescLeft"> </td><td class="mdescRight">Draw the component. Build a <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a> to be drawn on the ftxi::Screen representing this <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ftxui::ComponentBase</a>. This function is means to be overridden. <br /></td></tr>
|
||||||
|
<tr class="separator:ab79303652dad19eac0540848487cf8c5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ab84629a8fecad2e1cdd426b7ddc72277" id="r_ab84629a8fecad2e1cdd426b7ddc72277"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#ab84629a8fecad2e1cdd426b7ddc72277">OnEvent</a> (<a class="el" href="structftxui_1_1Event.html">Event</a>)</td></tr>
|
||||||
|
<tr class="memdesc:ab84629a8fecad2e1cdd426b7ddc72277"><td class="mdescLeft"> </td><td class="mdescRight">Called in response to an event. <br /></td></tr>
|
||||||
|
<tr class="separator:ab84629a8fecad2e1cdd426b7ddc72277"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aebad858485d02f035a8ea34af66a7fa7" id="r_aebad858485d02f035a8ea34af66a7fa7"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="#aebad858485d02f035a8ea34af66a7fa7">OnAnimation</a> (<a class="el" href="classftxui_1_1animation_1_1Params.html">animation::Params</a> &params)</td></tr>
|
||||||
|
<tr class="memdesc:aebad858485d02f035a8ea34af66a7fa7"><td class="mdescLeft"> </td><td class="mdescRight">Called in response to an animation event. <br /></td></tr>
|
||||||
|
<tr class="separator:aebad858485d02f035a8ea34af66a7fa7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a5c421f00a2a7f50c542c5c286d2e696c" id="r_a5c421f00a2a7f50c542c5c286d2e696c"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a5c421f00a2a7f50c542c5c286d2e696c">ActiveChild</a> ()</td></tr>
|
||||||
|
<tr class="memdesc:a5c421f00a2a7f50c542c5c286d2e696c"><td class="mdescLeft"> </td><td class="mdescRight">Return the currently Active child. <br /></td></tr>
|
||||||
|
<tr class="separator:a5c421f00a2a7f50c542c5c286d2e696c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a02ccd3db74312f1c66aa8e7931489318" id="r_a02ccd3db74312f1c66aa8e7931489318"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a02ccd3db74312f1c66aa8e7931489318">Focusable</a> () const</td></tr>
|
||||||
|
<tr class="memdesc:a02ccd3db74312f1c66aa8e7931489318"><td class="mdescLeft"> </td><td class="mdescRight">Return true when the component contains focusable elements. The non focusable Components will be skipped when navigating using the keyboard. <br /></td></tr>
|
||||||
|
<tr class="separator:a02ccd3db74312f1c66aa8e7931489318"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a52beef6d7a687d4d109e6cec1606e32e" id="r_a52beef6d7a687d4d109e6cec1606e32e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a52beef6d7a687d4d109e6cec1606e32e">Active</a> () const</td></tr>
|
||||||
|
<tr class="memdesc:a52beef6d7a687d4d109e6cec1606e32e"><td class="mdescLeft"> </td><td class="mdescRight">Returns if the element if the currently active child of its parent. <br /></td></tr>
|
||||||
|
<tr class="separator:a52beef6d7a687d4d109e6cec1606e32e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a0cc612fa3d753b456e0f480f44654a9f" id="r_a0cc612fa3d753b456e0f480f44654a9f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a0cc612fa3d753b456e0f480f44654a9f">Focused</a> () const</td></tr>
|
||||||
|
<tr class="memdesc:a0cc612fa3d753b456e0f480f44654a9f"><td class="mdescLeft"> </td><td class="mdescRight">Returns if the elements if focused by the user. True when the <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ComponentBase</a> is focused by the user. An element is Focused when it is with all its ancestors the <a class="el" href="#a5c421f00a2a7f50c542c5c286d2e696c" title="Return the currently Active child.">ActiveChild()</a> of their parents, and it <a class="el" href="#a02ccd3db74312f1c66aa8e7931489318" title="Return true when the component contains focusable elements. The non focusable Components will be skip...">Focusable()</a>. <br /></td></tr>
|
||||||
|
<tr class="separator:a0cc612fa3d753b456e0f480f44654a9f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a8cbf27680c6154e15c8b32d6601340de" id="r_a8cbf27680c6154e15c8b32d6601340de"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a8cbf27680c6154e15c8b32d6601340de">SetActiveChild</a> (<a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> *child)</td></tr>
|
||||||
|
<tr class="memdesc:a8cbf27680c6154e15c8b32d6601340de"><td class="mdescLeft"> </td><td class="mdescRight">Make the |child| to be the "active" one. <br /></td></tr>
|
||||||
|
<tr class="separator:a8cbf27680c6154e15c8b32d6601340de"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a50ad32ad14dd7912e681fab0ee294be2" id="r_a50ad32ad14dd7912e681fab0ee294be2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a50ad32ad14dd7912e681fab0ee294be2">SetActiveChild</a> (<a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> child)</td></tr>
|
||||||
|
<tr class="memdesc:a50ad32ad14dd7912e681fab0ee294be2"><td class="mdescLeft"> </td><td class="mdescRight">Make the |child| to be the "active" one. <br /></td></tr>
|
||||||
|
<tr class="separator:a50ad32ad14dd7912e681fab0ee294be2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a2cf27e9d7128a6a4b3263ecd34c19105" id="r_a2cf27e9d7128a6a4b3263ecd34c19105"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a2cf27e9d7128a6a4b3263ecd34c19105">TakeFocus</a> ()</td></tr>
|
||||||
|
<tr class="memdesc:a2cf27e9d7128a6a4b3263ecd34c19105"><td class="mdescLeft"> </td><td class="mdescRight">Configure all the ancestors to give focus to this component. <br /></td></tr>
|
||||||
|
<tr class="separator:a2cf27e9d7128a6a4b3263ecd34c19105"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table><table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-methods" name="pro-methods"></a>
|
||||||
|
Protected Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:a164d10a2cf367bdd4ae14318a6c7d769" id="r_a164d10a2cf367bdd4ae14318a6c7d769"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#a24b663cb6b0b262055c94d3a03bdd274">CapturedMouse</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a164d10a2cf367bdd4ae14318a6c7d769">CaptureMouse</a> (const <a class="el" href="structftxui_1_1Event.html">Event</a> &event)</td></tr>
|
||||||
|
<tr class="memdesc:a164d10a2cf367bdd4ae14318a6c7d769"><td class="mdescLeft"> </td><td class="mdescRight">Take the CapturedMouse if available. There is only one component of them. It represents a component taking priority over others. <br /></td></tr>
|
||||||
|
<tr class="separator:a164d10a2cf367bdd4ae14318a6c7d769"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table><table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-attribs" name="pro-attribs"></a>
|
||||||
|
Protected Attributes</h2></td></tr>
|
||||||
|
<tr class="memitem:a22b4fa4d6aa4c9c2eef275cd25aa8ab9" id="r_a22b4fa4d6aa4c9c2eef275cd25aa8ab9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#a3d4ccad0c8a07d5b0cb4b2e690ffc90c">Components</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a22b4fa4d6aa4c9c2eef275cd25aa8ab9">children_</a></td></tr>
|
||||||
|
<tr class="separator:a22b4fa4d6aa4c9c2eef275cd25aa8ab9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock"><p>It implement rendering itself as <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a>. It implement keyboard navigation by responding to <a class="el" href="structftxui_1_1Event.html" title="Represent an event. It can be key press event, a terminal resize, or more ...">ftxui::Event</a>. </p>
|
||||||
|
<dl class="section examples"><dt>Examples</dt><dd><a class="el" href="examples_2component_2resizable_split_8cpp-example.html#_a1">examples/component/resizable_split.cpp</a>, <a class="el" href="examples_2component_2scrollbar_8cpp-example.html#_a5">examples/component/scrollbar.cpp</a>, <a class="el" href="examples_2component_2toggle_8cpp-example.html#_a1">examples/component/toggle.cpp</a>, and <a class="el" href="examples_2component_2window_8cpp-example.html#_a2">examples/component/window.cpp</a>.</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component__base_8hpp_source.html#l00030">30</a> of file <a class="el" href="component__base_8hpp_source.html">component_base.hpp</a>.</p>
|
||||||
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||||
|
<a id="ad2a5b6ce11bc7a8ce1150cf0ba9144c0" name="ad2a5b6ce11bc7a8ce1150cf0ba9144c0"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ad2a5b6ce11bc7a8ce1150cf0ba9144c0">◆ </a></span>ComponentBase() <span class="overload">[1/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="namespaceftxui.html#a3d4ccad0c8a07d5b0cb4b2e690ffc90c">Components</a></td> <td class="paramname"><span class="paramname"><em>children</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component__base_8hpp_source.html#l00032">32</a> of file <a class="el" href="component__base_8hpp_source.html">component_base.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="ae490d465a018a9d81bb4e30604708fba" name="ae490d465a018a9d81bb4e30604708fba"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae490d465a018a9d81bb4e30604708fba">◆ </a></span>~ComponentBase()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">~<a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00031">31</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="acda4c8b63ffbc2e9e2e28f056edbf01c" name="acda4c8b63ffbc2e9e2e28f056edbf01c"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#acda4c8b63ffbc2e9e2e28f056edbf01c">◆ </a></span>ComponentBase() <span class="overload">[2/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="abd8cf6a9df5eb4678fb9925b686c7aea" name="abd8cf6a9df5eb4678fb9925b686c7aea"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#abd8cf6a9df5eb4678fb9925b686c7aea">◆ </a></span>ComponentBase() <span class="overload">[3/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a9b3cf357cf150023641969d5fcb7d08f" name="a9b3cf357cf150023641969d5fcb7d08f"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a9b3cf357cf150023641969d5fcb7d08f">◆ </a></span>ComponentBase() <span class="overload">[4/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Member Function Documentation</h2>
|
||||||
|
<a id="ac444ac233dcbd4b2ad7972d2086ecc73" name="ac444ac233dcbd4b2ad7972d2086ecc73"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ac444ac233dcbd4b2ad7972d2086ecc73">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a9e3b99c8fc32f2ce151e2ba737c0d546" name="a9e3b99c8fc32f2ce151e2ba737c0d546"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a9e3b99c8fc32f2ce151e2ba737c0d546">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aaf284a408631f31558694973a04186c2" name="aaf284a408631f31558694973a04186c2"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aaf284a408631f31558694973a04186c2">◆ </a></span>Parent()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> * Parent </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Return the parent <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ComponentBase</a>, or nul if any. </p>
|
||||||
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="#abb7a2b60240651d16e17d02eb6f636cf" title="Detach this child from its parent.">Detach</a> </dd>
|
||||||
|
<dd>
|
||||||
|
<a class="el" href="#aaf284a408631f31558694973a04186c2" title="Return the parent ComponentBase, or nul if any.">Parent</a> </dd></dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00039">39</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aceb41a98abe10fb0b521ff8b65529b7f" name="aceb41a98abe10fb0b521ff8b65529b7f"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aceb41a98abe10fb0b521ff8b65529b7f">◆ </a></span>ChildAt()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> & ChildAt </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>i</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Access the child at index <code>i</code>. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00045">45</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a9ae5f77e923e2f0f8b0e26dcd4affb5b" name="a9ae5f77e923e2f0f8b0e26dcd4affb5b"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a9ae5f77e923e2f0f8b0e26dcd4affb5b">◆ </a></span>ChildCount()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">size_t ChildCount </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Returns the number of children. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00052">52</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a8ef12397d1682615bc3108c397734179" name="a8ef12397d1682615bc3108c397734179"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a8ef12397d1682615bc3108c397734179">◆ </a></span>Index()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">int Index </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Return index of the component in its parent. -1 if no parent. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00058">58</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a21f040bec9104e164bfa6c3ad45be3a1" name="a21f040bec9104e164bfa6c3ad45be3a1"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a21f040bec9104e164bfa6c3ad45be3a1">◆ </a></span>Add()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">void Add </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a></td> <td class="paramname"><span class="paramname"><em>children</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Add a child. @param child The child to be attached. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00075">75</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="abb7a2b60240651d16e17d02eb6f636cf" name="abb7a2b60240651d16e17d02eb6f636cf"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#abb7a2b60240651d16e17d02eb6f636cf">◆ </a></span>Detach()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">void Detach </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Detach this child from its parent. </p>
|
||||||
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="#abb7a2b60240651d16e17d02eb6f636cf" title="Detach this child from its parent.">Detach</a> </dd>
|
||||||
|
<dd>
|
||||||
|
<a class="el" href="#aaf284a408631f31558694973a04186c2" title="Return the parent ComponentBase, or nul if any.">Parent</a> </dd></dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00085">85</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a84bd6480cf5e8f51cf5965f81b1f2460" name="a84bd6480cf5e8f51cf5965f81b1f2460"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a84bd6480cf5e8f51cf5965f81b1f2460">◆ </a></span>DetachAllChildren()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">void DetachAllChildren </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Remove all children. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00101">101</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a28d41d6113c5b29c8dd45846582b3299" name="a28d41d6113c5b29c8dd45846582b3299"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a28d41d6113c5b29c8dd45846582b3299">◆ </a></span>Render()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> Render </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Draw the component. Build a <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a> to be drawn on the <a class="el" href="classftxui_1_1Screen.html" title="A rectangular grid of Pixel.">ftxui::Screen</a> representing this <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ftxui::ComponentBase</a>. Please override <a class="el" href="#ab79303652dad19eac0540848487cf8c5" title="Draw the component. Build a ftxui::Element to be drawn on the ftxi::Screen representing this ftxui::C...">OnRender()</a> to modify the rendering. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00111">111</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="ab79303652dad19eac0540848487cf8c5" name="ab79303652dad19eac0540848487cf8c5"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ab79303652dad19eac0540848487cf8c5">◆ </a></span>OnRender()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a> OnRender </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Draw the component. Build a <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">ftxui::Element</a> to be drawn on the ftxi::Screen representing this <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ftxui::ComponentBase</a>. This function is means to be overridden. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00147">147</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="ab84629a8fecad2e1cdd426b7ddc72277" name="ab84629a8fecad2e1cdd426b7ddc72277"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ab84629a8fecad2e1cdd426b7ddc72277">◆ </a></span>OnEvent()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">bool OnEvent </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="structftxui_1_1Event.html">Event</a></td> <td class="paramname"><span class="paramname"><em>event</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Called in response to an event. </p>
|
||||||
|
<dl class="params"><dt>Parameters</dt><dd>
|
||||||
|
<table class="params">
|
||||||
|
<tr><td class="paramname">event</td><td>The event. </td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
<dl class="section return"><dt>Returns</dt><dd>True when the event has been handled. The default implementation called OnEvent on every child until one return true. If none returns true, return false. </dd></dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00161">161</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aebad858485d02f035a8ea34af66a7fa7" name="aebad858485d02f035a8ea34af66a7fa7"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aebad858485d02f035a8ea34af66a7fa7">◆ </a></span>OnAnimation()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">void OnAnimation </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1animation_1_1Params.html">animation::Params</a> &</td> <td class="paramname"><span class="paramname"><em>params</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Called in response to an animation event. </p>
|
||||||
|
<dl class="params"><dt>Parameters</dt><dd>
|
||||||
|
<table class="params">
|
||||||
|
<tr><td class="paramname">params</td><td>the parameters of the animation The default implementation dispatch the event to every child. </td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00174">174</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a5c421f00a2a7f50c542c5c286d2e696c" name="a5c421f00a2a7f50c542c5c286d2e696c"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a5c421f00a2a7f50c542c5c286d2e696c">◆ </a></span>ActiveChild()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> ActiveChild </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Return the currently Active child. </p>
|
||||||
|
<dl class="section return"><dt>Returns</dt><dd>the currently Active child. </dd></dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00183">183</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a02ccd3db74312f1c66aa8e7931489318" name="a02ccd3db74312f1c66aa8e7931489318"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a02ccd3db74312f1c66aa8e7931489318">◆ </a></span>Focusable()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">bool Focusable </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Return true when the component contains focusable elements. The non focusable Components will be skipped when navigating using the keyboard. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00196">196</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a52beef6d7a687d4d109e6cec1606e32e" name="a52beef6d7a687d4d109e6cec1606e32e"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a52beef6d7a687d4d109e6cec1606e32e">◆ </a></span>Active()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">bool Active </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Returns if the element if the currently active child of its parent. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00207">207</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a0cc612fa3d753b456e0f480f44654a9f" name="a0cc612fa3d753b456e0f480f44654a9f"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a0cc612fa3d753b456e0f480f44654a9f">◆ </a></span>Focused()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">bool Focused </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Returns if the elements if focused by the user. True when the <a class="el" href="classftxui_1_1ComponentBase.html" title="It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...">ComponentBase</a> is focused by the user. An element is Focused when it is with all its ancestors the <a class="el" href="#a5c421f00a2a7f50c542c5c286d2e696c" title="Return the currently Active child.">ActiveChild()</a> of their parents, and it <a class="el" href="#a02ccd3db74312f1c66aa8e7931489318" title="Return true when the component contains focusable elements. The non focusable Components will be skip...">Focusable()</a>. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00216">216</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a8cbf27680c6154e15c8b32d6601340de" name="a8cbf27680c6154e15c8b32d6601340de"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a8cbf27680c6154e15c8b32d6601340de">◆ </a></span>SetActiveChild() <span class="overload">[1/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">void SetActiveChild </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</a> *</td> <td class="paramname"><span class="paramname"><em>child</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Make the |child| to be the "active" one. </p>
|
||||||
|
<dl class="params"><dt>Parameters</dt><dd>
|
||||||
|
<table class="params">
|
||||||
|
<tr><td class="paramname">child</td><td>the child to become active. </td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00227">227</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a50ad32ad14dd7912e681fab0ee294be2" name="a50ad32ad14dd7912e681fab0ee294be2"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a50ad32ad14dd7912e681fab0ee294be2">◆ </a></span>SetActiveChild() <span class="overload">[2/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">void SetActiveChild </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a></td> <td class="paramname"><span class="paramname"><em>child</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Make the |child| to be the "active" one. </p>
|
||||||
|
<dl class="params"><dt>Parameters</dt><dd>
|
||||||
|
<table class="params">
|
||||||
|
<tr><td class="paramname">child</td><td>the child to become active. </td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00232">232</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a2cf27e9d7128a6a4b3263ecd34c19105" name="a2cf27e9d7128a6a4b3263ecd34c19105"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a2cf27e9d7128a6a4b3263ecd34c19105">◆ </a></span>TakeFocus()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">void TakeFocus </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Configure all the ancestors to give focus to this component. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00238">238</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a164d10a2cf367bdd4ae14318a6c7d769" name="a164d10a2cf367bdd4ae14318a6c7d769"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a164d10a2cf367bdd4ae14318a6c7d769">◆ </a></span>CaptureMouse()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="namespaceftxui.html#a24b663cb6b0b262055c94d3a03bdd274">CapturedMouse</a> CaptureMouse </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="structftxui_1_1Event.html">Event</a> &</td> <td class="paramname"><span class="paramname"><em>event</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p>Take the CapturedMouse if available. There is only one component of them. It represents a component taking priority over others. </p>
|
||||||
|
<dl class="params"><dt>Parameters</dt><dd>
|
||||||
|
<table class="params">
|
||||||
|
<tr><td class="paramname">event</td><td>The event </td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component_8cpp_source.html#l00250">250</a> of file <a class="el" href="component_8cpp_source.html">component.cpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Field Documentation</h2>
|
||||||
|
<a id="a22b4fa4d6aa4c9c2eef275cd25aa8ab9" name="a22b4fa4d6aa4c9c2eef275cd25aa8ab9"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a22b4fa4d6aa4c9c2eef275cd25aa8ab9">◆ </a></span>children_</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="namespaceftxui.html#a3d4ccad0c8a07d5b0cb4b2e690ffc90c">Components</a> children_</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="component__base_8hpp_source.html#l00096">96</a> of file <a class="el" href="component__base_8hpp_source.html">component_base.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr/>The documentation for this class was generated from the following files:<ul>
|
||||||
|
<li><a class="el" href="component__base_8hpp_source.html">component_base.hpp</a></li>
|
||||||
|
<li><a class="el" href="component_8cpp_source.html">component.cpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1ComponentBase.html">ComponentBase</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>
|
||||||
30
classftxui_1_1ComponentBase.js
Normal file
30
classftxui_1_1ComponentBase.js
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
var classftxui_1_1ComponentBase =
|
||||||
|
[
|
||||||
|
[ "ComponentBase", "classftxui_1_1ComponentBase.html#ad2a5b6ce11bc7a8ce1150cf0ba9144c0", null ],
|
||||||
|
[ "~ComponentBase", "classftxui_1_1ComponentBase.html#ae490d465a018a9d81bb4e30604708fba", null ],
|
||||||
|
[ "ComponentBase", "classftxui_1_1ComponentBase.html#acda4c8b63ffbc2e9e2e28f056edbf01c", null ],
|
||||||
|
[ "ComponentBase", "classftxui_1_1ComponentBase.html#abd8cf6a9df5eb4678fb9925b686c7aea", null ],
|
||||||
|
[ "ComponentBase", "classftxui_1_1ComponentBase.html#a9b3cf357cf150023641969d5fcb7d08f", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ComponentBase.html#ac444ac233dcbd4b2ad7972d2086ecc73", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ComponentBase.html#a9e3b99c8fc32f2ce151e2ba737c0d546", null ],
|
||||||
|
[ "Parent", "classftxui_1_1ComponentBase.html#aaf284a408631f31558694973a04186c2", null ],
|
||||||
|
[ "ChildAt", "classftxui_1_1ComponentBase.html#aceb41a98abe10fb0b521ff8b65529b7f", null ],
|
||||||
|
[ "ChildCount", "classftxui_1_1ComponentBase.html#a9ae5f77e923e2f0f8b0e26dcd4affb5b", null ],
|
||||||
|
[ "Index", "classftxui_1_1ComponentBase.html#a8ef12397d1682615bc3108c397734179", null ],
|
||||||
|
[ "Add", "classftxui_1_1ComponentBase.html#a21f040bec9104e164bfa6c3ad45be3a1", null ],
|
||||||
|
[ "Detach", "classftxui_1_1ComponentBase.html#abb7a2b60240651d16e17d02eb6f636cf", null ],
|
||||||
|
[ "DetachAllChildren", "classftxui_1_1ComponentBase.html#a84bd6480cf5e8f51cf5965f81b1f2460", null ],
|
||||||
|
[ "Render", "classftxui_1_1ComponentBase.html#a28d41d6113c5b29c8dd45846582b3299", null ],
|
||||||
|
[ "OnRender", "classftxui_1_1ComponentBase.html#ab79303652dad19eac0540848487cf8c5", null ],
|
||||||
|
[ "OnEvent", "classftxui_1_1ComponentBase.html#ab84629a8fecad2e1cdd426b7ddc72277", null ],
|
||||||
|
[ "OnAnimation", "classftxui_1_1ComponentBase.html#aebad858485d02f035a8ea34af66a7fa7", null ],
|
||||||
|
[ "ActiveChild", "classftxui_1_1ComponentBase.html#a5c421f00a2a7f50c542c5c286d2e696c", null ],
|
||||||
|
[ "Focusable", "classftxui_1_1ComponentBase.html#a02ccd3db74312f1c66aa8e7931489318", null ],
|
||||||
|
[ "Active", "classftxui_1_1ComponentBase.html#a52beef6d7a687d4d109e6cec1606e32e", null ],
|
||||||
|
[ "Focused", "classftxui_1_1ComponentBase.html#a0cc612fa3d753b456e0f480f44654a9f", null ],
|
||||||
|
[ "SetActiveChild", "classftxui_1_1ComponentBase.html#a8cbf27680c6154e15c8b32d6601340de", null ],
|
||||||
|
[ "SetActiveChild", "classftxui_1_1ComponentBase.html#a50ad32ad14dd7912e681fab0ee294be2", null ],
|
||||||
|
[ "TakeFocus", "classftxui_1_1ComponentBase.html#a2cf27e9d7128a6a4b3263ecd34c19105", null ],
|
||||||
|
[ "CaptureMouse", "classftxui_1_1ComponentBase.html#a164d10a2cf367bdd4ae14318a6c7d769", null ],
|
||||||
|
[ "children_", "classftxui_1_1ComponentBase.html#a22b4fa4d6aa4c9c2eef275cd25aa8ab9", null ]
|
||||||
|
];
|
||||||
493
classftxui_1_1ConstRef.html
Normal file
493
classftxui_1_1ConstRef.html
Normal file
@@ -0,0 +1,493 @@
|
|||||||
|
<!-- 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: ConstRef< T > Class Template 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('classftxui_1_1ConstRef.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="#pub-methods">Public Member Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">ConstRef< T > Class Template Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p>An adapter. Own or reference an immutable object.
|
||||||
|
<a href="#details">More...</a></p>
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="ref_8hpp_source.html">ref.hpp</a>></code></p>
|
||||||
|
<table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||||
|
Public Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:a2949426897a0bd427771597c7cc34f08" id="r_a2949426897a0bd427771597c7cc34f08"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a2949426897a0bd427771597c7cc34f08">ConstRef</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:a2949426897a0bd427771597c7cc34f08"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aa33f2e3c9020518540c2850c7ad2669f" id="r_aa33f2e3c9020518540c2850c7ad2669f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#aa33f2e3c9020518540c2850c7ad2669f">ConstRef</a> (T t)</td></tr>
|
||||||
|
<tr class="separator:aa33f2e3c9020518540c2850c7ad2669f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a7dde5cd8bdbcd4c83a7b3bbddfc31bd9" id="r_a7dde5cd8bdbcd4c83a7b3bbddfc31bd9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a7dde5cd8bdbcd4c83a7b3bbddfc31bd9">ConstRef</a> (const T *t)</td></tr>
|
||||||
|
<tr class="separator:a7dde5cd8bdbcd4c83a7b3bbddfc31bd9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ad144149e6f6f0d59610da4b28e22aef1" id="r_ad144149e6f6f0d59610da4b28e22aef1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#ad144149e6f6f0d59610da4b28e22aef1">operator=</a> (<a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> &&) noexcept=default</td></tr>
|
||||||
|
<tr class="separator:ad144149e6f6f0d59610da4b28e22aef1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a184e14dab2e9bca47f7d172ca7126c60" id="r_a184e14dab2e9bca47f7d172ca7126c60"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a184e14dab2e9bca47f7d172ca7126c60">ConstRef</a> (const <a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > &)=default</td></tr>
|
||||||
|
<tr class="separator:a184e14dab2e9bca47f7d172ca7126c60"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aa89dd79143a428e57480cda1cc7b675e" id="r_aa89dd79143a428e57480cda1cc7b675e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#aa89dd79143a428e57480cda1cc7b675e">ConstRef</a> (<a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > &&) noexcept=default</td></tr>
|
||||||
|
<tr class="separator:aa89dd79143a428e57480cda1cc7b675e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a4ab7aed14f1e68d9be361d5ccfcd4e0f" id="r_a4ab7aed14f1e68d9be361d5ccfcd4e0f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a4ab7aed14f1e68d9be361d5ccfcd4e0f">~ConstRef</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:a4ab7aed14f1e68d9be361d5ccfcd4e0f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a834cee3b2f409135c37c188c583bce91" id="r_a834cee3b2f409135c37c188c583bce91"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a834cee3b2f409135c37c188c583bce91">operator=</a> (const <a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > &)=default</td></tr>
|
||||||
|
<tr class="separator:a834cee3b2f409135c37c188c583bce91"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:afdc36f6a5716b29a5d81a2dd93376d82" id="r_afdc36f6a5716b29a5d81a2dd93376d82"><td class="memItemLeft" align="right" valign="top">const T & </td><td class="memItemRight" valign="bottom"><a class="el" href="#afdc36f6a5716b29a5d81a2dd93376d82">operator()</a> () const</td></tr>
|
||||||
|
<tr class="separator:afdc36f6a5716b29a5d81a2dd93376d82"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a241c04e3ce86e1fd5a946eb2aa8b1f22" id="r_a241c04e3ce86e1fd5a946eb2aa8b1f22"><td class="memItemLeft" align="right" valign="top">const T & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a241c04e3ce86e1fd5a946eb2aa8b1f22">operator*</a> () const</td></tr>
|
||||||
|
<tr class="separator:a241c04e3ce86e1fd5a946eb2aa8b1f22"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:abaade5c780b539b94de660e314cb0c90" id="r_abaade5c780b539b94de660e314cb0c90"><td class="memItemLeft" align="right" valign="top">const T * </td><td class="memItemRight" valign="bottom"><a class="el" href="#abaade5c780b539b94de660e314cb0c90">operator-></a> () const</td></tr>
|
||||||
|
<tr class="separator:abaade5c780b539b94de660e314cb0c90"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock"><div class="compoundTemplParams">template<typename T><br />
|
||||||
|
class ftxui::ConstRef< T ></div><p>An adapter. Own or reference an immutable object. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00017">17</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||||
|
<a id="a2949426897a0bd427771597c7cc34f08" name="a2949426897a0bd427771597c7cc34f08"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a2949426897a0bd427771597c7cc34f08">◆ </a></span>ConstRef() <span class="overload">[1/5]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aa33f2e3c9020518540c2850c7ad2669f" name="aa33f2e3c9020518540c2850c7ad2669f"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aa33f2e3c9020518540c2850c7ad2669f">◆ </a></span>ConstRef() <span class="overload">[2/5]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">T</td> <td class="paramname"><span class="paramname"><em>t</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00020">20</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a7dde5cd8bdbcd4c83a7b3bbddfc31bd9" name="a7dde5cd8bdbcd4c83a7b3bbddfc31bd9"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a7dde5cd8bdbcd4c83a7b3bbddfc31bd9">◆ </a></span>ConstRef() <span class="overload">[3/5]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const T *</td> <td class="paramname"><span class="paramname"><em>t</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00021">21</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a184e14dab2e9bca47f7d172ca7126c60" name="a184e14dab2e9bca47f7d172ca7126c60"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a184e14dab2e9bca47f7d172ca7126c60">◆ </a></span>ConstRef() <span class="overload">[4/5]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aa89dd79143a428e57480cda1cc7b675e" name="aa89dd79143a428e57480cda1cc7b675e"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aa89dd79143a428e57480cda1cc7b675e">◆ </a></span>ConstRef() <span class="overload">[5/5]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span><span class="mlabel">noexcept</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a4ab7aed14f1e68d9be361d5ccfcd4e0f" name="a4ab7aed14f1e68d9be361d5ccfcd4e0f"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a4ab7aed14f1e68d9be361d5ccfcd4e0f">◆ </a></span>~ConstRef()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">~<a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Member Function Documentation</h2>
|
||||||
|
<a id="ad144149e6f6f0d59610da4b28e22aef1" name="ad144149e6f6f0d59610da4b28e22aef1"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ad144149e6f6f0d59610da4b28e22aef1">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span><span class="mlabel">noexcept</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a834cee3b2f409135c37c188c583bce91" name="a834cee3b2f409135c37c188c583bce91"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a834cee3b2f409135c37c188c583bce91">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ConstRef.html">ConstRef</a>< T > &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="afdc36f6a5716b29a5d81a2dd93376d82" name="afdc36f6a5716b29a5d81a2dd93376d82"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#afdc36f6a5716b29a5d81a2dd93376d82">◆ </a></span>operator()()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">const T & operator() </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00031">31</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a241c04e3ce86e1fd5a946eb2aa8b1f22" name="a241c04e3ce86e1fd5a946eb2aa8b1f22"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a241c04e3ce86e1fd5a946eb2aa8b1f22">◆ </a></span>operator*()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">const T & operator* </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00032">32</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="abaade5c780b539b94de660e314cb0c90" name="abaade5c780b539b94de660e314cb0c90"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#abaade5c780b539b94de660e314cb0c90">◆ </a></span>operator->()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename T > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">const T * operator-> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00033">33</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||||
|
<li><a class="el" href="ref_8hpp_source.html">ref.hpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1ConstRef.html">ConstRef</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>
|
||||||
14
classftxui_1_1ConstRef.js
Normal file
14
classftxui_1_1ConstRef.js
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
var classftxui_1_1ConstRef =
|
||||||
|
[
|
||||||
|
[ "ConstRef", "classftxui_1_1ConstRef.html#a2949426897a0bd427771597c7cc34f08", null ],
|
||||||
|
[ "ConstRef", "classftxui_1_1ConstRef.html#aa33f2e3c9020518540c2850c7ad2669f", null ],
|
||||||
|
[ "ConstRef", "classftxui_1_1ConstRef.html#a7dde5cd8bdbcd4c83a7b3bbddfc31bd9", null ],
|
||||||
|
[ "ConstRef", "classftxui_1_1ConstRef.html#a184e14dab2e9bca47f7d172ca7126c60", null ],
|
||||||
|
[ "ConstRef", "classftxui_1_1ConstRef.html#aa89dd79143a428e57480cda1cc7b675e", null ],
|
||||||
|
[ "~ConstRef", "classftxui_1_1ConstRef.html#a4ab7aed14f1e68d9be361d5ccfcd4e0f", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ConstRef.html#ad144149e6f6f0d59610da4b28e22aef1", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ConstRef.html#a834cee3b2f409135c37c188c583bce91", null ],
|
||||||
|
[ "operator()", "classftxui_1_1ConstRef.html#afdc36f6a5716b29a5d81a2dd93376d82", null ],
|
||||||
|
[ "operator*", "classftxui_1_1ConstRef.html#a241c04e3ce86e1fd5a946eb2aa8b1f22", null ],
|
||||||
|
[ "operator->", "classftxui_1_1ConstRef.html#abaade5c780b539b94de660e314cb0c90", null ]
|
||||||
|
];
|
||||||
573
classftxui_1_1ConstStringListRef.html
Normal file
573
classftxui_1_1ConstStringListRef.html
Normal file
@@ -0,0 +1,573 @@
|
|||||||
|
<!-- 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: ConstStringListRef Class 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('classftxui_1_1ConstStringListRef.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="#pub-types">Public Types</a> |
|
||||||
|
<a href="#pub-methods">Public Member Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">ConstStringListRef Class Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p>An adapter. Reference a list of strings.
|
||||||
|
<a href="#details">More...</a></p>
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="ref_8hpp_source.html">ref.hpp</a>></code></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_1ConstStringListRef_1_1Adapter.html">Adapter</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="pub-types" name="pub-types"></a>
|
||||||
|
Public Types</h2></td></tr>
|
||||||
|
<tr class="memitem:a5385a19678ef154eb13e9c8428e4d19c" id="r_a5385a19678ef154eb13e9c8428e4d19c"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="#a5385a19678ef154eb13e9c8428e4d19c">Variant</a></td></tr>
|
||||||
|
<tr class="separator:a5385a19678ef154eb13e9c8428e4d19c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table><table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||||
|
Public Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:a425bc6a013bf3a539794b7a874fc722f" id="r_a425bc6a013bf3a539794b7a874fc722f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a425bc6a013bf3a539794b7a874fc722f">ConstStringListRef</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:a425bc6a013bf3a539794b7a874fc722f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a517a6924cc5fa2fff3e6c08bc504f0fa" id="r_a517a6924cc5fa2fff3e6c08bc504f0fa"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a517a6924cc5fa2fff3e6c08bc504f0fa">~ConstStringListRef</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:a517a6924cc5fa2fff3e6c08bc504f0fa"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a616528ee5b9a372e16ae2125e8dee3b7" id="r_a616528ee5b9a372e16ae2125e8dee3b7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a616528ee5b9a372e16ae2125e8dee3b7">operator=</a> (const <a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &)=default</td></tr>
|
||||||
|
<tr class="separator:a616528ee5b9a372e16ae2125e8dee3b7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a51744ac3bfa14639955248e51313ba1f" id="r_a51744ac3bfa14639955248e51313ba1f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a51744ac3bfa14639955248e51313ba1f">operator=</a> (<a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &&)=default</td></tr>
|
||||||
|
<tr class="separator:a51744ac3bfa14639955248e51313ba1f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a4d5f9a6302f997c4ef51b36370b84042" id="r_a4d5f9a6302f997c4ef51b36370b84042"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a4d5f9a6302f997c4ef51b36370b84042">ConstStringListRef</a> (<a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &&)=default</td></tr>
|
||||||
|
<tr class="separator:a4d5f9a6302f997c4ef51b36370b84042"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:abfb65b9a4a2648e7b9f110cecefa57a4" id="r_abfb65b9a4a2648e7b9f110cecefa57a4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#abfb65b9a4a2648e7b9f110cecefa57a4">ConstStringListRef</a> (const <a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &)=default</td></tr>
|
||||||
|
<tr class="separator:abfb65b9a4a2648e7b9f110cecefa57a4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a143d850d76c8d8f8b4f8750c94ce1a52" id="r_a143d850d76c8d8f8b4f8750c94ce1a52"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a143d850d76c8d8f8b4f8750c94ce1a52">ConstStringListRef</a> (std::vector< std::string > value)</td></tr>
|
||||||
|
<tr class="separator:a143d850d76c8d8f8b4f8750c94ce1a52"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a1dea39816b5515bb126f980ed0839d63" id="r_a1dea39816b5515bb126f980ed0839d63"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a1dea39816b5515bb126f980ed0839d63">ConstStringListRef</a> (const std::vector< std::string > *value)</td></tr>
|
||||||
|
<tr class="separator:a1dea39816b5515bb126f980ed0839d63"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a8f2ca283f552f4cdd835401e3b177b4a" id="r_a8f2ca283f552f4cdd835401e3b177b4a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a8f2ca283f552f4cdd835401e3b177b4a">ConstStringListRef</a> (const std::vector< std::wstring > *value)</td></tr>
|
||||||
|
<tr class="separator:a8f2ca283f552f4cdd835401e3b177b4a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ae1af1937e833f81fe7013261ec0ee1ef" id="r_ae1af1937e833f81fe7013261ec0ee1ef"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae1af1937e833f81fe7013261ec0ee1ef">ConstStringListRef</a> (<a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> *adapter)</td></tr>
|
||||||
|
<tr class="separator:ae1af1937e833f81fe7013261ec0ee1ef"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a79bb658d6bae69e91da078978d5ded33" id="r_a79bb658d6bae69e91da078978d5ded33"><td class="memTemplParams" colspan="2">template<typename AdapterType > </td></tr>
|
||||||
|
<tr class="memitem:a79bb658d6bae69e91da078978d5ded33"><td class="memTemplItemLeft" align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="#a79bb658d6bae69e91da078978d5ded33">ConstStringListRef</a> (std::unique_ptr< AdapterType > adapter)</td></tr>
|
||||||
|
<tr class="separator:a79bb658d6bae69e91da078978d5ded33"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a259cb5a711406a8c3e5d937eb9350cca" id="r_a259cb5a711406a8c3e5d937eb9350cca"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a259cb5a711406a8c3e5d937eb9350cca">size</a> () const</td></tr>
|
||||||
|
<tr class="separator:a259cb5a711406a8c3e5d937eb9350cca"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:afa13214cc014e69f7dc95b1df7c90d4e" id="r_afa13214cc014e69f7dc95b1df7c90d4e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="#afa13214cc014e69f7dc95b1df7c90d4e">operator[]</a> (size_t i) const</td></tr>
|
||||||
|
<tr class="separator:afa13214cc014e69f7dc95b1df7c90d4e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock"><p>An adapter. Reference a list of strings. </p>
|
||||||
|
<p>Supported input:</p><ul>
|
||||||
|
<li><code>std::vector<std::string></code></li>
|
||||||
|
<li><code>std::vector<std::string>*</code></li>
|
||||||
|
<li><code>std::vector<std::wstring>*</code></li>
|
||||||
|
<li><code>Adapter*</code></li>
|
||||||
|
<li><code>std::unique_ptr<<a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a>></code> </li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00116">116</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
</div><h2 class="groupheader">Member Typedef Documentation</h2>
|
||||||
|
<a id="a5385a19678ef154eb13e9c8428e4d19c" name="a5385a19678ef154eb13e9c8428e4d19c"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a5385a19678ef154eb13e9c8428e4d19c">◆ </a></span>Variant</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">using <a class="el" href="#a5385a19678ef154eb13e9c8428e4d19c">Variant</a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
<b>Initial value:</b><div class="fragment"><div class="line"> std::variant<const std::vector<std::string>, </div>
|
||||||
|
<div class="line"> <span class="keyword">const</span> std::vector<std::string>*, </div>
|
||||||
|
<div class="line"> <span class="keyword">const</span> std::vector<std::wstring>*, </div>
|
||||||
|
<div class="line"> Adapter*, </div>
|
||||||
|
<div class="line"> std::unique_ptr<Adapter> </div>
|
||||||
|
<div class="line"> ></div>
|
||||||
|
</div><!-- fragment -->
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00130">130</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||||
|
<a id="a425bc6a013bf3a539794b7a874fc722f" name="a425bc6a013bf3a539794b7a874fc722f"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a425bc6a013bf3a539794b7a874fc722f">◆ </a></span>ConstStringListRef() <span class="overload">[1/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a517a6924cc5fa2fff3e6c08bc504f0fa" name="a517a6924cc5fa2fff3e6c08bc504f0fa"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a517a6924cc5fa2fff3e6c08bc504f0fa">◆ </a></span>~ConstStringListRef()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">~<a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a4d5f9a6302f997c4ef51b36370b84042" name="a4d5f9a6302f997c4ef51b36370b84042"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a4d5f9a6302f997c4ef51b36370b84042">◆ </a></span>ConstStringListRef() <span class="overload">[2/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="abfb65b9a4a2648e7b9f110cecefa57a4" name="abfb65b9a4a2648e7b9f110cecefa57a4"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#abfb65b9a4a2648e7b9f110cecefa57a4">◆ </a></span>ConstStringListRef() <span class="overload">[3/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a143d850d76c8d8f8b4f8750c94ce1a52" name="a143d850d76c8d8f8b4f8750c94ce1a52"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a143d850d76c8d8f8b4f8750c94ce1a52">◆ </a></span>ConstStringListRef() <span class="overload">[4/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">std::vector< std::string ></td> <td class="paramname"><span class="paramname"><em>value</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00144">144</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a1dea39816b5515bb126f980ed0839d63" name="a1dea39816b5515bb126f980ed0839d63"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a1dea39816b5515bb126f980ed0839d63">◆ </a></span>ConstStringListRef() <span class="overload">[5/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const std::vector< std::string > *</td> <td class="paramname"><span class="paramname"><em>value</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00148">148</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a8f2ca283f552f4cdd835401e3b177b4a" name="a8f2ca283f552f4cdd835401e3b177b4a"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a8f2ca283f552f4cdd835401e3b177b4a">◆ </a></span>ConstStringListRef() <span class="overload">[6/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const std::vector< std::wstring > *</td> <td class="paramname"><span class="paramname"><em>value</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00152">152</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="ae1af1937e833f81fe7013261ec0ee1ef" name="ae1af1937e833f81fe7013261ec0ee1ef"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ae1af1937e833f81fe7013261ec0ee1ef">◆ </a></span>ConstStringListRef() <span class="overload">[7/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> *</td> <td class="paramname"><span class="paramname"><em>adapter</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00156">156</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a79bb658d6bae69e91da078978d5ded33" name="a79bb658d6bae69e91da078978d5ded33"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a79bb658d6bae69e91da078978d5ded33">◆ </a></span>ConstStringListRef() <span class="overload">[8/8]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<div class="memtemplate">
|
||||||
|
template<typename AdapterType > </div>
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">std::unique_ptr< AdapterType ></td> <td class="paramname"><span class="paramname"><em>adapter</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00161">161</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Member Function Documentation</h2>
|
||||||
|
<a id="a616528ee5b9a372e16ae2125e8dee3b7" name="a616528ee5b9a372e16ae2125e8dee3b7"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a616528ee5b9a372e16ae2125e8dee3b7">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a51744ac3bfa14639955248e51313ba1f" name="a51744ac3bfa14639955248e51313ba1f"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a51744ac3bfa14639955248e51313ba1f">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a259cb5a711406a8c3e5d937eb9350cca" name="a259cb5a711406a8c3e5d937eb9350cca"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a259cb5a711406a8c3e5d937eb9350cca">◆ </a></span>size()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">size_t size </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00167">167</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="afa13214cc014e69f7dc95b1df7c90d4e" name="afa13214cc014e69f7dc95b1df7c90d4e"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#afa13214cc014e69f7dc95b1df7c90d4e">◆ </a></span>operator[]()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">std::string operator[] </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>i</em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00171">171</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||||
|
<li><a class="el" href="ref_8hpp_source.html">ref.hpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</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>
|
||||||
18
classftxui_1_1ConstStringListRef.js
Normal file
18
classftxui_1_1ConstStringListRef.js
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
var classftxui_1_1ConstStringListRef =
|
||||||
|
[
|
||||||
|
[ "Adapter", "classftxui_1_1ConstStringListRef_1_1Adapter.html", "classftxui_1_1ConstStringListRef_1_1Adapter" ],
|
||||||
|
[ "Variant", "classftxui_1_1ConstStringListRef.html#a5385a19678ef154eb13e9c8428e4d19c", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#a425bc6a013bf3a539794b7a874fc722f", null ],
|
||||||
|
[ "~ConstStringListRef", "classftxui_1_1ConstStringListRef.html#a517a6924cc5fa2fff3e6c08bc504f0fa", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#a4d5f9a6302f997c4ef51b36370b84042", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#abfb65b9a4a2648e7b9f110cecefa57a4", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#a143d850d76c8d8f8b4f8750c94ce1a52", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#a1dea39816b5515bb126f980ed0839d63", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#a8f2ca283f552f4cdd835401e3b177b4a", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#ae1af1937e833f81fe7013261ec0ee1ef", null ],
|
||||||
|
[ "ConstStringListRef", "classftxui_1_1ConstStringListRef.html#a79bb658d6bae69e91da078978d5ded33", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ConstStringListRef.html#a616528ee5b9a372e16ae2125e8dee3b7", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ConstStringListRef.html#a51744ac3bfa14639955248e51313ba1f", null ],
|
||||||
|
[ "size", "classftxui_1_1ConstStringListRef.html#a259cb5a711406a8c3e5d937eb9350cca", null ],
|
||||||
|
[ "operator[]", "classftxui_1_1ConstStringListRef.html#afa13214cc014e69f7dc95b1df7c90d4e", null ]
|
||||||
|
];
|
||||||
375
classftxui_1_1ConstStringListRef_1_1Adapter.html
Normal file
375
classftxui_1_1ConstStringListRef_1_1Adapter.html
Normal file
@@ -0,0 +1,375 @@
|
|||||||
|
<!-- 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: ConstStringListRef::Adapter Class 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('classftxui_1_1ConstStringListRef_1_1Adapter.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="#pub-methods">Public Member Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">ConstStringListRef::Adapter Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="ref_8hpp_source.html">ref.hpp</a>></code></p>
|
||||||
|
<table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||||
|
Public Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:aeeff28a487da7a74856b51e966773246" id="r_aeeff28a487da7a74856b51e966773246"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#aeeff28a487da7a74856b51e966773246">Adapter</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:aeeff28a487da7a74856b51e966773246"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:afaf35b0fc91e998543942da0b2b9a3ee" id="r_afaf35b0fc91e998543942da0b2b9a3ee"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#afaf35b0fc91e998543942da0b2b9a3ee">Adapter</a> (const <a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &)=default</td></tr>
|
||||||
|
<tr class="separator:afaf35b0fc91e998543942da0b2b9a3ee"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a99e89ddbd26ca55a6696a12a819c8dac" id="r_a99e89ddbd26ca55a6696a12a819c8dac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a99e89ddbd26ca55a6696a12a819c8dac">operator=</a> (const <a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &)=default</td></tr>
|
||||||
|
<tr class="separator:a99e89ddbd26ca55a6696a12a819c8dac"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a5bcc41e3dec29c90da901ab45c95774a" id="r_a5bcc41e3dec29c90da901ab45c95774a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a5bcc41e3dec29c90da901ab45c95774a">Adapter</a> (<a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &&)=default</td></tr>
|
||||||
|
<tr class="separator:a5bcc41e3dec29c90da901ab45c95774a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a159afff9273b4ba2315d0fe5c0dc3629" id="r_a159afff9273b4ba2315d0fe5c0dc3629"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="#a159afff9273b4ba2315d0fe5c0dc3629">operator=</a> (<a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &&)=default</td></tr>
|
||||||
|
<tr class="separator:a159afff9273b4ba2315d0fe5c0dc3629"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:acc343e0991b39fbf9b66f2faf7cb7f11" id="r_acc343e0991b39fbf9b66f2faf7cb7f11"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="#acc343e0991b39fbf9b66f2faf7cb7f11">~Adapter</a> ()=default</td></tr>
|
||||||
|
<tr class="separator:acc343e0991b39fbf9b66f2faf7cb7f11"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aa983ddaeded5756189f46428be79c631" id="r_aa983ddaeded5756189f46428be79c631"><td class="memItemLeft" align="right" valign="top">virtual size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#aa983ddaeded5756189f46428be79c631">size</a> () const =0</td></tr>
|
||||||
|
<tr class="separator:aa983ddaeded5756189f46428be79c631"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:aaec2cde2cf71a044ba3305632c7a867c" id="r_aaec2cde2cf71a044ba3305632c7a867c"><td class="memItemLeft" align="right" valign="top">virtual std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="#aaec2cde2cf71a044ba3305632c7a867c">operator[]</a> (size_t i) const =0</td></tr>
|
||||||
|
<tr class="separator:aaec2cde2cf71a044ba3305632c7a867c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock">
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00119">119</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||||
|
<a id="aeeff28a487da7a74856b51e966773246" name="aeeff28a487da7a74856b51e966773246"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aeeff28a487da7a74856b51e966773246">◆ </a></span>Adapter() <span class="overload">[1/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="afaf35b0fc91e998543942da0b2b9a3ee" name="afaf35b0fc91e998543942da0b2b9a3ee"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#afaf35b0fc91e998543942da0b2b9a3ee">◆ </a></span>Adapter() <span class="overload">[2/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a5bcc41e3dec29c90da901ab45c95774a" name="a5bcc41e3dec29c90da901ab45c95774a"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a5bcc41e3dec29c90da901ab45c95774a">◆ </a></span>Adapter() <span class="overload">[3/3]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="acc343e0991b39fbf9b66f2faf7cb7f11" name="acc343e0991b39fbf9b66f2faf7cb7f11"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#acc343e0991b39fbf9b66f2faf7cb7f11">◆ </a></span>~Adapter()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">virtual ~<a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Member Function Documentation</h2>
|
||||||
|
<a id="a99e89ddbd26ca55a6696a12a819c8dac" name="a99e89ddbd26ca55a6696a12a819c8dac"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a99e89ddbd26ca55a6696a12a819c8dac">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const <a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a159afff9273b4ba2315d0fe5c0dc3629" name="a159afff9273b4ba2315d0fe5c0dc3629"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a159afff9273b4ba2315d0fe5c0dc3629">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> & operator= </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</a> &&</td> <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">default</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aa983ddaeded5756189f46428be79c631" name="aa983ddaeded5756189f46428be79c631"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aa983ddaeded5756189f46428be79c631">◆ </a></span>size()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">virtual size_t size </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="aaec2cde2cf71a044ba3305632c7a867c" name="aaec2cde2cf71a044ba3305632c7a867c"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#aaec2cde2cf71a044ba3305632c7a867c">◆ </a></span>operator[]()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">virtual std::string operator[] </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>i</em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||||
|
<li><a class="el" href="ref_8hpp_source.html">ref.hpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1ConstStringListRef.html">ConstStringListRef</a></li><li class="navelem"><a class="el" href="classftxui_1_1ConstStringListRef_1_1Adapter.html">Adapter</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>
|
||||||
11
classftxui_1_1ConstStringListRef_1_1Adapter.js
Normal file
11
classftxui_1_1ConstStringListRef_1_1Adapter.js
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
var classftxui_1_1ConstStringListRef_1_1Adapter =
|
||||||
|
[
|
||||||
|
[ "Adapter", "classftxui_1_1ConstStringListRef_1_1Adapter.html#aeeff28a487da7a74856b51e966773246", null ],
|
||||||
|
[ "Adapter", "classftxui_1_1ConstStringListRef_1_1Adapter.html#afaf35b0fc91e998543942da0b2b9a3ee", null ],
|
||||||
|
[ "Adapter", "classftxui_1_1ConstStringListRef_1_1Adapter.html#a5bcc41e3dec29c90da901ab45c95774a", null ],
|
||||||
|
[ "~Adapter", "classftxui_1_1ConstStringListRef_1_1Adapter.html#acc343e0991b39fbf9b66f2faf7cb7f11", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ConstStringListRef_1_1Adapter.html#a99e89ddbd26ca55a6696a12a819c8dac", null ],
|
||||||
|
[ "operator=", "classftxui_1_1ConstStringListRef_1_1Adapter.html#a159afff9273b4ba2315d0fe5c0dc3629", null ],
|
||||||
|
[ "size", "classftxui_1_1ConstStringListRef_1_1Adapter.html#aa983ddaeded5756189f46428be79c631", null ],
|
||||||
|
[ "operator[]", "classftxui_1_1ConstStringListRef_1_1Adapter.html#aaec2cde2cf71a044ba3305632c7a867c", null ]
|
||||||
|
];
|
||||||
390
classftxui_1_1ConstStringRef.html
Normal file
390
classftxui_1_1ConstStringRef.html
Normal file
@@ -0,0 +1,390 @@
|
|||||||
|
<!-- 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: ConstStringRef Class 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('classftxui_1_1ConstStringRef.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="#pub-methods">Public Member Functions</a> </div>
|
||||||
|
<div class="headertitle"><div class="title">ConstStringRef Class Reference</div></div>
|
||||||
|
</div><!--header-->
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
|
<p>An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation.
|
||||||
|
<a href="#details">More...</a></p>
|
||||||
|
|
||||||
|
<p><code>#include <<a class="el" href="ref_8hpp_source.html">ref.hpp</a>></code></p>
|
||||||
|
<div id="dynsection-0" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
||||||
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for ConstStringRef:</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="classftxui_1_1ConstStringRef__inherit__graph.png" border="0" usemap="#aConstStringRef_inherit__map" alt="Inheritance graph"/></div>
|
||||||
|
<map name="aConstStringRef_inherit__map" id="aConstStringRef_inherit__map">
|
||||||
|
<area shape="rect" title="An adapter. Own or reference a constant string. For convenience, this class convert multiple immutabl..." alt="" coords="34,79,153,104"/>
|
||||||
|
<area shape="rect" href="classftxui_1_1ConstRef.html" title=" " alt="" coords="5,5,181,31"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="96,44,96,79,91,79,91,44"/>
|
||||||
|
</map>
|
||||||
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
||||||
|
<div id="dynsection-1" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
||||||
|
<img id="dynsection-1-trigger" src="closed.png" alt="+"/> Collaboration diagram for ConstStringRef:</div>
|
||||||
|
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
|
||||||
|
</div>
|
||||||
|
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
|
||||||
|
<div class="center"><img src="classftxui_1_1ConstStringRef__coll__graph.png" border="0" usemap="#aConstStringRef_coll__map" alt="Collaboration graph"/></div>
|
||||||
|
<map name="aConstStringRef_coll__map" id="aConstStringRef_coll__map">
|
||||||
|
<area shape="rect" title="An adapter. Own or reference a constant string. For convenience, this class convert multiple immutabl..." alt="" coords="34,79,153,104"/>
|
||||||
|
<area shape="rect" href="classftxui_1_1ConstRef.html" title=" " alt="" coords="5,5,181,31"/>
|
||||||
|
<area shape="poly" title=" " alt="" coords="96,44,96,79,91,79,91,44"/>
|
||||||
|
</map>
|
||||||
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
||||||
|
<table class="memberdecls">
|
||||||
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||||
|
Public Member Functions</h2></td></tr>
|
||||||
|
<tr class="memitem:a9a4560dc18026ec3753e87d569fa5103" id="r_a9a4560dc18026ec3753e87d569fa5103"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a9a4560dc18026ec3753e87d569fa5103">ConstStringRef</a> (const std::wstring *ref)</td></tr>
|
||||||
|
<tr class="separator:a9a4560dc18026ec3753e87d569fa5103"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a1e8c54776eada9969ebbadb21d8e689a" id="r_a1e8c54776eada9969ebbadb21d8e689a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a1e8c54776eada9969ebbadb21d8e689a">ConstStringRef</a> (const std::wstring ref)</td></tr>
|
||||||
|
<tr class="separator:a1e8c54776eada9969ebbadb21d8e689a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:ad8b24bac5669d8787ac2109068094938" id="r_ad8b24bac5669d8787ac2109068094938"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ad8b24bac5669d8787ac2109068094938">ConstStringRef</a> (const wchar_t *ref)</td></tr>
|
||||||
|
<tr class="separator:ad8b24bac5669d8787ac2109068094938"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a013cd384d028ab8f67fa4cf8e9c521cd" id="r_a013cd384d028ab8f67fa4cf8e9c521cd"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a013cd384d028ab8f67fa4cf8e9c521cd">ConstStringRef</a> (const char *ref)</td></tr>
|
||||||
|
<tr class="separator:a013cd384d028ab8f67fa4cf8e9c521cd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:afdc36f6a5716b29a5d81a2dd93376d82" id="r_afdc36f6a5716b29a5d81a2dd93376d82"><td class="memItemLeft" align="right" valign="top">const std::string & </td><td class="memItemRight" valign="bottom"><a class="el" href="classftxui_1_1ConstRef.html#afdc36f6a5716b29a5d81a2dd93376d82">operator()</a> () const</td></tr>
|
||||||
|
<tr class="separator:afdc36f6a5716b29a5d81a2dd93376d82"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:a241c04e3ce86e1fd5a946eb2aa8b1f22" id="r_a241c04e3ce86e1fd5a946eb2aa8b1f22"><td class="memItemLeft" align="right" valign="top">const std::string & </td><td class="memItemRight" valign="bottom"><a class="el" href="classftxui_1_1ConstRef.html#a241c04e3ce86e1fd5a946eb2aa8b1f22">operator*</a> () const</td></tr>
|
||||||
|
<tr class="separator:a241c04e3ce86e1fd5a946eb2aa8b1f22"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
<tr class="memitem:abaade5c780b539b94de660e314cb0c90" id="r_abaade5c780b539b94de660e314cb0c90"><td class="memItemLeft" align="right" valign="top">const std::string * </td><td class="memItemRight" valign="bottom"><a class="el" href="classftxui_1_1ConstRef.html#abaade5c780b539b94de660e314cb0c90">operator-></a> () const</td></tr>
|
||||||
|
<tr class="separator:abaade5c780b539b94de660e314cb0c90"><td class="memSeparator" colspan="2"> </td></tr>
|
||||||
|
</table>
|
||||||
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||||
|
<div class="textblock"><p>An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation. </p>
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00094">94</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||||
|
<a id="a9a4560dc18026ec3753e87d569fa5103" name="a9a4560dc18026ec3753e87d569fa5103"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a9a4560dc18026ec3753e87d569fa5103">◆ </a></span>ConstStringRef() <span class="overload">[1/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const std::wstring *</td> <td class="paramname"><span class="paramname"><em>ref</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00098">98</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a1e8c54776eada9969ebbadb21d8e689a" name="a1e8c54776eada9969ebbadb21d8e689a"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a1e8c54776eada9969ebbadb21d8e689a">◆ </a></span>ConstStringRef() <span class="overload">[2/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const std::wstring</td> <td class="paramname"><span class="paramname"><em>ref</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00100">100</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="ad8b24bac5669d8787ac2109068094938" name="ad8b24bac5669d8787ac2109068094938"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#ad8b24bac5669d8787ac2109068094938">◆ </a></span>ConstStringRef() <span class="overload">[3/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const wchar_t *</td> <td class="paramname"><span class="paramname"><em>ref</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00102">102</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a013cd384d028ab8f67fa4cf8e9c521cd" name="a013cd384d028ab8f67fa4cf8e9c521cd"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a013cd384d028ab8f67fa4cf8e9c521cd">◆ </a></span>ConstStringRef() <span class="overload">[4/4]</span></h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname"><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</a> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramtype">const char *</td> <td class="paramname"><span class="paramname"><em>ref</em></span></td><td>)</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00104">104</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 class="groupheader">Member Function Documentation</h2>
|
||||||
|
<a id="afdc36f6a5716b29a5d81a2dd93376d82" name="afdc36f6a5716b29a5d81a2dd93376d82"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#afdc36f6a5716b29a5d81a2dd93376d82">◆ </a></span>operator()()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">const std::string & operator() </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00031">31</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="a241c04e3ce86e1fd5a946eb2aa8b1f22" name="a241c04e3ce86e1fd5a946eb2aa8b1f22"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#a241c04e3ce86e1fd5a946eb2aa8b1f22">◆ </a></span>operator*()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">const std::string & operator* </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00032">32</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="abaade5c780b539b94de660e314cb0c90" name="abaade5c780b539b94de660e314cb0c90"></a>
|
||||||
|
<h2 class="memtitle"><span class="permalink"><a href="#abaade5c780b539b94de660e314cb0c90">◆ </a></span>operator->()</h2>
|
||||||
|
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="mlabels">
|
||||||
|
<tr>
|
||||||
|
<td class="mlabels-left">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">const std::string * operator-> </td>
|
||||||
|
<td>(</td>
|
||||||
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
||||||
|
<td> const</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td class="mlabels-right">
|
||||||
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div><div class="memdoc">
|
||||||
|
|
||||||
|
<p class="definition">Definition at line <a class="el" href="ref_8hpp_source.html#l00033">33</a> of file <a class="el" href="ref_8hpp_source.html">ref.hpp</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||||
|
<li><a class="el" href="ref_8hpp_source.html">ref.hpp</a></li>
|
||||||
|
</ul>
|
||||||
|
</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="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</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>
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user