Module implementing the Debugger General configuration page.
None |
DebuggerGeneralPage | Class implementing the Debugger General configuration page. |
PreviewModel | Class to show an example of the selected background colours for the debug viewer. |
create |
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 to 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. |
on_interfaceSelectorComboBox_currentIndexChanged | Private slot to handle the selection of a network interface type. |
save | Public slot to save the Debugger General (1) configuration. |
None |
Constructor
Private slot called to add a new allowed host.
Private method to 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.
Private slot to handle the selection of a network interface type.
Public slot to save the Debugger General (1) configuration.
Class to show an example of the selected background colours for the debug viewer.
None |
None |
PreviewModel | Constructor |
columnCount | |
data | Public Qt slot get the role data of item. |
flags | |
index | Public Qt slot to get the index of item at row:column of parent. |
parent | |
rowCount | |
setColor | Public slot to update the background colour indexed by key. |
None |
Constructor
Public Qt slot get the role data of item.
Public Qt slot to get the index of item at row:column of parent.
Public slot to update the background colour indexed by key.