eric7.Preferences.ConfigurationPages.ViewmanagerPage
Module implementing the Viewmanager configuration page.
Global Attributes
Classes
Functions
| create | Module function to create the configuration page. | 
ViewmanagerPage
    Class implementing the Viewmanager configuration page.
Derived from
ConfigurationPageBase, Ui_ViewmanagerPage
Class Attributes
Class Methods
Methods
Static Methods
ViewmanagerPage (Constructor)
ViewmanagerPage()
        Constructor
ViewmanagerPage.on_windowComboBox_activated
on_windowComboBox_activated(index)
        Private slot to show a preview of the selected workspace view type.
- index (int)
- 
index of selected workspace view type
ViewmanagerPage.save
save()
        Public slot to save the Viewmanager configuration.
create
create(dlg)
    Module function to create the configuration page.
- dlg (ConfigurationDialog)
- 
reference to the configuration dialog
- Return:
- 
reference to the instantiated page
- Return Type:
- 
ConfigurationPageBase