Module implementing the TurboGears project plugin.
ProjectTurboGearsPlugin | Class implementing the TurboGears 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 TurboGears project plugin.
ProjectTurboGearsPlugin | 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. |
__projectClosed | Private slot to handle the projectClosed signal. |
__projectOpened | Private slot to handle the projectOpened signal. |
activate | Public method to activate this plugin. |
deactivate | Public method to deactivate this plugin. |
fileTypesCallback | Public method get the filetype associations of the TurboGears 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.
Private slot to handle the projectClosed signal.
Private slot to handle the projectOpened signal.
Public method to activate this plugin.
Public method to deactivate this plugin.
Public method get the filetype associations of the TurboGears 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.