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

changeset 7989
a21d673a8f99
parent 7915
e68f5c568aee
child 8152
0c740fcffd34
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
192 192
193 <p> 193 <p>
194 Public property to get the total number of children. 194 Public property to get the total number of children.
195 </p> 195 </p>
196 <dl> 196 <dl>
197 <dt>Returns:</dt> 197 <dt>Return:</dt>
198 <dd> 198 <dd>
199 total number of children 199 total number of children
200 </dd> 200 </dd>
201 </dl> 201 </dl>
202 <dl> 202 <dl>
353 <dd> 353 <dd>
354 item to build the path for 354 item to build the path for
355 </dd> 355 </dd>
356 </dl> 356 </dl>
357 <dl> 357 <dl>
358 <dt>Returns:</dt> 358 <dt>Return:</dt>
359 <dd> 359 <dd>
360 list of names denoting the path from the root 360 list of names denoting the path from the root
361 </dd> 361 </dd>
362 </dl> 362 </dl>
363 <dl> 363 <dl>
402 <dd> 402 <dd>
403 full path to the variable 403 full path to the variable
404 </dd> 404 </dd>
405 </dl> 405 </dl>
406 <dl> 406 <dl>
407 <dt>Returns:</dt> 407 <dt>Return:</dt>
408 <dd> 408 <dd>
409 next item index to request data from debugger 409 next item index to request data from debugger
410 </dd> 410 </dd>
411 </dl> 411 </dl>
412 <dl> 412 <dl>
428 <dd> 428 <dd>
429 full path to the variable 429 full path to the variable
430 </dd> 430 </dd>
431 </dl> 431 </dl>
432 <dl> 432 <dl>
433 <dt>Returns:</dt> 433 <dt>Return:</dt>
434 <dd> 434 <dd>
435 the found variable or None if it doesn't exist 435 the found variable or None if it doesn't exist
436 </dd> 436 </dd>
437 </dl> 437 </dl>
438 <dl> 438 <dl>
468 <dd> 468 <dd>
469 the model parent 469 the model parent
470 </dd> 470 </dd>
471 </dl> 471 </dl>
472 <dl> 472 <dl>
473 <dt>Returns:</dt> 473 <dt>Return:</dt>
474 <dd> 474 <dd>
475 number of columns 475 number of columns
476 </dd> 476 </dd>
477 </dl> 477 </dl>
478 <dl> 478 <dl>
498 <dd> 498 <dd>
499 the requested data role 499 the requested data role
500 </dd> 500 </dd>
501 </dl> 501 </dl>
502 <dl> 502 <dl>
503 <dt>Returns:</dt> 503 <dt>Return:</dt>
504 <dd> 504 <dd>
505 role data of item 505 role data of item
506 </dd> 506 </dd>
507 </dl> 507 </dl>
508 <dl> 508 <dl>
524 <dd> 524 <dd>
525 of item 525 of item
526 </dd> 526 </dd>
527 </dl> 527 </dl>
528 <dl> 528 <dl>
529 <dt>Returns:</dt> 529 <dt>Return:</dt>
530 <dd> 530 <dd>
531 item flags 531 item flags
532 </dd> 532 </dd>
533 </dl> 533 </dl>
534 <dl> 534 <dl>
564 <dd> 564 <dd>
565 the model parent 565 the model parent
566 </dd> 566 </dd>
567 </dl> 567 </dl>
568 <dl> 568 <dl>
569 <dt>Returns:</dt> 569 <dt>Return:</dt>
570 <dd> 570 <dd>
571 flag indicating parent has children 571 flag indicating parent has children
572 </dd> 572 </dd>
573 </dl> 573 </dl>
574 <dl> 574 <dl>
598 <dd> 598 <dd>
599 the requested data role 599 the requested data role
600 </dd> 600 </dd>
601 </dl> 601 </dl>
602 <dl> 602 <dl>
603 <dt>Returns:</dt> 603 <dt>Return:</dt>
604 <dd> 604 <dd>
605 header name 605 header name
606 </dd> 606 </dd>
607 </dl> 607 </dl>
608 <dl> 608 <dl>
632 <dd> 632 <dd>
633 the model parent 633 the model parent
634 </dd> 634 </dd>
635 </dl> 635 </dl>
636 <dl> 636 <dl>
637 <dt>Returns:</dt> 637 <dt>Return:</dt>
638 <dd> 638 <dd>
639 new model index for child 639 new model index for child
640 </dd> 640 </dd>
641 </dl> 641 </dl>
642 <dl> 642 <dl>
658 <dd> 658 <dd>
659 the model child node 659 the model child node
660 </dd> 660 </dd>
661 </dl> 661 </dl>
662 <dl> 662 <dl>
663 <dt>Returns:</dt> 663 <dt>Return:</dt>
664 <dd> 664 <dd>
665 new model index for parent 665 new model index for parent
666 </dd> 666 </dd>
667 </dl> 667 </dl>
668 <dl> 668 <dl>
702 <dd> 702 <dd>
703 the model parent 703 the model parent
704 </dd> 704 </dd>
705 </dl> 705 </dl>
706 <dl> 706 <dl>
707 <dt>Returns:</dt> 707 <dt>Return:</dt>
708 <dd> 708 <dd>
709 number of rows 709 number of rows
710 </dd> 710 </dd>
711 </dl> 711 </dl>
712 <dl> 712 <dl>
836 <dd> 836 <dd>
837 the model parent 837 the model parent
838 </dd> 838 </dd>
839 </dl> 839 </dl>
840 <dl> 840 <dl>
841 <dt>Returns:</dt> 841 <dt>Return:</dt>
842 <dd> 842 <dd>
843 flag if parent has children 843 flag if parent has children
844 </dd> 844 </dd>
845 </dl> 845 </dl>
846 <dl> 846 <dl>

eric ide

mercurial