Documentation/Source/eric5.QScintilla.SpellChecker.html

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
child 2203
e12807485d16
equal deleted inserted replaced
1228:7afaf2fca55b 1229:a8207dc73672
70 </tr> 70 </tr>
71 </table> 71 </table>
72 <h3>Methods</h3> 72 <h3>Methods</h3>
73 <table> 73 <table>
74 <tr> 74 <tr>
75 <td><a href="#SpellChecker.__init__">SpellChecker</a></td>
76 <td>Constructor</td>
77 </tr><tr>
75 <td><a href="#SpellChecker.__checkDocumentPart">__checkDocumentPart</a></td> 78 <td><a href="#SpellChecker.__checkDocumentPart">__checkDocumentPart</a></td>
76 <td>Private method to check some part of the document.</td> 79 <td>Private method to check some part of the document.</td>
77 </tr><tr> 80 </tr><tr>
78 <td><a href="#SpellChecker.__getNextWord">__getNextWord</a></td> 81 <td><a href="#SpellChecker.__getNextWord">__getNextWord</a></td>
79 <td>Private method to get the next word in the text after the given position.</td> 82 <td>Private method to get the next word in the text after the given position.</td>

eric ide

mercurial