7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
276 flag indicating to resolve an empty | 276 flag indicating to resolve an empty |
277 user agent (boolean) | 277 user agent (boolean) |
278 </dd> | 278 </dd> |
279 </dl> | 279 </dl> |
280 <dl> | 280 <dl> |
281 <dt>Returns:</dt> | 281 <dt>Return:</dt> |
282 <dd> | 282 <dd> |
283 user agent string (string) | 283 user agent string (string) |
284 </dd> | 284 </dd> |
285 </dl> | 285 </dl> |
286 <a NAME="WebBrowserPage.userAgentForUrl" ID="WebBrowserPage.userAgentForUrl"></a> | 286 <a NAME="WebBrowserPage.userAgentForUrl" ID="WebBrowserPage.userAgentForUrl"></a> |
296 <dd> | 296 <dd> |
297 URL to determine user agent for (QUrl) | 297 URL to determine user agent for (QUrl) |
298 </dd> | 298 </dd> |
299 </dl> | 299 </dl> |
300 <dl> | 300 <dl> |
301 <dt>Returns:</dt> | 301 <dt>Return:</dt> |
302 <dd> | 302 <dd> |
303 user agent string (string) | 303 user agent string (string) |
304 </dd> | 304 </dd> |
305 </dl> | 305 </dl> |
306 <a NAME="WebBrowserPage.__init__" ID="WebBrowserPage.__init__"></a> | 306 <a NAME="WebBrowserPage.__init__" ID="WebBrowserPage.__init__"></a> |
436 flag indicating, that the request originated from | 436 flag indicating, that the request originated from |
437 the main frame | 437 the main frame |
438 </dd> | 438 </dd> |
439 </dl> | 439 </dl> |
440 <dl> | 440 <dl> |
441 <dt>Returns:</dt> | 441 <dt>Return:</dt> |
442 <dd> | 442 <dd> |
443 flag indicating acceptance | 443 flag indicating acceptance |
444 </dd> | 444 </dd> |
445 </dl> | 445 </dl> |
446 <dl> | 446 <dl> |
462 <dd> | 462 <dd> |
463 object containing the certificate error information | 463 object containing the certificate error information |
464 </dd> | 464 </dd> |
465 </dl> | 465 </dl> |
466 <dl> | 466 <dl> |
467 <dt>Returns:</dt> | 467 <dt>Return:</dt> |
468 <dd> | 468 <dd> |
469 flag indicating to ignore this error | 469 flag indicating to ignore this error |
470 </dd> | 470 </dd> |
471 </dl> | 471 </dl> |
472 <dl> | 472 <dl> |
503 <dd> | 503 <dd> |
504 max. time the script is given to execute | 504 max. time the script is given to execute |
505 </dd> | 505 </dd> |
506 </dl> | 506 </dl> |
507 <dl> | 507 <dl> |
508 <dt>Returns:</dt> | 508 <dt>Return:</dt> |
509 <dd> | 509 <dd> |
510 result of the script | 510 result of the script |
511 </dd> | 511 </dd> |
512 </dl> | 512 </dl> |
513 <dl> | 513 <dl> |
533 <dd> | 533 <dd> |
534 timeout value in milliseconds | 534 timeout value in milliseconds |
535 </dd> | 535 </dd> |
536 </dl> | 536 </dl> |
537 <dl> | 537 <dl> |
538 <dt>Returns:</dt> | 538 <dt>Return:</dt> |
539 <dd> | 539 <dd> |
540 flag indicating a successful print job | 540 flag indicating a successful print job |
541 </dd> | 541 </dd> |
542 </dl> | 542 </dl> |
543 <dl> | 543 <dl> |
552 | 552 |
553 <p> | 553 <p> |
554 Public method to get the safe browsing status of the current page. | 554 Public method to get the safe browsing status of the current page. |
555 </p> | 555 </p> |
556 <dl> | 556 <dl> |
557 <dt>Returns:</dt> | 557 <dt>Return:</dt> |
558 <dd> | 558 <dd> |
559 flag indicating a safe site | 559 flag indicating a safe site |
560 </dd> | 560 </dd> |
561 </dl> | 561 </dl> |
562 <dl> | 562 <dl> |
571 | 571 |
572 <p> | 572 <p> |
573 Public method to get a reference to the SSL certificate. | 573 Public method to get a reference to the SSL certificate. |
574 </p> | 574 </p> |
575 <dl> | 575 <dl> |
576 <dt>Returns:</dt> | 576 <dt>Return:</dt> |
577 <dd> | 577 <dd> |
578 amended SSL certificate | 578 amended SSL certificate |
579 </dd> | 579 </dd> |
580 </dl> | 580 </dl> |
581 <dl> | 581 <dl> |
590 | 590 |
591 <p> | 591 <p> |
592 Public method to get a reference to the SSL certificate chain. | 592 Public method to get a reference to the SSL certificate chain. |
593 </p> | 593 </p> |
594 <dl> | 594 <dl> |
595 <dt>Returns:</dt> | 595 <dt>Return:</dt> |
596 <dd> | 596 <dd> |
597 SSL certificate chain | 597 SSL certificate chain |
598 </dd> | 598 </dd> |
599 </dl> | 599 </dl> |
600 <dl> | 600 <dl> |
609 | 609 |
610 <p> | 610 <p> |
611 Public method to return a reference to the current SSL configuration. | 611 Public method to return a reference to the current SSL configuration. |
612 </p> | 612 </p> |
613 <dl> | 613 <dl> |
614 <dt>Returns:</dt> | 614 <dt>Return:</dt> |
615 <dd> | 615 <dd> |
616 reference to the SSL configuration in use | 616 reference to the SSL configuration in use |
617 </dd> | 617 </dd> |
618 </dl> | 618 </dl> |
619 <dl> | 619 <dl> |
628 | 628 |
629 <p> | 629 <p> |
630 Public method to check, if the page has a valid SSL certificate. | 630 Public method to check, if the page has a valid SSL certificate. |
631 </p> | 631 </p> |
632 <dl> | 632 <dl> |
633 <dt>Returns:</dt> | 633 <dt>Return:</dt> |
634 <dd> | 634 <dd> |
635 flag indicating a valid SSL certificate | 635 flag indicating a valid SSL certificate |
636 </dd> | 636 </dd> |
637 </dl> | 637 </dl> |
638 <dl> | 638 <dl> |
654 <dd> | 654 <dd> |
655 position to execute the test at | 655 position to execute the test at |
656 </dd> | 656 </dd> |
657 </dl> | 657 </dl> |
658 <dl> | 658 <dl> |
659 <dt>Returns:</dt> | 659 <dt>Return:</dt> |
660 <dd> | 660 <dd> |
661 test result object | 661 test result object |
662 </dd> | 662 </dd> |
663 </dl> | 663 </dl> |
664 <dl> | 664 <dl> |
673 | 673 |
674 <p> | 674 <p> |
675 Public method to get the web site icon. | 675 Public method to get the web site icon. |
676 </p> | 676 </p> |
677 <dl> | 677 <dl> |
678 <dt>Returns:</dt> | 678 <dt>Return:</dt> |
679 <dd> | 679 <dd> |
680 web site icon | 680 web site icon |
681 </dd> | 681 </dd> |
682 </dl> | 682 </dl> |
683 <dl> | 683 <dl> |
692 | 692 |
693 <p> | 693 <p> |
694 Public method to test, if JavaScript is enabled. | 694 Public method to test, if JavaScript is enabled. |
695 </p> | 695 </p> |
696 <dl> | 696 <dl> |
697 <dt>Returns:</dt> | 697 <dt>Return:</dt> |
698 <dd> | 698 <dd> |
699 flag indicating the state of the JavaScript support | 699 flag indicating the state of the JavaScript support |
700 </dd> | 700 </dd> |
701 </dl> | 701 </dl> |
702 <dl> | 702 <dl> |
744 <dd> | 744 <dd> |
745 position to be mapped | 745 position to be mapped |
746 </dd> | 746 </dd> |
747 </dl> | 747 </dl> |
748 <dl> | 748 <dl> |
749 <dt>Returns:</dt> | 749 <dt>Return:</dt> |
750 <dd> | 750 <dd> |
751 viewport position | 751 viewport position |
752 </dd> | 752 </dd> |
753 </dl> | 753 </dl> |
754 <dl> | 754 <dl> |
767 | 767 |
768 <p> | 768 <p> |
769 Public method to get the registered protocol handler request scheme. | 769 Public method to get the registered protocol handler request scheme. |
770 </p> | 770 </p> |
771 <dl> | 771 <dl> |
772 <dt>Returns:</dt> | 772 <dt>Return:</dt> |
773 <dd> | 773 <dd> |
774 registered protocol handler request scheme | 774 registered protocol handler request scheme |
775 </dd> | 775 </dd> |
776 </dl> | 776 </dl> |
777 <dl> | 777 <dl> |
786 | 786 |
787 <p> | 787 <p> |
788 Public method to get the registered protocol handler request URL. | 788 Public method to get the registered protocol handler request URL. |
789 </p> | 789 </p> |
790 <dl> | 790 <dl> |
791 <dt>Returns:</dt> | 791 <dt>Return:</dt> |
792 <dd> | 792 <dd> |
793 registered protocol handler request URL | 793 registered protocol handler request URL |
794 </dd> | 794 </dd> |
795 </dl> | 795 </dl> |
796 <dl> | 796 <dl> |
850 | 850 |
851 <p> | 851 <p> |
852 Public method to get the scroll position of the web page. | 852 Public method to get the scroll position of the web page. |
853 </p> | 853 </p> |
854 <dl> | 854 <dl> |
855 <dt>Returns:</dt> | 855 <dt>Return:</dt> |
856 <dd> | 856 <dd> |
857 scroll position | 857 scroll position |
858 </dd> | 858 </dd> |
859 </dl> | 859 </dl> |
860 <dl> | 860 <dl> |