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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Wt examples: /home/koen/project/wt/public-git/wt/examples/painting/ShapesWidget.C File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</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>
<div class="contents">
<h1>/home/koen/project/wt/public-git/wt/examples/painting/ShapesWidget.C File Reference</h1><code>#include "<a class="el" href="ShapesWidget_8h-source.html">ShapesWidget.h</a>"</code><br>
<code>#include <Wt/WPainter></code><br>
<code>#include <Wt/WPainterPath></code><br>
<code>#include <Wt/WPointF></code><br>
<code>#include <Wt/WRectF></code><br>
<code>#include <math.h></code><br>
<code>#include <iostream></code><br>
<code>#include <boost/lexical_cast.hpp></code><br>
<p>
<a href="ShapesWidget_8C-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WColor.html">WColor</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="ShapesWidget_8C.html#1f99bce3aa891c2a6728449a32c906e1">emweb</a> (0x04, 0x7c, 0x93)</td></tr>
</table>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="1f99bce3aa891c2a6728449a32c906e1"></a><!-- doxytag: member="ShapesWidget.C::emweb" ref="1f99bce3aa891c2a6728449a32c906e1" args="(0x04, 0x7c, 0x93)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WColor.html">WColor</a> <a class="el" href="ShapesWidget_8C.html#1f99bce3aa891c2a6728449a32c906e1">emweb</a>(0x04, 0x7c, 0x93)<code> [static]</code> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
</div>
<hr size="1"><address style="align: right;"><small>
Generated on Fri Mar 26 17:12:12 2010 for <a href="http://www.webtoolkit.eu/wt/">Wt</a> by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6</small></address>
</body>
</html>
|