Module implementing the Restructure dialog.
RestructureDialog | Class implementing the Restructure dialog. |
None |
Class implementing the Restructure dialog.
RestructureDialog | Constructor |
__loadData | Private slot to load the history data into the dialog. |
__saveData | Private slot to save the data for later reuse. |
__updateUI | Private slot to update the UI. |
_calculateChanges | Protected method to calculate the changes. |
on_buttonBox_clicked | Private slot to act on the button pressed. |
on_goalEdit_textChanged | Private slot to react to changes of the goal. |
on_patternEdit_textChanged | Private slot to react to changes of the pattern. |
Constructor
Private slot to load the history data into the dialog.
Private slot to save the data for later reuse.
Private slot to update the UI.
Protected method to calculate the changes.
Private slot to act on the button pressed.
Private slot to react to changes of the goal.
Private slot to react to changes of the pattern.