RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog.html

changeset 18
58ce8a433422
parent 14
5f206edea27e
child 31
fe59ed68bd19
equal deleted inserted replaced
17:97c15db4a7c1 18:58ce8a433422
46 </p> 46 </p>
47 <h3>Derived from</h3> 47 <h3>Derived from</h3>
48 QDialog, Ui_RawMetricsDialog 48 QDialog, Ui_RawMetricsDialog
49 <h3>Class Attributes</h3> 49 <h3>Class Attributes</h3>
50 <table> 50 <table>
51 <tr><td>None</td></tr> 51 <tr><td>FilePathRole</td></tr>
52 </table> 52 </table>
53 <h3>Class Methods</h3> 53 <h3>Class Methods</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
88 <td>Private slot called after perfoming a code metrics calculation on one file.</td> 88 <td>Private slot called after perfoming a code metrics calculation on one file.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#RawMetricsDialog.__resizeResultColumns">__resizeResultColumns</a></td> 90 <td><a href="#RawMetricsDialog.__resizeResultColumns">__resizeResultColumns</a></td>
91 <td>Private method to resize the list columns.</td> 91 <td>Private method to resize the list columns.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#RawMetricsDialog.clear">clear</a></td>
94 <td>Public method to clear all results.</td>
95 </tr><tr>
93 <td><a href="#RawMetricsDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 96 <td><a href="#RawMetricsDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
94 <td>Private slot called by a button of the button box clicked.</td> 97 <td>Private slot called by a button of the button box clicked.</td>
98 </tr><tr>
99 <td><a href="#RawMetricsDialog.on_resultList_itemActivated">on_resultList_itemActivated</a></td>
100 <td>Private slot to handle the activation of a result item.</td>
95 </tr><tr> 101 </tr><tr>
96 <td><a href="#RawMetricsDialog.on_startButton_clicked">on_startButton_clicked</a></td> 102 <td><a href="#RawMetricsDialog.on_startButton_clicked">on_startButton_clicked</a></td>
97 <td>Private slot to start a code metrics run.</td> 103 <td>Private slot to start a code metrics run.</td>
98 </tr><tr> 104 </tr><tr>
99 <td><a href="#RawMetricsDialog.prepare">prepare</a></td> 105 <td><a href="#RawMetricsDialog.prepare">prepare</a></td>
238 </dl><a NAME="RawMetricsDialog.__resizeResultColumns" ID="RawMetricsDialog.__resizeResultColumns"></a> 244 </dl><a NAME="RawMetricsDialog.__resizeResultColumns" ID="RawMetricsDialog.__resizeResultColumns"></a>
239 <h4>RawMetricsDialog.__resizeResultColumns</h4> 245 <h4>RawMetricsDialog.__resizeResultColumns</h4>
240 <b>__resizeResultColumns</b>(<i></i>) 246 <b>__resizeResultColumns</b>(<i></i>)
241 <p> 247 <p>
242 Private method to resize the list columns. 248 Private method to resize the list columns.
249 </p><a NAME="RawMetricsDialog.clear" ID="RawMetricsDialog.clear"></a>
250 <h4>RawMetricsDialog.clear</h4>
251 <b>clear</b>(<i></i>)
252 <p>
253 Public method to clear all results.
243 </p><a NAME="RawMetricsDialog.on_buttonBox_clicked" ID="RawMetricsDialog.on_buttonBox_clicked"></a> 254 </p><a NAME="RawMetricsDialog.on_buttonBox_clicked" ID="RawMetricsDialog.on_buttonBox_clicked"></a>
244 <h4>RawMetricsDialog.on_buttonBox_clicked</h4> 255 <h4>RawMetricsDialog.on_buttonBox_clicked</h4>
245 <b>on_buttonBox_clicked</b>(<i>button</i>) 256 <b>on_buttonBox_clicked</b>(<i>button</i>)
246 <p> 257 <p>
247 Private slot called by a button of the button box clicked. 258 Private slot called by a button of the button box clicked.
248 </p><dl> 259 </p><dl>
249 <dt><i>button</i> (QAbstractButton)</dt> 260 <dt><i>button</i> (QAbstractButton)</dt>
250 <dd> 261 <dd>
251 button that was clicked 262 button that was clicked
252 </dd> 263 </dd>
253 </dl><a NAME="RawMetricsDialog.on_startButton_clicked" ID="RawMetricsDialog.on_startButton_clicked"></a> 264 </dl><a NAME="RawMetricsDialog.on_resultList_itemActivated" ID="RawMetricsDialog.on_resultList_itemActivated"></a>
265 <h4>RawMetricsDialog.on_resultList_itemActivated</h4>
266 <b>on_resultList_itemActivated</b>(<i>item, column</i>)
267 <p>
268 Private slot to handle the activation of a result item.
269 </p><a NAME="RawMetricsDialog.on_startButton_clicked" ID="RawMetricsDialog.on_startButton_clicked"></a>
254 <h4>RawMetricsDialog.on_startButton_clicked</h4> 270 <h4>RawMetricsDialog.on_startButton_clicked</h4>
255 <b>on_startButton_clicked</b>(<i></i>) 271 <b>on_startButton_clicked</b>(<i></i>)
256 <p> 272 <p>
257 Private slot to start a code metrics run. 273 Private slot to start a code metrics run.
258 </p><a NAME="RawMetricsDialog.prepare" ID="RawMetricsDialog.prepare"></a> 274 </p><a NAME="RawMetricsDialog.prepare" ID="RawMetricsDialog.prepare"></a>

eric ide

mercurial