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> |