src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html	Wed Dec 20 14:58:58 2023 +0100
@@ -190,9 +190,9 @@
 </p>
 <dl>
 
-<dt><i>checked</i></dt>
+<dt><i>checked</i> (bool)</dt>
 <dd>
-state of the group (boolean)
+state of the group
 </dd>
 </dl>
 <a NAME="EmailPage.on_mailPasswordEdit_textChanged" ID="EmailPage.on_mailPasswordEdit_textChanged"></a>
@@ -204,9 +204,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-current text of the edit (string)
+current text of the edit
 </dd>
 </dl>
 <a NAME="EmailPage.on_mailServerEdit_textChanged" ID="EmailPage.on_mailServerEdit_textChanged"></a>
@@ -232,9 +232,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-current text of the edit (string)
+current text of the edit
 </dd>
 </dl>
 <a NAME="EmailPage.on_noEncryptionButton_toggled" ID="EmailPage.on_noEncryptionButton_toggled"></a>
@@ -305,7 +305,7 @@
 </p>
 <dl>
 
-<dt><i>dlg</i></dt>
+<dt><i>dlg</i> (ConfigurationDialog)</dt>
 <dd>
 reference to the configuration dialog
 </dd>
@@ -313,7 +313,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-reference to the instantiated page (ConfigurationPageBase)
+reference to the instantiated page
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+ConfigurationPageBase
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial