Documentation/Source/eric5.UI.LogView.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
76 <td>Public slot to handle a change of the preferences.</td> 76 <td>Public slot to handle a change of the preferences.</td>
77 </tr> 77 </tr>
78 </table> 78 </table>
79 <a NAME="LogViewer.__init__" ID="LogViewer.__init__"></a> 79 <a NAME="LogViewer.__init__" ID="LogViewer.__init__"></a>
80 <h4>LogViewer (Constructor)</h4> 80 <h4>LogViewer (Constructor)</h4>
81 <b>LogViewer</b>(<i>parent = None</i>) 81 <b>LogViewer</b>(<i>parent=None</i>)
82 <p> 82 <p>
83 Constructor 83 Constructor
84 </p><dl> 84 </p><dl>
85 <dt><i>parent</i></dt> 85 <dt><i>parent</i></dt>
86 <dd> 86 <dd>
87 reference to the parent widget (QWidget) 87 reference to the parent widget (QWidget)
88 </dd> 88 </dd>
89 </dl><a NAME="LogViewer.__appendText" ID="LogViewer.__appendText"></a> 89 </dl><a NAME="LogViewer.__appendText" ID="LogViewer.__appendText"></a>
90 <h4>LogViewer.__appendText</h4> 90 <h4>LogViewer.__appendText</h4>
91 <b>__appendText</b>(<i>txt, error = False</i>) 91 <b>__appendText</b>(<i>txt, error=False</i>)
92 <p> 92 <p>
93 Public method to append text to the end. 93 Public method to append text to the end.
94 </p><dl> 94 </p><dl>
95 <dt><i>txt</i></dt> 95 <dt><i>txt</i></dt>
96 <dd> 96 <dd>

eric ide

mercurial