70 <td>Public method to get the title of the history entry.</td> |
70 <td>Public method to get the title of the history entry.</td> |
71 </tr> |
71 </tr> |
72 </table> |
72 </table> |
73 <a NAME="HistoryEntry.__init__" ID="HistoryEntry.__init__"></a> |
73 <a NAME="HistoryEntry.__init__" ID="HistoryEntry.__init__"></a> |
74 <h4>HistoryEntry (Constructor)</h4> |
74 <h4>HistoryEntry (Constructor)</h4> |
75 <b>HistoryEntry</b>(<i>url = None, dateTime = None, title = None</i>) |
75 <b>HistoryEntry</b>(<i>url=None, dateTime=None, title=None</i>) |
76 <p> |
76 <p> |
77 Constructor |
77 Constructor |
78 </p><dl> |
78 </p><dl> |
79 <dt><i>url</i></dt> |
79 <dt><i>url</i></dt> |
80 <dd> |
80 <dd> |
230 <td>Public method to update a history entry.</td> |
230 <td>Public method to update a history entry.</td> |
231 </tr> |
231 </tr> |
232 </table> |
232 </table> |
233 <a NAME="HistoryManager.__init__" ID="HistoryManager.__init__"></a> |
233 <a NAME="HistoryManager.__init__" ID="HistoryManager.__init__"></a> |
234 <h4>HistoryManager (Constructor)</h4> |
234 <h4>HistoryManager (Constructor)</h4> |
235 <b>HistoryManager</b>(<i>parent = None</i>) |
235 <b>HistoryManager</b>(<i>parent=None</i>) |
236 <p> |
236 <p> |
237 Constructor |
237 Constructor |
238 </p><dl> |
238 </p><dl> |
239 <dt><i>parent</i></dt> |
239 <dt><i>parent</i></dt> |
240 <dd> |
240 <dd> |
370 <b>preferencesChanged</b>(<i></i>) |
370 <b>preferencesChanged</b>(<i></i>) |
371 <p> |
371 <p> |
372 Public method to indicate a change of preferences. |
372 Public method to indicate a change of preferences. |
373 </p><a NAME="HistoryManager.removeHistoryEntry" ID="HistoryManager.removeHistoryEntry"></a> |
373 </p><a NAME="HistoryManager.removeHistoryEntry" ID="HistoryManager.removeHistoryEntry"></a> |
374 <h4>HistoryManager.removeHistoryEntry</h4> |
374 <h4>HistoryManager.removeHistoryEntry</h4> |
375 <b>removeHistoryEntry</b>(<i>url, title = ""</i>) |
375 <b>removeHistoryEntry</b>(<i>url, title=""</i>) |
376 <p> |
376 <p> |
377 Public method to remove a history entry. |
377 Public method to remove a history entry. |
378 </p><dl> |
378 </p><dl> |
379 <dt><i>url</i></dt> |
379 <dt><i>url</i></dt> |
380 <dd> |
380 <dd> |
398 <dd> |
398 <dd> |
399 days for entry expiration (integer) |
399 days for entry expiration (integer) |
400 </dd> |
400 </dd> |
401 </dl><a NAME="HistoryManager.setHistory" ID="HistoryManager.setHistory"></a> |
401 </dl><a NAME="HistoryManager.setHistory" ID="HistoryManager.setHistory"></a> |
402 <h4>HistoryManager.setHistory</h4> |
402 <h4>HistoryManager.setHistory</h4> |
403 <b>setHistory</b>(<i>history, loadedAndSorted = False</i>) |
403 <b>setHistory</b>(<i>history, loadedAndSorted=False</i>) |
404 <p> |
404 <p> |
405 Public method to set a new history. |
405 Public method to set a new history. |
406 </p><dl> |
406 </p><dl> |
407 <dt><i>history</i></dt> |
407 <dt><i>history</i></dt> |
408 <dd> |
408 <dd> |