eric7.Preferences.ConfigurationPages.PipPage
Package implementing the pip configuration page.
Global Attributes
Classes
PipPage |
Class implementing the pip configuration page. |
Functions
create |
Module function to create the configuration page. |
PipPage
Class implementing the pip configuration page.
Derived from
ConfigurationPageBase, Ui_PipPage
Class Attributes
Class Methods
Methods
PipPage |
Constructor |
save |
Public slot to save the pip configuration. |
Static Methods
PipPage (Constructor)
PipPage()
Constructor
PipPage.save
save()
Public slot to save the pip configuration.
create
create(_dlg)
Module function to create the configuration page.
- _dlg (ConfigurationDialog)
-
reference to the configuration dialog (unused)
- Return:
-
reference to the instantiated page
- Return Type:
-
ConfigurationPageBase