eric6.Preferences.ConfigurationPages.MultiProjectPage
Module implementing the Multi Project configuration page.
Global Attributes
Classes
Functions
| create | Module function to create the configuration page. | 
MultiProjectPage
    Class implementing the Multi Project configuration page.
Derived from
ConfigurationPageBase, Ui_MultiProjectPage
Class Attributes
Class Methods
Methods
Static Methods
MultiProjectPage (Constructor)
MultiProjectPage()
        Constructor
MultiProjectPage.on_workspaceButton_clicked
on_workspaceButton_clicked()
        Private slot to display a directory selection dialog.
MultiProjectPage.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)