Module implementing the Exception Logger widget.
None |
ExceptionLogger | Class implementing the Exception Logger widget. |
None |
Class implementing the Exception Logger widget.
This class displays a log of all exceptions having occured during a debugging session.
None |
None |
ExceptionLogger | Constructor |
__configure | Private method to open the configuration dialog. |
__itemDoubleClicked | Private slot to handle the double click of an item. |
__openSource | Private slot to handle a double click on an entry. |
__showContextMenu | Private slot to show the context menu of the listview. |
addException | Public slot to handle the arrival of a new exception. |
debuggingStarted | Public slot to clear the listview upon starting a new debugging session. |
None |
Constructor
Private method to open the configuration dialog.
Private slot to handle the double click of an item.
Private slot to handle a double click on an entry.
Private slot to show the context menu of the listview.
Public slot to handle the arrival of a new exception.
Public slot to clear the listview upon starting a new debugging session.