ewol/hierarchy.html

243 lines
40 KiB
HTML

<!-- HTML header for doxygen 1.8.8-->
<!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="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<title>Ewol: Ewol Widget in OpenGl: Class Hierarchy</title>
<!--<link href="tabs.css" rel="stylesheet" type="text/css"/>-->
<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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="doxy-boot.js"></script>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand">Ewol: Ewol Widget in OpenGl 0.10.0</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html">Main&nbsp;Page</a></li>
<li><a href="pages.html">Related&nbsp;Pages</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
Link-libs<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="http://HeeroYui.github.io/lutin">lutin</a></li>
<li><a href="http://atria-soft.github.io/ewol">ewol</a></li>
<li><a href="http://atria-soft.github.io/echrono">echrono</a></li>
<li><a href="http://atria-soft.github.io/etk">etk</a></li>
<li><a href="http://atria-soft.github.io/ejson">ejson</a></li>
<li><a href="http://atria-soft.github.io/exml">exml</a></li>
<li><a href="http://atria-soft.github.io/esvg">esvg</a></li>
<li><a href="http://atria-soft.github.io/egami">egami</a></li>
<li><a href="http://atria-soft.github.io/gale">gale</a></li>
<li><a href="http://atria-soft.github.io/ege">ege</a></li>
<li><a href="http://atria-soft.github.io/elog">elog</a></li>
<li><a href="http://atria-soft.github.io/ememory">ememory</a></li>
<li><a href="http://atria-soft.github.io/enet">enet</a></li>
<li><a href="http://atria-soft.github.io/eproperty">eproperty</a></li>
<li><a href="http://atria-soft.github.io/esignal">esignal</a></li>
<li><a href="http://atria-soft.github.io/etranslate">etranslate</a></li>
<li><a href="http://atria-soft.github.io/zeus">zeus</a></li>
<li><a href="http://musicdsp.github.io/audio-ess">audio-ess</a></li>
<li><a href="http://musicdsp.github.io/audio">audio</a></li>
<li><a href="http://musicdsp.github.io/audio-drain">audio-drain</a></li>
<li><a href="http://musicdsp.github.io/audio-orchestra">audio-orchestra</a></li>
<li><a href="http://musicdsp.github.io/audio-river">audio-river</a></li>
</ul>
</li>
</ul>
<div id="search-box" class="input-group">
<div class="input-group-btn">
<button aria-expanded="false" type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
<span class="glyphicon glyphicon-search"></span>
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a href="#">All</a></li>
<li><a href="#">Classes</a></li>
<li><a href="#">Namespaces</a></li>
<li><a href="#">Files</a></li>
<li><a href="#">Functions</a></li>
<li><a href="#">Variables</a></li>
<li><a href="#">Typedefs</a></li>
<li><a href="#">Enumerations</a></li>
<li><a href="#">Enumerator</a></li>
<li><a href="#">Friends</a></li>
<li><a href="#">Macros</a></li>
<li><a href="#">Pages</a></li>
</ul>
</div>
<button id="search-close" type="button" class="close" aria-label="Close">
<span aria-hidden="true"></span>
</button>
<input id="search-field" class="form-control" accesskey="S" onkeydown="searchBox.OnSearchFieldChange(event);" placeholder="Search ..." type="text">
</div>
</div><!--/.nav-collapse -->
</div>
</nav>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div class="content" id="content">
<div class="container">
<div class="row">
<div class="col-sm-12 panel panel-default" style="padding-bottom: 15px;">
<div style="margin-bottom: 15px;margin-top: 60px;">
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- 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 class="header">
<div class="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span><span onclick="javascript:toggleLevel(5);">5</span><span onclick="javascript:toggleLevel(6);">6</span><span onclick="javascript:toggleLevel(7);">7</span><span onclick="javascript:toggleLevel(8);">8</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1context_1_1_application.html" target="_self">ewol::context::Application</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><b>Application</b></td><td class="desc"></td></tr>
<tr id="row_1_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_context.html" target="_self">ewol::Context</a></td><td class="desc"></td></tr>
<tr id="row_2_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_compositing.html" target="_self">ewol::Compositing</a></td><td class="desc"></td></tr>
<tr id="row_2_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_area.html" target="_self">ewol::compositing::Area</a></td><td class="desc"></td></tr>
<tr id="row_2_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_drawing.html" target="_self">ewol::compositing::Drawing</a></td><td class="desc"></td></tr>
<tr id="row_2_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_2_2_" class="arrow" onclick="toggleFolder('2_2_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_image.html" target="_self">ewol::compositing::Image</a></td><td class="desc"></td></tr>
<tr id="row_2_2_0_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_sprite.html" target="_self">ewol::compositing::Sprite</a></td><td class="desc"></td></tr>
<tr id="row_2_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_shaper.html" target="_self">ewol::compositing::Shaper</a></td><td class="desc"><a class="el" href="classewol_1_1compositing_1_1_shaper.html" title="the Shaper system is a basic theme configuration for every widget, it corespond at a background displ...">Shaper</a> system is a basic theme configuration for every widget, it corespond at a background display described by a pool of files </td></tr>
<tr id="row_2_4_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_2_4_" class="arrow" onclick="toggleFolder('2_4_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_text_base.html" target="_self">ewol::compositing::TextBase</a></td><td class="desc"></td></tr>
<tr id="row_2_4_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_text.html" target="_self">ewol::compositing::Text</a></td><td class="desc"></td></tr>
<tr id="row_2_4_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_text_d_f.html" target="_self">ewol::compositing::TextDF</a></td><td class="desc"></td></tr>
<tr id="row_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1context_1_1_config_font.html" target="_self">ewol::context::ConfigFont</a></td><td class="desc"></td></tr>
<tr id="row_4_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_draw_property.html" target="_self">ewol::DrawProperty</a></td><td class="desc"></td></tr>
<tr id="row_5_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_select_1_1_element.html" target="_self">ewol::widget::Select::Element</a></td><td class="desc"></td></tr>
<tr id="row_6_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1element_p_l.html" target="_self">ewol::widget::elementPL</a></td><td class="desc"></td></tr>
<tr id="row_7_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_7_" class="arrow" onclick="toggleFolder('7_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="elRef" doxygen="/home/heero/dev/perso/out/doc/release/ememory.tag:http://atria-soft.github.io/ememory/" href="http://atria-soft.github.io/ememory/classememory_1_1_enable_shared_from_this_base.html" target="_self">ememory::EnableSharedFromThisBase</a>&#160;[external]</td><td class="desc"></td></tr>
<tr id="row_7_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_7_0_" class="arrow" onclick="toggleFolder('7_0_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="elRef" doxygen="/home/heero/dev/perso/out/doc/release/ememory.tag:http://atria-soft.github.io/ememory/" href="http://atria-soft.github.io/ememory/classememory_1_1_enable_shared_from_this.html" target="_self">ememory::EnableSharedFromThis&lt; Object &gt;</a>&#160;[external]</td><td class="desc"></td></tr>
<tr id="row_7_0_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_7_0_0_" class="arrow" onclick="toggleFolder('7_0_0_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_object.html" target="_self">ewol::Object</a></td><td class="desc">Basic message classes for ewol system this class mermit at every <a class="el" href="classewol_1_1_object.html" title="Basic message classes for ewol system this class mermit at every Object to communicate between them...">Object</a> to communicate between them </td></tr>
<tr id="row_7_0_0_0_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1object_1_1_worker.html" target="_self">ewol::object::Worker</a></td><td class="desc">A worker might not been possesed by someone, then the system might keep a pointer on it </td></tr>
<tr id="row_7_0_0_1_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_" class="arrow" onclick="toggleFolder('7_0_0_1_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_widget.html" target="_self">ewol::Widget</a></td><td class="desc"><a class="el" href="classewol_1_1_widget.html" title="Widget class is the main widget interface, it hase some generic properties: :** known his parent :** ...">Widget</a> class is the main widget interface, it hase some generic properties: :** known his parent :** Can be display at a special position with a special scale :** Can get focus :** Receive Event (keyboard / mouse / ...) </td></tr>
<tr id="row_7_0_0_1_0_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_button_color.html" target="_self">ewol::widget::ButtonColor</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_1_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_color_bar.html" target="_self">ewol::widget::ColorBar</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_2_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_2_" class="arrow" onclick="toggleFolder('7_0_0_1_2_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_container.html" target="_self">ewol::widget::Container</a></td><td class="desc">Cotainer widget is a widget that have an only one subWidget </td></tr>
<tr id="row_7_0_0_1_2_0_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_2_0_" class="arrow" onclick="toggleFolder('7_0_0_1_2_0_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_composer.html" target="_self">ewol::widget::Composer</a></td><td class="desc"><a class="el" href="classewol_1_1widget_1_1_composer.html" title="the composer widget is a widget that create a link on a string.file to parse the data and generate so...">Composer</a> widget is a widget that create a link on a string.file to parse the data and generate some widget tree </td></tr>
<tr id="row_7_0_0_1_2_0_0_"><td class="entry"><span style="width:112px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_file_chooser.html" target="_self">ewol::widget::FileChooser</a></td><td class="desc">File Chooser is a simple selector of file for opening, saving, and what you want .. </td></tr>
<tr id="row_7_0_0_1_2_1_" class="even"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_context_menu.html" target="_self">ewol::widget::ContextMenu</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_2_2_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_2_2_" class="arrow" onclick="toggleFolder('7_0_0_1_2_2_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_pop_up.html" target="_self">ewol::widget::PopUp</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_2_2_0_" class="even"><td class="entry"><span style="width:112px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_parameter.html" target="_self">ewol::widget::Parameter</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_2_2_1_"><td class="entry"><span style="width:112px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_std_pop_up.html" target="_self">ewol::widget::StdPopUp</a></td><td class="desc">The std pop up widget is a siple message widget to notify user of some simple things, like: </td></tr>
<tr id="row_7_0_0_1_2_3_" class="even"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_scroll.html" target="_self">ewol::widget::Scroll</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_3_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_3_" class="arrow" onclick="toggleFolder('7_0_0_1_3_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_container2.html" target="_self">ewol::widget::Container2</a></td><td class="desc">Cotainer widget is a widget that have an only one subWidget </td></tr>
<tr id="row_7_0_0_1_3_0_" class="even"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_button.html" target="_self">ewol::widget::Button</a></td><td class="desc">Composed button is a button with an inside composed with the specify XML element ==&gt; this permit to generate standard element simple </td></tr>
<tr id="row_7_0_0_1_3_1_"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_check_box.html" target="_self">ewol::widget::CheckBox</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_4_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_4_" class="arrow" onclick="toggleFolder('7_0_0_1_4_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_container_n.html" target="_self">ewol::widget::ContainerN</a></td><td class="desc">Cotainer widget is a widget that have an only one subWidget </td></tr>
<tr id="row_7_0_0_1_4_0_"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_layer.html" target="_self">ewol::widget::Layer</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_4_1_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_4_1_" class="arrow" onclick="toggleFolder('7_0_0_1_4_1_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_sizer.html" target="_self">ewol::widget::Sizer</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_4_1_0_"><td class="entry"><span style="width:112px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_color_chooser.html" target="_self">ewol::widget::ColorChooser</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_4_1_1_" class="even"><td class="entry"><span style="width:112px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_menu.html" target="_self">ewol::widget::Menu</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_4_1_2_"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_4_1_2_" class="arrow" onclick="toggleFolder('7_0_0_1_4_1_2_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_spin_base.html" target="_self">ewol::widget::SpinBase</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_4_1_2_0_" class="even"><td class="entry"><span style="width:128px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_select.html" target="_self">ewol::widget::Select</a></td><td class="desc">Composed <a class="el" href="classewol_1_1widget_1_1_select.html" title="a composed Select is a Select with an inside composed with the specify XML element ==&gt; this permit to...">Select</a> is a <a class="el" href="classewol_1_1widget_1_1_select.html" title="a composed Select is a Select with an inside composed with the specify XML element ==&gt; this permit to...">Select</a> with an inside composed with the specify XML element ==&gt; this permit to generate standard element simple </td></tr>
<tr id="row_7_0_0_1_4_1_2_1_"><td class="entry"><span style="width:128px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_spin.html" target="_self">ewol::widget::Spin</a></td><td class="desc">Composed <a class="el" href="classewol_1_1widget_1_1_spin.html" title="a composed Spin is a Spin with an inside composed with the specify XML element ==&gt; this permit to gen...">Spin</a> is a <a class="el" href="classewol_1_1widget_1_1_spin.html" title="a composed Spin is a Spin with an inside composed with the specify XML element ==&gt; this permit to gen...">Spin</a> with an inside composed with the specify XML element ==&gt; this permit to generate standard element simple </td></tr>
<tr id="row_7_0_0_1_4_2_" class="even"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_w_slider.html" target="_self">ewol::widget::WSlider</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_5_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_entry.html" target="_self">ewol::widget::Entry</a></td><td class="desc"><a class="el" href="classewol_1_1widget_1_1_entry.html" title="Entry box display : ">Entry</a> box display : </td></tr>
<tr id="row_7_0_0_1_6_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_gird.html" target="_self">ewol::widget::Gird</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_7_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_image.html" target="_self">ewol::widget::Image</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_8_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_joystick.html" target="_self">ewol::widget::Joystick</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_9_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_label.html" target="_self">ewol::widget::Label</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_10_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_progress_bar.html" target="_self">ewol::widget::ProgressBar</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_11_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_slider.html" target="_self">ewol::widget::Slider</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_12_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_spacer.html" target="_self">ewol::widget::Spacer</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_13_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_13_" class="arrow" onclick="toggleFolder('7_0_0_1_13_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_widget_scrolled.html" target="_self">ewol::widget::WidgetScrolled</a></td><td class="desc"><a class="el" href="classewol_1_1_widget.html" title="Widget class is the main widget interface, it hase some generic properties: :** known his parent :** ...">Widget</a> to integrate a scrool bar in a widget. This is not a stadalone widget </td></tr>
<tr id="row_7_0_0_1_13_0_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span id="arr_7_0_0_1_13_0_" class="arrow" onclick="toggleFolder('7_0_0_1_13_0_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_list.html" target="_self">ewol::widget::List</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_13_0_0_"><td class="entry"><span style="width:112px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_list_file_system.html" target="_self">ewol::widget::ListFileSystem</a></td><td class="desc">Generic display folder class. This widget display the content of a single folder : </td></tr>
<tr id="row_7_0_0_1_13_1_" class="even"><td class="entry"><span style="width:96px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_parameter_list.html" target="_self">ewol::widget::ParameterList</a></td><td class="desc"></td></tr>
<tr id="row_7_0_0_1_14_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_windows.html" target="_self">ewol::widget::Windows</a></td><td class="desc"><a class="el" href="classewol_1_1widget_1_1_windows.html" title="Windows basic interface. ">Windows</a> basic interface </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1event_1_1_entry.html" target="_self">ewol::event::Entry</a></td><td class="desc"></td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1event_1_1_entry_system.html" target="_self">ewol::event::EntrySystem</a></td><td class="desc"></td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_event_short_cut.html" target="_self">ewol::EventShortCut</a></td><td class="desc"></td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_glyph_property.html" target="_self">ewol::GlyphProperty</a></td><td class="desc"></td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1event_1_1_input.html" target="_self">ewol::event::Input</a></td><td class="desc"></td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1context_1_1_input_limit.html" target="_self">ewol::context::InputLimit</a></td><td class="desc">Internal structure </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1context_1_1_input_manager.html" target="_self">ewol::context::InputManager</a></td><td class="desc"></td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1context_1_1_input_poperty.html" target="_self">ewol::context::InputPoperty</a></td><td class="desc">Internal structure </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1event_1_1_input_system.html" target="_self">ewol::event::InputSystem</a></td><td class="desc"></td></tr>
<tr id="row_17_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_17_" class="arrow" onclick="toggleFolder('17_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="elRef" doxygen="/home/heero/dev/perso/out/doc/release/eproperty.tag:http://atria-soft.github.io/eproperty/" href="http://atria-soft.github.io/eproperty/classeproperty_1_1_interface.html" target="_self">eproperty::Interface</a>&#160;[external]</td><td class="desc"></td></tr>
<tr id="row_17_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_object.html" target="_self">ewol::Object</a></td><td class="desc">Basic message classes for ewol system this class mermit at every <a class="el" href="classewol_1_1_object.html" title="Basic message classes for ewol system this class mermit at every Object to communicate between them...">Object</a> to communicate between them </td></tr>
<tr id="row_18_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_18_" class="arrow" onclick="toggleFolder('18_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><b>Interface</b></td><td class="desc"></td></tr>
<tr id="row_18_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_object.html" target="_self">ewol::Object</a></td><td class="desc">Basic message classes for ewol system this class mermit at every <a class="el" href="classewol_1_1_object.html" title="Basic message classes for ewol system this class mermit at every Object to communicate between them...">Object</a> to communicate between them </td></tr>
<tr id="row_18_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1object_1_1_manager.html" target="_self">ewol::object::Manager</a></td><td class="desc"></td></tr>
<tr id="row_19_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_kerning.html" target="_self">ewol::Kerning</a></td><td class="desc"><a class="el" href="classewol_1_1_kerning.html" title="Kerning properties of one specific Glyph with an other. ">Kerning</a> properties of one specific Glyph with an other </td></tr>
<tr id="row_20_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_manager.html" target="_self">ewol::widget::Manager</a></td><td class="desc"></td></tr>
<tr id="row_21_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1widget_1_1_menu_element.html" target="_self">ewol::widget::MenuElement</a></td><td class="desc"></td></tr>
<tr id="row_22_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1_padding.html" target="_self">ewol::Padding</a></td><td class="desc"></td></tr>
<tr id="row_23_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_23_" class="arrow" onclick="toggleFolder('23_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><b>Resource</b></td><td class="desc"></td></tr>
<tr id="row_23_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_colored3_d_object.html" target="_self">ewol::resource::Colored3DObject</a></td><td class="desc"></td></tr>
<tr id="row_23_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_color_file.html" target="_self">ewol::resource::ColorFile</a></td><td class="desc"><a class="el" href="classewol_1_1resource_1_1_color_file.html" title="ColorFile is a Resource designed to be specific with the theme (for example black, or white or orange ...) ">ColorFile</a> is a Resource designed to be specific with the theme (for example black, or white or orange ...) </td></tr>
<tr id="row_23_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_config_file.html" target="_self">ewol::resource::ConfigFile</a></td><td class="desc"></td></tr>
<tr id="row_23_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_3_" class="arrow" onclick="toggleFolder('23_3_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_font_base.html" target="_self">ewol::resource::FontBase</a></td><td class="desc"></td></tr>
<tr id="row_23_3_0_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_font_free_type.html" target="_self">ewol::resource::FontFreeType</a></td><td class="desc"></td></tr>
<tr id="row_23_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_4_" class="arrow" onclick="toggleFolder('23_4_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_texture.html" target="_self">ewol::resource::Texture</a></td><td class="desc"></td></tr>
<tr id="row_23_4_0_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_distance_field_font.html" target="_self">ewol::resource::DistanceFieldFont</a></td><td class="desc"></td></tr>
<tr id="row_23_4_1_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_image_d_f.html" target="_self">ewol::resource::ImageDF</a></td><td class="desc"></td></tr>
<tr id="row_23_4_2_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_textured_font.html" target="_self">ewol::resource::TexturedFont</a></td><td class="desc"></td></tr>
<tr id="row_23_4_3_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1resource_1_1_texture_file.html" target="_self">ewol::resource::TextureFile</a></td><td class="desc"></td></tr>
<tr id="row_24_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1compositing_1_1_text_decoration.html" target="_self">ewol::compositing::TextDecoration</a></td><td class="desc">This class represent the specific display for every char in the string ... </td></tr>
<tr id="row_25_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classewol_1_1event_1_1_time.html" target="_self">ewol::event::Time</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- HTML footer for doxygen 1.8.8-->
<!-- start footer part -->
</div>
</div>
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>
Generated on Mon Oct 24 2016 15:35:53 for Ewol: Ewol Widget in OpenGl by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
</body>
</html>