Module implementing the VCS status monitor thread class for Mercurial.
None |
HgStatusMonitorThread | Class implementing the VCS status monitor thread class for Mercurial. |
None |
Class implementing the VCS status monitor thread class for Mercurial.
None |
None |
HgStatusMonitorThread | Constructor |
__initClient | Private method to initialize the Mercurial client. |
_getInfo | Protected method implementing the real info action. |
_performMonitor | Protected method implementing the monitoring action. |
_shutdown | Protected method performing shutdown actions. |
None |
Constructor
Private method to initialize the Mercurial client.
Protected method implementing the real info action.
Protected method implementing the monitoring action.
This method populates the statusList member variable with a list of strings giving the status in the first column and the path relative to the project directory starting with the third column. The allowed status flags are:
Protected method performing shutdown actions.