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

changeset 305
5cf9e308f342
parent 278
c93823b96faa
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html	Sat May 29 15:26:00 2010 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html	Sat May 29 17:52:59 2010 +0200
@@ -138,6 +138,9 @@
 <td><a href="#HgProjectHelper.__hgResolve">__hgResolve</a></td>
 <td>Private slot used to resolve conflicts of the local project.</td>
 </tr><tr>
+<td><a href="#HgProjectHelper.__hgServe">__hgServe</a></td>
+<td>Protected slot used to serve the project.</td>
+</tr><tr>
 <td><a href="#HgProjectHelper.__hgShowBranch">__hgShowBranch</a></td>
 <td>Private slot used to show the current branch for the project.</td>
 </tr><tr>
@@ -324,6 +327,11 @@
 <b>__hgResolve</b>(<i></i>)
 <p>
         Private slot used to resolve conflicts of the local project.
+</p><a NAME="HgProjectHelper.__hgServe" ID="HgProjectHelper.__hgServe"></a>
+<h4>HgProjectHelper.__hgServe</h4>
+<b>__hgServe</b>(<i></i>)
+<p>
+        Protected slot used to serve the project.
 </p><a NAME="HgProjectHelper.__hgShowBranch" ID="HgProjectHelper.__hgShowBranch"></a>
 <h4>HgProjectHelper.__hgShowBranch</h4>
 <b>__hgShowBranch</b>(<i></i>)

eric ide

mercurial