Module implementing a dialog to get the data for a new patch.
None |
HgQueuesNewPatchDialog | Class implementing a dialog to get the data for a new patch. |
None |
Class implementing a dialog to get the data for a new patch.
NEW_MODE |
REFRESH_MODE |
None |
HgQueuesNewPatchDialog | Constructor |
__updateUI | Private slot to update the UI. |
getData | Public method to retrieve the entered data. |
on_currentUserCheckBox_toggled | Private slot to handle changes of the currentuser state. |
on_messageEdit_textChanged | Private slot to handle changes of the patch message. |
on_nameEdit_textChanged | Private slot to handle changes of the patch name. |
on_userEdit_textChanged | Private slot to handle changes of the user name. |
on_userGroup_toggled | Private slot to handle changes of the user group state. |
None |
Constructor
Private slot to update the UI.
Public method to retrieve the entered data.
Private slot to handle changes of the currentuser state.
Private slot to handle changes of the patch message.
Private slot to handle changes of the patch name.
Private slot to handle changes of the user name.
Private slot to handle changes of the user group state.