95 <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> |
95 <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> |
96 <h4>SpellCheckingDialog (Constructor)</h4> |
96 <h4>SpellCheckingDialog (Constructor)</h4> |
97 <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent=None</i>) |
97 <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent=None</i>) |
98 <p> |
98 <p> |
99 Constructor |
99 Constructor |
100 </p><a NAME="SpellCheckingDialog.__advance" ID="SpellCheckingDialog.__advance"></a> |
100 </p><dl> |
|
101 <dt><i>spellChecker</i></dt> |
|
102 <dd> |
|
103 reference to the spell checker (SpellChecker) |
|
104 </dd><dt><i>startPos</i></dt> |
|
105 <dd> |
|
106 position to start spell checking (integer) |
|
107 </dd><dt><i>endPos</i></dt> |
|
108 <dd> |
|
109 end position for spell checking (integer) |
|
110 </dd><dt><i>parent</i></dt> |
|
111 <dd> |
|
112 reference to the parent widget (QWidget) |
|
113 </dd> |
|
114 </dl><a NAME="SpellCheckingDialog.__advance" ID="SpellCheckingDialog.__advance"></a> |
101 <h4>SpellCheckingDialog.__advance</h4> |
115 <h4>SpellCheckingDialog.__advance</h4> |
102 <b>__advance</b>(<i></i>) |
116 <b>__advance</b>(<i></i>) |
103 <p> |
117 <p> |
104 Private method to advance to the next error. |
118 Private method to advance to the next error. |
105 </p><a NAME="SpellCheckingDialog.__enableButtons" ID="SpellCheckingDialog.__enableButtons"></a> |
119 </p><a NAME="SpellCheckingDialog.__enableButtons" ID="SpellCheckingDialog.__enableButtons"></a> |
106 <h4>SpellCheckingDialog.__enableButtons</h4> |
120 <h4>SpellCheckingDialog.__enableButtons</h4> |
107 <b>__enableButtons</b>(<i>enable</i>) |
121 <b>__enableButtons</b>(<i>enable</i>) |
108 <p> |
122 <p> |
109 Private method to set the buttons enabled state. |
123 Private method to set the buttons enabled state. |
110 </p><a NAME="SpellCheckingDialog.on_addButton_clicked" ID="SpellCheckingDialog.on_addButton_clicked"></a> |
124 </p><dl> |
|
125 <dt><i>enable</i></dt> |
|
126 <dd> |
|
127 enable state (boolean) |
|
128 </dd> |
|
129 </dl><a NAME="SpellCheckingDialog.on_addButton_clicked" ID="SpellCheckingDialog.on_addButton_clicked"></a> |
111 <h4>SpellCheckingDialog.on_addButton_clicked</h4> |
130 <h4>SpellCheckingDialog.on_addButton_clicked</h4> |
112 <b>on_addButton_clicked</b>(<i></i>) |
131 <b>on_addButton_clicked</b>(<i></i>) |
113 <p> |
132 <p> |
114 Private slot to add the current word to the personal word list. |
133 Private slot to add the current word to the personal word list. |
115 </p><a NAME="SpellCheckingDialog.on_changeEdit_textChanged" ID="SpellCheckingDialog.on_changeEdit_textChanged"></a> |
134 </p><a NAME="SpellCheckingDialog.on_changeEdit_textChanged" ID="SpellCheckingDialog.on_changeEdit_textChanged"></a> |