eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html

changeset 7220
5cf645f6daab
parent 7204
cbf6d88004ce
child 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html	Sat Sep 07 14:45:27 2019 +0200
+++ b/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html	Sat Sep 07 16:10:29 2019 +0200
@@ -137,9 +137,6 @@
 <td><a href="#SpellChecker.initCheck">initCheck</a></td>
 <td>Public method to initialize a spell check.</td>
 </tr><tr>
-<td><a href="#SpellChecker.next">next</a></td>
-<td>Public method to advance to the next error.</td>
-</tr><tr>
 <td><a href="#SpellChecker.remove">remove</a></td>
 <td>Public method to add a word to the personal exclude list.</td>
 </tr><tr>
@@ -481,16 +478,6 @@
 <dd>
 flag indicating successful initialization (boolean)
 </dd>
-</dl><a NAME="SpellChecker.next" ID="SpellChecker.next"></a>
-<h4>SpellChecker.next</h4>
-<b>next</b>(<i></i>)
-<p>
-            Public method to advance to the next error.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-self
-</dd>
 </dl><a NAME="SpellChecker.remove" ID="SpellChecker.remove"></a>
 <h4>SpellChecker.remove</h4>
 <b>remove</b>(<i>word</i>)

eric ide

mercurial