Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html

changeset 1908
7b40bf154fdc
parent 1855
93bf1823466a
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html	Sun Jun 17 14:08:47 2012 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html	Sun Jun 17 14:09:55 2012 +0200
@@ -73,6 +73,9 @@
 <td><a href="#HgCommitDialog.amend">amend</a></td>
 <td>Public method to retrieve the state of the amend flag.</td>
 </tr><tr>
+<td><a href="#HgCommitDialog.commitSubrepositories">commitSubrepositories</a></td>
+<td>Public method to retrieve the state of the commit sub-repositories flag.</td>
+</tr><tr>
 <td><a href="#HgCommitDialog.logMessage">logMessage</a></td>
 <td>Public method to retrieve the log message.</td>
 </tr><tr>
@@ -119,6 +122,16 @@
 <dd>
 state of the amend flag (boolean)
 </dd>
+</dl><a NAME="HgCommitDialog.commitSubrepositories" ID="HgCommitDialog.commitSubrepositories"></a>
+<h4>HgCommitDialog.commitSubrepositories</h4>
+<b>commitSubrepositories</b>(<i></i>)
+<p>
+        Public method to retrieve the state of the commit sub-repositories flag.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+state of the sub-repositories flag (boolean)
+</dd>
 </dl><a NAME="HgCommitDialog.logMessage" ID="HgCommitDialog.logMessage"></a>
 <h4>HgCommitDialog.logMessage</h4>
 <b>logMessage</b>(<i></i>)

eric ide

mercurial