7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
368 index that should not be considered duplicate | 368 index that should not be considered duplicate |
369 (QModelIndex) | 369 (QModelIndex) |
370 </dd> | 370 </dd> |
371 </dl> | 371 </dl> |
372 <dl> | 372 <dl> |
373 <dt>Returns:</dt> | 373 <dt>Return:</dt> |
374 <dd> | 374 <dd> |
375 flag indicating a duplicate entry (boolean) | 375 flag indicating a duplicate entry (boolean) |
376 </dd> | 376 </dd> |
377 </dl> | 377 </dl> |
378 <a NAME="WatchPointViewer.__fromSourceIndex" ID="WatchPointViewer.__fromSourceIndex"></a> | 378 <a NAME="WatchPointViewer.__fromSourceIndex" ID="WatchPointViewer.__fromSourceIndex"></a> |
388 <dd> | 388 <dd> |
389 source index to be converted (QModelIndex) | 389 source index to be converted (QModelIndex) |
390 </dd> | 390 </dd> |
391 </dl> | 391 </dl> |
392 <dl> | 392 <dl> |
393 <dt>Returns:</dt> | 393 <dt>Return:</dt> |
394 <dd> | 394 <dd> |
395 mapped index (QModelIndex) | 395 mapped index (QModelIndex) |
396 </dd> | 396 </dd> |
397 </dl> | 397 </dl> |
398 <a NAME="WatchPointViewer.__getSelectedItemsCount" ID="WatchPointViewer.__getSelectedItemsCount"></a> | 398 <a NAME="WatchPointViewer.__getSelectedItemsCount" ID="WatchPointViewer.__getSelectedItemsCount"></a> |
401 | 401 |
402 <p> | 402 <p> |
403 Private method to get the count of items selected. | 403 Private method to get the count of items selected. |
404 </p> | 404 </p> |
405 <dl> | 405 <dl> |
406 <dt>Returns:</dt> | 406 <dt>Return:</dt> |
407 <dd> | 407 <dd> |
408 count of items selected (integer) | 408 count of items selected (integer) |
409 </dd> | 409 </dd> |
410 </dl> | 410 </dl> |
411 <a NAME="WatchPointViewer.__layoutDisplay" ID="WatchPointViewer.__layoutDisplay"></a> | 411 <a NAME="WatchPointViewer.__layoutDisplay" ID="WatchPointViewer.__layoutDisplay"></a> |
501 <dd> | 501 <dd> |
502 index to be converted (QModelIndex) | 502 index to be converted (QModelIndex) |
503 </dd> | 503 </dd> |
504 </dl> | 504 </dl> |
505 <dl> | 505 <dl> |
506 <dt>Returns:</dt> | 506 <dt>Return:</dt> |
507 <dd> | 507 <dd> |
508 mapped index (QModelIndex) | 508 mapped index (QModelIndex) |
509 </dd> | 509 </dd> |
510 </dl> | 510 </dl> |
511 <a NAME="WatchPointViewer.setModel" ID="WatchPointViewer.setModel"></a> | 511 <a NAME="WatchPointViewer.setModel" ID="WatchPointViewer.setModel"></a> |