Module implementing a dialog to enter data to fold patches.
None |
HgQueuesFoldDialog | Class implementing a dialog to enter data to fold patches. |
None |
Class implementing a dialog to enter data to fold patches.
None |
None |
HgQueuesFoldDialog | Constructor |
__updateOkButton | Private slot to update the status of the OK button. |
getData | Public method to retrieve the entered data. |
on_addButton_clicked | Private slot to add a patch to the list of selected patches. |
on_downButton_clicked | Private slot to move a patch down in the list. |
on_removeButton_clicked | Private slot to remove a patch from the list of selected patches. |
on_selectedPatches_currentItemChanged | Private slot to react on changes of the current item of selected patches. |
on_sourcePatches_currentItemChanged | Private slot to react on changes of the current item of source patches. |
on_upButton_clicked | Private slot to move a patch up in the list. |
None |
Constructor
Private slot to update the status of the OK button.
Public method to retrieve the entered data.
Private slot to add a patch to the list of selected patches.
Private slot to move a patch down in the list.
Private slot to remove a patch from the list of selected patches.
Private slot to react on changes of the current item of selected patches.
Private slot to react on changes of the current item of source patches.
Private slot to move a patch up in the list.