Documentation/Source/eric5.VCS.ProjectBrowserHelper.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
109 <td>Slot called before the context menu (multiple selections) is shown.</td> 109 <td>Slot called before the context menu (multiple selections) is shown.</td>
110 </tr> 110 </tr>
111 </table> 111 </table>
112 <a NAME="VcsProjectBrowserHelper.__init__" ID="VcsProjectBrowserHelper.__init__"></a> 112 <a NAME="VcsProjectBrowserHelper.__init__" ID="VcsProjectBrowserHelper.__init__"></a>
113 <h4>VcsProjectBrowserHelper (Constructor)</h4> 113 <h4>VcsProjectBrowserHelper (Constructor)</h4>
114 <b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent = None, name = None</i>) 114 <b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
115 <p> 115 <p>
116 Constructor 116 Constructor
117 </p><dl> 117 </p><dl>
118 <dt><i>vcsObject</i></dt> 118 <dt><i>vcsObject</i></dt>
119 <dd> 119 <dd>
233 </dd> 233 </dd>
234 </dl><a NAME="VcsProjectBrowserHelper.showContextMenu" ID="VcsProjectBrowserHelper.showContextMenu"></a> 234 </dl><a NAME="VcsProjectBrowserHelper.showContextMenu" ID="VcsProjectBrowserHelper.showContextMenu"></a>
235 <h4>VcsProjectBrowserHelper.showContextMenu</h4> 235 <h4>VcsProjectBrowserHelper.showContextMenu</h4>
236 <b>showContextMenu</b>(<i>menu, standardItems</i>) 236 <b>showContextMenu</b>(<i>menu, standardItems</i>)
237 <p> 237 <p>
238 Slot called before the context menu is shown. 238 Slot called before the context menu is shown.
239 </p><p> 239 </p><p>
240 It enables/disables the VCS menu entries depending on the overall 240 It enables/disables the VCS menu entries depending on the overall
241 VCS status and the file status. 241 VCS status and the file status.
242 </p><dl> 242 </p><dl>
243 <dt><i>menu</i></dt> 243 <dt><i>menu</i></dt>
244 <dd> 244 <dd>
245 reference to the menu to be shown 245 reference to the menu to be shown
250 </dd> 250 </dd>
251 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuDir" ID="VcsProjectBrowserHelper.showContextMenuDir"></a> 251 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuDir" ID="VcsProjectBrowserHelper.showContextMenuDir"></a>
252 <h4>VcsProjectBrowserHelper.showContextMenuDir</h4> 252 <h4>VcsProjectBrowserHelper.showContextMenuDir</h4>
253 <b>showContextMenuDir</b>(<i>menu, standardItems</i>) 253 <b>showContextMenuDir</b>(<i>menu, standardItems</i>)
254 <p> 254 <p>
255 Slot called before the context menu is shown. 255 Slot called before the context menu is shown.
256 </p><p> 256 </p><p>
257 It enables/disables the VCS menu entries depending on the overall 257 It enables/disables the VCS menu entries depending on the overall
258 VCS status and the directory status. 258 VCS status and the directory status.
259 </p><dl> 259 </p><dl>
260 <dt><i>menu</i></dt> 260 <dt><i>menu</i></dt>
261 <dd> 261 <dd>
262 reference to the menu to be shown 262 reference to the menu to be shown
267 </dd> 267 </dd>
268 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuDirMulti" ID="VcsProjectBrowserHelper.showContextMenuDirMulti"></a> 268 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuDirMulti" ID="VcsProjectBrowserHelper.showContextMenuDirMulti"></a>
269 <h4>VcsProjectBrowserHelper.showContextMenuDirMulti</h4> 269 <h4>VcsProjectBrowserHelper.showContextMenuDirMulti</h4>
270 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) 270 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
271 <p> 271 <p>
272 Slot called before the context menu is shown. 272 Slot called before the context menu is shown.
273 </p><p> 273 </p><p>
274 It enables/disables the VCS menu entries depending on the overall 274 It enables/disables the VCS menu entries depending on the overall
275 VCS status and the directory status. 275 VCS status and the directory status.
276 </p><dl> 276 </p><dl>
277 <dt><i>menu</i></dt> 277 <dt><i>menu</i></dt>
278 <dd> 278 <dd>
279 reference to the menu to be shown 279 reference to the menu to be shown
284 </dd> 284 </dd>
285 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuMulti" ID="VcsProjectBrowserHelper.showContextMenuMulti"></a> 285 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuMulti" ID="VcsProjectBrowserHelper.showContextMenuMulti"></a>
286 <h4>VcsProjectBrowserHelper.showContextMenuMulti</h4> 286 <h4>VcsProjectBrowserHelper.showContextMenuMulti</h4>
287 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) 287 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
288 <p> 288 <p>
289 Slot called before the context menu (multiple selections) is shown. 289 Slot called before the context menu (multiple selections) is shown.
290 </p><p> 290 </p><p>
291 It enables/disables the VCS menu entries depending on the overall 291 It enables/disables the VCS menu entries depending on the overall
292 VCS status and the files status. 292 VCS status and the files status.
293 </p><dl> 293 </p><dl>
294 <dt><i>menu</i></dt> 294 <dt><i>menu</i></dt>
295 <dd> 295 <dd>
296 reference to the menu to be shown 296 reference to the menu to be shown

eric ide

mercurial