diff options
Diffstat (limited to 'old/dw/html/bullet_8hh_source.html')
-rw-r--r-- | old/dw/html/bullet_8hh_source.html | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/old/dw/html/bullet_8hh_source.html b/old/dw/html/bullet_8hh_source.html new file mode 100644 index 0000000..73a825a --- /dev/null +++ b/old/dw/html/bullet_8hh_source.html @@ -0,0 +1,107 @@ +<!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.8"/> +<title>Dillo: dw/bullet.hh Source File</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="https://www.dillo.org/dw/html/jquery.js"></script> +<script type="text/javascript" src="dynsections.js"></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">Dillo + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.8 --> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="pages.html"><span>Related Pages</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + <li><a href="globals.html"><span>File Members</span></a></li> + </ul> + </div> +<div id="nav-path" class="navpath"> + <ul> +<li class="navelem"><a class="el" href="dir_fdc4064fcda8ca976b3af3f83c9eca4d.html">dw</a></li> </ul> +</div> +</div><!-- top --> +<div class="header"> + <div class="headertitle"> +<div class="title">bullet.hh</div> </div> +</div><!--header--> +<div class="contents"> +<a href="bullet_8hh.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#ifndef __BULLET_HH__</span></div> +<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#define __BULLET_HH__</span></div> +<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div> +<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include "<a class="code" href="core_8hh.html">core.hh</a>"</span></div> +<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> </div> +<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="keyword">namespace </span><a class="code" href="namespacedw.html">dw</a> {</div> +<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div> +<div class="line"><a name="l00014"></a><span class="lineno"><a class="line" href="classdw_1_1Bullet.html"> 14</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1Bullet.html">Bullet</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1Widget.html">core::Widget</a></div> +<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> {</div> +<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">protected</span>:</div> +<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1Bullet.html#a8286aaa0b18f9cb1bd8405c6ce34a14f">sizeRequestSimpl</a> (<a class="code" href="structdw_1_1core_1_1Requisition.html">core::Requisition</a> *<a class="code" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>);</div> +<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1Bullet.html#a0e487bc8144bb3ac462fb8aa8c9df799">getExtremesSimpl</a> (<a class="code" href="structdw_1_1core_1_1Extremes.html">core::Extremes</a> *<a class="code" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>);</div> +<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1Bullet.html#a192e69e1a5d3cdd2c57e55178c2ad23d">containerSizeChangedForChildren</a> ();</div> +<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1Bullet.html#a1b74c8267e4d20ecb83aed005d58c87a">draw</a> (<a class="code" href="classdw_1_1core_1_1View.html">core::View</a> *view, <a class="code" href="classdw_1_1core_1_1Rectangle.html">core::Rectangle</a> *area,</div> +<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classdw_1_1core_1_1DrawingContext.html">core::DrawingContext</a> *context);</div> +<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classdw_1_1core_1_1Iterator.html">core::Iterator</a> *<a class="code" href="classdw_1_1Bullet.html#a967b3c3c7355d521ba178535acc4ad6b">iterator</a> (<a class="code" href="structdw_1_1core_1_1Content.html#a41c29111b049db05a8de25b2e1ca4bd5">core::Content::Type</a> mask, <span class="keywordtype">bool</span> atEnd);</div> +<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div> +<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classdw_1_1Bullet.html#af092ba32689782887d19ca4143238890">Bullet</a> ();</div> +<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classdw_1_1Bullet.html#a06626c94110f11df638c6de33725aa2f">~Bullet</a> ();</div> +<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> };</div> +<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div> +<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> } <span class="comment">// namespace dw</span></div> +<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div> +<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#endif // __BULLET_HH__</span></div> +<div class="ttc" id="classdw_1_1core_1_1Widget_html_a1a08dcfa5c228e2f31de9cea56cccaf1"><div class="ttname"><a href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">dw::core::Widget::extremes</a></div><div class="ttdeci">Extremes extremes</div><div class="ttdoc">Analogue to dw::core::Widget::requisition. </div><div class="ttdef"><b>Definition:</b> widget.hh:146</div></div> +<div class="ttc" id="classdw_1_1Bullet_html_a0e487bc8144bb3ac462fb8aa8c9df799"><div class="ttname"><a href="classdw_1_1Bullet.html#a0e487bc8144bb3ac462fb8aa8c9df799">dw::Bullet::getExtremesSimpl</a></div><div class="ttdeci">void getExtremesSimpl(core::Extremes *extremes)</div><div class="ttdoc">Simple variant, to be implemented by widgets with extremes not depending on positions. </div><div class="ttdef"><b>Definition:</b> bullet.cc:45</div></div> +<div class="ttc" id="classdw_1_1core_1_1Widget_html_a5c1423c3261dbaa0fc837d824db0dc99"><div class="ttname"><a href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">dw::core::Widget::requisition</a></div><div class="ttdeci">Requisition requisition</div><div class="ttdoc">Size_request() stores the result of the last call of size_request_impl(). </div><div class="ttdef"><b>Definition:</b> widget.hh:140</div></div> +<div class="ttc" id="classdw_1_1core_1_1Rectangle_html"><div class="ttname"><a href="classdw_1_1core_1_1Rectangle.html">dw::core::Rectangle</a></div><div class="ttdoc">dw::core::Shape implemtation for simple rectangles. </div><div class="ttdef"><b>Definition:</b> types.hh:69</div></div> +<div class="ttc" id="structdw_1_1core_1_1Content_html_a41c29111b049db05a8de25b2e1ca4bd5"><div class="ttname"><a href="structdw_1_1core_1_1Content.html#a41c29111b049db05a8de25b2e1ca4bd5">dw::core::Content::Type</a></div><div class="ttdeci">Type</div><div class="ttdef"><b>Definition:</b> types.hh:199</div></div> +<div class="ttc" id="classdw_1_1Bullet_html_a967b3c3c7355d521ba178535acc4ad6b"><div class="ttname"><a href="classdw_1_1Bullet.html#a967b3c3c7355d521ba178535acc4ad6b">dw::Bullet::iterator</a></div><div class="ttdeci">core::Iterator * iterator(core::Content::Type mask, bool atEnd)</div><div class="ttdoc">Return an iterator for this widget. </div><div class="ttdef"><b>Definition:</b> bullet.cc:85</div></div> +<div class="ttc" id="classdw_1_1Bullet_html_af092ba32689782887d19ca4143238890"><div class="ttname"><a href="classdw_1_1Bullet.html#af092ba32689782887d19ca4143238890">dw::Bullet::Bullet</a></div><div class="ttdeci">Bullet()</div><div class="ttdef"><b>Definition:</b> bullet.cc:28</div></div> +<div class="ttc" id="classdw_1_1core_1_1Iterator_html"><div class="ttname"><a href="classdw_1_1core_1_1Iterator.html">dw::core::Iterator</a></div><div class="ttdoc">Iterators are used to iterate through the contents of a widget. </div><div class="ttdef"><b>Definition:</b> iterator.hh:19</div></div> +<div class="ttc" id="classdw_1_1Bullet_html_a192e69e1a5d3cdd2c57e55178c2ad23d"><div class="ttname"><a href="classdw_1_1Bullet.html#a192e69e1a5d3cdd2c57e55178c2ad23d">dw::Bullet::containerSizeChangedForChildren</a></div><div class="ttdeci">void containerSizeChangedForChildren()</div><div class="ttdef"><b>Definition:</b> bullet.cc:52</div></div> +<div class="ttc" id="structdw_1_1core_1_1Requisition_html"><div class="ttname"><a href="structdw_1_1core_1_1Requisition.html">dw::core::Requisition</a></div><div class="ttdef"><b>Definition:</b> types.hh:172</div></div> +<div class="ttc" id="classdw_1_1Bullet_html_a8286aaa0b18f9cb1bd8405c6ce34a14f"><div class="ttname"><a href="classdw_1_1Bullet.html#a8286aaa0b18f9cb1bd8405c6ce34a14f">dw::Bullet::sizeRequestSimpl</a></div><div class="ttdeci">void sizeRequestSimpl(core::Requisition *requisition)</div><div class="ttdoc">Simple variant, to be implemented by widgets with sizes not depending on positions. </div><div class="ttdef"><b>Definition:</b> bullet.cc:38</div></div> +<div class="ttc" id="classdw_1_1core_1_1Widget_html"><div class="ttname"><a href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></div><div class="ttdoc">The base class of all dillo widgets. </div><div class="ttdef"><b>Definition:</b> widget.hh:23</div></div> +<div class="ttc" id="classdw_1_1Bullet_html"><div class="ttname"><a href="classdw_1_1Bullet.html">dw::Bullet</a></div><div class="ttdoc">Displays different kind of bullets. </div><div class="ttdef"><b>Definition:</b> bullet.hh:14</div></div> +<div class="ttc" id="classdw_1_1core_1_1DrawingContext_html"><div class="ttname"><a href="classdw_1_1core_1_1DrawingContext.html">dw::core::DrawingContext</a></div><div class="ttdoc">Set at the top when drawing. </div><div class="ttdef"><b>Definition:</b> types.hh:294</div></div> +<div class="ttc" id="classdw_1_1Bullet_html_a1b74c8267e4d20ecb83aed005d58c87a"><div class="ttname"><a href="classdw_1_1Bullet.html#a1b74c8267e4d20ecb83aed005d58c87a">dw::Bullet::draw</a></div><div class="ttdeci">void draw(core::View *view, core::Rectangle *area, core::DrawingContext *context)</div><div class="ttdef"><b>Definition:</b> bullet.cc:59</div></div> +<div class="ttc" id="structdw_1_1core_1_1Extremes_html"><div class="ttname"><a href="structdw_1_1core_1_1Extremes.html">dw::core::Extremes</a></div><div class="ttdef"><b>Definition:</b> types.hh:179</div></div> +<div class="ttc" id="core_8hh_html"><div class="ttname"><a href="core_8hh.html">core.hh</a></div></div> +<div class="ttc" id="classdw_1_1Bullet_html_a06626c94110f11df638c6de33725aa2f"><div class="ttname"><a href="classdw_1_1Bullet.html#a06626c94110f11df638c6de33725aa2f">dw::Bullet::~Bullet</a></div><div class="ttdeci">~Bullet()</div><div class="ttdef"><b>Definition:</b> bullet.cc:33</div></div> +<div class="ttc" id="namespacedw_html"><div class="ttname"><a href="namespacedw.html">dw</a></div><div class="ttdoc">Dw is in this namespace, or sub namespaces of this one. </div><div class="ttdef"><b>Definition:</b> alignedtablecell.cc:28</div></div> +<div class="ttc" id="classdw_1_1core_1_1View_html"><div class="ttname"><a href="classdw_1_1core_1_1View.html">dw::core::View</a></div><div class="ttdoc">An interface to encapsulate platform dependent drawing. </div><div class="ttdef"><b>Definition:</b> view.hh:16</div></div> +</div><!-- fragment --></div><!-- contents --> +<!-- start footer part --> +<hr class="footer"/><address class="footer"><small> +Generated on Sat May 28 2016 11:47:42 for Dillo by  <a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/> +</a> 1.8.8 +</small></address> +</body> +</html> |