eric6.Preferences.ConfigurationPages.HelpInterfacePage
Module implementing the Interface configuration page (variant for web browser).
Global Attributes
Classes
| HelpInterfacePage | Class implementing the Interface configuration page (variant for web browser). | 
Functions
| create | Module function to create the configuration page. | 
HelpInterfacePage
    Class implementing the Interface configuration page (variant for web
    browser).
Derived from
ConfigurationPageBase, Ui_HelpInterfacePage
Class Attributes
Class Methods
Methods
Static Methods
HelpInterfacePage (Constructor)
HelpInterfacePage()
        Constructor
HelpInterfacePage.__populateStyleCombo
__populateStyleCombo()
        Private method to populate the style combo box.
HelpInterfacePage.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)