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

branch
eric7
changeset 10689
3ede487187f2
parent 10479
856476537696
child 10784
521fd465b048
equal deleted inserted replaced
10688:0d9853ceb288 10689:3ede487187f2
298 position of the mouse pointer 298 position of the mouse pointer
299 </dd> 299 </dd>
300 </dl> 300 </dl>
301 <a NAME="PyCoverageDialog.closeEvent" ID="PyCoverageDialog.closeEvent"></a> 301 <a NAME="PyCoverageDialog.closeEvent" ID="PyCoverageDialog.closeEvent"></a>
302 <h4>PyCoverageDialog.closeEvent</h4> 302 <h4>PyCoverageDialog.closeEvent</h4>
303 <b>closeEvent</b>(<i>evt</i>) 303 <b>closeEvent</b>(<i>_evt</i>)
304 <p> 304 <p>
305 Protected method to handle the close event. 305 Protected method to handle the close event.
306 </p> 306 </p>
307 307
308 <dl> 308 <dl>
309 309
310 <dt><i>evt</i> (QCloseEvent)</dt> 310 <dt><i>_evt</i> (QCloseEvent)</dt>
311 <dd> 311 <dd>
312 reference to the close event 312 reference to the close event (unused)
313 </dd> 313 </dd>
314 </dl> 314 </dl>
315 <a NAME="PyCoverageDialog.on_buttonBox_clicked" ID="PyCoverageDialog.on_buttonBox_clicked"></a> 315 <a NAME="PyCoverageDialog.on_buttonBox_clicked" ID="PyCoverageDialog.on_buttonBox_clicked"></a>
316 <h4>PyCoverageDialog.on_buttonBox_clicked</h4> 316 <h4>PyCoverageDialog.on_buttonBox_clicked</h4>
317 <b>on_buttonBox_clicked</b>(<i>button</i>) 317 <b>on_buttonBox_clicked</b>(<i>button</i>)
333 Private slot to reload the coverage info. 333 Private slot to reload the coverage info.
334 </p> 334 </p>
335 335
336 <a NAME="PyCoverageDialog.on_resultList_itemActivated" ID="PyCoverageDialog.on_resultList_itemActivated"></a> 336 <a NAME="PyCoverageDialog.on_resultList_itemActivated" ID="PyCoverageDialog.on_resultList_itemActivated"></a>
337 <h4>PyCoverageDialog.on_resultList_itemActivated</h4> 337 <h4>PyCoverageDialog.on_resultList_itemActivated</h4>
338 <b>on_resultList_itemActivated</b>(<i>item, column</i>) 338 <b>on_resultList_itemActivated</b>(<i>item, _column</i>)
339 <p> 339 <p>
340 Private slot to handle the activation of an item. 340 Private slot to handle the activation of an item.
341 </p> 341 </p>
342 342
343 <dl> 343 <dl>
344 344
345 <dt><i>item</i> (QTreeWidgetItem)</dt> 345 <dt><i>item</i> (QTreeWidgetItem)</dt>
346 <dd> 346 <dd>
347 reference to the activated item 347 reference to the activated item
348 </dd> 348 </dd>
349 <dt><i>column</i> (int)</dt> 349 <dt><i>_column</i> (int)</dt>
350 <dd> 350 <dd>
351 column the item was activated in 351 column the item was activated in (unused)
352 </dd> 352 </dd>
353 </dl> 353 </dl>
354 <a NAME="PyCoverageDialog.start" ID="PyCoverageDialog.start"></a> 354 <a NAME="PyCoverageDialog.start" ID="PyCoverageDialog.start"></a>
355 <h4>PyCoverageDialog.start</h4> 355 <h4>PyCoverageDialog.start</h4>
356 <b>start</b>(<i>cfn, fn</i>) 356 <b>start</b>(<i>cfn, fn</i>)

eric ide

mercurial