diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.E5Graphics.E5ArrowItem.html --- a/Documentation/Source/eric5.E5Graphics.E5ArrowItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Graphics.E5ArrowItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,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="#E5ArrowItem.__init__">E5ArrowItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5ArrowItem.boundingRect">boundingRect</a></td> <td>Public method to return the bounding rectangle.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to set the start point.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ArrowItem.__init__" ID="E5ArrowItem.__init__"></a> <h4>E5ArrowItem (Constructor)</h4> <b>E5ArrowItem</b>(<i>origin=QPointF(), end=QPointF(), filled=False, type=NormalArrow, parent=None</i>)