Home ⌂Doc Index ◂Up ▴

eric6.Preferences.ConfigurationPages.ProjectPage

Module implementing the Project configuration page.

Global Attributes

None

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

None

Class Methods

None

Methods

ProjectPage Constructor
save Public slot to save the Project configuration.

Static Methods

None

ProjectPage (Constructor)

ProjectPage()

Constructor

ProjectPage.save

save()

Public slot to save the Project configuration.

Up


create

create(dlg)

Module function to create the configuration page.

dlg
reference to the configuration dialog
Returns:
reference to the instantiated page (ConfigurationPageBase)
Up



Home ⌂Doc Index ◂Up ▴