eric6.Preferences.ConfigurationPages.DebuggerPythonPage
Module implementing the Debugger Python configuration page.
Global Attributes
Classes
Functions
create |
Module function to create the configuration page. |
DebuggerPythonPage
Class implementing the Debugger Python configuration page.
Derived from
ConfigurationPageBase, Ui_DebuggerPythonPage
Class Attributes
Class Methods
Methods
Static Methods
DebuggerPythonPage (Constructor)
DebuggerPythonPage()
Constructor
DebuggerPythonPage.save
save()
Public slot to save the Debugger Python configuration.
create
create(dlg)
Module function to create the configuration page.
- dlg
-
reference to the configuration dialog
- Returns:
-
reference to the instantiated page (ConfigurationPageBase)