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

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html	Fri Mar 11 16:51:57 2011 +0100
@@ -72,7 +72,7 @@
 </table>
 <a NAME="HistoryEntry.__init__" ID="HistoryEntry.__init__"></a>
 <h4>HistoryEntry (Constructor)</h4>
-<b>HistoryEntry</b>(<i>url = None, dateTime = None, title = None</i>)
+<b>HistoryEntry</b>(<i>url=None, dateTime=None, title=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -232,7 +232,7 @@
 </table>
 <a NAME="HistoryManager.__init__" ID="HistoryManager.__init__"></a>
 <h4>HistoryManager (Constructor)</h4>
-<b>HistoryManager</b>(<i>parent = None</i>)
+<b>HistoryManager</b>(<i>parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -372,7 +372,7 @@
         Public method to indicate a change of preferences.
 </p><a NAME="HistoryManager.removeHistoryEntry" ID="HistoryManager.removeHistoryEntry"></a>
 <h4>HistoryManager.removeHistoryEntry</h4>
-<b>removeHistoryEntry</b>(<i>url, title = ""</i>)
+<b>removeHistoryEntry</b>(<i>url, title=""</i>)
 <p>
         Public method to remove a history entry.
 </p><dl>
@@ -400,7 +400,7 @@
 </dd>
 </dl><a NAME="HistoryManager.setHistory" ID="HistoryManager.setHistory"></a>
 <h4>HistoryManager.setHistory</h4>
-<b>setHistory</b>(<i>history, loadedAndSorted = False</i>)
+<b>setHistory</b>(<i>history, loadedAndSorted=False</i>)
 <p>
         Public method to set a new history.
 </p><dl>

eric ide

mercurial