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

changeset 3591
2f2a4a76dd22
parent 3349
2a034a7f1f54
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
134 </tr><tr> 134 </tr><tr>
135 <td><a href="#SvnProjectBrowserHelper._addVCSMenuMulti">_addVCSMenuMulti</a></td> 135 <td><a href="#SvnProjectBrowserHelper._addVCSMenuMulti">_addVCSMenuMulti</a></td>
136 <td>Protected method used to add the VCS menu for multi selection to all project browsers.</td> 136 <td>Protected method used to add the VCS menu for multi selection to all project browsers.</td>
137 </tr><tr> 137 </tr><tr>
138 <td><a href="#SvnProjectBrowserHelper.showContextMenu">showContextMenu</a></td> 138 <td><a href="#SvnProjectBrowserHelper.showContextMenu">showContextMenu</a></td>
139 <td>Slot called before the context menu is shown.</td> 139 <td>Public slot called before the context menu is shown.</td>
140 </tr><tr> 140 </tr><tr>
141 <td><a href="#SvnProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td> 141 <td><a href="#SvnProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td>
142 <td>Slot called before the context menu is shown.</td> 142 <td>Public slot called before the context menu is shown.</td>
143 </tr><tr> 143 </tr><tr>
144 <td><a href="#SvnProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td> 144 <td><a href="#SvnProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td>
145 <td>Slot called before the context menu is shown.</td> 145 <td>Public slot called before the context menu is shown.</td>
146 </tr><tr> 146 </tr><tr>
147 <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> 147 <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td>
148 <td>Slot called before the context menu (multiple selections) is shown.</td> 148 <td>Public slot called before the context menu (multiple selections) is shown.</td>
149 </tr> 149 </tr>
150 </table> 150 </table>
151 <h3>Static Methods</h3> 151 <h3>Static Methods</h3>
152 <table> 152 <table>
153 <tr><td>None</td></tr> 153 <tr><td>None</td></tr>
360 </dd> 360 </dd>
361 </dl><a NAME="SvnProjectBrowserHelper.showContextMenu" ID="SvnProjectBrowserHelper.showContextMenu"></a> 361 </dl><a NAME="SvnProjectBrowserHelper.showContextMenu" ID="SvnProjectBrowserHelper.showContextMenu"></a>
362 <h4>SvnProjectBrowserHelper.showContextMenu</h4> 362 <h4>SvnProjectBrowserHelper.showContextMenu</h4>
363 <b>showContextMenu</b>(<i>menu, standardItems</i>) 363 <b>showContextMenu</b>(<i>menu, standardItems</i>)
364 <p> 364 <p>
365 Slot called before the context menu is shown. 365 Public slot called before the context menu is shown.
366 </p><p> 366 </p><p>
367 It enables/disables the VCS menu entries depending on the overall 367 It enables/disables the VCS menu entries depending on the overall
368 VCS status and the file status. 368 VCS status and the file status.
369 </p><dl> 369 </p><dl>
370 <dt><i>menu</i></dt> 370 <dt><i>menu</i></dt>
377 </dd> 377 </dd>
378 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a> 378 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a>
379 <h4>SvnProjectBrowserHelper.showContextMenuDir</h4> 379 <h4>SvnProjectBrowserHelper.showContextMenuDir</h4>
380 <b>showContextMenuDir</b>(<i>menu, standardItems</i>) 380 <b>showContextMenuDir</b>(<i>menu, standardItems</i>)
381 <p> 381 <p>
382 Slot called before the context menu is shown. 382 Public slot called before the context menu is shown.
383 </p><p> 383 </p><p>
384 It enables/disables the VCS menu entries depending on the overall 384 It enables/disables the VCS menu entries depending on the overall
385 VCS status and the directory status. 385 VCS status and the directory status.
386 </p><dl> 386 </p><dl>
387 <dt><i>menu</i></dt> 387 <dt><i>menu</i></dt>
394 </dd> 394 </dd>
395 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a> 395 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a>
396 <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4> 396 <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4>
397 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) 397 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
398 <p> 398 <p>
399 Slot called before the context menu is shown. 399 Public slot called before the context menu is shown.
400 </p><p> 400 </p><p>
401 It enables/disables the VCS menu entries depending on the overall 401 It enables/disables the VCS menu entries depending on the overall
402 VCS status and the directory status. 402 VCS status and the directory status.
403 </p><dl> 403 </p><dl>
404 <dt><i>menu</i></dt> 404 <dt><i>menu</i></dt>
411 </dd> 411 </dd>
412 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a> 412 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a>
413 <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4> 413 <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4>
414 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) 414 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
415 <p> 415 <p>
416 Slot called before the context menu (multiple selections) is shown. 416 Public slot called before the context menu (multiple selections) is
417 shown.
417 </p><p> 418 </p><p>
418 It enables/disables the VCS menu entries depending on the overall 419 It enables/disables the VCS menu entries depending on the overall
419 VCS status and the files status. 420 VCS status and the files status.
420 </p><dl> 421 </p><dl>
421 <dt><i>menu</i></dt> 422 <dt><i>menu</i></dt>

eric ide

mercurial