Module implementing the Refactoring dialog base class.
RefactoringDialogBase | Class implementing the Refactoring dialog base class. |
None |
Class implementing the Refactoring dialog base class.
RefactoringDialogBase | Constructor |
__createProgressHandle | Private method to create a TaskHandle to update a progress dialog. |
__getChanges | Private method to build the Changes object. |
_calculateChanges | Protected method to calculate the changes. |
applyChanges | Public method to apply the changes. |
previewChanges | Public method to preview the changes. |
Constructor
Private method to create a TaskHandle to update a progress dialog.
Private method to build the Changes object.
Protected method to calculate the changes.
Public method to apply the changes.
Public method to preview the changes.