Documentation/Source/eric6.WebBrowser.WebBrowserView.html

changeset 6123
39cd368143db
parent 5832
28f36b9c925f
child 6153
0b18c86c03a1
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
489 <dd> 489 <dd>
490 last modified value 490 last modified value
491 </dd> 491 </dd>
492 </dl><a NAME="WebBrowserView.__blockImage" ID="WebBrowserView.__blockImage"></a> 492 </dl><a NAME="WebBrowserView.__blockImage" ID="WebBrowserView.__blockImage"></a>
493 <h4>WebBrowserView.__blockImage</h4> 493 <h4>WebBrowserView.__blockImage</h4>
494 <b>__blockImage</b>(<i></i>) 494 <b>__blockImage</b>(<i>act</i>)
495 <p> 495 <p>
496 Private slot to add a block rule for an image URL. 496 Private slot to add a block rule for an image URL.
497 </p><a NAME="WebBrowserView.__bookmarkLink" ID="WebBrowserView.__bookmarkLink"></a> 497 </p><dl>
498 <dt><i>act</i> (QAction)</dt>
499 <dd>
500 reference to the action that triggered
501 </dd>
502 </dl><a NAME="WebBrowserView.__bookmarkLink" ID="WebBrowserView.__bookmarkLink"></a>
498 <h4>WebBrowserView.__bookmarkLink</h4> 503 <h4>WebBrowserView.__bookmarkLink</h4>
499 <b>__bookmarkLink</b>(<i></i>) 504 <b>__bookmarkLink</b>(<i>act</i>)
500 <p> 505 <p>
501 Private slot to bookmark a link via the context menu. 506 Private slot to bookmark a link via the context menu.
502 </p><a NAME="WebBrowserView.__checkForForm" ID="WebBrowserView.__checkForForm"></a> 507 </p><dl>
508 <dt><i>act</i> (QAction)</dt>
509 <dd>
510 reference to the action that triggered
511 </dd>
512 </dl><a NAME="WebBrowserView.__checkForForm" ID="WebBrowserView.__checkForForm"></a>
503 <h4>WebBrowserView.__checkForForm</h4> 513 <h4>WebBrowserView.__checkForForm</h4>
504 <b>__checkForForm</b>(<i>act, pos</i>) 514 <b>__checkForForm</b>(<i>act, pos</i>)
505 <p> 515 <p>
506 Private method to check the given position for an open search form. 516 Private method to check the given position for an open search form.
507 </p><dl> 517 </p><dl>
535 <b>__copyImage</b>(<i></i>) 545 <b>__copyImage</b>(<i></i>)
536 <p> 546 <p>
537 Private slot to copy an image to the clipboard. 547 Private slot to copy an image to the clipboard.
538 </p><a NAME="WebBrowserView.__copyLink" ID="WebBrowserView.__copyLink"></a> 548 </p><a NAME="WebBrowserView.__copyLink" ID="WebBrowserView.__copyLink"></a>
539 <h4>WebBrowserView.__copyLink</h4> 549 <h4>WebBrowserView.__copyLink</h4>
540 <b>__copyLink</b>(<i></i>) 550 <b>__copyLink</b>(<i>act</i>)
541 <p> 551 <p>
542 Private slot to copy a link to the clipboard. 552 Private slot to copy a link to the clipboard.
543 </p><a NAME="WebBrowserView.__createContextMenu" ID="WebBrowserView.__createContextMenu"></a> 553 </p><dl>
554 <dt><i>act</i> (QAction)</dt>
555 <dd>
556 reference to the action that triggered
557 </dd>
558 </dl><a NAME="WebBrowserView.__createContextMenu" ID="WebBrowserView.__createContextMenu"></a>
544 <h4>WebBrowserView.__createContextMenu</h4> 559 <h4>WebBrowserView.__createContextMenu</h4>
545 <b>__createContextMenu</b>(<i>menu, hitTest</i>) 560 <b>__createContextMenu</b>(<i>menu, hitTest</i>)
546 <p> 561 <p>
547 Private method to populate the context menu. 562 Private method to populate the context menu.
548 </p><dl> 563 </p><dl>
746 <b>__muteMedia</b>(<i></i>) 761 <b>__muteMedia</b>(<i></i>)
747 <p> 762 <p>
748 Private slot to (un)mute the selected media. 763 Private slot to (un)mute the selected media.
749 </p><a NAME="WebBrowserView.__openLinkInNewPrivateWindow" ID="WebBrowserView.__openLinkInNewPrivateWindow"></a> 764 </p><a NAME="WebBrowserView.__openLinkInNewPrivateWindow" ID="WebBrowserView.__openLinkInNewPrivateWindow"></a>
750 <h4>WebBrowserView.__openLinkInNewPrivateWindow</h4> 765 <h4>WebBrowserView.__openLinkInNewPrivateWindow</h4>
751 <b>__openLinkInNewPrivateWindow</b>(<i></i>) 766 <b>__openLinkInNewPrivateWindow</b>(<i>act</i>)
752 <p> 767 <p>
753 Private slot called by the context menu to open a link in a new 768 Private slot called by the context menu to open a link in a new
754 private window. 769 private window.
755 </p><a NAME="WebBrowserView.__openLinkInNewTab" ID="WebBrowserView.__openLinkInNewTab"></a> 770 </p><dl>
771 <dt><i>act</i> (QAction)</dt>
772 <dd>
773 reference to the action that triggered
774 </dd>
775 </dl><a NAME="WebBrowserView.__openLinkInNewTab" ID="WebBrowserView.__openLinkInNewTab"></a>
756 <h4>WebBrowserView.__openLinkInNewTab</h4> 776 <h4>WebBrowserView.__openLinkInNewTab</h4>
757 <b>__openLinkInNewTab</b>(<i></i>) 777 <b>__openLinkInNewTab</b>(<i>act</i>)
758 <p> 778 <p>
759 Private method called by the context menu to open a link in a new 779 Private method called by the context menu to open a link in a new
760 tab. 780 tab.
761 </p><a NAME="WebBrowserView.__openLinkInNewWindow" ID="WebBrowserView.__openLinkInNewWindow"></a> 781 </p><dl>
782 <dt><i>act</i> (QAction)</dt>
783 <dd>
784 reference to the action that triggered
785 </dd>
786 </dl><a NAME="WebBrowserView.__openLinkInNewWindow" ID="WebBrowserView.__openLinkInNewWindow"></a>
762 <h4>WebBrowserView.__openLinkInNewWindow</h4> 787 <h4>WebBrowserView.__openLinkInNewWindow</h4>
763 <b>__openLinkInNewWindow</b>(<i></i>) 788 <b>__openLinkInNewWindow</b>(<i>act</i>)
764 <p> 789 <p>
765 Private slot called by the context menu to open a link in a new 790 Private slot called by the context menu to open a link in a new
766 window. 791 window.
767 </p><a NAME="WebBrowserView.__pauseMedia" ID="WebBrowserView.__pauseMedia"></a> 792 </p><dl>
793 <dt><i>act</i> (QAction)</dt>
794 <dd>
795 reference to the action that triggered
796 </dd>
797 </dl><a NAME="WebBrowserView.__pauseMedia" ID="WebBrowserView.__pauseMedia"></a>
768 <h4>WebBrowserView.__pauseMedia</h4> 798 <h4>WebBrowserView.__pauseMedia</h4>
769 <b>__pauseMedia</b>(<i></i>) 799 <b>__pauseMedia</b>(<i></i>)
770 <p> 800 <p>
771 Private slot to pause or play the selected media. 801 Private slot to pause or play the selected media.
772 </p><a NAME="WebBrowserView.__reloadAllSpeedDials" ID="WebBrowserView.__reloadAllSpeedDials"></a> 802 </p><a NAME="WebBrowserView.__reloadAllSpeedDials" ID="WebBrowserView.__reloadAllSpeedDials"></a>
792 <dd> 822 <dd>
793 exit code of the process 823 exit code of the process
794 </dd> 824 </dd>
795 </dl><a NAME="WebBrowserView.__replaceMisspelledWord" ID="WebBrowserView.__replaceMisspelledWord"></a> 825 </dl><a NAME="WebBrowserView.__replaceMisspelledWord" ID="WebBrowserView.__replaceMisspelledWord"></a>
796 <h4>WebBrowserView.__replaceMisspelledWord</h4> 826 <h4>WebBrowserView.__replaceMisspelledWord</h4>
797 <b>__replaceMisspelledWord</b>(<i></i>) 827 <b>__replaceMisspelledWord</b>(<i>act</i>)
798 <p> 828 <p>
799 Private slot to replace a misspelled word under the context menu. 829 Private slot to replace a misspelled word under the context menu.
800 </p><a NAME="WebBrowserView.__resetSpeedDials" ID="WebBrowserView.__resetSpeedDials"></a> 830 </p><dl>
831 <dt><i>act</i> (QAction)</dt>
832 <dd>
833 reference to the action that triggered
834 </dd>
835 </dl><a NAME="WebBrowserView.__resetSpeedDials" ID="WebBrowserView.__resetSpeedDials"></a>
801 <h4>WebBrowserView.__resetSpeedDials</h4> 836 <h4>WebBrowserView.__resetSpeedDials</h4>
802 <b>__resetSpeedDials</b>(<i></i>) 837 <b>__resetSpeedDials</b>(<i></i>)
803 <p> 838 <p>
804 Private slot to reset all speed dials to the default pages. 839 Private slot to reset all speed dials to the default pages.
805 </p><a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a> 840 </p><a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a>
807 <b>__searchDefaultRequested</b>(<i></i>) 842 <b>__searchDefaultRequested</b>(<i></i>)
808 <p> 843 <p>
809 Private slot to search for some text with the current search engine. 844 Private slot to search for some text with the current search engine.
810 </p><a NAME="WebBrowserView.__searchImage" ID="WebBrowserView.__searchImage"></a> 845 </p><a NAME="WebBrowserView.__searchImage" ID="WebBrowserView.__searchImage"></a>
811 <h4>WebBrowserView.__searchImage</h4> 846 <h4>WebBrowserView.__searchImage</h4>
812 <b>__searchImage</b>(<i></i>) 847 <b>__searchImage</b>(<i>act</i>)
813 <p> 848 <p>
814 Private slot to search for an image URL. 849 Private slot to search for an image URL.
815 </p><a NAME="WebBrowserView.__searchRequested" ID="WebBrowserView.__searchRequested"></a> 850 </p><dl>
851 <dt><i>act</i> (QAction)</dt>
852 <dd>
853 reference to the action that triggered
854 </dd>
855 </dl><a NAME="WebBrowserView.__searchRequested" ID="WebBrowserView.__searchRequested"></a>
816 <h4>WebBrowserView.__searchRequested</h4> 856 <h4>WebBrowserView.__searchRequested</h4>
817 <b>__searchRequested</b>(<i>act</i>) 857 <b>__searchRequested</b>(<i>act</i>)
818 <p> 858 <p>
819 Private slot to search for some text with a selected search engine. 859 Private slot to search for some text with a selected search engine.
820 </p><dl> 860 </p><dl>
822 <dd> 862 <dd>
823 reference to the action that triggered this slot (QAction) 863 reference to the action that triggered this slot (QAction)
824 </dd> 864 </dd>
825 </dl><a NAME="WebBrowserView.__sendLink" ID="WebBrowserView.__sendLink"></a> 865 </dl><a NAME="WebBrowserView.__sendLink" ID="WebBrowserView.__sendLink"></a>
826 <h4>WebBrowserView.__sendLink</h4> 866 <h4>WebBrowserView.__sendLink</h4>
827 <b>__sendLink</b>(<i></i>) 867 <b>__sendLink</b>(<i>act</i>)
828 <p> 868 <p>
829 Private slot to send a link via email. 869 Private slot to send a link via email.
830 </p><a NAME="WebBrowserView.__setRwhvqt" ID="WebBrowserView.__setRwhvqt"></a> 870 </p><dl>
871 <dt><i>act</i> (QAction)</dt>
872 <dd>
873 reference to the action that triggered
874 </dd>
875 </dl><a NAME="WebBrowserView.__setRwhvqt" ID="WebBrowserView.__setRwhvqt"></a>
831 <h4>WebBrowserView.__setRwhvqt</h4> 876 <h4>WebBrowserView.__setRwhvqt</h4>
832 <b>__setRwhvqt</b>(<i></i>) 877 <b>__setRwhvqt</b>(<i></i>)
833 <p> 878 <p>
834 Private slot to set widget that receives input events. 879 Private slot to set widget that receives input events.
835 </p><a NAME="WebBrowserView.__showEventSlot" ID="WebBrowserView.__showEventSlot"></a> 880 </p><a NAME="WebBrowserView.__showEventSlot" ID="WebBrowserView.__showEventSlot"></a>
858 <dd> 903 <dd>
859 the new url (QUrl) 904 the new url (QUrl)
860 </dd> 905 </dd>
861 </dl><a NAME="WebBrowserView.__virusTotal" ID="WebBrowserView.__virusTotal"></a> 906 </dl><a NAME="WebBrowserView.__virusTotal" ID="WebBrowserView.__virusTotal"></a>
862 <h4>WebBrowserView.__virusTotal</h4> 907 <h4>WebBrowserView.__virusTotal</h4>
863 <b>__virusTotal</b>(<i></i>) 908 <b>__virusTotal</b>(<i>act</i>)
864 <p> 909 <p>
865 Private slot to scan the selected URL with VirusTotal. 910 Private slot to scan the selected URL with VirusTotal.
866 </p><a NAME="WebBrowserView.__webInspector" ID="WebBrowserView.__webInspector"></a> 911 </p><dl>
912 <dt><i>act</i> (QAction)</dt>
913 <dd>
914 reference to the action that triggered
915 </dd>
916 </dl><a NAME="WebBrowserView.__webInspector" ID="WebBrowserView.__webInspector"></a>
867 <h4>WebBrowserView.__webInspector</h4> 917 <h4>WebBrowserView.__webInspector</h4>
868 <b>__webInspector</b>(<i></i>) 918 <b>__webInspector</b>(<i></i>)
869 <p> 919 <p>
870 Private slot to show the web inspector window. 920 Private slot to show the web inspector window.
871 </p><a NAME="WebBrowserView._contextMenuEvent" ID="WebBrowserView._contextMenuEvent"></a> 921 </p><a NAME="WebBrowserView._contextMenuEvent" ID="WebBrowserView._contextMenuEvent"></a>

eric ide

mercurial