eric7.Preferences.ConfigurationPages.TemplatesPage
Module implementing the Templates configuration page.
Global Attributes
Classes
TemplatesPage |
Class implementing the Templates configuration page. |
Functions
create |
Module function to create the configuration page. |
TemplatesPage
Class implementing the Templates configuration page.
Derived from
ConfigurationPageBase, Ui_TemplatesPage
Class Attributes
Class Methods
Methods
Static Methods
TemplatesPage (Constructor)
TemplatesPage()
Constructor
TemplatesPage.on_editorFontButton_clicked
on_editorFontButton_clicked()
Private method used to select the font to be used by the code editor.
TemplatesPage.save
save()
Public slot to save the Templates configuration.
create
create(_dlg)
Module function to create the configuration page.
- _dlg (ConfigurationDialog)
-
reference to the configuration dialog (unused)
- Return:
-
reference to the instantiated page
- Return Type:
-
ConfigurationPageBase