Home ⌂Doc Index ◂Up ▴

eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage

Module implementing the Interface configuration page (variant for web browser).

Global Attributes

None

Classes

WebBrowserInterfacePage Class implementing the Interface configuration page (variant for web browser).

Functions

create Module function to create the configuration page.


WebBrowserInterfacePage

Class implementing the Interface configuration page (variant for web browser).

Derived from

ConfigurationPageBase, Ui_WebBrowserInterfacePage

Class Attributes

None

Class Methods

None

Methods

WebBrowserInterfacePage Constructor
__populateStyleCombo Private method to populate the style combo box.
save Public slot to save the Interface configuration.

Static Methods

None

WebBrowserInterfacePage (Constructor)

WebBrowserInterfacePage()

Constructor

WebBrowserInterfacePage.__populateStyleCombo

__populateStyleCombo()

Private method to populate the style combo box.

WebBrowserInterfacePage.save

save()

Public slot to save the Interface 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 ▴