Module implementing the Debugger Python3 configuration page.
None |
DebuggerPython3Page | Class implementing the Debugger Python3 configuration page. |
create | Module function to create the configuration page. |
Class implementing the Debugger Python3 configuration page.
None |
None |
DebuggerPython3Page | Constructor |
__populateAndSetVenvComboBox | Private method to populate and set the virtual environment combo box. |
on_refreshButton_clicked | Private slot handling a click of the refresh button. |
on_venvDlgButton_clicked | Private slot to show the virtual environment manager dialog. |
save | Public slot to save the Debugger Python configuration. |
None |
Constructor
Private method to populate and set the virtual environment combo box.
Private slot handling a click of the refresh button.
Private slot to show the virtual environment manager dialog.
Public slot to save the Debugger Python configuration.
Module function to create the configuration page.