src/eric7/Documentation/Source/eric7.UI.ErrorLogDialog.html

branch
eric7
changeset 10433
328f3ec4b77a
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.UI.ErrorLogDialog.html	Thu Dec 21 15:46:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.ErrorLogDialog.html	Thu Dec 21 19:50:01 2023 +0100
@@ -86,18 +86,17 @@
 </p>
 <dl>
 
-<dt><i>logFile</i></dt>
+<dt><i>logFile</i> (str)</dt>
 <dd>
-name of the log file containing the error info (string)
+name of the log file containing the error info
 </dd>
-<dt><i>showMode</i></dt>
+<dt><i>showMode</i> (bool)</dt>
 <dd>
 flag indicating to just show the error log message
-            (boolean)
 </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="ErrorLogDialog.on_deleteButton_clicked" ID="ErrorLogDialog.on_deleteButton_clicked"></a>

eric ide

mercurial