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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPage.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPage.html	Wed Dec 20 14:58:58 2023 +0100
@@ -166,9 +166,9 @@
 </p>
 <dl>
 
-<dt><i>row</i></dt>
+<dt><i>row</i> (int)</dt>
 <dd>
-the current row (integer)
+the current row
 </dd>
 </dl>
 <a NAME="IconsPage.on_iconDirectoryPicker_textChanged" ID="IconsPage.on_iconDirectoryPicker_textChanged"></a>
@@ -180,9 +180,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-the text of the directory picker (string)
+the text of the directory picker
 </dd>
 </dl>
 <a NAME="IconsPage.on_showDefaultIconsButton_clicked" ID="IconsPage.on_showDefaultIconsButton_clicked"></a>
@@ -225,7 +225,7 @@
 </p>
 <dl>
 
-<dt><i>dlg</i></dt>
+<dt><i>dlg</i> (ConfigurationDialog)</dt>
 <dd>
 reference to the configuration dialog
 </dd>
@@ -233,7 +233,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