321 <p> |
321 <p> |
322 Private slot to refresh the status display. |
322 Private slot to refresh the status display. |
323 </p> |
323 </p> |
324 <a NAME="HgBookmarksListDialog.start" ID="HgBookmarksListDialog.start"></a> |
324 <a NAME="HgBookmarksListDialog.start" ID="HgBookmarksListDialog.start"></a> |
325 <h4>HgBookmarksListDialog.start</h4> |
325 <h4>HgBookmarksListDialog.start</h4> |
326 <b>start</b>(<i>path, bookmarksList</i>) |
326 <b>start</b>(<i>bookmarksList</i>) |
327 |
327 |
328 <p> |
328 <p> |
329 Public slot to start the bookmarks command. |
329 Public slot to start the bookmarks command. |
330 </p> |
330 </p> |
331 <dl> |
331 <dl> |
332 |
332 |
333 <dt><i>path</i></dt> |
|
334 <dd> |
|
335 name of directory to be listed (string) |
|
336 </dd> |
|
337 <dt><i>bookmarksList</i></dt> |
333 <dt><i>bookmarksList</i></dt> |
338 <dd> |
334 <dd> |
339 reference to string list receiving the bookmarks |
335 reference to string list receiving the bookmarks |
340 (list of strings) |
336 (list of strings) |
341 </dd> |
337 </dd> |