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> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#SpellCheckingDialog.__advance">__advance</a></td> |
61 <td><a href="#SpellCheckingDialog.__advance">__advance</a></td> |
61 <td>Private method to advance to the next error.</td> |
62 <td>Private method to advance to the next error.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#SpellCheckingDialog.__enableButtons">__enableButtons</a></td> |
64 <td><a href="#SpellCheckingDialog.__enableButtons">__enableButtons</a></td> |
64 <td>Private method to set the buttons enabled state.</td> |
65 <td>Private method to set the buttons enabled state.</td> |
82 <td>Private slot to replace the current word with the given replacement.</td> |
83 <td>Private slot to replace the current word with the given replacement.</td> |
83 </tr><tr> |
84 </tr><tr> |
84 <td><a href="#SpellCheckingDialog.on_suggestionsList_currentTextChanged">on_suggestionsList_currentTextChanged</a></td> |
85 <td><a href="#SpellCheckingDialog.on_suggestionsList_currentTextChanged">on_suggestionsList_currentTextChanged</a></td> |
85 <td>Private method to handle the selection of a suggestion.</td> |
86 <td>Private method to handle the selection of a suggestion.</td> |
86 </tr> |
87 </tr> |
|
88 </table> |
|
89 <h3>Static Methods</h3> |
|
90 <table> |
|
91 <tr><td>None</td></tr> |
87 </table> |
92 </table> |
88 <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> |
93 <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> |
89 <h4>SpellCheckingDialog (Constructor)</h4> |
94 <h4>SpellCheckingDialog (Constructor)</h4> |
90 <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent=None</i>) |
95 <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent=None</i>) |
91 <p> |
96 <p> |