Files
ITEADLIB_Arduino_Nextion/doc/Documentation/inherits.html
xianminghuang b84e91a043 add dual state button component support
Signed-off-by: xianminghuang <xianming.huang@itead.cc>
2015-11-11 16:46:13 +08:00

96 lines
5.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.7"/>
<title>Documentation: Class Hierarchy</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Logo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Documentation
</div>
<div id="projectbrief">For Arduino users</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li class="current"><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</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">
$(document).ready(function(){initNavTree('hierarchy.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
</div><table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#_nex_object"/>
<map name="_nex_object" id="_nex_object">
<area shape="rect" id="node1" href="class_nex_object.html" title="Root class of all Nextion components. " alt="" coords="5,132,88,159"/>
<area shape="rect" id="node2" href="class_nex_gauge.html" title="NexGauge component. " alt="" coords="153,56,236,83"/>
<area shape="rect" id="node3" href="class_nex_progress_bar.html" title="NexProgressBar component. " alt="" coords="136,107,253,133"/>
<area shape="rect" id="node4" href="class_nex_touch.html" title="Father class of the components with touch events. " alt="" coords="155,157,235,184"/>
<area shape="rect" id="node12" href="class_nex_waveform.html" title="NexWaveform component. " alt="" coords="143,208,246,235"/>
<area shape="rect" id="node5" href="class_nex_button.html" title="NexButton component. " alt="" coords="305,5,388,32"/>
<area shape="rect" id="node6" href="class_nex_crop.html" title="NexCrop component. " alt="" coords="311,56,383,83"/>
<area shape="rect" id="node7" href="class_nex_hotspot.html" title="NexHotspot component. " alt="" coords="301,107,392,133"/>
<area shape="rect" id="node8" href="class_nex_page.html" title="A special component , which can contain other components such as NexButton, NexText and NexWaveform..." alt="" coords="309,157,384,184"/>
<area shape="rect" id="node9" href="class_nex_picture.html" title="NexPicture component. " alt="" coords="303,208,390,235"/>
<area shape="rect" id="node10" href="class_nex_slider.html" title="NexSlider component. " alt="" coords="307,259,386,285"/>
<area shape="rect" id="node11" href="class_nex_text.html" title="NexText component. " alt="" coords="311,309,382,336"/>
</map>
</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Wed Nov 11 2015 15:49:30 for Documentation by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
</ul>
</div>
</body>
</html>