|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/root/usr/share/doc/doxygen-1.4.7/examples/overload/html/ |
Upload File : |
<!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>Overloaded Command: Test Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<h1>Test Class Reference</h1><!-- doxytag: class="Test" -->A short description.
<a href="#_details">More...</a>
<p>
<a href="class_test-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_test.html#8e7b46ceaf7bd2ab94114b390b3288ca">drawRect</a> (int, int, int, int)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_test.html#e87a6e26707e684c0d2d07bb3d4a9d7f">drawRect</a> (const Rect &r)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A short description.
<p>
More text.
<p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="8e7b46ceaf7bd2ab94114b390b3288ca"></a><!-- doxytag: member="Test::drawRect" ref="8e7b46ceaf7bd2ab94114b390b3288ca" args="(int, int, int, int)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Test::drawRect </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"> <em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"> <em>y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"> <em>w</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"> <em>h</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This command draws a rectangle with a left upper corner at ( <em>x</em> , <em>y</em> ), width <em>w</em> and height <em>h</em>.
</div>
</div><p>
<a class="anchor" name="e87a6e26707e684c0d2d07bb3d4a9d7f"></a><!-- doxytag: member="Test::drawRect" ref="e87a6e26707e684c0d2d07bb3d4a9d7f" args="(const Rect &r)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Test::drawRect </td>
<td>(</td>
<td class="paramtype">const Rect & </td>
<td class="paramname"> <em>r</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>overload.cpp</ul>
<hr size="1"><address style="align: right;"><small>Generated on 11 Jun 2012 for Overloaded Command by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>