Module implementing the Rope refactoring plugin.
| RefactoringRopePlugin | Class implementing the Rope refactoring plugin. |
| None |
Class implementing the Rope refactoring plugin.
| RefactoringRopePlugin | Constructor |
| __checkVersions | Private function to check that the eric4 and Python versions are ok. |
| __initialize | Private slot to (re)initialize the plugin. |
| __loadTranslator | Private method to load the translation file. |
| __projectClosed | Public slot to handle the projectClosed signal. |
| __projectOpened | Public slot to handle the projectOpened signal. |
| activate | Public method to activate this plugin. |
| deactivate | Public method to deactivate this plugin. |
Constructor
Private function to check that the eric4 and Python versions are ok.
Private slot to (re)initialize the plugin.
Private method to load the translation file.
Public slot to handle the projectClosed signal.
Public slot to handle the projectOpened signal.
Public method to activate this plugin.
Public method to deactivate this plugin.