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

changeset 3591
2f2a4a76dd22
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html	Sun May 18 14:13:09 2014 +0200
@@ -61,7 +61,7 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#HgServeDialog.__appendText">__appendText</a></td>
-<td>Public method to append text to the end.</td>
+<td>Private method to append text to the end.</td>
 </tr><tr>
 <td><a href="#HgServeDialog.__procFinished">__procFinished</a></td>
 <td>Private slot connected to the finished signal.</td>
@@ -82,7 +82,7 @@
 <td>Private slot to stop the Mercurial server.</td>
 </tr><tr>
 <td><a href="#HgServeDialog.closeEvent">closeEvent</a></td>
-<td>Private slot implementing a close event handler.</td>
+<td>Protected slot implementing a close event handler.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -109,7 +109,7 @@
 <h4>HgServeDialog.__appendText</h4>
 <b>__appendText</b>(<i>txt, error=False</i>)
 <p>
-        Public method to append text to the end.
+        Private method to append text to the end.
 </p><dl>
 <dt><i>txt</i></dt>
 <dd>
@@ -164,7 +164,7 @@
 <h4>HgServeDialog.closeEvent</h4>
 <b>closeEvent</b>(<i>e</i>)
 <p>
-        Private slot implementing a close event handler.
+        Protected slot implementing a close event handler.
 </p><dl>
 <dt><i>e</i></dt>
 <dd>

eric ide

mercurial