eric4.Preferences.ConfigurationPages.EditorProperties2Page

Module implementing the Editor Properties (2) configuration page.

Classes

EditorProperties2Page Class implementing the Editor Properties (2) configuration page.

Functions

create Module function to create the configuration page.


EditorProperties2Page

Class implementing the Editor Properties (2) configuration page.

Derived from

ConfigurationPageBase, Ui_EditorProperties2Page

Methods

EditorProperties2Page Constructor
save Public slot to save the Editor Properties (2) configuration.

EditorProperties2Page (Constructor)

EditorProperties2Page()

Constructor

lexers
reference to the lexers dictionary

EditorProperties2Page.save

save()

Public slot to save the Editor Properties (2) configuration.

Up


create

create(dlg)

Module function to create the configuration page.

dlg
reference to the configuration dialog
Up