--- a/Documentation/Source/eric5.Graphics.ClassItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ClassItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ClassItem.__init__">ClassItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ClassItem.__calculateSize">__calculateSize</a></td> <td>Private method to calculate the size of the class item.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Method to set the class model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ClassItem.__init__" ID="ClassItem.__init__"></a> <h4>ClassItem (Constructor)</h4> <b>ClassItem</b>(<i>model=None, external=False, x=0, y=0, rounded=False, noAttrs=False, parent=None, scene=None</i>) @@ -167,12 +172,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ClassModel.__init__">ClassModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ClassModel.addAttribute">addAttribute</a></td> <td>Method to add an attribute to the class model.</td> </tr><tr> @@ -189,6 +195,10 @@ <td>Method to retrieve the class name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ClassModel.__init__" ID="ClassModel.__init__"></a> <h4>ClassModel (Constructor)</h4> <b>ClassModel</b>(<i>name, methods=[], attributes=[]</i>)