Documentation/Source/eric5.VCS.StatusMonitorThread.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
44 <h2>VcsStatusMonitorThread</h2> 44 <h2>VcsStatusMonitorThread</h2>
45 <p> 45 <p>
46 Class implementing the VCS status monitor thread base class. 46 Class implementing the VCS status monitor thread base class.
47 </p><h4>Signals</h4> 47 </p><h4>Signals</h4>
48 <dl> 48 <dl>
49 <dt>vcsStatusMonitorData(QStringList)</dt> 49 <dt>vcsStatusMonitorData(list of str)</dt>
50 <dd> 50 <dd>
51 emitted to update the VCS status 51 emitted to update the VCS status
52 </dd><dt>vcsStatusMonitorStatus(QString, QString)</dt> 52 </dd><dt>vcsStatusMonitorStatus(str, str)</dt>
53 <dd> 53 <dd>
54 emitted to signal the status of the 54 emitted to signal the status of the
55 monitoring thread (ok, nok, op) and a status message 55 monitoring thread (ok, nok, op) and a status message
56 </dd> 56 </dd>
57 </dl> 57 </dl>
58 <h3>Derived from</h3> 58 <h3>Derived from</h3>
59 QThread 59 QThread
60 <h3>Class Attributes</h3> 60 <h3>Class Attributes</h3>
61 <table> 61 <table>
62 <tr><td>None</td></tr> 62 <tr><td>vcsStatusMonitorData</td></tr><tr><td>vcsStatusMonitorStatus</td></tr>
63 </table> 63 </table>
64 <h3>Methods</h3> 64 <h3>Methods</h3>
65 <table> 65 <table>
66 <tr> 66 <tr>
67 <td><a href="#VcsStatusMonitorThread.__init__">VcsStatusMonitorThread</a></td> 67 <td><a href="#VcsStatusMonitorThread.__init__">VcsStatusMonitorThread</a></td>

eric ide

mercurial