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