src/eric7/Documentation/Source/eric7.QScintilla.SpellCheckingDialog.html

branch
eric7
changeset 10431
64157aeb0312
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.QScintilla.SpellCheckingDialog.html	Wed Dec 20 19:28:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.SpellCheckingDialog.html	Thu Dec 21 12:03:40 2023 +0100
@@ -110,21 +110,21 @@
 </p>
 <dl>
 
-<dt><i>spellChecker</i></dt>
+<dt><i>spellChecker</i> (SpellChecker)</dt>
 <dd>
-reference to the spell checker (SpellChecker)
+reference to the spell checker
 </dd>
-<dt><i>startPos</i></dt>
+<dt><i>startPos</i> (int)</dt>
 <dd>
-position to start spell checking (integer)
+position to start spell checking
 </dd>
-<dt><i>endPos</i></dt>
+<dt><i>endPos</i> (int)</dt>
 <dd>
-end position for spell checking (integer)
+end position for spell checking
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="SpellCheckingDialog.__advance" ID="SpellCheckingDialog.__advance"></a>
@@ -143,9 +143,9 @@
 </p>
 <dl>
 
-<dt><i>enable</i></dt>
+<dt><i>enable</i> (bool)</dt>
 <dd>
-enable state (boolean)
+enable state
 </dd>
 </dl>
 <a NAME="SpellCheckingDialog.on_addButton_clicked" ID="SpellCheckingDialog.on_addButton_clicked"></a>
@@ -164,9 +164,9 @@
 </p>
 <dl>
 
-<dt><i>text</i></dt>
+<dt><i>text</i> (str)</dt>
 <dd>
-contents of the line edit (string)
+contents of the line edit
 </dd>
 </dl>
 <a NAME="SpellCheckingDialog.on_ignoreAllButton_clicked" ID="SpellCheckingDialog.on_ignoreAllButton_clicked"></a>
@@ -206,9 +206,9 @@
 </p>
 <dl>
 
-<dt><i>currentText</i></dt>
+<dt><i>currentText</i> (str)</dt>
 <dd>
-the currently selected text (string)
+the currently selected text
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial