Module implementing the pip interface plug-in.
author |
autoactivate |
className |
deactivateable |
error |
longDescription |
name |
needsRestart |
packageName |
pipPluginObject |
pyqtApi |
python2Compatible |
shortDescription |
version |
PipInterfacePlugin | Class implementing the pip interface plug-in. |
createPipPage | Module function to create the pip configuration page. |
exeDisplayDataList | Module function to support the display of some executable info. |
getConfigData | Module function returning data as required by the configuration dialog. |
prepareUninstall | Module function to prepare for an un-installation. |
Class implementing the pip interface plug-in.
PreferencesKey |
None |
PipInterfacePlugin | Constructor |
__initialize | Private slot to (re)initialize the plugin. |
activate | Public method to activate this plugin. |
deactivate | Public method to deactivate this plugin. |
getMenu | Public method to get a reference to the requested menu. |
getMenuNames | Public method to get the names of all menus. |
getPreferences | Public method to retrieve the various pip related settings. |
setPreferences | Public method to store the various pip related settings. |
None |
Constructor
Private slot to (re)initialize the plugin.
Public method to activate this plugin.
Public method to deactivate this plugin.
Public method to get a reference to the requested menu.
Public method to get the names of all menus.
Public method to retrieve the various pip related settings.
Public method to store the various pip related settings.
Module function to create the pip configuration page.
Module function to support the display of some executable info.
Module function returning data as required by the configuration dialog.
Module function to prepare for an un-installation.