Module implementing a dialog to enter the commit message.
SvnCommitDialog | Class implementing a dialog to enter the commit message. |
None |
Class implementing a dialog to enter the commit message.
SvnCommitDialog | Constructor |
logMessage | Public method to retrieve the log message. |
on_buttonBox_accepted | Private slot called by the buttonBox accepted signal. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_buttonBox_rejected | Private slot called by the buttonBox rejected signal. |
on_recentComboBox_activated | Private slot to select a commit message from recent ones. |
showEvent | Public method called when the dialog is about to be shown. |
Constructor
Public method to retrieve the log message.
Private slot called by the buttonBox accepted signal.
Private slot called by a button of the button box clicked.
Private slot called by the buttonBox rejected signal.
Private slot to select a commit message from recent ones.
Public method called when the dialog is about to be shown.