eric7.Preferences.ConfigurationPages.EditorSpellCheckingPage
Module implementing the Editor Spellchecking configuration page.
Global Attributes
Classes
Functions
create |
Module function to create the configuration page. |
EditorSpellCheckingPage
Class implementing the Editor Spellchecking configuration page.
Derived from
ConfigurationPageBase, Ui_EditorSpellCheckingPage
Class Attributes
Class Methods
Methods
Static Methods
EditorSpellCheckingPage (Constructor)
EditorSpellCheckingPage()
Constructor
EditorSpellCheckingPage.save
save()
Public slot to save the Editor Search 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