Plugin_Refactoring_BRM.RefactoringBRM.ConfigurationPage.RefactoringBRMPage

Module implementing the Refactoring configuration page.

Classes

RefactoringBRMPage Class implementing the Refactoring configuration page.

Functions

None


RefactoringBRMPage

Class implementing the Refactoring configuration page.

Derived from

ConfigurationPageBase, Ui_RefactoringBRMPage

Methods

RefactoringBRMPage Constructor
save Public slot to save the Refactoring configuration.

RefactoringBRMPage (Constructor)

RefactoringBRMPage(plugin)

Constructor

plugin
reference to the plugin object

RefactoringBRMPage.save

save()

Public slot to save the Refactoring configuration.

Up