Documentation/Source/eric5.VCS.VersionControl.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 554
64bf33147dc9
diff -r c3abc7895a01 -r 5c615a85241a Documentation/Source/eric5.VCS.VersionControl.html
--- a/Documentation/Source/eric5.VCS.VersionControl.html	Thu Aug 12 16:11:13 2010 +0200
+++ b/Documentation/Source/eric5.VCS.VersionControl.html	Thu Aug 12 16:43:33 2010 +0200
@@ -51,10 +51,10 @@
     and the common methods.
 </p><h4>Signals</h4>
 <dl>
-<dt>vcsStatusMonitorData(QStringList)</dt>
+<dt>vcsStatusMonitorData(list of str)</dt>
 <dd>
 emitted to update the VCS status
-</dd><dt>vcsStatusMonitorStatus(QString, QString)</dt>
+</dd><dt>vcsStatusMonitorStatus(str, str)</dt>
 <dd>
 emitted to signal the status of the
         monitoring thread (ok, nok, op, off) and a status message
@@ -64,7 +64,7 @@
 QObject
 <h3>Class Attributes</h3>
 <table>
-<tr><td>canBeAdded</td></tr><tr><td>canBeCommitted</td></tr>
+<tr><td>canBeAdded</td></tr><tr><td>canBeCommitted</td></tr><tr><td>vcsStatusMonitorData</td></tr><tr><td>vcsStatusMonitorStatus</td></tr>
 </table>
 <h3>Methods</h3>
 <table>

eric ide

mercurial