Module implementing the shelve extension project helper.
None |
LargefilesProjectHelper | Class implementing the queues extension project helper. |
None |
Class implementing the queues extension project helper.
None |
None |
LargefilesProjectHelper | Constructor |
__hgLfPull | Private slot to pull missing large files into the local repository. |
__hgLfSummary | Private slot to show a working directory summary. |
__hgLfVerify | Private slot to verify large files integrity. |
__hgLfconvert | Private slot to convert the repository format of the current project. |
initActions | Public method to generate the action objects. |
initMenu | Public method to generate the extension menu. |
menuTitle | Public method to get the menu title. |
shutdown | Public method to perform shutdown actions. |
None |
Constructor
Private slot to pull missing large files into the local repository.
Private slot to show a working directory summary.
Private slot to verify large files integrity.
Private slot to convert the repository format of the current project.
Public method to generate the action objects.
Public method to generate the extension menu.
Public method to get the menu title.
Public method to perform shutdown actions.
Note: Derived class may implement this method if needed.