Module implementing the Translator plugin.
| __header__ |
| error |
| translatorPluginObject |
| TranslatorPlugin | Class implementing the Translator plug-in. |
| createTranslationServicesPage | Module function to create the Translation Services configuration page. |
| createTranslatorPage | Module function to create the Translator configuration page. |
| getConfigData | Module function returning data as required by the configuration dialog. |
| prepareUninstall | Module function to prepare for an uninstallation. |
Class implementing the Translator plug-in.
| DefaultPreferences |
| PreferencesKey |
| getPreferences | Class method to retrieve the various settings. |
| getPreferencesDefault | Class method to retrieve the various default settings. |
| setPreferences | Class method to store the various settings. |
| TranslatorPlugin | Constructor |
| __initialize | Private slot to (re)initialize the plugin. |
| activate | Public method to activate this plugin. |
| deactivate | Public method to deactivate this plugin. |
| None |
Class method to retrieve the various settings.
Class method to retrieve the various default settings.
Class method to store the various settings.
Constructor
Private slot to (re)initialize the plugin.
Public method to activate this plugin.
Public method to deactivate this plugin.
Module function to create the Translation Services configuration page.
Module function to create the Translator configuration page.
Module function returning data as required by the configuration dialog.
Module function to prepare for an uninstallation.