src/eric7/Documentation/Source/eric7.Preferences.ViewProfileDialog.html

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Preferences.ViewProfileDialog.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ViewProfileDialog.html	Wed Dec 20 14:58:58 2023 +0100
@@ -78,23 +78,23 @@
 </p>
 <dl>
 
-<dt><i>layout</i></dt>
+<dt><i>layout</i> (str)</dt>
 <dd>
-type of the window layout (string)
+type of the window layout
 </dd>
-<dt><i>editVisibilities</i></dt>
+<dt><i>editVisibilities</i> (list of bool)</dt>
 <dd>
 list  of flags giving the visibilities
-            of the various parts for the 'edit' view profile (list of boolean)
+            of the various parts for the 'edit' view profile
 </dd>
-<dt><i>debugVisibilities</i></dt>
+<dt><i>debugVisibilities</i> (list of bool)</dt>
 <dd>
 list  of flags giving the visibilities
-            of the various parts for the 'debug' view profile (list of boolean)
+            of the various parts for the 'debug' view profile
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget of this dialog (QWidget)
+parent widget of this dialog
 </dd>
 </dl>
 <dl>
@@ -115,7 +115,13 @@
 <dt>Return:</dt>
 <dd>
 tuple of two lists giving the visibilities of the
-            various parts (two lists of boolean)
+            various parts
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+list
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial