eric6.Preferences.ConfigurationPages.EditorDocViewerPage
Module implementing the Editor Documentation Viewer configuration page.
Global Attributes
Classes
Functions
create |
Module function to create the configuration page. |
EditorDocViewerPage
Class documentation goes here.
Derived from
ConfigurationPageBase, Ui_EditorDocViewerPage
Class Attributes
Class Methods
Methods
Static Methods
EditorDocViewerPage (Constructor)
EditorDocViewerPage(parent=None)
Constructor
- parent (QWidget)
-
reference to the parent widget
EditorDocViewerPage.save
save()
Public slot to save the Editor Typing configuration.
create
create(dlg)
Module function to create the configuration page.
- dlg
-
reference to the configuration dialog
- Returns:
-
reference to the instantiated page (ConfigurationPageBase)