Module implementing the Mercurial command dialog.
| None |
| HgCommandDialog | Class implementing the Mercurial command dialog. |
| None |
Class implementing the Mercurial command dialog.
It implements a dialog that is used to enter an arbitrary Mercurial command. It asks the user to enter the commandline parameters.
| None |
| HgCommandDialog | Constructor |
| getData | Public method to retrieve the data entered into this dialog. |
| on_commandCombo_editTextChanged | Private method used to enable/disable the OK-button. |
Constructor
Public method to retrieve the data entered into this dialog.
Private method used to enable/disable the OK-button.