Module implementing a dialog to enter data for a Fetch operation.
None |
GitFetchDialog | Class implementing a dialog to enter data for a Fetch operation. |
None |
Class implementing a dialog to enter data for a Fetch operation.
None |
None |
GitFetchDialog | Constructor |
__okButtonEnable | Private slot to set the enabled state of the OK button. |
__updateButtonEnable | Private slot to set the enabled state of the update button. |
getData | Public method to get the entered data. |
on_remoteBranchesList_itemSelectionChanged | Private slot to handle a change of selected remote branches. |
on_remoteEdit_textChanged | Private slot to handle changes of the URL edit. |
on_remotesComboBox_currentTextChanged | Private slot to handle changes of the selected repository. |
on_updateButton_clicked | Private slot to update the list of remote branches. |
None |
Constructor
Private slot to set the enabled state of the OK button.
Private slot to set the enabled state of the update button.
Public method to get the entered data.
Private slot to handle a change of selected remote branches.
Private slot to handle changes of the URL edit.
Private slot to handle changes of the selected repository.
Private slot to update the list of remote branches.