src/eric7/Documentation/Source/eric7.DataViews.CodeMetricsDialog.html

branch
eric7
changeset 10076
649f7ca537ea
parent 9211
99eb1cb030a5
child 10423
299802979277
equal deleted inserted replaced
10075:3b2dc7fefbfc 10076:649f7ca537ea
93 <tr> 93 <tr>
94 <td><a href="#CodeMetricsDialog.__showContextMenu">__showContextMenu</a></td> 94 <td><a href="#CodeMetricsDialog.__showContextMenu">__showContextMenu</a></td>
95 <td>Private slot to show the context menu of the listview.</td> 95 <td>Private slot to show the context menu of the listview.</td>
96 </tr> 96 </tr>
97 <tr> 97 <tr>
98 <td><a href="#CodeMetricsDialog.closeEvent">closeEvent</a></td>
99 <td>Protected method to handle the close event.</td>
100 </tr>
101 <tr>
98 <td><a href="#CodeMetricsDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 102 <td><a href="#CodeMetricsDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
99 <td>Private slot called by a button of the button box clicked.</td> 103 <td>Private slot called by a button of the button box clicked.</td>
100 </tr> 104 </tr>
101 <tr> 105 <tr>
102 <td><a href="#CodeMetricsDialog.on_startButton_clicked">on_startButton_clicked</a></td> 106 <td><a href="#CodeMetricsDialog.on_startButton_clicked">on_startButton_clicked</a></td>
249 <dt><i>coord</i></dt> 253 <dt><i>coord</i></dt>
250 <dd> 254 <dd>
251 the position of the mouse pointer (QPoint) 255 the position of the mouse pointer (QPoint)
252 </dd> 256 </dd>
253 </dl> 257 </dl>
258 <a NAME="CodeMetricsDialog.closeEvent" ID="CodeMetricsDialog.closeEvent"></a>
259 <h4>CodeMetricsDialog.closeEvent</h4>
260 <b>closeEvent</b>(<i>evt</i>)
261
262 <p>
263 Protected method to handle the close event.
264 </p>
265 <dl>
266
267 <dt><i>evt</i> (QCloseEvent)</dt>
268 <dd>
269 reference to the close event
270 </dd>
271 </dl>
254 <a NAME="CodeMetricsDialog.on_buttonBox_clicked" ID="CodeMetricsDialog.on_buttonBox_clicked"></a> 272 <a NAME="CodeMetricsDialog.on_buttonBox_clicked" ID="CodeMetricsDialog.on_buttonBox_clicked"></a>
255 <h4>CodeMetricsDialog.on_buttonBox_clicked</h4> 273 <h4>CodeMetricsDialog.on_buttonBox_clicked</h4>
256 <b>on_buttonBox_clicked</b>(<i>button</i>) 274 <b>on_buttonBox_clicked</b>(<i>button</i>)
257 275
258 <p> 276 <p>

eric ide

mercurial