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

branch
eric7
changeset 10433
328f3ec4b77a
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10432:2fe91fe443dd 10433:328f3ec4b77a
84 <p> 84 <p>
85 Constructor 85 Constructor
86 </p> 86 </p>
87 <dl> 87 <dl>
88 88
89 <dt><i>logFile</i></dt> 89 <dt><i>logFile</i> (str)</dt>
90 <dd> 90 <dd>
91 name of the log file containing the error info (string) 91 name of the log file containing the error info
92 </dd> 92 </dd>
93 <dt><i>showMode</i></dt> 93 <dt><i>showMode</i> (bool)</dt>
94 <dd> 94 <dd>
95 flag indicating to just show the error log message 95 flag indicating to just show the error log message
96 (boolean)
97 </dd> 96 </dd>
98 <dt><i>parent</i></dt> 97 <dt><i>parent</i> (QWidget)</dt>
99 <dd> 98 <dd>
100 reference to the parent widget (QWidget) 99 reference to the parent widget
101 </dd> 100 </dd>
102 </dl> 101 </dl>
103 <a NAME="ErrorLogDialog.on_deleteButton_clicked" ID="ErrorLogDialog.on_deleteButton_clicked"></a> 102 <a NAME="ErrorLogDialog.on_deleteButton_clicked" ID="ErrorLogDialog.on_deleteButton_clicked"></a>
104 <h4>ErrorLogDialog.on_deleteButton_clicked</h4> 103 <h4>ErrorLogDialog.on_deleteButton_clicked</h4>
105 <b>on_deleteButton_clicked</b>(<i></i>) 104 <b>on_deleteButton_clicked</b>(<i></i>)

eric ide

mercurial