Documentation/Source/eric5.UI.ErrorLogDialog.html

changeset 3092
f7ec7a3e7270
parent 2387
2d119e79ab54
equal deleted inserted replaced
3091:8239cae3f947 3092:f7ec7a3e7270
74 <table> 74 <table>
75 <tr><td>None</td></tr> 75 <tr><td>None</td></tr>
76 </table> 76 </table>
77 <a NAME="ErrorLogDialog.__init__" ID="ErrorLogDialog.__init__"></a> 77 <a NAME="ErrorLogDialog.__init__" ID="ErrorLogDialog.__init__"></a>
78 <h4>ErrorLogDialog (Constructor)</h4> 78 <h4>ErrorLogDialog (Constructor)</h4>
79 <b>ErrorLogDialog</b>(<i>logFile, parent=None</i>) 79 <b>ErrorLogDialog</b>(<i>logFile, showMode, parent=None</i>)
80 <p> 80 <p>
81 Constructor 81 Constructor
82 </p><dl> 82 </p><dl>
83 <dt><i>logFile</i></dt> 83 <dt><i>logFile</i></dt>
84 <dd> 84 <dd>
85 name of the log file containing the error info (string) 85 name of the log file containing the error info (string)
86 </dd><dt><i>showMode</i></dt>
87 <dd>
88 flag indicating to just show the error log message
89 (boolean)
86 </dd><dt><i>parent</i></dt> 90 </dd><dt><i>parent</i></dt>
87 <dd> 91 <dd>
88 reference to the parent widget (QWidget) 92 reference to the parent widget (QWidget)
89 </dd> 93 </dd>
90 </dl><a NAME="ErrorLogDialog.on_deleteButton_clicked" ID="ErrorLogDialog.on_deleteButton_clicked"></a> 94 </dl><a NAME="ErrorLogDialog.on_deleteButton_clicked" ID="ErrorLogDialog.on_deleteButton_clicked"></a>

eric ide

mercurial