--- a/Documentation/Source/eric5.Graphics.ModuleItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ModuleItem.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="#ModuleItem.__init__">ModuleItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ModuleItem.__calculateSize">__calculateSize</a></td> <td>Private method to calculate the size of the module item.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Method to set the module model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ModuleItem.__init__" ID="ModuleItem.__init__"></a> <h4>ModuleItem (Constructor)</h4> <b>ModuleItem</b>(<i>model=None, x=0, y=0, rounded=False, parent=None, scene=None</i>) @@ -148,12 +153,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="#ModuleModel.__init__">ModuleModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ModuleModel.addClass">addClass</a></td> <td>Method to add a class to the module model.</td> </tr><tr> @@ -164,6 +170,10 @@ <td>Method to retrieve the module name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ModuleModel.__init__" ID="ModuleModel.__init__"></a> <h4>ModuleModel (Constructor)</h4> <b>ModuleModel</b>(<i>name, classlist=[]</i>)