eric6.Preferences.ConfigurationPages.PythonPage
Module implementing the Python configuration page.
Global Attributes
Classes
| PythonPage | Class implementing the Python configuration page. | 
Functions
| create | Module function to create the configuration page. | 
PythonPage
    Class implementing the Python configuration page.
Derived from
ConfigurationPageBase, Ui_PythonPage
Class Attributes
Class Methods
Methods
| PythonPage | Constructor | 
| save | Public slot to save the Python configuration. | 
Static Methods
PythonPage (Constructor)
PythonPage()
        Constructor
PythonPage.save
save()
        Public slot to save the Python configuration.
create
create(dlg)
    Module function to create the configuration page.
- dlg
- 
reference to the configuration dialog
- Returns:
- 
reference to the instantiated page (ConfigurationPageBase)