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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html	Mon Feb 01 10:38:16 2021 +0100
@@ -105,7 +105,7 @@
 
 <a NAME="HgQueuesQueueManagementDialog.__init__" ID="HgQueuesQueueManagementDialog.__init__"></a>
 <h4>HgQueuesQueueManagementDialog (Constructor)</h4>
-<b>HgQueuesQueueManagementDialog</b>(<i>mode, title, suppressActive, repodir, vcs, parent=None</i>)
+<b>HgQueuesQueueManagementDialog</b>(<i>mode, title, suppressActive, vcs, parent=None</i>)
 
 <p>
         Constructor
@@ -127,10 +127,6 @@
 flag indicating to not show the name of the
             active queue (boolean)
 </dd>
-<dt><i>repodir</i></dt>
-<dd>
-name of the repository directory (string)
-</dd>
 <dt><i>vcs</i></dt>
 <dd>
 reference to the vcs object
@@ -156,7 +152,7 @@
         queue.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple with a list of all queues and the name of the active
             queue (list of strings, string)
@@ -170,7 +166,7 @@
         Public slot to get the data.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 queue name (string)
 </dd>

eric ide

mercurial