Files
discoverpixy/class_main_window.html
2015-05-12 11:12:43 +02:00

949 lines
52 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.9.1"/>
<title>discoverpixy: MainWindow 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>
<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>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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 style="padding-left: 0.5em;">
<div id="projectname">discoverpixy
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
</ul>
</div>
<!-- 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">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pri-slots">Private Slots</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> </div>
<div class="headertitle">
<div class="title">MainWindow Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="mainwindow_8h_source.html">mainwindow.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for MainWindow:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window__inherit__graph.png" border="0" usemap="#_main_window_inherit__map" alt="Inheritance graph"/></div>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for MainWindow:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window__coll__graph.png" border="0" usemap="#_main_window_coll__map" alt="Collaboration graph"/></div>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a46f32c7a0b51359e13505396ce9b316b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a46f32c7a0b51359e13505396ce9b316b">MainWindow</a> (QWidget *parent=0)</td></tr>
<tr class="separator:a46f32c7a0b51359e13505396ce9b316b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2f3254df4a8008be5c04b2196bd6be93"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a2f3254df4a8008be5c04b2196bd6be93">draw_line</a> (uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color)</td></tr>
<tr class="separator:a2f3254df4a8008be5c04b2196bd6be93"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aac742af2c0f4d7207740c02135a8a3cd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#aac742af2c0f4d7207740c02135a8a3cd">draw_pixel</a> (uint16_t x, uint16_t y, uint16_t color)</td></tr>
<tr class="separator:aac742af2c0f4d7207740c02135a8a3cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae06ea0792b334636008381c3f60a0035"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#ae06ea0792b334636008381c3f60a0035">clear</a> (uint16_t color)</td></tr>
<tr class="separator:ae06ea0792b334636008381c3f60a0035"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae279dedfc6ff135df38c1dbc587e4c57"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#ae279dedfc6ff135df38c1dbc587e4c57">draw_rectangle</a> (uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color)</td></tr>
<tr class="separator:ae279dedfc6ff135df38c1dbc587e4c57"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9be393832ae0ea503d13d3ef686fd3f7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a9be393832ae0ea503d13d3ef686fd3f7">fill_rectangle</a> (uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color)</td></tr>
<tr class="separator:a9be393832ae0ea503d13d3ef686fd3f7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a861709535050880340743297c1bb3ef0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a861709535050880340743297c1bb3ef0">draw_bitmap_unscaled</a> (uint16_t x, uint16_t y, uint16_t width, uint16_t height, const uint16_t *dat)</td></tr>
<tr class="separator:a861709535050880340743297c1bb3ef0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f86c6023d8b866a60ae0f67b242e7cb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a4f86c6023d8b866a60ae0f67b242e7cb">draw_circle</a> (uint16_t x, uint16_t y, uint16_t r, uint16_t color)</td></tr>
<tr class="separator:a4f86c6023d8b866a60ae0f67b242e7cb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad2d75b9195314357011163961ba8f0ce"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#ad2d75b9195314357011163961ba8f0ce">draw_char</a> (uint16_t x, uint16_t y, uint16_t color, uint16_t bgcolor, QFont font, char c)</td></tr>
<tr class="separator:ad2d75b9195314357011163961ba8f0ce"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a327c3d65052c357fbc1d56c29d138935"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a327c3d65052c357fbc1d56c29d138935">paintEvent</a> (QPaintEvent *evt)</td></tr>
<tr class="separator:a327c3d65052c357fbc1d56c29d138935"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab6b13500eeb6769a2f4ceab39044cd7d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#ab6b13500eeb6769a2f4ceab39044cd7d">mousePressEvent</a> (QMouseEvent *evt)</td></tr>
<tr class="separator:ab6b13500eeb6769a2f4ceab39044cd7d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad8f2588e2600909fd8cb701381b74977"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#ad8f2588e2600909fd8cb701381b74977">mouseReleaseEvent</a> (QMouseEvent *evt)</td></tr>
<tr class="separator:ad8f2588e2600909fd8cb701381b74977"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4630e35595209fef104bd05f06ba38a5"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a4630e35595209fef104bd05f06ba38a5">mouseMoveEvent</a> (QMouseEvent *evt)</td></tr>
<tr class="separator:a4630e35595209fef104bd05f06ba38a5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa33fa7d45aa34b9ede5cb69ab574a1b2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#aa33fa7d45aa34b9ede5cb69ab574a1b2">~MainWindow</a> ()</td></tr>
<tr class="separator:aa33fa7d45aa34b9ede5cb69ab574a1b2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-slots"></a>
Private Slots</h2></td></tr>
<tr class="memitem:a445f6143ae4b802c23615f50107f3d33"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a445f6143ae4b802c23615f50107f3d33">on_cboZoom_currentIndexChanged</a> (int index)</td></tr>
<tr class="separator:a445f6143ae4b802c23615f50107f3d33"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:ac9d1a460d02119f8b6218a2ca450b0b2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#ac9d1a460d02119f8b6218a2ca450b0b2">checkAndSendEvent</a> (QPoint <a class="el" href="touch_8c.html#a364699025317e6e6ff3d1411802b37e6">pos</a>, bool down)</td></tr>
<tr class="separator:ac9d1a460d02119f8b6218a2ca450b0b2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a7ec72adc5d97b31dd63f708606394e30"><td class="memItemLeft" align="right" valign="top">QImage&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a7ec72adc5d97b31dd63f708606394e30">image</a></td></tr>
<tr class="separator:a7ec72adc5d97b31dd63f708606394e30"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a164f8a7e44f54f930d02b3832fdf2259"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#a164f8a7e44f54f930d02b3832fdf2259">currentScale</a></td></tr>
<tr class="separator:a164f8a7e44f54f930d02b3832fdf2259"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab198739b5cb12650ec2a6027f574184a"><td class="memItemLeft" align="right" valign="top">Ui::MainWindow *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_main_window.html#ab198739b5cb12650ec2a6027f574184a">ui</a></td></tr>
<tr class="separator:ab198739b5cb12650ec2a6027f574184a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a46f32c7a0b51359e13505396ce9b316b"></a>
<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="class_main_window.html">MainWindow</a> </td>
<td>(</td>
<td class="paramtype">QWidget *&#160;</td>
<td class="paramname"><em>parent</em> = <code>0</code></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="aa33fa7d45aa34b9ede5cb69ab574a1b2"></a>
<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="class_main_window.html">MainWindow</a> </td>
<td>(</td>
<td class="paramname"></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">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ac9d1a460d02119f8b6218a2ca450b0b2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void checkAndSendEvent </td>
<td>(</td>
<td class="paramtype">QPoint&#160;</td>
<td class="paramname"><em>pos</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>down</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_cgraph.png" border="0" usemap="#class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_cgraph" alt=""/></div>
<map name="class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_cgraph" id="class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_cgraph">
<area shape="rect" id="node2" href="touch_8c.html#ab3d9603f83253a6ef0ce2cfe312c41f3" title="touch_add_raw_event" alt="" coords="196,5,343,32"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_icgraph.png" border="0" usemap="#class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_icgraph" alt=""/></div>
<map name="class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_icgraph" id="class_main_window_ac9d1a460d02119f8b6218a2ca450b0b2_icgraph">
<area shape="rect" id="node2" href="class_main_window.html#ab6b13500eeb6769a2f4ceab39044cd7d" title="mousePressEvent" alt="" coords="203,5,329,32"/><area shape="rect" id="node3" href="class_main_window.html#ad8f2588e2600909fd8cb701381b74977" title="mouseReleaseEvent" alt="" coords="196,56,336,83"/><area shape="rect" id="node4" href="class_main_window.html#a4630e35595209fef104bd05f06ba38a5" title="mouseMoveEvent" alt="" coords="205,107,327,133"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ae06ea0792b334636008381c3f60a0035"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void clear </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>color</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ae06ea0792b334636008381c3f60a0035_cgraph.png" border="0" usemap="#class_main_window_ae06ea0792b334636008381c3f60a0035_cgraph" alt=""/></div>
<map name="class_main_window_ae06ea0792b334636008381c3f60a0035_cgraph" id="class_main_window_ae06ea0792b334636008381c3f60a0035_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ab8c1e3a91d2e8b988afea24b6ad49425" title="QColorFromRGB565" alt="" coords="104,5,245,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="144,56,205,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ae06ea0792b334636008381c3f60a0035_icgraph.png" border="0" usemap="#class_main_window_ae06ea0792b334636008381c3f60a0035_icgraph" alt=""/></div>
<map name="class_main_window_ae06ea0792b334636008381c3f60a0035_icgraph" id="class_main_window_ae06ea0792b334636008381c3f60a0035_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#a74b49691a101619b939c085ff607a582" title="ll_tft_clear" alt="" coords="104,5,185,32"/><area shape="rect" id="node3" href="tft_8h.html#a6a2e3b3878ae5eea184d4c3ffe091b78" title="tft_clear" alt="" coords="233,5,301,32"/><area shape="rect" id="node4" href="screen__filetest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="349,5,400,32"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a861709535050880340743297c1bb3ef0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void draw_bitmap_unscaled </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>width</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>height</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const uint16_t *&#160;</td>
<td class="paramname"><em>dat</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a861709535050880340743297c1bb3ef0_cgraph.png" border="0" usemap="#class_main_window_a861709535050880340743297c1bb3ef0_cgraph" alt=""/></div>
<map name="class_main_window_a861709535050880340743297c1bb3ef0_cgraph" id="class_main_window_a861709535050880340743297c1bb3ef0_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ae66187ed2f21cc6d89422f49b344ddca" title="QRgbFromRGB565" alt="" coords="208,5,343,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="245,56,306,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a861709535050880340743297c1bb3ef0_icgraph.png" border="0" usemap="#class_main_window_a861709535050880340743297c1bb3ef0_icgraph" alt=""/></div>
<map name="class_main_window_a861709535050880340743297c1bb3ef0_icgraph" id="class_main_window_a861709535050880340743297c1bb3ef0_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#afaf8d5f70b46fcbdd3c700a030f14b61" title="ll_tft_draw_bitmap\l_unscaled" alt="" coords="208,5,335,47"/><area shape="rect" id="node3" href="tft_8h.html#ab8914c547e697f173306d929ca56988f" title="tft_draw_bitmap_unscaled" alt="" coords="383,13,555,39"/><area shape="rect" id="node4" href="screen__pixytest_8c.html#a0a41b38f964c1c064f351623e2fbdfef" title="renderBA81" alt="" coords="603,13,693,39"/><area shape="rect" id="node5" href="screen__pixytest_8c.html#ab65251f5014e4556a4aa036f7f8d1b11" title="pixy_frame_test" alt="" coords="741,13,856,39"/><area shape="rect" id="node6" href="screen__pixytest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="904,13,965,39"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ad2d75b9195314357011163961ba8f0ce"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void draw_char </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>color</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>bgcolor</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">QFont&#160;</td>
<td class="paramname"><em>font</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char&#160;</td>
<td class="paramname"><em>c</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ad2d75b9195314357011163961ba8f0ce_cgraph.png" border="0" usemap="#class_main_window_ad2d75b9195314357011163961ba8f0ce_cgraph" alt=""/></div>
<map name="class_main_window_ad2d75b9195314357011163961ba8f0ce_cgraph" id="class_main_window_ad2d75b9195314357011163961ba8f0ce_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ab8c1e3a91d2e8b988afea24b6ad49425" title="QColorFromRGB565" alt="" coords="135,5,276,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="175,56,236,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ad2d75b9195314357011163961ba8f0ce_icgraph.png" border="0" usemap="#class_main_window_ad2d75b9195314357011163961ba8f0ce_icgraph" alt=""/></div>
<map name="class_main_window_ad2d75b9195314357011163961ba8f0ce_icgraph" id="class_main_window_ad2d75b9195314357011163961ba8f0ce_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#a408570a2b70769255924792ce189f2c1" title="ll_tft_draw_char" alt="" coords="135,51,247,78"/><area shape="rect" id="node3" href="tft_8h.html#abf54943131990b366ce6875a0e1925f6" title="tft_print_line" alt="" coords="295,51,387,78"/><area shape="rect" id="node4" href="screen__filetest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="873,26,924,53"/><area shape="rect" id="node5" href="screen__filetest_8c.html#a54566a598cf7f2c507254c62a9d70223" title="image_test" alt="" coords="647,26,733,53"/><area shape="rect" id="node6" href="button_8h.html#a6da1e251bad09d29fbb3b3f405689ab1" title="gui_button_redraw" alt="" coords="435,77,561,103"/><area shape="rect" id="node11" href="tft_8h.html#a765c521ee1b01ab0c34449936500291b" title="tft_print_formatted" alt="" coords="435,178,561,205"/><area shape="rect" id="node7" href="button_8h.html#a64d5d2aaff2c917e5d43e7ed849607de" title="gui_button_add" alt="" coords="635,77,745,103"/><area shape="rect" id="node10" href="numupdown_8h.html#a4ee98a6c6af451123af6c464a851c03a" title="gui_numupdown_redraw" alt="" coords="819,153,979,179"/><area shape="rect" id="node8" href="numupdown_8h.html#ab4321e7fc0810ee30355bc7d0a3372db" title="gui_numupdown_add" alt="" coords="1027,229,1169,255"/><area shape="rect" id="node9" href="screen__guitest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="1217,229,1268,255"/><area shape="rect" id="node12" href="numupdown_8h.html#a99d528cc9828d6dcf46e04673e5e51d9" title="gui_numupdown_update" alt="" coords="609,229,771,255"/><area shape="rect" id="node13" href="numupdown_8c.html#a47b81268e10355aa5abbb05788e99dfc" title="button_up_cb" alt="" coords="849,254,949,281"/><area shape="rect" id="node14" href="numupdown_8c.html#a0422809516212448deaf10314d0c01d5" title="button_down_cb" alt="" coords="841,203,957,230"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a4f86c6023d8b866a60ae0f67b242e7cb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void draw_circle </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>r</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>color</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_cgraph.png" border="0" usemap="#class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_cgraph" alt=""/></div>
<map name="class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_cgraph" id="class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ab8c1e3a91d2e8b988afea24b6ad49425" title="QColorFromRGB565" alt="" coords="140,5,281,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="180,56,241,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_icgraph.png" border="0" usemap="#class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_icgraph" alt=""/></div>
<map name="class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_icgraph" id="class_main_window_a4f86c6023d8b866a60ae0f67b242e7cb_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#aa2d2a94a228ad5fc8364a642f32b680d" title="ll_tft_draw_circle" alt="" coords="140,5,259,32"/><area shape="rect" id="node3" href="tft_8h.html#ab0639f829418b928bf37fdcf50d71b8d" title="tft_draw_circle" alt="" coords="307,5,412,32"/><area shape="rect" id="node4" href="screen__guitest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="460,5,511,32"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a2f3254df4a8008be5c04b2196bd6be93"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void draw_line </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x2</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y2</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>color</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a2f3254df4a8008be5c04b2196bd6be93_cgraph.png" border="0" usemap="#class_main_window_a2f3254df4a8008be5c04b2196bd6be93_cgraph" alt=""/></div>
<map name="class_main_window_a2f3254df4a8008be5c04b2196bd6be93_cgraph" id="class_main_window_a2f3254df4a8008be5c04b2196bd6be93_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ab8c1e3a91d2e8b988afea24b6ad49425" title="QColorFromRGB565" alt="" coords="129,5,271,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="169,56,231,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a2f3254df4a8008be5c04b2196bd6be93_icgraph.png" border="0" usemap="#class_main_window_a2f3254df4a8008be5c04b2196bd6be93_icgraph" alt=""/></div>
<map name="class_main_window_a2f3254df4a8008be5c04b2196bd6be93_icgraph" id="class_main_window_a2f3254df4a8008be5c04b2196bd6be93_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#a2560737bf118275e6ce728f6dce1e83f" title="ll_tft_draw_line" alt="" coords="129,71,236,97"/><area shape="rect" id="node3" href="tft_8h.html#a5022f91ea04919e698a79c0c309ba6f8" title="tft_draw_line" alt="" coords="284,71,379,97"/><area shape="rect" id="node4" href="screen__filetest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="877,8,927,35"/><area shape="rect" id="node5" href="button_8c.html#a7dca41e6afa418abaf2d471acac9b649" title="buttons_cb" alt="" coords="457,45,544,72"/><area shape="rect" id="node9" href="button_8h.html#a6da1e251bad09d29fbb3b3f405689ab1" title="gui_button_redraw" alt="" coords="437,96,564,123"/><area shape="rect" id="node11" href="checkbox_8h.html#a669924dea6a4427dc58d40a5691f677e" title="gui_checkbox_update" alt="" coords="427,147,575,173"/><area shape="rect" id="node6" href="button_8h.html#a64d5d2aaff2c917e5d43e7ed849607de" title="gui_button_add" alt="" coords="647,45,758,72"/><area shape="rect" id="node7" href="numupdown_8h.html#ab4321e7fc0810ee30355bc7d0a3372db" title="gui_numupdown_add" alt="" coords="831,71,973,97"/><area shape="rect" id="node8" href="screen__guitest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="1021,109,1072,136"/><area shape="rect" id="node10" href="numupdown_8h.html#a4ee98a6c6af451123af6c464a851c03a" title="gui_numupdown_redraw" alt="" coords="623,96,783,123"/><area shape="rect" id="node12" href="checkbox_8c.html#a34f1e43511a3aae8769a19e87ec873d6" title="checkboxes_cb" alt="" coords="646,147,759,173"/><area shape="rect" id="node14" href="checkbox_8h.html#a3e07fb73eb79e8cf6db8f70455f09a92" title="gui_checkbox_redraw" alt="" coords="629,197,776,224"/><area shape="rect" id="node13" href="checkbox_8h.html#afc328cff61a651c7b7175515b37c2f6c" title="gui_checkbox_add" alt="" coords="837,147,967,173"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="aac742af2c0f4d7207740c02135a8a3cd"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void draw_pixel </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>color</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_aac742af2c0f4d7207740c02135a8a3cd_cgraph.png" border="0" usemap="#class_main_window_aac742af2c0f4d7207740c02135a8a3cd_cgraph" alt=""/></div>
<map name="class_main_window_aac742af2c0f4d7207740c02135a8a3cd_cgraph" id="class_main_window_aac742af2c0f4d7207740c02135a8a3cd_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ae66187ed2f21cc6d89422f49b344ddca" title="QRgbFromRGB565" alt="" coords="136,5,271,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="173,56,234,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_aac742af2c0f4d7207740c02135a8a3cd_icgraph.png" border="0" usemap="#class_main_window_aac742af2c0f4d7207740c02135a8a3cd_icgraph" alt=""/></div>
<map name="class_main_window_aac742af2c0f4d7207740c02135a8a3cd_icgraph" id="class_main_window_aac742af2c0f4d7207740c02135a8a3cd_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#ad219f39d734f774eb4f5390b5f9f8309" title="ll_tft_draw_pixel" alt="" coords="136,56,251,83"/><area shape="rect" id="node3" href="tft_8h.html#a82f9b498c57296310f0dfdaa3d7928ac" title="tft_draw_pixel" alt="" coords="299,56,400,83"/><area shape="rect" id="node4" href="screen__filetest_8c.html#a54566a598cf7f2c507254c62a9d70223" title="image_test" alt="" coords="450,5,537,32"/><area shape="rect" id="node6" href="screen__guitest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="468,56,519,83"/><area shape="rect" id="node7" href="screen__pixytest_8c.html#a0a41b38f964c1c064f351623e2fbdfef" title="renderBA81" alt="" coords="448,107,539,133"/><area shape="rect" id="node5" href="screen__filetest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="619,5,669,32"/><area shape="rect" id="node8" href="screen__pixytest_8c.html#ab65251f5014e4556a4aa036f7f8d1b11" title="pixy_frame_test" alt="" coords="587,107,701,133"/><area shape="rect" id="node9" href="screen__pixytest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="749,107,811,133"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ae279dedfc6ff135df38c1dbc587e4c57"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void draw_rectangle </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x2</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y2</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>color</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_cgraph.png" border="0" usemap="#class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_cgraph" alt=""/></div>
<map name="class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_cgraph" id="class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ab8c1e3a91d2e8b988afea24b6ad49425" title="QColorFromRGB565" alt="" coords="163,5,304,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="203,56,264,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_icgraph.png" border="0" usemap="#class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_icgraph" alt=""/></div>
<map name="class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_icgraph" id="class_main_window_ae279dedfc6ff135df38c1dbc587e4c57_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#a3a0826993525194c868cc435738dd31e" title="ll_tft_draw_rectangle" alt="" coords="163,81,303,108"/><area shape="rect" id="node3" href="tft_8h.html#ab5f517d9bf0420872e78b85b37ff30a5" title="tft_draw_rectangle" alt="" coords="351,81,477,108"/><area shape="rect" id="node4" href="screen__filetest_8c.html#a54566a598cf7f2c507254c62a9d70223" title="image_test" alt="" coords="555,5,642,32"/><area shape="rect" id="node6" href="screen__guitest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="899,81,949,108"/><area shape="rect" id="node7" href="checkbox_8c.html#a34f1e43511a3aae8769a19e87ec873d6" title="checkboxes_cb" alt="" coords="542,107,655,133"/><area shape="rect" id="node9" href="checkbox_8h.html#a3e07fb73eb79e8cf6db8f70455f09a92" title="gui_checkbox_redraw" alt="" coords="525,157,672,184"/><area shape="rect" id="node5" href="screen__filetest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="760,5,811,32"/><area shape="rect" id="node8" href="checkbox_8h.html#afc328cff61a651c7b7175515b37c2f6c" title="gui_checkbox_add" alt="" coords="720,107,851,133"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a9be393832ae0ea503d13d3ef686fd3f7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void fill_rectangle </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>x2</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>y2</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>color</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_cgraph.png" border="0" usemap="#class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_cgraph" alt=""/></div>
<map name="class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_cgraph" id="class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_cgraph">
<area shape="rect" id="node2" href="mainwindow_8cpp.html#ab8c1e3a91d2e8b988afea24b6ad49425" title="QColorFromRGB565" alt="" coords="148,5,289,32"/><area shape="rect" id="node3" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="188,56,249,83"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_icgraph.png" border="0" usemap="#class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_icgraph" alt=""/></div>
<map name="class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_icgraph" id="class_main_window_a9be393832ae0ea503d13d3ef686fd3f7_icgraph">
<area shape="rect" id="node2" href="ll__tft_8cpp.html#a0111ae5623214d3d466b2b24598f303f" title="ll_tft_fill_rectangle" alt="" coords="148,120,273,147"/><area shape="rect" id="node3" href="tft_8h.html#a781855ab93845ce326dfca7c099259c6" title="tft_fill_rectangle" alt="" coords="321,120,433,147"/><area shape="rect" id="node4" href="screen__guitest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="1089,56,1140,83"/><area shape="rect" id="node5" href="button_8h.html#a6da1e251bad09d29fbb3b3f405689ab1" title="gui_button_redraw" alt="" coords="499,120,625,147"/><area shape="rect" id="node8" href="numupdown_8h.html#ab4321e7fc0810ee30355bc7d0a3372db" title="gui_numupdown_add" alt="" coords="899,208,1041,235"/><area shape="rect" id="node10" href="checkbox_8h.html#a3e07fb73eb79e8cf6db8f70455f09a92" title="gui_checkbox_redraw" alt="" coords="489,5,635,32"/><area shape="rect" id="node12" href="numupdown_8h.html#a99d528cc9828d6dcf46e04673e5e51d9" title="gui_numupdown_update" alt="" coords="481,196,643,223"/><area shape="rect" id="node6" href="button_8h.html#a64d5d2aaff2c917e5d43e7ed849607de" title="gui_button_add" alt="" coords="715,107,826,133"/><area shape="rect" id="node9" href="numupdown_8h.html#a4ee98a6c6af451123af6c464a851c03a" title="gui_numupdown_redraw" alt="" coords="691,157,851,184"/><area shape="rect" id="node7" href="screen__filetest_8c.html#a3017cd14eca2b9e67a69e7ea559b5eaa" title="enter" alt="" coords="945,107,995,133"/><area shape="rect" id="node11" href="checkbox_8h.html#afc328cff61a651c7b7175515b37c2f6c" title="gui_checkbox_add" alt="" coords="905,5,1035,32"/><area shape="rect" id="node13" href="numupdown_8c.html#a47b81268e10355aa5abbb05788e99dfc" title="button_up_cb" alt="" coords="721,208,821,235"/><area shape="rect" id="node14" href="numupdown_8c.html#a0422809516212448deaf10314d0c01d5" title="button_down_cb" alt="" coords="713,259,829,285"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a4630e35595209fef104bd05f06ba38a5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void mouseMoveEvent </td>
<td>(</td>
<td class="paramtype">QMouseEvent *&#160;</td>
<td class="paramname"><em>evt</em></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><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a4630e35595209fef104bd05f06ba38a5_cgraph.png" border="0" usemap="#class_main_window_a4630e35595209fef104bd05f06ba38a5_cgraph" alt=""/></div>
<map name="class_main_window_a4630e35595209fef104bd05f06ba38a5_cgraph" id="class_main_window_a4630e35595209fef104bd05f06ba38a5_cgraph">
<area shape="rect" id="node2" href="class_main_window.html#ac9d1a460d02119f8b6218a2ca450b0b2" title="checkAndSendEvent" alt="" coords="176,5,319,32"/><area shape="rect" id="node3" href="touch_8c.html#ab3d9603f83253a6ef0ce2cfe312c41f3" title="touch_add_raw_event" alt="" coords="367,5,513,32"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ab6b13500eeb6769a2f4ceab39044cd7d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void mousePressEvent </td>
<td>(</td>
<td class="paramtype">QMouseEvent *&#160;</td>
<td class="paramname"><em>evt</em></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><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ab6b13500eeb6769a2f4ceab39044cd7d_cgraph.png" border="0" usemap="#class_main_window_ab6b13500eeb6769a2f4ceab39044cd7d_cgraph" alt=""/></div>
<map name="class_main_window_ab6b13500eeb6769a2f4ceab39044cd7d_cgraph" id="class_main_window_ab6b13500eeb6769a2f4ceab39044cd7d_cgraph">
<area shape="rect" id="node2" href="class_main_window.html#ac9d1a460d02119f8b6218a2ca450b0b2" title="checkAndSendEvent" alt="" coords="180,5,323,32"/><area shape="rect" id="node3" href="touch_8c.html#ab3d9603f83253a6ef0ce2cfe312c41f3" title="touch_add_raw_event" alt="" coords="371,5,517,32"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ad8f2588e2600909fd8cb701381b74977"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void mouseReleaseEvent </td>
<td>(</td>
<td class="paramtype">QMouseEvent *&#160;</td>
<td class="paramname"><em>evt</em></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><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_ad8f2588e2600909fd8cb701381b74977_cgraph.png" border="0" usemap="#class_main_window_ad8f2588e2600909fd8cb701381b74977_cgraph" alt=""/></div>
<map name="class_main_window_ad8f2588e2600909fd8cb701381b74977_cgraph" id="class_main_window_ad8f2588e2600909fd8cb701381b74977_cgraph">
<area shape="rect" id="node2" href="class_main_window.html#ac9d1a460d02119f8b6218a2ca450b0b2" title="checkAndSendEvent" alt="" coords="193,5,336,32"/><area shape="rect" id="node3" href="touch_8c.html#ab3d9603f83253a6ef0ce2cfe312c41f3" title="touch_add_raw_event" alt="" coords="384,5,531,32"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a445f6143ae4b802c23615f50107f3d33"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void on_cboZoom_currentIndexChanged </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>index</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">slot</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_main_window_a445f6143ae4b802c23615f50107f3d33_cgraph.png" border="0" usemap="#class_main_window_a445f6143ae4b802c23615f50107f3d33_cgraph" alt=""/></div>
<map name="class_main_window_a445f6143ae4b802c23615f50107f3d33_cgraph" id="class_main_window_a445f6143ae4b802c23615f50107f3d33_cgraph">
<area shape="rect" id="node2" href="screen__filetest_8c.html#a5e8f84ee8ff4bf827775c38ae6752509" title="update" alt="" coords="279,5,340,32"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a327c3d65052c357fbc1d56c29d138935"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void paintEvent </td>
<td>(</td>
<td class="paramtype">QPaintEvent *&#160;</td>
<td class="paramname"><em>evt</em></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">
</div>
</div>
<h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a164f8a7e44f54f930d02b3832fdf2259"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int currentScale</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a7ec72adc5d97b31dd63f708606394e30"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QImage image</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ab198739b5cb12650ec2a6027f574184a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Ui::MainWindow* ui</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>emulator/qt/<a class="el" href="mainwindow_8h_source.html">mainwindow.h</a></li>
<li>emulator/qt/<a class="el" href="mainwindow_8cpp.html">mainwindow.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun May 10 2015 15:30:06 for discoverpixy by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>