eric6.Preferences.ConfigurationPages.EditorPropertiesPage
Module implementing the Editor Properties configuration page.
Global Attributes
Classes
Functions
create |
Module function to create the configuration page. |
EditorPropertiesPage
Class implementing the Editor Properties configuration page.
Derived from
ConfigurationPageBase, Ui_EditorPropertiesPage
Class Attributes
Class Methods
Methods
Static Methods
EditorPropertiesPage (Constructor)
EditorPropertiesPage(lexers)
Constructor
- lexers
-
reference to the lexers dictionary
EditorPropertiesPage.save
save()
Public slot to save the Editor Properties (1) configuration.
create
create(dlg)
Module function to create the configuration page.
- dlg
-
reference to the configuration dialog
- Returns:
-
reference to the instantiated page (ConfigurationPageBase)