Documentation/Source/eric5.Debugger.WatchPointViewer.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
285 </p><dl> 285 </p><dl>
286 <dt><i>sindex</i></dt> 286 <dt><i>sindex</i></dt>
287 <dd> 287 <dd>
288 source index to be converted (QModelIndex) 288 source index to be converted (QModelIndex)
289 </dd> 289 </dd>
290 </dl><dl>
291 <dt>Returns:</dt>
292 <dd>
293 mapped index (QModelIndex)
294 </dd>
290 </dl><a NAME="WatchPointViewer.__getSelectedItemsCount" ID="WatchPointViewer.__getSelectedItemsCount"></a> 295 </dl><a NAME="WatchPointViewer.__getSelectedItemsCount" ID="WatchPointViewer.__getSelectedItemsCount"></a>
291 <h4>WatchPointViewer.__getSelectedItemsCount</h4> 296 <h4>WatchPointViewer.__getSelectedItemsCount</h4>
292 <b>__getSelectedItemsCount</b>(<i></i>) 297 <b>__getSelectedItemsCount</b>(<i></i>)
293 <p> 298 <p>
294 Private method to get the count of items selected. 299 Private method to get the count of items selected.
361 </p><dl> 366 </p><dl>
362 <dt><i>index</i></dt> 367 <dt><i>index</i></dt>
363 <dd> 368 <dd>
364 index to be converted (QModelIndex) 369 index to be converted (QModelIndex)
365 </dd> 370 </dd>
371 </dl><dl>
372 <dt>Returns:</dt>
373 <dd>
374 mapped index (QModelIndex)
375 </dd>
366 </dl><a NAME="WatchPointViewer.setModel" ID="WatchPointViewer.setModel"></a> 376 </dl><a NAME="WatchPointViewer.setModel" ID="WatchPointViewer.setModel"></a>
367 <h4>WatchPointViewer.setModel</h4> 377 <h4>WatchPointViewer.setModel</h4>
368 <b>setModel</b>(<i>model</i>) 378 <b>setModel</b>(<i>model</i>)
369 <p> 379 <p>
370 Public slot to set the watch expression model. 380 Public slot to set the watch expression model.
371 </p><dl> 381 </p><dl>
372 <dt><i>reference</i></dt> 382 <dt><i>model</i></dt>
373 <dd> 383 <dd>
374 to the watch expression model (WatchPointModel) 384 reference to the watch expression model (WatchPointModel)
375 </dd> 385 </dd>
376 </dl> 386 </dl>
377 <div align="right"><a href="#top">Up</a></div> 387 <div align="right"><a href="#top">Up</a></div>
378 <hr /> 388 <hr />
379 </body></html> 389 </body></html>

eric ide

mercurial