eric7.PipInterface.PipPackagesWindow
Module implementing the standalone pip packages management window.
Global Attributes
Classes
Functions
PipPackagesWindow
Main window class for the standalone pip packages manager.
Signals
- shutdown()
-
emitted to indicate a shutdown of the application
Derived from
EricMainWindow
Class Attributes
Class Methods
Methods
Static Methods
PipPackagesWindow (Constructor)
PipPackagesWindow(parent=None)
Constructor
- parent (QWidget)
-
reference to the parent widget
PipPackagesWindow.closeEvent
closeEvent(evt)
Protected method handling a close event.
- evt (QCloseEvent)
-
reference to the close event object