Module implementing a dialog to enter the data for the creation of an archive.
None |
GitArchiveDataDialog | Class implementing a dialog to enter the data for the creation of an archive. |
None |
Class implementing a dialog to enter the data for the creation of an archive.
None |
None |
GitArchiveDataDialog | Constructor |
__updateOK | Private slot to update the OK button. |
getData | Public method to retrieve the entered data. |
on_branchButton_toggled | Private slot to handle changes of the Branch select button. |
on_branchCombo_editTextChanged | Private slot to handle changes of the Branch combo. |
on_fileButton_clicked | Private slot to select a file via a file selection dialog. |
on_fileEdit_textChanged | Private slot to handle changes of the file edit. |
on_revButton_toggled | Private slot to handle changes of the rev select button. |
on_revEdit_textChanged | Private slot to handle changes of the rev edit. |
on_tagButton_toggled | Private slot to handle changes of the Tag select button. |
on_tagCombo_editTextChanged | Private slot to handle changes of the Tag combo. |
None |
Constructor
Private slot to update the OK button.
Public method to retrieve the entered data.
Private slot to handle changes of the Branch select button.
Private slot to handle changes of the Branch combo.
Private slot to select a file via a file selection dialog.
Private slot to handle changes of the file edit.
Private slot to handle changes of the rev select button.
Private slot to handle changes of the rev edit.
Private slot to handle changes of the Tag select button.
Private slot to handle changes of the Tag combo.