eric6.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
- 
index of selected workspace view type (integer)
ViewmanagerPage.save
save()
        Public slot to save the Viewmanager configuration.
create
create(dlg)
    Module function to create the configuration page.
- dlg
- 
reference to the configuration dialog
- Returns:
- 
reference to the instantiated page (ConfigurationPageBase)