eric6.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
-
reference to the configuration dialog
- Returns:
-
reference to the instantiated page (ConfigurationPageBase)