Documentation/Source/eric5.VCS.VersionControl.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
--- a/Documentation/Source/eric5.VCS.VersionControl.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.VCS.VersionControl.html	Sun Sep 04 16:06:54 2011 +0200
@@ -49,7 +49,7 @@
 </p><p>
     It defines the vcs interface to be implemented by subclasses
     and the common methods.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>vcsStatusMonitorData(list of str)</dt>
 <dd>
@@ -66,6 +66,10 @@
 <table>
 <tr><td>canBeAdded</td></tr><tr><td>canBeCommitted</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -238,6 +242,10 @@
 <td>Public method used to update a file/directory in the vcs.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="VersionControl.__init__" ID="VersionControl.__init__"></a>
 <h4>VersionControl (Constructor)</h4>
 <b>VersionControl</b>(<i>parent = None, name = None</i>)

eric ide

mercurial