72 <td>Constructor</td> |
72 <td>Constructor</td> |
73 </tr><tr> |
73 </tr><tr> |
74 <td><a href="#VcsStatusMonitorThread._performMonitor">_performMonitor</a></td> |
74 <td><a href="#VcsStatusMonitorThread._performMonitor">_performMonitor</a></td> |
75 <td>Protected method implementing the real monitoring action.</td> |
75 <td>Protected method implementing the real monitoring action.</td> |
76 </tr><tr> |
76 </tr><tr> |
|
77 <td><a href="#VcsStatusMonitorThread._shutdown">_shutdown</a></td> |
|
78 <td>Protected method performing shutdown actions.</td> |
|
79 </tr><tr> |
77 <td><a href="#VcsStatusMonitorThread.checkStatus">checkStatus</a></td> |
80 <td><a href="#VcsStatusMonitorThread.checkStatus">checkStatus</a></td> |
78 <td>Public method to wake up the status monitor thread.</td> |
81 <td>Public method to wake up the status monitor thread.</td> |
79 </tr><tr> |
82 </tr><tr> |
80 <td><a href="#VcsStatusMonitorThread.clearCachedState">clearCachedState</a></td> |
83 <td><a href="#VcsStatusMonitorThread.clearCachedState">clearCachedState</a></td> |
81 <td>Public method to clear the cached VCS state of a file/directory.</td> |
84 <td>Public method to clear the cached VCS state of a file/directory.</td> |
145 <dt>Returns:</dt> |
148 <dt>Returns:</dt> |
146 <dd> |
149 <dd> |
147 tuple of flag indicating successful operation (boolean) and |
150 tuple of flag indicating successful operation (boolean) and |
148 a status message in case of non successful operation (string) |
151 a status message in case of non successful operation (string) |
149 </dd> |
152 </dd> |
150 </dl><a NAME="VcsStatusMonitorThread.checkStatus" ID="VcsStatusMonitorThread.checkStatus"></a> |
153 </dl><a NAME="VcsStatusMonitorThread._shutdown" ID="VcsStatusMonitorThread._shutdown"></a> |
|
154 <h4>VcsStatusMonitorThread._shutdown</h4> |
|
155 <b>_shutdown</b>(<i></i>) |
|
156 <p> |
|
157 Protected method performing shutdown actions. |
|
158 </p><p> |
|
159 The default implementation does nothing. |
|
160 </p><a NAME="VcsStatusMonitorThread.checkStatus" ID="VcsStatusMonitorThread.checkStatus"></a> |
151 <h4>VcsStatusMonitorThread.checkStatus</h4> |
161 <h4>VcsStatusMonitorThread.checkStatus</h4> |
152 <b>checkStatus</b>(<i></i>) |
162 <b>checkStatus</b>(<i></i>) |
153 <p> |
163 <p> |
154 Public method to wake up the status monitor thread. |
164 Public method to wake up the status monitor thread. |
155 </p><a NAME="VcsStatusMonitorThread.clearCachedState" ID="VcsStatusMonitorThread.clearCachedState"></a> |
165 </p><a NAME="VcsStatusMonitorThread.clearCachedState" ID="VcsStatusMonitorThread.clearCachedState"></a> |