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

changeset 1626
a77c8ea8582c
parent 1621
85653d5d3bf9
child 1853
01812b281a1e
equal deleted inserted replaced
1625:4f03e45703e9 1626:a77c8ea8582c
158 <dd> 158 <dd>
159 emitted after the history has been cleared 159 emitted after the history has been cleared
160 </dd><dt>historyReset()</dt> 160 </dd><dt>historyReset()</dt>
161 <dd> 161 <dd>
162 emitted after the history has been reset 162 emitted after the history has been reset
163 </dd><dt>historySaved()</dt>
164 <dd>
165 emitted after the history was saved
163 </dd> 166 </dd>
164 </dl> 167 </dl>
165 <h3>Derived from</h3> 168 <h3>Derived from</h3>
166 QWebHistoryInterface 169 QWebHistoryInterface
167 <h3>Class Attributes</h3> 170 <h3>Class Attributes</h3>
227 <td>Public method to get a reference to the history tree model.</td> 230 <td>Public method to get a reference to the history tree model.</td>
228 </tr><tr> 231 </tr><tr>
229 <td><a href="#HistoryManager.preferencesChanged">preferencesChanged</a></td> 232 <td><a href="#HistoryManager.preferencesChanged">preferencesChanged</a></td>
230 <td>Public method to indicate a change of preferences.</td> 233 <td>Public method to indicate a change of preferences.</td>
231 </tr><tr> 234 </tr><tr>
235 <td><a href="#HistoryManager.reload">reload</a></td>
236 <td>Public method to reload the history.</td>
237 </tr><tr>
232 <td><a href="#HistoryManager.removeHistoryEntry">removeHistoryEntry</a></td> 238 <td><a href="#HistoryManager.removeHistoryEntry">removeHistoryEntry</a></td>
233 <td>Public method to remove a history entry.</td> 239 <td>Public method to remove a history entry.</td>
234 </tr><tr> 240 </tr><tr>
235 <td><a href="#HistoryManager.save">save</a></td> 241 <td><a href="#HistoryManager.save">save</a></td>
236 <td>Public slot to save the history entries to disk.</td> 242 <td>Public slot to save the history entries to disk.</td>
397 </dl><a NAME="HistoryManager.preferencesChanged" ID="HistoryManager.preferencesChanged"></a> 403 </dl><a NAME="HistoryManager.preferencesChanged" ID="HistoryManager.preferencesChanged"></a>
398 <h4>HistoryManager.preferencesChanged</h4> 404 <h4>HistoryManager.preferencesChanged</h4>
399 <b>preferencesChanged</b>(<i></i>) 405 <b>preferencesChanged</b>(<i></i>)
400 <p> 406 <p>
401 Public method to indicate a change of preferences. 407 Public method to indicate a change of preferences.
408 </p><a NAME="HistoryManager.reload" ID="HistoryManager.reload"></a>
409 <h4>HistoryManager.reload</h4>
410 <b>reload</b>(<i></i>)
411 <p>
412 Public method to reload the history.
402 </p><a NAME="HistoryManager.removeHistoryEntry" ID="HistoryManager.removeHistoryEntry"></a> 413 </p><a NAME="HistoryManager.removeHistoryEntry" ID="HistoryManager.removeHistoryEntry"></a>
403 <h4>HistoryManager.removeHistoryEntry</h4> 414 <h4>HistoryManager.removeHistoryEntry</h4>
404 <b>removeHistoryEntry</b>(<i>url, title=""</i>) 415 <b>removeHistoryEntry</b>(<i>url, title=""</i>)
405 <p> 416 <p>
406 Public method to remove a history entry. 417 Public method to remove a history entry.

eric ide

mercurial