Module implementing the wxPython project plugin.
ProjectWxPythonPlugin | Class implementing the wxPython project plugin. |
apiFiles | Module function to return the API files made available by this plugin. |
prepareUninstall | Module function to prepare for an uninstallation. |
Class implementing the wxPython project plugin.
ProjectWxPythonPlugin | Constructor |
__checkVersions | Private function to check that the eric4 version is ok. |
__initialize | Private slot to (re)initialize the plugin. |
__loadTranslator | Private method to load the translation file. |
activate | Public method to activate this plugin. |
deactivate | Public method to deactivate this plugin. |
fileTypesCallback | Public method get the filetype associations of the wxPython project type. |
prepareUninstall | Public method to prepare for an uninstallation. |
Constructor
Private function to check that the eric4 version is ok.
Private slot to (re)initialize the plugin.
Private method to load the translation file.
Public method to activate this plugin.
Public method to deactivate this plugin.
Public method get the filetype associations of the wxPython project type.
Public method to prepare for an uninstallation.
Module function to return the API files made available by this plugin.
Module function to prepare for an uninstallation.