Documentation/Source/eric5.Helpviewer.History.HistoryManager.html

changeset 1621
85653d5d3bf9
parent 1229
a8207dc73672
child 1626
a77c8ea8582c
equal deleted inserted replaced
1620:8172cc5d4dda 1621:85653d5d3bf9
206 <td>Public method to close the history manager.</td> 206 <td>Public method to close the history manager.</td>
207 </tr><tr> 207 </tr><tr>
208 <td><a href="#HistoryManager.daysToExpire">daysToExpire</a></td> 208 <td><a href="#HistoryManager.daysToExpire">daysToExpire</a></td>
209 <td>Public method to get the days for entry expiration.</td> 209 <td>Public method to get the days for entry expiration.</td>
210 </tr><tr> 210 </tr><tr>
211 <td><a href="#HistoryManager.getFileName">getFileName</a></td>
212 <td>Public method to get the file name of the history file.</td>
213 </tr><tr>
211 <td><a href="#HistoryManager.history">history</a></td> 214 <td><a href="#HistoryManager.history">history</a></td>
212 <td>Public method to return the history.</td> 215 <td>Public method to return the history.</td>
213 </tr><tr> 216 </tr><tr>
214 <td><a href="#HistoryManager.historyContains">historyContains</a></td> 217 <td><a href="#HistoryManager.historyContains">historyContains</a></td>
215 <td>Public method to check the history for an entry.</td> 218 <td>Public method to check the history for an entry.</td>
324 </p><dl> 327 </p><dl>
325 <dt>Returns:</dt> 328 <dt>Returns:</dt>
326 <dd> 329 <dd>
327 days for entry expiration (integer) 330 days for entry expiration (integer)
328 </dd> 331 </dd>
332 </dl><a NAME="HistoryManager.getFileName" ID="HistoryManager.getFileName"></a>
333 <h4>HistoryManager.getFileName</h4>
334 <b>getFileName</b>(<i></i>)
335 <p>
336 Public method to get the file name of the history file.
337 </p><dl>
338 <dt>Returns:</dt>
339 <dd>
340 name of the history file (string)
341 </dd>
329 </dl><a NAME="HistoryManager.history" ID="HistoryManager.history"></a> 342 </dl><a NAME="HistoryManager.history" ID="HistoryManager.history"></a>
330 <h4>HistoryManager.history</h4> 343 <h4>HistoryManager.history</h4>
331 <b>history</b>(<i></i>) 344 <b>history</b>(<i></i>)
332 <p> 345 <p>
333 Public method to return the history. 346 Public method to return the history.

eric ide

mercurial