--- a/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Sun Sep 04 16:06:54 2011 +0200 @@ -44,7 +44,7 @@ <h2>UMLGraphicsView</h2> <p> Class implementing a specialized E5GraphicsView for our diagrams. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>relayout()</dt> <dd> @@ -58,6 +58,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -125,6 +129,10 @@ <td>Public slot to set the diagram name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UMLGraphicsView.__init__" ID="UMLGraphicsView.__init__"></a> <h4>UMLGraphicsView (Constructor)</h4> <b>UMLGraphicsView</b>(<i>scene, diagramName = "Unnamed", parent = None, name = None</i>)