eric6.Preferences.ConfigurationPages.DebuggerPython3Page
Module implementing the Debugger Python3 configuration page.
Global Attributes
Classes
Functions
create |
Module function to create the configuration page. |
DebuggerPython3Page
Class implementing the Debugger Python3 configuration page.
Derived from
ConfigurationPageBase, Ui_DebuggerPython3Page
Class Attributes
Class Methods
Methods
Static Methods
DebuggerPython3Page (Constructor)
DebuggerPython3Page()
Constructor
DebuggerPython3Page.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)