Documentation/Source/eric5.QScintilla.SpellCheckingDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.QScintilla.SpellCheckingDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.QScintilla.SpellCheckingDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.QScintilla.SpellCheckingDialog</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#112;&#101;&#108;&#108; &#99;&#104;&#101;&#99;&#107;&#105;&#110;&#103; &#100;&#105;&#97;&#108;&#111;&#103;.
+Module implementing the spell checking dialog.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#SpellCheckingDialog">SpellCheckingDialog</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#112;&#101;&#108;&#108; &#99;&#104;&#101;&#99;&#107;&#105;&#110;&#103; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Class implementing the spell checking dialog.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,7 +43,7 @@
 <a NAME="SpellCheckingDialog" ID="SpellCheckingDialog"></a>
 <h2>SpellCheckingDialog</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#112;&#101;&#108;&#108; &#99;&#104;&#101;&#99;&#107;&#105;&#110;&#103; &#100;&#105;&#97;&#108;&#111;&#103;.
+    Class implementing the spell checking dialog.
 </p>
 <h3>Derived from</h3>
 QDialog, Ui_SpellCheckingDialog
@@ -55,95 +55,95 @@
 <table>
 <tr>
 <td><a href="#SpellCheckingDialog.__init__">SpellCheckingDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.__advance">__advance</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;v&#97;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#110;&#101;x&#116; &#101;&#114;&#114;&#111;&#114;.</td>
+<td>Private method to advance to the next error.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.__enableButtons">__enableButtons</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110;&#115; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101;.</td>
+<td>Private method to set the buttons enabled state.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.on_addButton_clicked">on_addButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#100;&#100; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; w&#111;&#114;&#100; &#116;&#111; &#116;&#104;&#101; &#112;&#101;&#114;&#115;&#111;&#110;&#97;&#108; w&#111;&#114;&#100; &#108;&#105;&#115;&#116;.</td>
+<td>Private slot to add the current word to the personal word list.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.on_changeEdit_textChanged">on_changeEdit_textChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#97; &#99;&#104;&#97;&#110;&#103;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#112;&#108;&#97;&#99;&#101;&#109;&#101;&#110;&#116; &#116;&#101;x&#116;.</td>
+<td>Private method to handle a change of the replacement text.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.on_ignoreAllButton_clicked">on_ignoreAllButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#108;w&#97;y&#115; &#105;&#103;&#110;&#111;&#114;&#101; &#116;&#104;&#101; &#102;&#111;&#117;&#110;&#100; &#101;&#114;&#114;&#111;&#114;.</td>
+<td>Private slot to always ignore the found error.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.on_ignoreButton_clicked">on_ignoreButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#105;&#103;&#110;&#111;&#114;&#101; &#116;&#104;&#101; &#102;&#111;&#117;&#110;&#100; &#101;&#114;&#114;&#111;&#114;.</td>
+<td>Private slot to ignore the found error.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.on_replaceAllButton_clicked">on_replaceAllButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; w&#111;&#114;&#100; w&#105;&#116;&#104; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#114;&#101;&#112;&#108;&#97;&#99;&#101;&#109;&#101;&#110;&#116;.</td>
+<td>Private slot to replace the current word with the given replacement.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.on_replaceButton_clicked">on_replaceButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; w&#111;&#114;&#100; w&#105;&#116;&#104; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#114;&#101;&#112;&#108;&#97;&#99;&#101;&#109;&#101;&#110;&#116;.</td>
+<td>Private slot to replace the current word with the given replacement.</td>
 </tr><tr>
 <td><a href="#SpellCheckingDialog.on_suggestionsList_currentTextChanged">on_suggestionsList_currentTextChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#97; &#115;&#117;&#103;&#103;&#101;&#115;&#116;&#105;&#111;&#110;.</td>
+<td>Private method to handle the selection of a suggestion.</td>
 </tr>
 </table>
 <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a>
 <h4>SpellCheckingDialog (Constructor)</h4>
 <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><a NAME="SpellCheckingDialog.__advance" ID="SpellCheckingDialog.__advance"></a>
 <h4>SpellCheckingDialog.__advance</h4>
 <b>__advance</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;v&#97;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#110;&#101;x&#116; &#101;&#114;&#114;&#111;&#114;.
+        Private method to advance to the next error.
 </p><a NAME="SpellCheckingDialog.__enableButtons" ID="SpellCheckingDialog.__enableButtons"></a>
 <h4>SpellCheckingDialog.__enableButtons</h4>
 <b>__enableButtons</b>(<i>enable</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110;&#115; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101;.
+        Private method to set the buttons enabled state.
 </p><a NAME="SpellCheckingDialog.on_addButton_clicked" ID="SpellCheckingDialog.on_addButton_clicked"></a>
 <h4>SpellCheckingDialog.on_addButton_clicked</h4>
 <b>on_addButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#100;&#100; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; w&#111;&#114;&#100; &#116;&#111; &#116;&#104;&#101; &#112;&#101;&#114;&#115;&#111;&#110;&#97;&#108; w&#111;&#114;&#100; &#108;&#105;&#115;&#116;.
+        Private slot to add the current word to the personal word list.
 </p><a NAME="SpellCheckingDialog.on_changeEdit_textChanged" ID="SpellCheckingDialog.on_changeEdit_textChanged"></a>
 <h4>SpellCheckingDialog.on_changeEdit_textChanged</h4>
 <b>on_changeEdit_textChanged</b>(<i>text</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#97; &#99;&#104;&#97;&#110;&#103;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#112;&#108;&#97;&#99;&#101;&#109;&#101;&#110;&#116; &#116;&#101;x&#116;.
+        Private method to handle a change of the replacement text.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>
-&#99;&#111;&#110;&#116;&#101;&#110;&#116;&#115; &#111;&#102; &#116;&#104;&#101; &#108;&#105;&#110;&#101; &#101;&#100;&#105;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+contents of the line edit (string)
 </dd>
 </dl><a NAME="SpellCheckingDialog.on_ignoreAllButton_clicked" ID="SpellCheckingDialog.on_ignoreAllButton_clicked"></a>
 <h4>SpellCheckingDialog.on_ignoreAllButton_clicked</h4>
 <b>on_ignoreAllButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#108;w&#97;y&#115; &#105;&#103;&#110;&#111;&#114;&#101; &#116;&#104;&#101; &#102;&#111;&#117;&#110;&#100; &#101;&#114;&#114;&#111;&#114;.
+        Private slot to always ignore the found error.
 </p><a NAME="SpellCheckingDialog.on_ignoreButton_clicked" ID="SpellCheckingDialog.on_ignoreButton_clicked"></a>
 <h4>SpellCheckingDialog.on_ignoreButton_clicked</h4>
 <b>on_ignoreButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#105;&#103;&#110;&#111;&#114;&#101; &#116;&#104;&#101; &#102;&#111;&#117;&#110;&#100; &#101;&#114;&#114;&#111;&#114;.
+        Private slot to ignore the found error.
 </p><a NAME="SpellCheckingDialog.on_replaceAllButton_clicked" ID="SpellCheckingDialog.on_replaceAllButton_clicked"></a>
 <h4>SpellCheckingDialog.on_replaceAllButton_clicked</h4>
 <b>on_replaceAllButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; w&#111;&#114;&#100; w&#105;&#116;&#104; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#114;&#101;&#112;&#108;&#97;&#99;&#101;&#109;&#101;&#110;&#116;.
+        Private slot to replace the current word with the given replacement.
 </p><a NAME="SpellCheckingDialog.on_replaceButton_clicked" ID="SpellCheckingDialog.on_replaceButton_clicked"></a>
 <h4>SpellCheckingDialog.on_replaceButton_clicked</h4>
 <b>on_replaceButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; w&#111;&#114;&#100; w&#105;&#116;&#104; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#114;&#101;&#112;&#108;&#97;&#99;&#101;&#109;&#101;&#110;&#116;.
+        Private slot to replace the current word with the given replacement.
 </p><a NAME="SpellCheckingDialog.on_suggestionsList_currentTextChanged" ID="SpellCheckingDialog.on_suggestionsList_currentTextChanged"></a>
 <h4>SpellCheckingDialog.on_suggestionsList_currentTextChanged</h4>
 <b>on_suggestionsList_currentTextChanged</b>(<i>currentText</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#97; &#115;&#117;&#103;&#103;&#101;&#115;&#116;&#105;&#111;&#110;.
+        Private method to handle the selection of a suggestion.
 </p><dl>
 <dt><i>currentText</i></dt>
 <dd>
-&#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116;&#108;y &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#116;&#101;x&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+the currently selected text (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial