Module implementing the Debugger General configuration page.
None |
DebuggerGeneralPage | Class implementing the Debugger General configuration page. |
create | Module function to create the configuration page. |
Class implementing the Debugger General configuration page.
None |
None |
DebuggerGeneralPage | Constructor |
on_addAllowedHostButton_clicked | Private slot called to add a new allowed host. |
on_allowedHostsList_currentItemChanged | Private method set the state of the edit and delete button. |
on_deleteAllowedHostButton_clicked | Private slot called to delete an allowed host. |
on_editAllowedHostButton_clicked | Private slot called to edit an allowed host. |
save | Public slot to save the Debugger General (1) configuration. |
None |
Constructor
Private slot called to add a new allowed host.
Private method set the state of the edit and delete button.
Private slot called to delete an allowed host.
Private slot called to edit an allowed host.
Public slot to save the Debugger General (1) configuration.
Module function to create the configuration page.