Module implementing a dialog to show errors found by the find_errors function.
ErrorsDialog | Class implementing a dialog to show errors found by the find_errors function. |
None |
Class implementing a dialog to show errors found by the find_errors function.
ErrorsDialog | Constructor |
__resizeColumns | Private method to resize the list columns. |
__resort | Private method to resort the tree. |
addEntry | Public slot to add an entry to the list. |
on_errorsList_itemActivated | Private slot to handle the itemActivated signal of the list. |
Constructor
Private method to resize the list columns.
Private method to resort the tree.
Public slot to add an entry to the list.
Private slot to handle the itemActivated signal of the list.