diff -r 8172cc5d4dda -r 85653d5d3bf9 Documentation/Source/eric5.Helpviewer.History.HistoryManager.html --- a/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Mon Feb 13 19:02:09 2012 +0100 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Wed Feb 15 14:27:43 2012 +0100 @@ -208,6 +208,9 @@ <td><a href="#HistoryManager.daysToExpire">daysToExpire</a></td> <td>Public method to get the days for entry expiration.</td> </tr><tr> +<td><a href="#HistoryManager.getFileName">getFileName</a></td> +<td>Public method to get the file name of the history file.</td> +</tr><tr> <td><a href="#HistoryManager.history">history</a></td> <td>Public method to return the history.</td> </tr><tr> @@ -326,6 +329,16 @@ <dd> days for entry expiration (integer) </dd> +</dl><a NAME="HistoryManager.getFileName" ID="HistoryManager.getFileName"></a> +<h4>HistoryManager.getFileName</h4> +<b>getFileName</b>(<i></i>) +<p> + Public method to get the file name of the history file. +</p><dl> +<dt>Returns:</dt> +<dd> +name of the history file (string) +</dd> </dl><a NAME="HistoryManager.history" ID="HistoryManager.history"></a> <h4>HistoryManager.history</h4> <b>history</b>(<i></i>)