Module implementing the Debugger Python2 configuration page.
None |
DebuggerPython2Page | Class implementing the Debugger Python2 configuration page. |
create | Module function to create the configuration page. |
Class implementing the Debugger Python2 configuration page.
None |
None |
DebuggerPython2Page | 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.