zengine-gewi/doc/html/classGewi_1_1WidgetNode.html

67 lines
3.7 KiB
HTML
Raw Normal View History

2003-06-16 07:27:48 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Gewi::WidgetNode class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
<hr><h1>Gewi::WidgetNode Class Reference</h1><code>#include &lt;<a class="el" href="GewiWidgetList_8h-source.html">GewiWidgetList.h</a>&gt;</code>
<p>
<a href="classGewi_1_1WidgetNode-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Doubly linked list node containing a widget.
<p>
<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 nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classGewi_1_1WidgetNode.html#a0">WidgetNode</a> ()</td></tr>
<tr><td>&nbsp;</td><td><em class="mdesc">Basic constructor.</em> <a href="#a0"></a><em></em><br><br></td></tr>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="m0" doxytag="Gewi::WidgetNode::widget"></a>
<a class="el" href="classGewi_1_1GWidget.html">GWidget</a> *&nbsp;</td><td valign=bottom><a class="el" href="classGewi_1_1WidgetNode.html#m0">widget</a></td></tr>
<tr><td>&nbsp;</td><td><em class="mdesc">Pointer to widget for this node.</em><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="m1" doxytag="Gewi::WidgetNode::prev"></a>
WidgetNode *&nbsp;</td><td valign=bottom><a class="el" href="classGewi_1_1WidgetNode.html#m1">prev</a></td></tr>
<tr><td>&nbsp;</td><td><em class="mdesc">Pointer to previous node.</em><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="m2" doxytag="Gewi::WidgetNode::next"></a>
WidgetNode *&nbsp;</td><td valign=bottom><a class="el" href="classGewi_1_1WidgetNode.html#m2">next</a></td></tr>
<tr><td>&nbsp;</td><td><em class="mdesc">Pointer to next node.</em><br><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="Gewi::WidgetNode::WidgetNode"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> Gewi::WidgetNode::WidgetNode </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Simple safety constructor just sets all values to NULL. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/include/<a class="el" href="GewiWidgetList_8h-source.html">GewiWidgetList.h</a><li>/src/<a class="el" href="GewiWidgetList_8cpp.html">GewiWidgetList.cpp</a></ul>
<hr><address style="align: right;"><small>Generated on Mon Jun 16 03:27:18 2003 for Gewi by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3 </small></address>
</body>
</html>