Documentation/Source/eric5.UI.LogView.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
155 <tr> 155 <tr>
156 <td><a href="#LogViewerEdit.__init__">LogViewerEdit</a></td> 156 <td><a href="#LogViewerEdit.__init__">LogViewerEdit</a></td>
157 <td>Constructor</td> 157 <td>Constructor</td>
158 </tr><tr> 158 </tr><tr>
159 <td><a href="#LogViewerEdit.__appendText">__appendText</a></td> 159 <td><a href="#LogViewerEdit.__appendText">__appendText</a></td>
160 <td>Public method to append text to the end.</td> 160 <td>Private method to append text to the end.</td>
161 </tr><tr> 161 </tr><tr>
162 <td><a href="#LogViewerEdit.__configure">__configure</a></td> 162 <td><a href="#LogViewerEdit.__configure">__configure</a></td>
163 <td>Private method to open the configuration dialog.</td> 163 <td>Private method to open the configuration dialog.</td>
164 </tr><tr> 164 </tr><tr>
165 <td><a href="#LogViewerEdit.__find">__find</a></td> 165 <td><a href="#LogViewerEdit.__find">__find</a></td>
203 </dd> 203 </dd>
204 </dl><a NAME="LogViewerEdit.__appendText" ID="LogViewerEdit.__appendText"></a> 204 </dl><a NAME="LogViewerEdit.__appendText" ID="LogViewerEdit.__appendText"></a>
205 <h4>LogViewerEdit.__appendText</h4> 205 <h4>LogViewerEdit.__appendText</h4>
206 <b>__appendText</b>(<i>txt, error=False</i>) 206 <b>__appendText</b>(<i>txt, error=False</i>)
207 <p> 207 <p>
208 Public method to append text to the end. 208 Private method to append text to the end.
209 </p><dl> 209 </p><dl>
210 <dt><i>txt</i></dt> 210 <dt><i>txt</i></dt>
211 <dd> 211 <dd>
212 text to insert (string) 212 text to insert (string)
213 </dd><dt><i>error</i></dt> 213 </dd><dt><i>error</i></dt>

eric ide

mercurial