Home ⌂Doc Index ◂Up ▴

eric6.Preferences.ConfigurationPages.LogViewerPage

Module implementing the Log Viewer configuration page.

Global Attributes

None

Classes

LogViewerPage Class implementing the Log Viewer configuration page.

Functions

create Module function to create the configuration page.


LogViewerPage

Class implementing the Log Viewer configuration page.

Derived from

ConfigurationPageBase, Ui_LogViewerPage

Class Attributes

None

Class Methods

None

Methods

LogViewerPage Constructor
save Public slot to save the Interface configuration.

Static Methods

None

LogViewerPage (Constructor)

LogViewerPage(parent=None)

Constructor

parent
reference to the parent widget (QWidget)

LogViewerPage.save

save()

Public slot to save the Interface 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 ▴