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 (unused)
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 (unused)
- Return:
-
reference to the instantiated page
- Return Type:
-
ConfigurationPageBase