src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
188 <p> 188 <p>
189 Constructor 189 Constructor
190 </p> 190 </p>
191 <dl> 191 <dl>
192 192
193 <dt><i>vcsObject</i></dt> 193 <dt><i>vcsObject</i> (Subversion)</dt>
194 <dd> 194 <dd>
195 reference to the vcs object 195 reference to the vcs object
196 </dd> 196 </dd>
197 <dt><i>browserObject</i></dt> 197 <dt><i>browserObject</i> (ProjectBaseBrowser)</dt>
198 <dd> 198 <dd>
199 reference to the project browser object 199 reference to the project browser object
200 </dd> 200 </dd>
201 <dt><i>projectObject</i></dt> 201 <dt><i>projectObject</i> (Project)</dt>
202 <dd> 202 <dd>
203 reference to the project object 203 reference to the project object
204 </dd> 204 </dd>
205 <dt><i>isTranslationsBrowser</i></dt> 205 <dt><i>isTranslationsBrowser</i> (bool)</dt>
206 <dd> 206 <dd>
207 flag indicating, the helper is requested 207 flag indicating, the helper is requested
208 for the translations browser (this needs some special treatment) 208 for the translations browser (this needs some special treatment)
209 </dd> 209 </dd>
210 <dt><i>parent</i></dt> 210 <dt><i>parent</i> (QWidget)</dt>
211 <dd> 211 <dd>
212 parent widget (QWidget) 212 parent widget
213 </dd> 213 </dd>
214 <dt><i>name</i></dt> 214 <dt><i>name</i> (str)</dt>
215 <dd> 215 <dd>
216 name of this object (string) 216 name of this object
217 </dd> 217 </dd>
218 </dl> 218 </dl>
219 <a NAME="SvnProjectBrowserHelper.__SVNAddToChangelist" ID="SvnProjectBrowserHelper.__SVNAddToChangelist"></a> 219 <a NAME="SvnProjectBrowserHelper.__SVNAddToChangelist" ID="SvnProjectBrowserHelper.__SVNAddToChangelist"></a>
220 <h4>SvnProjectBrowserHelper.__SVNAddToChangelist</h4> 220 <h4>SvnProjectBrowserHelper.__SVNAddToChangelist</h4>
221 <b>__SVNAddToChangelist</b>(<i></i>) 221 <b>__SVNAddToChangelist</b>(<i></i>)
378 <p> 378 <p>
379 Private method to check, if items contain file type items. 379 Private method to check, if items contain file type items.
380 </p> 380 </p>
381 <dl> 381 <dl>
382 382
383 <dt><i>items</i></dt> 383 <dt><i>items</i> (list of QTreeWidgetItems)</dt>
384 <dd> 384 <dd>
385 items to check (list of QTreeWidgetItems) 385 items to check
386 </dd> 386 </dd>
387 </dl> 387 </dl>
388 <dl> 388 <dl>
389 <dt>Return:</dt> 389 <dt>Return:</dt>
390 <dd> 390 <dd>
391 flag indicating items contain file type items (boolean) 391 flag indicating items contain file type items
392 </dd>
393 </dl>
394 <dl>
395 <dt>Return Type:</dt>
396 <dd>
397 bool
392 </dd> 398 </dd>
393 </dl> 399 </dl>
394 <a NAME="SvnProjectBrowserHelper._addVCSMenu" ID="SvnProjectBrowserHelper._addVCSMenu"></a> 400 <a NAME="SvnProjectBrowserHelper._addVCSMenu" ID="SvnProjectBrowserHelper._addVCSMenu"></a>
395 <h4>SvnProjectBrowserHelper._addVCSMenu</h4> 401 <h4>SvnProjectBrowserHelper._addVCSMenu</h4>
396 <b>_addVCSMenu</b>(<i>mainMenu</i>) 402 <b>_addVCSMenu</b>(<i>mainMenu</i>)
398 <p> 404 <p>
399 Protected method used to add the VCS menu to all project browsers. 405 Protected method used to add the VCS menu to all project browsers.
400 </p> 406 </p>
401 <dl> 407 <dl>
402 408
403 <dt><i>mainMenu</i></dt> 409 <dt><i>mainMenu</i> (QMenu)</dt>
404 <dd> 410 <dd>
405 reference to the menu to be amended 411 reference to the menu to be amended
406 </dd> 412 </dd>
407 </dl> 413 </dl>
408 <a NAME="SvnProjectBrowserHelper._addVCSMenuBack" ID="SvnProjectBrowserHelper._addVCSMenuBack"></a> 414 <a NAME="SvnProjectBrowserHelper._addVCSMenuBack" ID="SvnProjectBrowserHelper._addVCSMenuBack"></a>
412 <p> 418 <p>
413 Protected method used to add the VCS menu to all project browsers. 419 Protected method used to add the VCS menu to all project browsers.
414 </p> 420 </p>
415 <dl> 421 <dl>
416 422
417 <dt><i>mainMenu</i></dt> 423 <dt><i>mainMenu</i> (QMenu)</dt>
418 <dd> 424 <dd>
419 reference to the menu to be amended 425 reference to the menu to be amended
420 </dd> 426 </dd>
421 </dl> 427 </dl>
422 <a NAME="SvnProjectBrowserHelper._addVCSMenuDir" ID="SvnProjectBrowserHelper._addVCSMenuDir"></a> 428 <a NAME="SvnProjectBrowserHelper._addVCSMenuDir" ID="SvnProjectBrowserHelper._addVCSMenuDir"></a>
426 <p> 432 <p>
427 Protected method used to add the VCS menu to all project browsers. 433 Protected method used to add the VCS menu to all project browsers.
428 </p> 434 </p>
429 <dl> 435 <dl>
430 436
431 <dt><i>mainMenu</i></dt> 437 <dt><i>mainMenu</i> (QMenu)</dt>
432 <dd> 438 <dd>
433 reference to the menu to be amended 439 reference to the menu to be amended
434 </dd> 440 </dd>
435 </dl> 441 </dl>
436 <a NAME="SvnProjectBrowserHelper._addVCSMenuDirMulti" ID="SvnProjectBrowserHelper._addVCSMenuDirMulti"></a> 442 <a NAME="SvnProjectBrowserHelper._addVCSMenuDirMulti" ID="SvnProjectBrowserHelper._addVCSMenuDirMulti"></a>
440 <p> 446 <p>
441 Protected method used to add the VCS menu to all project browsers. 447 Protected method used to add the VCS menu to all project browsers.
442 </p> 448 </p>
443 <dl> 449 <dl>
444 450
445 <dt><i>mainMenu</i></dt> 451 <dt><i>mainMenu</i> (QMenu)</dt>
446 <dd> 452 <dd>
447 reference to the menu to be amended 453 reference to the menu to be amended
448 </dd> 454 </dd>
449 </dl> 455 </dl>
450 <a NAME="SvnProjectBrowserHelper._addVCSMenuMulti" ID="SvnProjectBrowserHelper._addVCSMenuMulti"></a> 456 <a NAME="SvnProjectBrowserHelper._addVCSMenuMulti" ID="SvnProjectBrowserHelper._addVCSMenuMulti"></a>
455 Protected method used to add the VCS menu for multi selection to all 461 Protected method used to add the VCS menu for multi selection to all
456 project browsers. 462 project browsers.
457 </p> 463 </p>
458 <dl> 464 <dl>
459 465
460 <dt><i>mainMenu</i></dt> 466 <dt><i>mainMenu</i> (QMenu)</dt>
461 <dd> 467 <dd>
462 reference to the menu to be amended 468 reference to the menu to be amended
463 </dd> 469 </dd>
464 </dl> 470 </dl>
465 <a NAME="SvnProjectBrowserHelper.showContextMenu" ID="SvnProjectBrowserHelper.showContextMenu"></a> 471 <a NAME="SvnProjectBrowserHelper.showContextMenu" ID="SvnProjectBrowserHelper.showContextMenu"></a>
473 It enables/disables the VCS menu entries depending on the overall 479 It enables/disables the VCS menu entries depending on the overall
474 VCS status and the file status. 480 VCS status and the file status.
475 </p> 481 </p>
476 <dl> 482 <dl>
477 483
478 <dt><i>menu</i></dt> 484 <dt><i>menu</i> (QMenu)</dt>
479 <dd> 485 <dd>
480 reference to the menu to be shown 486 reference to the menu to be shown
481 </dd> 487 </dd>
482 <dt><i>standardItems</i></dt> 488 <dt><i>standardItems</i> (list of QAction)</dt>
483 <dd> 489 <dd>
484 array of standard items that need 490 array of standard items that need
485 activation/deactivation depending on the overall VCS status 491 activation/deactivation depending on the overall VCS status
486 </dd> 492 </dd>
487 </dl> 493 </dl>
496 It enables/disables the VCS menu entries depending on the overall 502 It enables/disables the VCS menu entries depending on the overall
497 VCS status and the directory status. 503 VCS status and the directory status.
498 </p> 504 </p>
499 <dl> 505 <dl>
500 506
501 <dt><i>menu</i></dt> 507 <dt><i>menu</i> (QMenu)</dt>
502 <dd> 508 <dd>
503 reference to the menu to be shown 509 reference to the menu to be shown
504 </dd> 510 </dd>
505 <dt><i>standardItems</i></dt> 511 <dt><i>standardItems</i> (list of QAction)</dt>
506 <dd> 512 <dd>
507 array of standard items that need 513 array of standard items that need
508 activation/deactivation depending on the overall VCS status 514 activation/deactivation depending on the overall VCS status
509 </dd> 515 </dd>
510 </dl> 516 </dl>
519 It enables/disables the VCS menu entries depending on the overall 525 It enables/disables the VCS menu entries depending on the overall
520 VCS status and the directory status. 526 VCS status and the directory status.
521 </p> 527 </p>
522 <dl> 528 <dl>
523 529
524 <dt><i>menu</i></dt> 530 <dt><i>menu</i> (QMenu)</dt>
525 <dd> 531 <dd>
526 reference to the menu to be shown 532 reference to the menu to be shown
527 </dd> 533 </dd>
528 <dt><i>standardItems</i></dt> 534 <dt><i>standardItems</i> (list of QAction)</dt>
529 <dd> 535 <dd>
530 array of standard items that need 536 array of standard items that need
531 activation/deactivation depending on the overall VCS status 537 activation/deactivation depending on the overall VCS status
532 </dd> 538 </dd>
533 </dl> 539 </dl>
543 It enables/disables the VCS menu entries depending on the overall 549 It enables/disables the VCS menu entries depending on the overall
544 VCS status and the files status. 550 VCS status and the files status.
545 </p> 551 </p>
546 <dl> 552 <dl>
547 553
548 <dt><i>menu</i></dt> 554 <dt><i>menu</i> (QMenu)</dt>
549 <dd> 555 <dd>
550 reference to the menu to be shown 556 reference to the menu to be shown
551 </dd> 557 </dd>
552 <dt><i>standardItems</i></dt> 558 <dt><i>standardItems</i> (list of QAction)</dt>
553 <dd> 559 <dd>
554 array of standard items that need 560 array of standard items that need
555 activation/deactivation depending on the overall VCS status 561 activation/deactivation depending on the overall VCS status
556 </dd> 562 </dd>
557 </dl> 563 </dl>

eric ide

mercurial