Module implementing a dialog to show the output of the tabnanny command process.
None |
TabnannyDialog | Class implementing a dialog to show the results of the tabnanny check run. |
None |
Class implementing a dialog to show the results of the tabnanny check run.
None |
None |
TabnannyDialog | Constructor |
__createResultItem | Private method to create an entry in the result list. |
__finish | Private slot called when the action or the user pressed the button. |
__resort | Private method to resort the tree. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_resultList_itemActivated | Private slot to handle the activation of an item. |
start | Public slot to start the tabnanny check. |
None |
Constructor
Private method to create an entry in the result list.
Private slot called when the action or the user pressed the button.
Private method to resort the tree.
Private slot called by a button of the button box clicked.
Private slot to handle the activation of an item.
Public slot to start the tabnanny check.