--- a/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Sat Aug 20 16:30:49 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,12 +58,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="#UMLGraphicsView.__init__">UMLGraphicsView</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UMLGraphicsView.__alignShapes">__alignShapes</a></td> <td>Private slot to align the selected shapes.</td> </tr><tr> @@ -125,6 +126,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>)