diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.QScintilla.SpellCheckingDialog.html --- a/Documentation/Source/eric5.QScintilla.SpellCheckingDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.SpellCheckingDialog.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="#SpellCheckingDialog.__init__">SpellCheckingDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SpellCheckingDialog.__advance">__advance</a></td> <td>Private method to advance to the next error.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Private method to handle the selection of a suggestion.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> <h4>SpellCheckingDialog (Constructor)</h4> <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent=None</i>)