eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8152
0c740fcffd34
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
98 </tr> 98 </tr>
99 <tr> 99 <tr>
100 <td><a href="#VariableItem.absolutCount">absolutCount</a></td> 100 <td><a href="#VariableItem.absolutCount">absolutCount</a></td>
101 <td>Public property to get the total number of children.</td> 101 <td>Public property to get the total number of children.</td>
102 </tr> 102 </tr>
103 <tr>
104 <td><a href="#VariableItem.populated">populated</a></td>
105 <td>Public property returning a flag indicating if item is fully populated.</td>
106 </tr>
107 </table> 103 </table>
108 <h3>Static Methods</h3> 104 <h3>Static Methods</h3>
109 105
110 <table> 106 <table>
111 <tr><td>None</td></tr> 107 <tr><td>None</td></tr>
196 192
197 <p> 193 <p>
198 Public property to get the total number of children. 194 Public property to get the total number of children.
199 </p> 195 </p>
200 <dl> 196 <dl>
201 <dt>Returns:</dt> 197 <dt>Return:</dt>
202 <dd> 198 <dd>
203 total number of children 199 total number of children
204 </dd> 200 </dd>
205 </dl> 201 </dl>
206 <dl> 202 <dl>
207 <dt>Return Type:</dt> 203 <dt>Return Type:</dt>
208 <dd> 204 <dd>
209 int 205 int
210 </dd>
211 </dl>
212 <a NAME="VariableItem.populated" ID="VariableItem.populated"></a>
213 <h4>VariableItem.populated</h4>
214 <b>populated</b>(<i></i>)
215
216 <p>
217 Public property returning a flag indicating if item is fully populated.
218 </p>
219 <dl>
220 <dt>Returns:</dt>
221 <dd>
222 item is fully populated
223 </dd>
224 </dl>
225 <dl>
226 <dt>Return Type:</dt>
227 <dd>
228 bool
229 </dd> 206 </dd>
230 </dl> 207 </dl>
231 <div align="right"><a href="#top">Up</a></div> 208 <div align="right"><a href="#top">Up</a></div>
232 <hr /> 209 <hr />
233 <hr /> 210 <hr />
376 <dd> 353 <dd>
377 item to build the path for 354 item to build the path for
378 </dd> 355 </dd>
379 </dl> 356 </dl>
380 <dl> 357 <dl>
381 <dt>Returns:</dt> 358 <dt>Return:</dt>
382 <dd> 359 <dd>
383 list of names denoting the path from the root 360 list of names denoting the path from the root
384 </dd> 361 </dd>
385 </dl> 362 </dl>
386 <dl> 363 <dl>
425 <dd> 402 <dd>
426 full path to the variable 403 full path to the variable
427 </dd> 404 </dd>
428 </dl> 405 </dl>
429 <dl> 406 <dl>
430 <dt>Returns:</dt> 407 <dt>Return:</dt>
431 <dd> 408 <dd>
432 next item index to request data from debugger 409 next item index to request data from debugger
433 </dd> 410 </dd>
434 </dl> 411 </dl>
435 <dl> 412 <dl>
451 <dd> 428 <dd>
452 full path to the variable 429 full path to the variable
453 </dd> 430 </dd>
454 </dl> 431 </dl>
455 <dl> 432 <dl>
456 <dt>Returns:</dt> 433 <dt>Return:</dt>
457 <dd> 434 <dd>
458 the found variable or None if it doesn't exist 435 the found variable or None if it doesn't exist
459 </dd> 436 </dd>
460 </dl> 437 </dl>
461 <dl> 438 <dl>
491 <dd> 468 <dd>
492 the model parent 469 the model parent
493 </dd> 470 </dd>
494 </dl> 471 </dl>
495 <dl> 472 <dl>
496 <dt>Returns:</dt> 473 <dt>Return:</dt>
497 <dd> 474 <dd>
498 number of columns 475 number of columns
499 </dd> 476 </dd>
500 </dl> 477 </dl>
501 <dl> 478 <dl>
521 <dd> 498 <dd>
522 the requested data role 499 the requested data role
523 </dd> 500 </dd>
524 </dl> 501 </dl>
525 <dl> 502 <dl>
526 <dt>Returns:</dt> 503 <dt>Return:</dt>
527 <dd> 504 <dd>
528 role data of item 505 role data of item
529 </dd> 506 </dd>
530 </dl> 507 </dl>
531 <dl> 508 <dl>
547 <dd> 524 <dd>
548 of item 525 of item
549 </dd> 526 </dd>
550 </dl> 527 </dl>
551 <dl> 528 <dl>
552 <dt>Returns:</dt> 529 <dt>Return:</dt>
553 <dd> 530 <dd>
554 item flags 531 item flags
555 </dd> 532 </dd>
556 </dl> 533 </dl>
557 <dl> 534 <dl>
587 <dd> 564 <dd>
588 the model parent 565 the model parent
589 </dd> 566 </dd>
590 </dl> 567 </dl>
591 <dl> 568 <dl>
592 <dt>Returns:</dt> 569 <dt>Return:</dt>
593 <dd> 570 <dd>
594 flag indicating parent has children 571 flag indicating parent has children
595 </dd> 572 </dd>
596 </dl> 573 </dl>
597 <dl> 574 <dl>
621 <dd> 598 <dd>
622 the requested data role 599 the requested data role
623 </dd> 600 </dd>
624 </dl> 601 </dl>
625 <dl> 602 <dl>
626 <dt>Returns:</dt> 603 <dt>Return:</dt>
627 <dd> 604 <dd>
628 header name 605 header name
629 </dd> 606 </dd>
630 </dl> 607 </dl>
631 <dl> 608 <dl>
655 <dd> 632 <dd>
656 the model parent 633 the model parent
657 </dd> 634 </dd>
658 </dl> 635 </dl>
659 <dl> 636 <dl>
660 <dt>Returns:</dt> 637 <dt>Return:</dt>
661 <dd> 638 <dd>
662 new model index for child 639 new model index for child
663 </dd> 640 </dd>
664 </dl> 641 </dl>
665 <dl> 642 <dl>
681 <dd> 658 <dd>
682 the model child node 659 the model child node
683 </dd> 660 </dd>
684 </dl> 661 </dl>
685 <dl> 662 <dl>
686 <dt>Returns:</dt> 663 <dt>Return:</dt>
687 <dd> 664 <dd>
688 new model index for parent 665 new model index for parent
689 </dd> 666 </dd>
690 </dl> 667 </dl>
691 <dl> 668 <dl>
725 <dd> 702 <dd>
726 the model parent 703 the model parent
727 </dd> 704 </dd>
728 </dl> 705 </dl>
729 <dl> 706 <dl>
730 <dt>Returns:</dt> 707 <dt>Return:</dt>
731 <dd> 708 <dd>
732 number of rows 709 number of rows
733 </dd> 710 </dd>
734 </dl> 711 </dl>
735 <dl> 712 <dl>
859 <dd> 836 <dd>
860 the model parent 837 the model parent
861 </dd> 838 </dd>
862 </dl> 839 </dl>
863 <dl> 840 <dl>
864 <dt>Returns:</dt> 841 <dt>Return:</dt>
865 <dd> 842 <dd>
866 flag if parent has children 843 flag if parent has children
867 </dd> 844 </dd>
868 </dl> 845 </dl>
869 <dl> 846 <dl>

eric ide

mercurial