diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Graphics.ModuleItem.html --- a/Documentation/Source/eric5.Graphics.ModuleItem.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ModuleItem.html Sun Sep 04 16:06:54 2011 +0200 @@ -54,6 +54,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -73,6 +77,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,6 +156,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -164,6 +176,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>)