eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html

changeset 7976
a8a20f558176
parent 7900
72b88fb20261
child 7989
a21d673a8f99
equal deleted inserted replaced
7975:7d493839a8fc 7976:a8a20f558176
524 Private slot used to push patches onto the stack until a named 524 Private slot used to push patches onto the stack until a named
525 one is at the top on top of local changes. 525 one is at the top on top of local changes.
526 </p> 526 </p>
527 <a NAME="QueuesProjectHelper.__hgQueuePushPopPatches" ID="QueuesProjectHelper.__hgQueuePushPopPatches"></a> 527 <a NAME="QueuesProjectHelper.__hgQueuePushPopPatches" ID="QueuesProjectHelper.__hgQueuePushPopPatches"></a>
528 <h4>QueuesProjectHelper.__hgQueuePushPopPatches</h4> 528 <h4>QueuesProjectHelper.__hgQueuePushPopPatches</h4>
529 <b>__hgQueuePushPopPatches</b>(<i>name, operation, doAll=False, named=False, force=False</i>) 529 <b>__hgQueuePushPopPatches</b>(<i>operation, doAll=False, named=False, force=False</i>)
530 530
531 <p> 531 <p>
532 Private method to push patches onto the stack or pop patches off the 532 Private method to push patches onto the stack or pop patches off the
533 stack. 533 stack.
534 </p> 534 </p>
535 <dl> 535 <dl>
536 536
537 <dt><i>name</i></dt>
538 <dd>
539 file/directory name (string)
540 </dd>
541 <dt><i>operation</i></dt> 537 <dt><i>operation</i></dt>
542 <dd> 538 <dd>
543 operation type to be performed (Queues.POP, 539 operation type to be performed (Queues.POP,
544 Queues.PUSH, Queues.GOTO) 540 Queues.PUSH, Queues.GOTO)
545 </dd> 541 </dd>

eric ide

mercurial