Module implementing a dialog to select a list of patch files.
None |
GitPatchFilesDialog | Class implementing a dialog to select a list of patch files. |
None |
Class implementing a dialog to select a list of patch files.
None |
None |
GitPatchFilesDialog | Constructor |
__getPatchFilesList | Private method to get the list of patch files. |
getData | Public slot to get the entered data. |
on_addButton_clicked | Private slot to add patch files to the list. |
on_deleteButton_clicked | Private slot to delete the selected patch files. |
on_downButton_clicked | Private slot to move an entry down in the list. |
on_patchFilesList_itemSelectionChanged | Private slot to enable button states depending on selection. |
on_upButton_clicked | Private slot to move an entry up in the list. |
None |
Constructor
Private method to get the list of patch files.
Public slot to get the entered data.
Private slot to add patch files to the list.
Private slot to delete the selected patch files.
Private slot to move an entry down in the list.
Private slot to enable button states depending on selection.
Private slot to move an entry up in the list.