49 QDialog, Ui_SpellCheckingDialog |
49 QDialog, Ui_SpellCheckingDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#SpellCheckingDialog.__init__">SpellCheckingDialog</a></td> |
61 <td><a href="#SpellCheckingDialog.__init__">SpellCheckingDialog</a></td> |
58 <td>Constructor</td> |
62 <td>Constructor</td> |
82 <td>Private slot to replace the current word with the given replacement.</td> |
86 <td>Private slot to replace the current word with the given replacement.</td> |
83 </tr><tr> |
87 </tr><tr> |
84 <td><a href="#SpellCheckingDialog.on_suggestionsList_currentTextChanged">on_suggestionsList_currentTextChanged</a></td> |
88 <td><a href="#SpellCheckingDialog.on_suggestionsList_currentTextChanged">on_suggestionsList_currentTextChanged</a></td> |
85 <td>Private method to handle the selection of a suggestion.</td> |
89 <td>Private method to handle the selection of a suggestion.</td> |
86 </tr> |
90 </tr> |
|
91 </table> |
|
92 <h3>Static Methods</h3> |
|
93 <table> |
|
94 <tr><td>None</td></tr> |
87 </table> |
95 </table> |
88 <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> |
96 <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> |
89 <h4>SpellCheckingDialog (Constructor)</h4> |
97 <h4>SpellCheckingDialog (Constructor)</h4> |
90 <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent = None</i>) |
98 <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent = None</i>) |
91 <p> |
99 <p> |