eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerJediPage
Module implementing the Jedi Mouse Click Handler configuration page.
Global Attributes
Classes
Functions
create |
Module function to create the configuration page. |
EditorMouseClickHandlerJediPage
Class implementing the Jedi Mouse Click Handler configuration page.
Derived from
ConfigurationPageBase, Ui_EditorMouseClickHandlerJediPage
Class Attributes
Class Methods
Methods
Static Methods
EditorMouseClickHandlerJediPage (Constructor)
EditorMouseClickHandlerJediPage()
Constructor
EditorMouseClickHandlerJediPage.on_changeGotoButton_clicked
on_changeGotoButton_clicked()
Private slot to change the 'goto' mouse click sequence.
EditorMouseClickHandlerJediPage.save
save()
Public slot to save the Jedi Mouse Click Handler 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