Module implementing a code metrics dialog.
None |
CodeMetricsDialog | Class implementing a dialog to display the code metrics. |
None |
Class implementing a dialog to display the code metrics.
None |
None |
CodeMetricsDialog | Constructor |
__createResultItem | Private slot to create a new item in the result list. |
__createSummaryItem | Private slot to create a new item in the summary list. |
__finish | Private slot called when the action finished or the user pressed the button. |
__getValues | Private method to extract the code metric values. |
__resizeResultColumns | Private method to resize the list columns. |
__resizeSummaryColumns | Private method to resize the list columns. |
__resultCollapse | Private slot to collapse all entries of the resultlist. |
__resultExpand | Private slot to expand all entries of the resultlist. |
__showContextMenu | Private slot to show the context menu of the listview. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_startButton_clicked | Private slot to start a code metrics run. |
prepare | Public method to prepare the dialog with a list of filenames. |
start | Public slot to start the code metrics determination. |
None |
Constructor
Private slot to create a new item in the result list.
Private slot to create a new item in the summary list.
Private slot called when the action finished or the user pressed the button.
Private method to extract the code metric values.
Private method to resize the list columns.
Private method to resize the list columns.
Private slot to collapse all entries of the resultlist.
Private slot to expand all entries of the resultlist.
Private slot to show the context menu of the listview.
Private slot called by a button of the button box clicked.
Private slot to start a code metrics run.
Public method to prepare the dialog with a list of filenames.
Public slot to start the code metrics determination.