Module implementing a dialog to define guards for patches.
None |
HgQueuesDefineGuardsDialog | Class implementing a dialog to define guards for patches. |
None |
Class implementing a dialog to define guards for patches.
None |
None |
HgQueuesDefineGuardsDialog | Constructor |
__applyGuards | Private slot to apply the defined guards to the current patch. |
__getGuard | Private method to get a reference to a named guard. |
closeEvent | Protected slot implementing a close event handler. |
on_addButton_clicked | Private slot to add a guard definition to the list or change it. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_guardCombo_editTextChanged | Private slot to handle changes of the text of the guard combo. |
on_guardsList_itemSelectionChanged | Private slot to handle changes of the selection of guards. |
on_patchSelector_activated | Private slot to get the list of guards defined for the given patch name. |
on_removeButton_clicked | Private slot to remove guard definitions from the list. |
start | Public slot to start the list command. |
None |
Constructor
Private slot to apply the defined guards to the current patch.
Private method to get a reference to a named guard.
Protected slot implementing a close event handler.
Private slot to add a guard definition to the list or change it.
Private slot called by a button of the button box clicked.
Private slot to handle changes of the text of the guard combo.
Private slot to handle changes of the selection of guards.
Private slot to get the list of guards defined for the given patch name.
Private slot to remove guard definitions from the list.
Public slot to start the list command.