--- a/Documentation/Source/eric5.E5Gui.E5LineEdit.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5LineEdit.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>LeftSide</td></tr><tr><td>RightSide</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5LineEdit.__init__">E5LineEdit</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5LineEdit.__updateSideWidgetLocations">__updateSideWidgetLocations</a></td> <td>Private method to update the side widget locations.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public method to get the side widget spacing.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5LineEdit.__init__" ID="E5LineEdit.__init__"></a> <h4>E5LineEdit (Constructor)</h4> <b>E5LineEdit</b>(<i>parent=None, inactiveText=""</i>) @@ -239,16 +244,21 @@ <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="#SideWidget.__init__">SideWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SideWidget.event">event</a></td> <td>Protected method to handle events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SideWidget.__init__" ID="SideWidget.__init__"></a> <h4>SideWidget (Constructor)</h4> <b>SideWidget</b>(<i>parent=None</i>)