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