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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
52 object 52 object
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#HistoryEntry.__init__">HistoryEntry</a></td> 64 <td><a href="#HistoryEntry.__init__">HistoryEntry</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
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>
158 QWebHistoryInterface 166 QWebHistoryInterface
159 <h3>Class Attributes</h3> 167 <h3>Class Attributes</h3>
160 <table> 168 <table>
161 <tr><td>None</td></tr> 169 <tr><td>None</td></tr>
162 </table> 170 </table>
171 <h3>Class Methods</h3>
172 <table>
173 <tr><td>None</td></tr>
174 </table>
163 <h3>Methods</h3> 175 <h3>Methods</h3>
164 <table> 176 <table>
165 <tr> 177 <tr>
166 <td><a href="#HistoryManager.__init__">HistoryManager</a></td> 178 <td><a href="#HistoryManager.__init__">HistoryManager</a></td>
167 <td>Constructor</td> 179 <td>Constructor</td>
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>

eric ide

mercurial