Module implementing a dialog to enter the data for a 'git worktree add' operation.
None |
GitWorktreeAddDialog | Class implementing a dialog to enter the data for a 'git worktree add' operation. |
None |
Class implementing a dialog to enter the data for a 'git worktree add' operation.
None |
None |
GitWorktreeAddDialog | Constructor |
__updateOK | Private method to set the enabled state of the OK button. |
getParameters | Public method to get the entered parameters for the 'git worktree add' operation. |
on_branchButton_toggled | Private slot to handle changes of the Branch select button. |
on_branchCombo_editTextChanged | Private slot to handle changes of the Branch combo. |
on_revButton_toggled | Private slot to handle changes of the rev select button. |
on_revEdit_textChanged | Private slot to handle changes of the rev edit. |
on_tagButton_toggled | Private slot to handle changes of the Tag select button. |
on_tagCombo_editTextChanged | Private slot to handle changes of the Tag combo. |
on_worktreePathPicker_textChanged | Private slot handling a change of the worktree path. |
None |
Constructor
Private method to set the enabled state of the OK button.
Public method to get the entered parameters for the 'git worktree add' operation.
Private slot to handle changes of the Branch select button.
Private slot to handle changes of the Branch combo.
Private slot to handle changes of the rev select button.
Private slot to handle changes of the rev edit.
Private slot to handle changes of the Tag select button.
Private slot to handle changes of the Tag combo.
Private slot handling a change of the worktree path.