100 <td>Private slot used to show a list of outgoing bookmarks.</td> |
100 <td>Private slot used to show a list of outgoing bookmarks.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#HgProjectHelper.__hgBookmarkPull">__hgBookmarkPull</a></td> |
102 <td><a href="#HgProjectHelper.__hgBookmarkPull">__hgBookmarkPull</a></td> |
103 <td>Private slot used to pull a bookmark from a remote repository.</td> |
103 <td>Private slot used to pull a bookmark from a remote repository.</td> |
104 </tr><tr> |
104 </tr><tr> |
|
105 <td><a href="#HgProjectHelper.__hgBookmarkPullCurrent">__hgBookmarkPullCurrent</a></td> |
|
106 <td>Private slot used to pull the current bookmark from a remote repository.</td> |
|
107 </tr><tr> |
105 <td><a href="#HgProjectHelper.__hgBookmarkPush">__hgBookmarkPush</a></td> |
108 <td><a href="#HgProjectHelper.__hgBookmarkPush">__hgBookmarkPush</a></td> |
106 <td>Private slot used to push a bookmark to a remote repository.</td> |
109 <td>Private slot used to push a bookmark to a remote repository.</td> |
|
110 </tr><tr> |
|
111 <td><a href="#HgProjectHelper.__hgBookmarkPushCurrent">__hgBookmarkPushCurrent</a></td> |
|
112 <td>Private slot used to push the current bookmark to a remote repository.</td> |
107 </tr><tr> |
113 </tr><tr> |
108 <td><a href="#HgProjectHelper.__hgBookmarkRename">__hgBookmarkRename</a></td> |
114 <td><a href="#HgProjectHelper.__hgBookmarkRename">__hgBookmarkRename</a></td> |
109 <td>Private slot used to rename a bookmark.</td> |
115 <td>Private slot used to rename a bookmark.</td> |
110 </tr><tr> |
116 </tr><tr> |
111 <td><a href="#HgProjectHelper.__hgBookmarksList">__hgBookmarksList</a></td> |
117 <td><a href="#HgProjectHelper.__hgBookmarksList">__hgBookmarksList</a></td> |
359 </p><a NAME="HgProjectHelper.__hgBookmarkPull" ID="HgProjectHelper.__hgBookmarkPull"></a> |
365 </p><a NAME="HgProjectHelper.__hgBookmarkPull" ID="HgProjectHelper.__hgBookmarkPull"></a> |
360 <h4>HgProjectHelper.__hgBookmarkPull</h4> |
366 <h4>HgProjectHelper.__hgBookmarkPull</h4> |
361 <b>__hgBookmarkPull</b>(<i></i>) |
367 <b>__hgBookmarkPull</b>(<i></i>) |
362 <p> |
368 <p> |
363 Private slot used to pull a bookmark from a remote repository. |
369 Private slot used to pull a bookmark from a remote repository. |
|
370 </p><a NAME="HgProjectHelper.__hgBookmarkPullCurrent" ID="HgProjectHelper.__hgBookmarkPullCurrent"></a> |
|
371 <h4>HgProjectHelper.__hgBookmarkPullCurrent</h4> |
|
372 <b>__hgBookmarkPullCurrent</b>(<i></i>) |
|
373 <p> |
|
374 Private slot used to pull the current bookmark from a remote |
|
375 repository. |
364 </p><a NAME="HgProjectHelper.__hgBookmarkPush" ID="HgProjectHelper.__hgBookmarkPush"></a> |
376 </p><a NAME="HgProjectHelper.__hgBookmarkPush" ID="HgProjectHelper.__hgBookmarkPush"></a> |
365 <h4>HgProjectHelper.__hgBookmarkPush</h4> |
377 <h4>HgProjectHelper.__hgBookmarkPush</h4> |
366 <b>__hgBookmarkPush</b>(<i></i>) |
378 <b>__hgBookmarkPush</b>(<i></i>) |
367 <p> |
379 <p> |
368 Private slot used to push a bookmark to a remote repository. |
380 Private slot used to push a bookmark to a remote repository. |
|
381 </p><a NAME="HgProjectHelper.__hgBookmarkPushCurrent" ID="HgProjectHelper.__hgBookmarkPushCurrent"></a> |
|
382 <h4>HgProjectHelper.__hgBookmarkPushCurrent</h4> |
|
383 <b>__hgBookmarkPushCurrent</b>(<i></i>) |
|
384 <p> |
|
385 Private slot used to push the current bookmark to a remote repository. |
369 </p><a NAME="HgProjectHelper.__hgBookmarkRename" ID="HgProjectHelper.__hgBookmarkRename"></a> |
386 </p><a NAME="HgProjectHelper.__hgBookmarkRename" ID="HgProjectHelper.__hgBookmarkRename"></a> |
370 <h4>HgProjectHelper.__hgBookmarkRename</h4> |
387 <h4>HgProjectHelper.__hgBookmarkRename</h4> |
371 <b>__hgBookmarkRename</b>(<i></i>) |
388 <b>__hgBookmarkRename</b>(<i></i>) |
372 <p> |
389 <p> |
373 Private slot used to rename a bookmark. |
390 Private slot used to rename a bookmark. |