eric6.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
-
reference to the configuration dialog
- Returns:
-
reference to the instantiated page (ConfigurationPageBase)