blob: ab8165a8c39f0843bdd57076bd2aee84aee957b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
<!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/regardingborder.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">regardingborder.hh</div> </div>
</div><!--header-->
<div class="contents">
<a href="regardingborder_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 __DW_REGARDINGBORDER_HH__</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#define __DW_REGARDINGBORDER_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="oofawarewidget_8hh.html">oofawarewidget.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="l00013"></a><span class="lineno"><a class="line" href="classdw_1_1RegardingBorder.html"> 13</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1RegardingBorder.html">RegardingBorder</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1oof_1_1OOFAwareWidget.html">oof::OOFAwareWidget</a></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> {</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">public</span>:</div>
<div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="classdw_1_1RegardingBorder.html#a21eb44374f7ce663588a1da40968b16f"> 16</a></span>  <span class="keyword">static</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1RegardingBorder.html#a21eb44374f7ce663588a1da40968b16f">CLASS_ID</a>;</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  <a class="code" href="classdw_1_1RegardingBorder.html#a2393c4edadda6be693e2418a4393189f">RegardingBorder</a> ();</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="classdw_1_1RegardingBorder.html#ae7ad99135edd11f627cbd9d8d21cca6e">~RegardingBorder</a> ();</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> };</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> } <span class="comment">// namespace dw</span></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="preprocessor">#endif // __DW_REGARDINGBORDER_HH__</span></div>
<div class="ttc" id="oofawarewidget_8hh_html"><div class="ttname"><a href="oofawarewidget_8hh.html">oofawarewidget.hh</a></div></div>
<div class="ttc" id="classdw_1_1RegardingBorder_html_ae7ad99135edd11f627cbd9d8d21cca6e"><div class="ttname"><a href="classdw_1_1RegardingBorder.html#ae7ad99135edd11f627cbd9d8d21cca6e">dw::RegardingBorder::~RegardingBorder</a></div><div class="ttdeci">~RegardingBorder()</div><div class="ttdef"><b>Definition:</b> regardingborder.cc:34</div></div>
<div class="ttc" id="classdw_1_1RegardingBorder_html_a2393c4edadda6be693e2418a4393189f"><div class="ttname"><a href="classdw_1_1RegardingBorder.html#a2393c4edadda6be693e2418a4393189f">dw::RegardingBorder::RegardingBorder</a></div><div class="ttdeci">RegardingBorder()</div><div class="ttdef"><b>Definition:</b> regardingborder.cc:28</div></div>
<div class="ttc" id="classdw_1_1RegardingBorder_html_a21eb44374f7ce663588a1da40968b16f"><div class="ttname"><a href="classdw_1_1RegardingBorder.html#a21eb44374f7ce663588a1da40968b16f">dw::RegardingBorder::CLASS_ID</a></div><div class="ttdeci">static int CLASS_ID</div><div class="ttdef"><b>Definition:</b> regardingborder.hh:16</div></div>
<div class="ttc" id="classdw_1_1RegardingBorder_html"><div class="ttname"><a href="classdw_1_1RegardingBorder.html">dw::RegardingBorder</a></div><div class="ttdoc">Base class (rather a tag interface) for those widgets regarding borders defined by floats...</div><div class="ttdef"><b>Definition:</b> regardingborder.hh:13</div></div>
<div class="ttc" id="classdw_1_1oof_1_1OOFAwareWidget_html"><div class="ttname"><a href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></div><div class="ttdoc">Base class for widgets which can act as container and generator for widgets out of flow...</div><div class="ttdef"><b>Definition:</b> oofawarewidget.hh:77</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><!-- 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>
|