eric7.Preferences.ConfigurationPages.EditorCalltipsPage
Module implementing the Editor Calltips configuration page.
Global Attributes
Classes
Functions
create |
Module function to create the configuration page. |
EditorCalltipsPage
Class implementing the Editor Calltips configuration page.
Derived from
ConfigurationPageBase, Ui_EditorCalltipsPage
Class Attributes
Class Methods
Methods
EditorCalltipsPage |
Constructor |
save |
Public slot to save the EditorCalltips configuration. |
setMode |
Public method to perform mode dependent setups. |
Static Methods
EditorCalltipsPage (Constructor)
EditorCalltipsPage()
Constructor
EditorCalltipsPage.save
save()
Public slot to save the EditorCalltips configuration.
EditorCalltipsPage.setMode
setMode(displayMode)
Public method to perform mode dependent setups.
- displayMode (ConfigurationMode)
-
mode of the configuration dialog
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