Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html

changeset 3591
2f2a4a76dd22
parent 3586
6e3a6c5b58bf
child 3810
ca370b397c9e
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#HgProjectBrowserHelper.__HgResolved">__HgResolved</a></td> 81 <td><a href="#HgProjectBrowserHelper.__HgResolved">__HgResolved</a></td>
82 <td>Private slot called by the context menu to mark conflicts of a file as being resolved.</td> 82 <td>Private slot called by the context menu to mark conflicts of a file as being resolved.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#HgProjectBrowserHelper.__HgRevert">__HgRevert</a></td> 84 <td><a href="#HgProjectBrowserHelper.__HgRevert">__HgRevert</a></td>
85 <td>Protected slot called by the context menu to revert changes made.</td> 85 <td>Private slot called by the context menu to revert changes made.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#HgProjectBrowserHelper.__HgSbsDiff">__HgSbsDiff</a></td> 87 <td><a href="#HgProjectBrowserHelper.__HgSbsDiff">__HgSbsDiff</a></td>
88 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> 88 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#HgProjectBrowserHelper.__HgSbsExtendedDiff">__HgSbsExtendedDiff</a></td> 90 <td><a href="#HgProjectBrowserHelper.__HgSbsExtendedDiff">__HgSbsExtendedDiff</a></td>
113 </tr><tr> 113 </tr><tr>
114 <td><a href="#HgProjectBrowserHelper._addVCSMenuMulti">_addVCSMenuMulti</a></td> 114 <td><a href="#HgProjectBrowserHelper._addVCSMenuMulti">_addVCSMenuMulti</a></td>
115 <td>Protected method used to add the VCS menu for multi selection to all project browsers.</td> 115 <td>Protected method used to add the VCS menu for multi selection to all project browsers.</td>
116 </tr><tr> 116 </tr><tr>
117 <td><a href="#HgProjectBrowserHelper.showContextMenu">showContextMenu</a></td> 117 <td><a href="#HgProjectBrowserHelper.showContextMenu">showContextMenu</a></td>
118 <td>Slot called before the context menu is shown.</td> 118 <td>Public slot called before the context menu is shown.</td>
119 </tr><tr> 119 </tr><tr>
120 <td><a href="#HgProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td> 120 <td><a href="#HgProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td>
121 <td>Slot called before the context menu is shown.</td> 121 <td>Public slot called before the context menu is shown.</td>
122 </tr><tr> 122 </tr><tr>
123 <td><a href="#HgProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td> 123 <td><a href="#HgProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td>
124 <td>Slot called before the context menu is shown.</td> 124 <td>Public slot called before the context menu is shown.</td>
125 </tr><tr> 125 </tr><tr>
126 <td><a href="#HgProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> 126 <td><a href="#HgProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td>
127 <td>Slot called before the context menu (multiple selections) is shown.</td> 127 <td>Public slot called before the context menu (multiple selections) is shown.</td>
128 </tr> 128 </tr>
129 </table> 129 </table>
130 <h3>Static Methods</h3> 130 <h3>Static Methods</h3>
131 <table> 131 <table>
132 <tr><td>None</td></tr> 132 <tr><td>None</td></tr>
200 as being resolved. 200 as being resolved.
201 </p><a NAME="HgProjectBrowserHelper.__HgRevert" ID="HgProjectBrowserHelper.__HgRevert"></a> 201 </p><a NAME="HgProjectBrowserHelper.__HgRevert" ID="HgProjectBrowserHelper.__HgRevert"></a>
202 <h4>HgProjectBrowserHelper.__HgRevert</h4> 202 <h4>HgProjectBrowserHelper.__HgRevert</h4>
203 <b>__HgRevert</b>(<i></i>) 203 <b>__HgRevert</b>(<i></i>)
204 <p> 204 <p>
205 Protected slot called by the context menu to revert changes made. 205 Private slot called by the context menu to revert changes made.
206 </p><a NAME="HgProjectBrowserHelper.__HgSbsDiff" ID="HgProjectBrowserHelper.__HgSbsDiff"></a> 206 </p><a NAME="HgProjectBrowserHelper.__HgSbsDiff" ID="HgProjectBrowserHelper.__HgSbsDiff"></a>
207 <h4>HgProjectBrowserHelper.__HgSbsDiff</h4> 207 <h4>HgProjectBrowserHelper.__HgSbsDiff</h4>
208 <b>__HgSbsDiff</b>(<i></i>) 208 <b>__HgSbsDiff</b>(<i></i>)
209 <p> 209 <p>
210 Private slot called by the context menu to show the difference of a 210 Private slot called by the context menu to show the difference of a
311 </dd> 311 </dd>
312 </dl><a NAME="HgProjectBrowserHelper.showContextMenu" ID="HgProjectBrowserHelper.showContextMenu"></a> 312 </dl><a NAME="HgProjectBrowserHelper.showContextMenu" ID="HgProjectBrowserHelper.showContextMenu"></a>
313 <h4>HgProjectBrowserHelper.showContextMenu</h4> 313 <h4>HgProjectBrowserHelper.showContextMenu</h4>
314 <b>showContextMenu</b>(<i>menu, standardItems</i>) 314 <b>showContextMenu</b>(<i>menu, standardItems</i>)
315 <p> 315 <p>
316 Slot called before the context menu is shown. 316 Public slot called before the context menu is shown.
317 </p><p> 317 </p><p>
318 It enables/disables the VCS menu entries depending on the overall 318 It enables/disables the VCS menu entries depending on the overall
319 VCS status and the file status. 319 VCS status and the file status.
320 </p><dl> 320 </p><dl>
321 <dt><i>menu</i></dt> 321 <dt><i>menu</i></dt>
328 </dd> 328 </dd>
329 </dl><a NAME="HgProjectBrowserHelper.showContextMenuDir" ID="HgProjectBrowserHelper.showContextMenuDir"></a> 329 </dl><a NAME="HgProjectBrowserHelper.showContextMenuDir" ID="HgProjectBrowserHelper.showContextMenuDir"></a>
330 <h4>HgProjectBrowserHelper.showContextMenuDir</h4> 330 <h4>HgProjectBrowserHelper.showContextMenuDir</h4>
331 <b>showContextMenuDir</b>(<i>menu, standardItems</i>) 331 <b>showContextMenuDir</b>(<i>menu, standardItems</i>)
332 <p> 332 <p>
333 Slot called before the context menu is shown. 333 Public slot called before the context menu is shown.
334 </p><p> 334 </p><p>
335 It enables/disables the VCS menu entries depending on the overall 335 It enables/disables the VCS menu entries depending on the overall
336 VCS status and the directory status. 336 VCS status and the directory status.
337 </p><dl> 337 </p><dl>
338 <dt><i>menu</i></dt> 338 <dt><i>menu</i></dt>
345 </dd> 345 </dd>
346 </dl><a NAME="HgProjectBrowserHelper.showContextMenuDirMulti" ID="HgProjectBrowserHelper.showContextMenuDirMulti"></a> 346 </dl><a NAME="HgProjectBrowserHelper.showContextMenuDirMulti" ID="HgProjectBrowserHelper.showContextMenuDirMulti"></a>
347 <h4>HgProjectBrowserHelper.showContextMenuDirMulti</h4> 347 <h4>HgProjectBrowserHelper.showContextMenuDirMulti</h4>
348 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) 348 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
349 <p> 349 <p>
350 Slot called before the context menu is shown. 350 Public slot called before the context menu is shown.
351 </p><p> 351 </p><p>
352 It enables/disables the VCS menu entries depending on the overall 352 It enables/disables the VCS menu entries depending on the overall
353 VCS status and the directory status. 353 VCS status and the directory status.
354 </p><dl> 354 </p><dl>
355 <dt><i>menu</i></dt> 355 <dt><i>menu</i></dt>
362 </dd> 362 </dd>
363 </dl><a NAME="HgProjectBrowserHelper.showContextMenuMulti" ID="HgProjectBrowserHelper.showContextMenuMulti"></a> 363 </dl><a NAME="HgProjectBrowserHelper.showContextMenuMulti" ID="HgProjectBrowserHelper.showContextMenuMulti"></a>
364 <h4>HgProjectBrowserHelper.showContextMenuMulti</h4> 364 <h4>HgProjectBrowserHelper.showContextMenuMulti</h4>
365 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) 365 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
366 <p> 366 <p>
367 Slot called before the context menu (multiple selections) is shown. 367 Public slot called before the context menu (multiple selections) is
368 shown.
368 </p><p> 369 </p><p>
369 It enables/disables the VCS menu entries depending on the overall 370 It enables/disables the VCS menu entries depending on the overall
370 VCS status and the files status. 371 VCS status and the files status.
371 </p><dl> 372 </p><dl>
372 <dt><i>menu</i></dt> 373 <dt><i>menu</i></dt>

eric ide

mercurial