src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10493
f795d68d8e09
child 10690
fab36645aa7d
diff -r 779cda568acb -r 58c7f23ae1cb src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat Apr 20 18:02:35 2024 +0200
@@ -1900,7 +1900,7 @@
 </dd>
 <dt><i>isDir</i> (bool)</dt>
 <dd>
-flag indicating name is a directory
+flag indicating name is a directory (unused)
 </dd>
 <dt><i>noDialog</i> (bool)</dt>
 <dd>
@@ -1980,7 +1980,7 @@
 </dd>
 <dt><i>shortcut</i> (bool)</dt>
 <dd>
-flag indicating a shortcut should be taken
+flag indicating a shortcut should be taken (unused)
 </dd>
 </dl>
 <dl>
@@ -2311,7 +2311,7 @@
 </dd>
 <dt><i>noDialog</i> (bool)</dt>
 <dd>
-flag indicating quiet operations
+flag indicating quiet operations (unused)
 </dd>
 <dt><i>addAll</i> (bool)</dt>
 <dd>
@@ -2347,11 +2347,11 @@
 
 <dt><i>vcsDir</i> (str)</dt>
 <dd>
-name of the VCS directory
+name of the VCS directory (unused)
 </dd>
 <dt><i>noDialog</i> (bool)</dt>
 <dd>
-flag indicating quiet operations
+flag indicating quiet operations (unused)
 </dd>
 </dl>
 <dl>
@@ -2413,7 +2413,7 @@
 
 <dt><i>name</i> (str)</dt>
 <dd>
-file/directory name to be merged
+file/directory name to be merged (unused)
 </dd>
 <dt><i>rev</i> (str)</dt>
 <dd>
@@ -2506,7 +2506,7 @@
 </dl>
 <a NAME="Hg.vcsOptionsDialog" ID="Hg.vcsOptionsDialog"></a>
 <h4>Hg.vcsOptionsDialog</h4>
-<b>vcsOptionsDialog</b>(<i>project, archive, editable=False, parent=None</i>)
+<b>vcsOptionsDialog</b>(<i>project, _archive, editable=False, parent=None</i>)
 <p>
         Public method to get a dialog to enter repository info.
 </p>
@@ -2517,13 +2517,13 @@
 <dd>
 reference to the project object
 </dd>
-<dt><i>archive</i> (str)</dt>
+<dt><i>_archive</i> (str)</dt>
 <dd>
-name of the project in the repository
+name of the project in the repository (unused)
 </dd>
 <dt><i>editable</i> (bool)</dt>
 <dd>
-flag indicating that the project name is editable
+flag indicating that the project name is editable (unused)
 </dd>
 <dt><i>parent</i> (QWidget)</dt>
 <dd>
@@ -2587,7 +2587,7 @@
 </dd>
 <dt><i>project</i> (bool)</dt>
 <dd>
-flag indicating deletion of a project tree
+flag indicating deletion of a project tree (unused)
 </dd>
 <dt><i>noDialog</i> (bool)</dt>
 <dd>
@@ -2608,16 +2608,16 @@
 </dl>
 <a NAME="Hg.vcsRepositoryInfos" ID="Hg.vcsRepositoryInfos"></a>
 <h4>Hg.vcsRepositoryInfos</h4>
-<b>vcsRepositoryInfos</b>(<i>ppath</i>)
+<b>vcsRepositoryInfos</b>(<i>_ppath</i>)
 <p>
         Public method to retrieve information about the repository.
 </p>
 
 <dl>
 
-<dt><i>ppath</i> (str)</dt>
+<dt><i>_ppath</i> (str)</dt>
 <dd>
-local path to get the repository infos
+local path to get the repository infos (unused)
 </dd>
 </dl>
 <dl>
@@ -2787,7 +2787,7 @@
 
 <dt><i>name</i> (str)</dt>
 <dd>
-file/directory name to determine the repo root from
+file/directory name to determine the repo root from (unused)
 </dd>
 <dt><i>revision</i> (str)</dt>
 <dd>
@@ -2822,7 +2822,7 @@
 
 <dt><i>name</i> (str)</dt>
 <dd>
-file/directory name to be updated (not used)
+file/directory name to be updated (unused)
 </dd>
 <dt><i>noDialog</i> (bool)</dt>
 <dd>

eric ide

mercurial