Home ⌂Doc Index ◂Up ▴

eric6.Preferences.ConfigurationPages.EditorAutocompletionPage

Module implementing the Editor Autocompletion configuration page.

Global Attributes

None

Classes

EditorAutocompletionPage Class implementing the Editor Autocompletion configuration page.

Functions

create Module function to create the configuration page.


EditorAutocompletionPage

Class implementing the Editor Autocompletion configuration page.

Derived from

ConfigurationPageBase, Ui_EditorAutocompletionPage

Class Attributes

None

Class Methods

None

Methods

EditorAutocompletionPage Constructor
save Public slot to save the Editor Autocompletion configuration.

Static Methods

None

EditorAutocompletionPage (Constructor)

EditorAutocompletionPage()

Constructor

EditorAutocompletionPage.save

save()

Public slot to save the Editor Autocompletion configuration.

Up


create

create(dlg)

Module function to create the configuration page.

dlg
reference to the configuration dialog
Returns:
reference to the instantiated page (ConfigurationPageBase)
Up



Home ⌂Doc Index ◂Up ▴