Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html

changeset 1733
231e6f05d274
parent 1730
5d7ce61b64aa
child 2367
78f6c8193d37
equal deleted inserted replaced
1732:b140a24e147a 1733:231e6f05d274
147 <td>Public method to remove a bookmark.</td> 147 <td>Public method to remove a bookmark.</td>
148 </tr><tr> 148 </tr><tr>
149 <td><a href="#BookmarksManager.save">save</a></td> 149 <td><a href="#BookmarksManager.save">save</a></td>
150 <td>Public method to save the bookmarks.</td> 150 <td>Public method to save the bookmarks.</td>
151 </tr><tr> 151 </tr><tr>
152 <td><a href="#BookmarksManager.setNodeChanged">setNodeChanged</a></td>
153 <td>Public method to signal changes of bookmarks other than title, URL or timestamp.</td>
154 </tr><tr>
152 <td><a href="#BookmarksManager.setTimestamp">setTimestamp</a></td> 155 <td><a href="#BookmarksManager.setTimestamp">setTimestamp</a></td>
153 <td>Public method to set the URL of a bookmark.</td> 156 <td>Public method to set the URL of a bookmark.</td>
154 </tr><tr> 157 </tr><tr>
155 <td><a href="#BookmarksManager.setTitle">setTitle</a></td> 158 <td><a href="#BookmarksManager.setTitle">setTitle</a></td>
156 <td>Public method to set the title of a bookmark.</td> 159 <td>Public method to set the title of a bookmark.</td>
372 </dl><a NAME="BookmarksManager.save" ID="BookmarksManager.save"></a> 375 </dl><a NAME="BookmarksManager.save" ID="BookmarksManager.save"></a>
373 <h4>BookmarksManager.save</h4> 376 <h4>BookmarksManager.save</h4>
374 <b>save</b>(<i></i>) 377 <b>save</b>(<i></i>)
375 <p> 378 <p>
376 Public method to save the bookmarks. 379 Public method to save the bookmarks.
380 </p><a NAME="BookmarksManager.setNodeChanged" ID="BookmarksManager.setNodeChanged"></a>
381 <h4>BookmarksManager.setNodeChanged</h4>
382 <b>setNodeChanged</b>(<i>node</i>)
383 <p>
384 Public method to signal changes of bookmarks other than title, URL or timestamp.
377 </p><a NAME="BookmarksManager.setTimestamp" ID="BookmarksManager.setTimestamp"></a> 385 </p><a NAME="BookmarksManager.setTimestamp" ID="BookmarksManager.setTimestamp"></a>
378 <h4>BookmarksManager.setTimestamp</h4> 386 <h4>BookmarksManager.setTimestamp</h4>
379 <b>setTimestamp</b>(<i>node, timestampType, timestamp</i>) 387 <b>setTimestamp</b>(<i>node, timestampType, timestamp</i>)
380 <p> 388 <p>
381 Public method to set the URL of a bookmark. 389 Public method to set the URL of a bookmark.

eric ide

mercurial