42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="VcsStatusMonitorThread" ID="VcsStatusMonitorThread"></a> |
43 <a NAME="VcsStatusMonitorThread" ID="VcsStatusMonitorThread"></a> |
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><h3>Signals</h3> |
48 <dl> |
48 <dl> |
49 <dt>vcsStatusMonitorData(list of str)</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(str, str)</dt> |
52 </dd><dt>vcsStatusMonitorStatus(str, str)</dt> |
92 <td>Public method to change the monitor interval.</td> |
96 <td>Public method to change the monitor interval.</td> |
93 </tr><tr> |
97 </tr><tr> |
94 <td><a href="#VcsStatusMonitorThread.stop">stop</a></td> |
98 <td><a href="#VcsStatusMonitorThread.stop">stop</a></td> |
95 <td>Public method to stop the monitor thread.</td> |
99 <td>Public method to stop the monitor thread.</td> |
96 </tr> |
100 </tr> |
|
101 </table> |
|
102 <h3>Static Methods</h3> |
|
103 <table> |
|
104 <tr><td>None</td></tr> |
97 </table> |
105 </table> |
98 <a NAME="VcsStatusMonitorThread.__init__" ID="VcsStatusMonitorThread.__init__"></a> |
106 <a NAME="VcsStatusMonitorThread.__init__" ID="VcsStatusMonitorThread.__init__"></a> |
99 <h4>VcsStatusMonitorThread (Constructor)</h4> |
107 <h4>VcsStatusMonitorThread (Constructor)</h4> |
100 <b>VcsStatusMonitorThread</b>(<i>interval, project, vcs, parent = None</i>) |
108 <b>VcsStatusMonitorThread</b>(<i>interval, project, vcs, parent = None</i>) |
101 <p> |
109 <p> |