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

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
diff -r 2079ccbfa335 -r cbf6d88004ce eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html
--- a/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html	Mon Sep 02 18:52:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html	Mon Sep 02 18:58: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