eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage
Module implementing the Interface configuration page (variant for web browser).
Global Attributes
Classes
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
Class Methods
Methods
Static Methods
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.
create
create(dlg)
    Module function to create the configuration page.
- dlg
- 
reference to the configuration dialog
- Returns:
- 
reference to the instantiated page (ConfigurationPageBase)