67 <td>Special method determining less relation.</td> |
71 <td>Special method determining less relation.</td> |
68 </tr><tr> |
72 </tr><tr> |
69 <td><a href="#HistoryEntry.userTitle">userTitle</a></td> |
73 <td><a href="#HistoryEntry.userTitle">userTitle</a></td> |
70 <td>Public method to get the title of the history entry.</td> |
74 <td>Public method to get the title of the history entry.</td> |
71 </tr> |
75 </tr> |
|
76 </table> |
|
77 <h3>Static Methods</h3> |
|
78 <table> |
|
79 <tr><td>None</td></tr> |
72 </table> |
80 </table> |
73 <a NAME="HistoryEntry.__init__" ID="HistoryEntry.__init__"></a> |
81 <a NAME="HistoryEntry.__init__" ID="HistoryEntry.__init__"></a> |
74 <h4>HistoryEntry (Constructor)</h4> |
82 <h4>HistoryEntry (Constructor)</h4> |
75 <b>HistoryEntry</b>(<i>url = None, dateTime = None, title = None</i>) |
83 <b>HistoryEntry</b>(<i>url = None, dateTime = None, title = None</i>) |
76 <p> |
84 <p> |
133 <hr /><hr /> |
141 <hr /><hr /> |
134 <a NAME="HistoryManager" ID="HistoryManager"></a> |
142 <a NAME="HistoryManager" ID="HistoryManager"></a> |
135 <h2>HistoryManager</h2> |
143 <h2>HistoryManager</h2> |
136 <p> |
144 <p> |
137 Class implementing the history manager. |
145 Class implementing the history manager. |
138 </p><h4>Signals</h4> |
146 </p><h3>Signals</h3> |
139 <dl> |
147 <dl> |
140 <dt>entryAdded(HistoryEntry)</dt> |
148 <dt>entryAdded(HistoryEntry)</dt> |
141 <dd> |
149 <dd> |
142 emitted after a history entry has been added |
150 emitted after a history entry has been added |
143 </dd><dt>entryRemoved(HistoryEntry)</dt> |
151 </dd><dt>entryRemoved(HistoryEntry)</dt> |
227 <td>Public method to set a new history.</td> |
239 <td>Public method to set a new history.</td> |
228 </tr><tr> |
240 </tr><tr> |
229 <td><a href="#HistoryManager.updateHistoryEntry">updateHistoryEntry</a></td> |
241 <td><a href="#HistoryManager.updateHistoryEntry">updateHistoryEntry</a></td> |
230 <td>Public method to update a history entry.</td> |
242 <td>Public method to update a history entry.</td> |
231 </tr> |
243 </tr> |
|
244 </table> |
|
245 <h3>Static Methods</h3> |
|
246 <table> |
|
247 <tr><td>None</td></tr> |
232 </table> |
248 </table> |
233 <a NAME="HistoryManager.__init__" ID="HistoryManager.__init__"></a> |
249 <a NAME="HistoryManager.__init__" ID="HistoryManager.__init__"></a> |
234 <h4>HistoryManager (Constructor)</h4> |
250 <h4>HistoryManager (Constructor)</h4> |
235 <b>HistoryManager</b>(<i>parent = None</i>) |
251 <b>HistoryManager</b>(<i>parent = None</i>) |
236 <p> |
252 <p> |