--- a/Documentation/Source/eric5.QScintilla.GotoDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.GotoDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,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="#GotoDialog.__init__">GotoDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#GotoDialog.getLinenumber">getLinenumber</a></td> <td>Public method to retrieve the linenumber.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="GotoDialog.__init__" ID="GotoDialog.__init__"></a> <h4>GotoDialog (Constructor)</h4> <b>GotoDialog</b>(<i>maximum, curLine, parent, name=None, modal=False</i>)