Module implementing a dialog to enter data for a Push operation.
| None | 
| GitPushDialog | Class implementing a dialog to enter data for a Push operation. | 
| None | 
Class implementing a dialog to enter data for a Push operation.
| ForceColumn | 
| LocalBranchColumn | 
| PushColumn | 
| RemoteBranchColumn | 
| None | 
| GitPushDialog | Constructor | 
| __resizeColumns | Private slot to adjust the column sizes. | 
| getData | Public method to get the entered data. | 
| on_branchesTree_itemChanged | Private slot handling changes of a branch item. | 
| on_remotesComboBox_currentTextChanged | Private slot to handle changes of the selected repository. | 
| on_selectAllCheckBox_stateChanged | Private slot to select/deselect all branch items. | 
| None | 
Constructor
Private slot to adjust the column sizes.
Public method to get the entered data.
Private slot handling changes of a branch item.
Private slot to handle changes of the selected repository.
Private slot to select/deselect all branch items.