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

changeset 191
dccb19a7c52e
parent 189
17bb2db7a347
child 198
7ab8e126f404
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html	Tue Apr 20 19:15:21 2010 +0000
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html	Tue Apr 20 19:50:37 2010 +0000
@@ -69,6 +69,9 @@
 <td><a href="#HgProjectHelper.__hgConfigure">__hgConfigure</a></td>
 <td>Private method to open the configuration dialog.</td>
 </tr><tr>
+<td><a href="#HgProjectHelper.__hgCreateIgnore">__hgCreateIgnore</a></td>
+<td>Protected slot used to create a .hgignore file for the project.</td>
+</tr><tr>
 <td><a href="#HgProjectHelper.__hgEditRepoConfig">__hgEditRepoConfig</a></td>
 <td>Protected slot used to edit the repository config file.</td>
 </tr><tr>
@@ -169,6 +172,11 @@
 <b>__hgConfigure</b>(<i></i>)
 <p>
         Private method to open the configuration dialog.
+</p><a NAME="HgProjectHelper.__hgCreateIgnore" ID="HgProjectHelper.__hgCreateIgnore"></a>
+<h4>HgProjectHelper.__hgCreateIgnore</h4>
+<b>__hgCreateIgnore</b>(<i></i>)
+<p>
+        Protected slot used to create a .hgignore file for the project.
 </p><a NAME="HgProjectHelper.__hgEditRepoConfig" ID="HgProjectHelper.__hgEditRepoConfig"></a>
 <h4>HgProjectHelper.__hgEditRepoConfig</h4>
 <b>__hgEditRepoConfig</b>(<i></i>)

eric ide

mercurial