662 </dd> |
660 </dd> |
663 </dl> |
661 </dl> |
664 <a NAME="WebBrowserView.__addSearchEngine" ID="WebBrowserView.__addSearchEngine"></a> |
662 <a NAME="WebBrowserView.__addSearchEngine" ID="WebBrowserView.__addSearchEngine"></a> |
665 <h4>WebBrowserView.__addSearchEngine</h4> |
663 <h4>WebBrowserView.__addSearchEngine</h4> |
666 <b>__addSearchEngine</b>(<i></i>) |
664 <b>__addSearchEngine</b>(<i></i>) |
667 |
|
668 <p> |
665 <p> |
669 Private slot to add a new search engine. |
666 Private slot to add a new search engine. |
670 </p> |
667 </p> |
|
668 |
671 <a NAME="WebBrowserView.__addSpeedDial" ID="WebBrowserView.__addSpeedDial"></a> |
669 <a NAME="WebBrowserView.__addSpeedDial" ID="WebBrowserView.__addSpeedDial"></a> |
672 <h4>WebBrowserView.__addSpeedDial</h4> |
670 <h4>WebBrowserView.__addSpeedDial</h4> |
673 <b>__addSpeedDial</b>(<i></i>) |
671 <b>__addSpeedDial</b>(<i></i>) |
674 |
|
675 <p> |
672 <p> |
676 Private slot to add a new speed dial. |
673 Private slot to add a new speed dial. |
677 </p> |
674 </p> |
|
675 |
678 <a NAME="WebBrowserView.__adjustBookmark" ID="WebBrowserView.__adjustBookmark"></a> |
676 <a NAME="WebBrowserView.__adjustBookmark" ID="WebBrowserView.__adjustBookmark"></a> |
679 <h4>WebBrowserView.__adjustBookmark</h4> |
677 <h4>WebBrowserView.__adjustBookmark</h4> |
680 <b>__adjustBookmark</b>(<i>lastModified</i>) |
678 <b>__adjustBookmark</b>(<i>lastModified</i>) |
681 |
|
682 <p> |
679 <p> |
683 Private slot to adjust the 'lastModified' value of bookmarks. |
680 Private slot to adjust the 'lastModified' value of bookmarks. |
684 </p> |
681 </p> |
|
682 |
685 <dl> |
683 <dl> |
686 |
684 |
687 <dt><i>lastModified</i> (str)</dt> |
685 <dt><i>lastModified</i> (str)</dt> |
688 <dd> |
686 <dd> |
689 last modified value |
687 last modified value |
690 </dd> |
688 </dd> |
691 </dl> |
689 </dl> |
692 <a NAME="WebBrowserView.__blockImage" ID="WebBrowserView.__blockImage"></a> |
690 <a NAME="WebBrowserView.__blockImage" ID="WebBrowserView.__blockImage"></a> |
693 <h4>WebBrowserView.__blockImage</h4> |
691 <h4>WebBrowserView.__blockImage</h4> |
694 <b>__blockImage</b>(<i>act</i>) |
692 <b>__blockImage</b>(<i>act</i>) |
695 |
|
696 <p> |
693 <p> |
697 Private slot to add a block rule for an image URL. |
694 Private slot to add a block rule for an image URL. |
698 </p> |
695 </p> |
|
696 |
699 <dl> |
697 <dl> |
700 |
698 |
701 <dt><i>act</i> (QAction)</dt> |
699 <dt><i>act</i> (QAction)</dt> |
702 <dd> |
700 <dd> |
703 reference to the action that triggered |
701 reference to the action that triggered |
704 </dd> |
702 </dd> |
705 </dl> |
703 </dl> |
706 <a NAME="WebBrowserView.__bookmarkLink" ID="WebBrowserView.__bookmarkLink"></a> |
704 <a NAME="WebBrowserView.__bookmarkLink" ID="WebBrowserView.__bookmarkLink"></a> |
707 <h4>WebBrowserView.__bookmarkLink</h4> |
705 <h4>WebBrowserView.__bookmarkLink</h4> |
708 <b>__bookmarkLink</b>(<i>act</i>) |
706 <b>__bookmarkLink</b>(<i>act</i>) |
709 |
|
710 <p> |
707 <p> |
711 Private slot to bookmark a link via the context menu. |
708 Private slot to bookmark a link via the context menu. |
712 </p> |
709 </p> |
|
710 |
713 <dl> |
711 <dl> |
714 |
712 |
715 <dt><i>act</i> (QAction)</dt> |
713 <dt><i>act</i> (QAction)</dt> |
716 <dd> |
714 <dd> |
717 reference to the action that triggered |
715 reference to the action that triggered |
718 </dd> |
716 </dd> |
719 </dl> |
717 </dl> |
720 <a NAME="WebBrowserView.__checkForForm" ID="WebBrowserView.__checkForForm"></a> |
718 <a NAME="WebBrowserView.__checkForForm" ID="WebBrowserView.__checkForForm"></a> |
721 <h4>WebBrowserView.__checkForForm</h4> |
719 <h4>WebBrowserView.__checkForForm</h4> |
722 <b>__checkForForm</b>(<i>act, pos</i>) |
720 <b>__checkForForm</b>(<i>act, pos</i>) |
723 |
|
724 <p> |
721 <p> |
725 Private method to check the given position for an open search form. |
722 Private method to check the given position for an open search form. |
726 </p> |
723 </p> |
|
724 |
727 <dl> |
725 <dl> |
728 |
726 |
729 <dt><i>act</i> (QAction)</dt> |
727 <dt><i>act</i> (QAction)</dt> |
730 <dd> |
728 <dd> |
731 reference to the action to be populated upon success |
729 reference to the action to be populated upon success |
754 </dd> |
752 </dd> |
755 </dl> |
753 </dl> |
756 <a NAME="WebBrowserView.__configureSpeedDial" ID="WebBrowserView.__configureSpeedDial"></a> |
754 <a NAME="WebBrowserView.__configureSpeedDial" ID="WebBrowserView.__configureSpeedDial"></a> |
757 <h4>WebBrowserView.__configureSpeedDial</h4> |
755 <h4>WebBrowserView.__configureSpeedDial</h4> |
758 <b>__configureSpeedDial</b>(<i></i>) |
756 <b>__configureSpeedDial</b>(<i></i>) |
759 |
|
760 <p> |
757 <p> |
761 Private slot to configure the speed dial. |
758 Private slot to configure the speed dial. |
762 </p> |
759 </p> |
|
760 |
763 <a NAME="WebBrowserView.__copyImage" ID="WebBrowserView.__copyImage"></a> |
761 <a NAME="WebBrowserView.__copyImage" ID="WebBrowserView.__copyImage"></a> |
764 <h4>WebBrowserView.__copyImage</h4> |
762 <h4>WebBrowserView.__copyImage</h4> |
765 <b>__copyImage</b>(<i></i>) |
763 <b>__copyImage</b>(<i></i>) |
766 |
|
767 <p> |
764 <p> |
768 Private slot to copy an image to the clipboard. |
765 Private slot to copy an image to the clipboard. |
769 </p> |
766 </p> |
|
767 |
770 <a NAME="WebBrowserView.__copyLink" ID="WebBrowserView.__copyLink"></a> |
768 <a NAME="WebBrowserView.__copyLink" ID="WebBrowserView.__copyLink"></a> |
771 <h4>WebBrowserView.__copyLink</h4> |
769 <h4>WebBrowserView.__copyLink</h4> |
772 <b>__copyLink</b>(<i>act</i>) |
770 <b>__copyLink</b>(<i>act</i>) |
773 |
|
774 <p> |
771 <p> |
775 Private slot to copy a link to the clipboard. |
772 Private slot to copy a link to the clipboard. |
776 </p> |
773 </p> |
|
774 |
777 <dl> |
775 <dl> |
778 |
776 |
779 <dt><i>act</i> (QAction)</dt> |
777 <dt><i>act</i> (QAction)</dt> |
780 <dd> |
778 <dd> |
781 reference to the action that triggered |
779 reference to the action that triggered |
782 </dd> |
780 </dd> |
783 </dl> |
781 </dl> |
784 <a NAME="WebBrowserView.__createContextMenu" ID="WebBrowserView.__createContextMenu"></a> |
782 <a NAME="WebBrowserView.__createContextMenu" ID="WebBrowserView.__createContextMenu"></a> |
785 <h4>WebBrowserView.__createContextMenu</h4> |
783 <h4>WebBrowserView.__createContextMenu</h4> |
786 <b>__createContextMenu</b>(<i>menu, hitTest</i>) |
784 <b>__createContextMenu</b>(<i>menu, hitTest</i>) |
787 |
|
788 <p> |
785 <p> |
789 Private method to populate the context menu. |
786 Private method to populate the context menu. |
790 </p> |
787 </p> |
|
788 |
791 <dl> |
789 <dl> |
792 |
790 |
793 <dt><i>menu</i> (QMenu)</dt> |
791 <dt><i>menu</i> (QMenu)</dt> |
794 <dd> |
792 <dd> |
795 reference to the menu to be populated |
793 reference to the menu to be populated |
893 </dd> |
891 </dd> |
894 </dl> |
892 </dl> |
895 <a NAME="WebBrowserView.__currentEngineChanged" ID="WebBrowserView.__currentEngineChanged"></a> |
893 <a NAME="WebBrowserView.__currentEngineChanged" ID="WebBrowserView.__currentEngineChanged"></a> |
896 <h4>WebBrowserView.__currentEngineChanged</h4> |
894 <h4>WebBrowserView.__currentEngineChanged</h4> |
897 <b>__currentEngineChanged</b>(<i></i>) |
895 <b>__currentEngineChanged</b>(<i></i>) |
898 |
|
899 <p> |
896 <p> |
900 Private slot to track a change of the current search engine. |
897 Private slot to track a change of the current search engine. |
901 </p> |
898 </p> |
|
899 |
902 <a NAME="WebBrowserView.__downloadImage" ID="WebBrowserView.__downloadImage"></a> |
900 <a NAME="WebBrowserView.__downloadImage" ID="WebBrowserView.__downloadImage"></a> |
903 <h4>WebBrowserView.__downloadImage</h4> |
901 <h4>WebBrowserView.__downloadImage</h4> |
904 <b>__downloadImage</b>(<i></i>) |
902 <b>__downloadImage</b>(<i></i>) |
905 |
|
906 <p> |
903 <p> |
907 Private slot to download an image and save it to disk. |
904 Private slot to download an image and save it to disk. |
908 </p> |
905 </p> |
|
906 |
909 <a NAME="WebBrowserView.__downloadLink" ID="WebBrowserView.__downloadLink"></a> |
907 <a NAME="WebBrowserView.__downloadLink" ID="WebBrowserView.__downloadLink"></a> |
910 <h4>WebBrowserView.__downloadLink</h4> |
908 <h4>WebBrowserView.__downloadLink</h4> |
911 <b>__downloadLink</b>(<i></i>) |
909 <b>__downloadLink</b>(<i></i>) |
912 |
|
913 <p> |
910 <p> |
914 Private slot to download a link and save it to disk. |
911 Private slot to download a link and save it to disk. |
915 </p> |
912 </p> |
|
913 |
916 <a NAME="WebBrowserView.__downloadMedia" ID="WebBrowserView.__downloadMedia"></a> |
914 <a NAME="WebBrowserView.__downloadMedia" ID="WebBrowserView.__downloadMedia"></a> |
917 <h4>WebBrowserView.__downloadMedia</h4> |
915 <h4>WebBrowserView.__downloadMedia</h4> |
918 <b>__downloadMedia</b>(<i></i>) |
916 <b>__downloadMedia</b>(<i></i>) |
919 |
|
920 <p> |
917 <p> |
921 Private slot to download a media and save it to disk. |
918 Private slot to download a media and save it to disk. |
922 </p> |
919 </p> |
|
920 |
923 <a NAME="WebBrowserView.__fileSystemAccessRequested" ID="WebBrowserView.__fileSystemAccessRequested"></a> |
921 <a NAME="WebBrowserView.__fileSystemAccessRequested" ID="WebBrowserView.__fileSystemAccessRequested"></a> |
924 <h4>WebBrowserView.__fileSystemAccessRequested</h4> |
922 <h4>WebBrowserView.__fileSystemAccessRequested</h4> |
925 <b>__fileSystemAccessRequested</b>(<i>accessRequest</i>) |
923 <b>__fileSystemAccessRequested</b>(<i>accessRequest</i>) |
926 |
|
927 <p> |
924 <p> |
928 Private slot to handle file system access requests of the web page. |
925 Private slot to handle file system access requests of the web page. |
929 </p> |
926 </p> |
|
927 |
930 <dl> |
928 <dl> |
931 |
929 |
932 <dt><i>accessRequest</i> (QWebEngineFileSystemAccessRequest)</dt> |
930 <dt><i>accessRequest</i> (QWebEngineFileSystemAccessRequest)</dt> |
933 <dd> |
931 <dd> |
934 reference to the file system access request object |
932 reference to the file system access request object |
935 </dd> |
933 </dd> |
936 </dl> |
934 </dl> |
937 <a NAME="WebBrowserView.__findTextFinished" ID="WebBrowserView.__findTextFinished"></a> |
935 <a NAME="WebBrowserView.__findTextFinished" ID="WebBrowserView.__findTextFinished"></a> |
938 <h4>WebBrowserView.__findTextFinished</h4> |
936 <h4>WebBrowserView.__findTextFinished</h4> |
939 <b>__findTextFinished</b>(<i>result</i>) |
937 <b>__findTextFinished</b>(<i>result</i>) |
940 |
|
941 <p> |
938 <p> |
942 Private slot handling the findTextFinished signal of the web page. |
939 Private slot handling the findTextFinished signal of the web page. |
943 </p> |
940 </p> |
|
941 |
944 <dl> |
942 <dl> |
945 |
943 |
946 <dt><i>result</i> (QWebEngineFindTextResult)</dt> |
944 <dt><i>result</i> (QWebEngineFindTextResult)</dt> |
947 <dd> |
945 <dd> |
948 reference to the QWebEngineFindTextResult object of the |
946 reference to the QWebEngineFindTextResult object of the |
1050 </dd> |
1048 </dd> |
1051 </dl> |
1049 </dl> |
1052 <a NAME="WebBrowserView.__linkHovered" ID="WebBrowserView.__linkHovered"></a> |
1050 <a NAME="WebBrowserView.__linkHovered" ID="WebBrowserView.__linkHovered"></a> |
1053 <h4>WebBrowserView.__linkHovered</h4> |
1051 <h4>WebBrowserView.__linkHovered</h4> |
1054 <b>__linkHovered</b>(<i>link</i>) |
1052 <b>__linkHovered</b>(<i>link</i>) |
1055 |
|
1056 <p> |
1053 <p> |
1057 Private slot to handle the linkHovered signal. |
1054 Private slot to handle the linkHovered signal. |
1058 </p> |
1055 </p> |
|
1056 |
1059 <dl> |
1057 <dl> |
1060 |
1058 |
1061 <dt><i>link</i> (str)</dt> |
1059 <dt><i>link</i> (str)</dt> |
1062 <dd> |
1060 <dd> |
1063 the URL of the link |
1061 the URL of the link |
1064 </dd> |
1062 </dd> |
1065 </dl> |
1063 </dl> |
1066 <a NAME="WebBrowserView.__loadFinished" ID="WebBrowserView.__loadFinished"></a> |
1064 <a NAME="WebBrowserView.__loadFinished" ID="WebBrowserView.__loadFinished"></a> |
1067 <h4>WebBrowserView.__loadFinished</h4> |
1065 <h4>WebBrowserView.__loadFinished</h4> |
1068 <b>__loadFinished</b>(<i>ok</i>) |
1066 <b>__loadFinished</b>(<i>ok</i>) |
1069 |
|
1070 <p> |
1067 <p> |
1071 Private method to handle the loadFinished signal. |
1068 Private method to handle the loadFinished signal. |
1072 </p> |
1069 </p> |
|
1070 |
1073 <dl> |
1071 <dl> |
1074 |
1072 |
1075 <dt><i>ok</i> (bool)</dt> |
1073 <dt><i>ok</i> (bool)</dt> |
1076 <dd> |
1074 <dd> |
1077 flag indicating the result |
1075 flag indicating the result |
1078 </dd> |
1076 </dd> |
1079 </dl> |
1077 </dl> |
1080 <a NAME="WebBrowserView.__loadProgress" ID="WebBrowserView.__loadProgress"></a> |
1078 <a NAME="WebBrowserView.__loadProgress" ID="WebBrowserView.__loadProgress"></a> |
1081 <h4>WebBrowserView.__loadProgress</h4> |
1079 <h4>WebBrowserView.__loadProgress</h4> |
1082 <b>__loadProgress</b>(<i>progress</i>) |
1080 <b>__loadProgress</b>(<i>progress</i>) |
1083 |
|
1084 <p> |
1081 <p> |
1085 Private method to handle the loadProgress signal. |
1082 Private method to handle the loadProgress signal. |
1086 </p> |
1083 </p> |
|
1084 |
1087 <dl> |
1085 <dl> |
1088 |
1086 |
1089 <dt><i>progress</i> (int)</dt> |
1087 <dt><i>progress</i> (int)</dt> |
1090 <dd> |
1088 <dd> |
1091 progress value |
1089 progress value |
1092 </dd> |
1090 </dd> |
1093 </dl> |
1091 </dl> |
1094 <a NAME="WebBrowserView.__loadStarted" ID="WebBrowserView.__loadStarted"></a> |
1092 <a NAME="WebBrowserView.__loadStarted" ID="WebBrowserView.__loadStarted"></a> |
1095 <h4>WebBrowserView.__loadStarted</h4> |
1093 <h4>WebBrowserView.__loadStarted</h4> |
1096 <b>__loadStarted</b>(<i></i>) |
1094 <b>__loadStarted</b>(<i></i>) |
1097 |
|
1098 <p> |
1095 <p> |
1099 Private method to handle the loadStarted signal. |
1096 Private method to handle the loadStarted signal. |
1100 </p> |
1097 </p> |
|
1098 |
1101 <a NAME="WebBrowserView.__muteMedia" ID="WebBrowserView.__muteMedia"></a> |
1099 <a NAME="WebBrowserView.__muteMedia" ID="WebBrowserView.__muteMedia"></a> |
1102 <h4>WebBrowserView.__muteMedia</h4> |
1100 <h4>WebBrowserView.__muteMedia</h4> |
1103 <b>__muteMedia</b>(<i></i>) |
1101 <b>__muteMedia</b>(<i></i>) |
1104 |
|
1105 <p> |
1102 <p> |
1106 Private slot to (un)mute the selected media. |
1103 Private slot to (un)mute the selected media. |
1107 </p> |
1104 </p> |
|
1105 |
1108 <a NAME="WebBrowserView.__openLinkInNewPrivateWindow" ID="WebBrowserView.__openLinkInNewPrivateWindow"></a> |
1106 <a NAME="WebBrowserView.__openLinkInNewPrivateWindow" ID="WebBrowserView.__openLinkInNewPrivateWindow"></a> |
1109 <h4>WebBrowserView.__openLinkInNewPrivateWindow</h4> |
1107 <h4>WebBrowserView.__openLinkInNewPrivateWindow</h4> |
1110 <b>__openLinkInNewPrivateWindow</b>(<i>act</i>) |
1108 <b>__openLinkInNewPrivateWindow</b>(<i>act</i>) |
1111 |
|
1112 <p> |
1109 <p> |
1113 Private slot called by the context menu to open a link in a new |
1110 Private slot called by the context menu to open a link in a new |
1114 private window. |
1111 private window. |
1115 </p> |
1112 </p> |
|
1113 |
1116 <dl> |
1114 <dl> |
1117 |
1115 |
1118 <dt><i>act</i> (QAction)</dt> |
1116 <dt><i>act</i> (QAction)</dt> |
1119 <dd> |
1117 <dd> |
1120 reference to the action that triggered |
1118 reference to the action that triggered |
1121 </dd> |
1119 </dd> |
1122 </dl> |
1120 </dl> |
1123 <a NAME="WebBrowserView.__openLinkInNewTab" ID="WebBrowserView.__openLinkInNewTab"></a> |
1121 <a NAME="WebBrowserView.__openLinkInNewTab" ID="WebBrowserView.__openLinkInNewTab"></a> |
1124 <h4>WebBrowserView.__openLinkInNewTab</h4> |
1122 <h4>WebBrowserView.__openLinkInNewTab</h4> |
1125 <b>__openLinkInNewTab</b>(<i>act</i>) |
1123 <b>__openLinkInNewTab</b>(<i>act</i>) |
1126 |
|
1127 <p> |
1124 <p> |
1128 Private method called by the context menu to open a link in a new |
1125 Private method called by the context menu to open a link in a new |
1129 tab. |
1126 tab. |
1130 </p> |
1127 </p> |
|
1128 |
1131 <dl> |
1129 <dl> |
1132 |
1130 |
1133 <dt><i>act</i> (QAction)</dt> |
1131 <dt><i>act</i> (QAction)</dt> |
1134 <dd> |
1132 <dd> |
1135 reference to the action that triggered |
1133 reference to the action that triggered |
1136 </dd> |
1134 </dd> |
1137 </dl> |
1135 </dl> |
1138 <a NAME="WebBrowserView.__openLinkInNewWindow" ID="WebBrowserView.__openLinkInNewWindow"></a> |
1136 <a NAME="WebBrowserView.__openLinkInNewWindow" ID="WebBrowserView.__openLinkInNewWindow"></a> |
1139 <h4>WebBrowserView.__openLinkInNewWindow</h4> |
1137 <h4>WebBrowserView.__openLinkInNewWindow</h4> |
1140 <b>__openLinkInNewWindow</b>(<i>act</i>) |
1138 <b>__openLinkInNewWindow</b>(<i>act</i>) |
1141 |
|
1142 <p> |
1139 <p> |
1143 Private slot called by the context menu to open a link in a new |
1140 Private slot called by the context menu to open a link in a new |
1144 window. |
1141 window. |
1145 </p> |
1142 </p> |
|
1143 |
1146 <dl> |
1144 <dl> |
1147 |
1145 |
1148 <dt><i>act</i> (QAction)</dt> |
1146 <dt><i>act</i> (QAction)</dt> |
1149 <dd> |
1147 <dd> |
1150 reference to the action that triggered |
1148 reference to the action that triggered |
1151 </dd> |
1149 </dd> |
1152 </dl> |
1150 </dl> |
1153 <a NAME="WebBrowserView.__pauseMedia" ID="WebBrowserView.__pauseMedia"></a> |
1151 <a NAME="WebBrowserView.__pauseMedia" ID="WebBrowserView.__pauseMedia"></a> |
1154 <h4>WebBrowserView.__pauseMedia</h4> |
1152 <h4>WebBrowserView.__pauseMedia</h4> |
1155 <b>__pauseMedia</b>(<i></i>) |
1153 <b>__pauseMedia</b>(<i></i>) |
1156 |
|
1157 <p> |
1154 <p> |
1158 Private slot to pause or play the selected media. |
1155 Private slot to pause or play the selected media. |
1159 </p> |
1156 </p> |
|
1157 |
1160 <a NAME="WebBrowserView.__printPageFinished" ID="WebBrowserView.__printPageFinished"></a> |
1158 <a NAME="WebBrowserView.__printPageFinished" ID="WebBrowserView.__printPageFinished"></a> |
1161 <h4>WebBrowserView.__printPageFinished</h4> |
1159 <h4>WebBrowserView.__printPageFinished</h4> |
1162 <b>__printPageFinished</b>(<i>success</i>) |
1160 <b>__printPageFinished</b>(<i>success</i>) |
1163 |
|
1164 <p> |
1161 <p> |
1165 Private slot to handle the finishing of a print job. |
1162 Private slot to handle the finishing of a print job. |
1166 </p> |
1163 </p> |
|
1164 |
1167 <dl> |
1165 <dl> |
1168 |
1166 |
1169 <dt><i>success</i> (bool)</dt> |
1167 <dt><i>success</i> (bool)</dt> |
1170 <dd> |
1168 <dd> |
1171 flag indicating success (not used) |
1169 flag indicating success (not used) |
1172 </dd> |
1170 </dd> |
1173 </dl> |
1171 </dl> |
1174 <a NAME="WebBrowserView.__printPageToPdfFinished" ID="WebBrowserView.__printPageToPdfFinished"></a> |
1172 <a NAME="WebBrowserView.__printPageToPdfFinished" ID="WebBrowserView.__printPageToPdfFinished"></a> |
1175 <h4>WebBrowserView.__printPageToPdfFinished</h4> |
1173 <h4>WebBrowserView.__printPageToPdfFinished</h4> |
1176 <b>__printPageToPdfFinished</b>(<i>filepath, success</i>) |
1174 <b>__printPageToPdfFinished</b>(<i>filepath, success</i>) |
1177 |
|
1178 <p> |
1175 <p> |
1179 Private slot to handle the finishing of a PDF print job. |
1176 Private slot to handle the finishing of a PDF print job. |
1180 </p> |
1177 </p> |
|
1178 |
1181 <dl> |
1179 <dl> |
1182 |
1180 |
1183 <dt><i>filepath</i> (str)</dt> |
1181 <dt><i>filepath</i> (str)</dt> |
1184 <dd> |
1182 <dd> |
1185 path of the output PDF file |
1183 path of the output PDF file |
1190 </dd> |
1188 </dd> |
1191 </dl> |
1189 </dl> |
1192 <a NAME="WebBrowserView.__printPreviewRequested" ID="WebBrowserView.__printPreviewRequested"></a> |
1190 <a NAME="WebBrowserView.__printPreviewRequested" ID="WebBrowserView.__printPreviewRequested"></a> |
1193 <h4>WebBrowserView.__printPreviewRequested</h4> |
1191 <h4>WebBrowserView.__printPreviewRequested</h4> |
1194 <b>__printPreviewRequested</b>(<i>printer</i>) |
1192 <b>__printPreviewRequested</b>(<i>printer</i>) |
1195 |
|
1196 <p> |
1193 <p> |
1197 Private slot to generate the print preview. |
1194 Private slot to generate the print preview. |
1198 </p> |
1195 </p> |
|
1196 |
1199 <dl> |
1197 <dl> |
1200 |
1198 |
1201 <dt><i>printer</i> (QPrinter)</dt> |
1199 <dt><i>printer</i> (QPrinter)</dt> |
1202 <dd> |
1200 <dd> |
1203 reference to the printer object |
1201 reference to the printer object |
1204 </dd> |
1202 </dd> |
1205 </dl> |
1203 </dl> |
1206 <a NAME="WebBrowserView.__quotaRequested" ID="WebBrowserView.__quotaRequested"></a> |
1204 <a NAME="WebBrowserView.__quotaRequested" ID="WebBrowserView.__quotaRequested"></a> |
1207 <h4>WebBrowserView.__quotaRequested</h4> |
1205 <h4>WebBrowserView.__quotaRequested</h4> |
1208 <b>__quotaRequested</b>(<i>quotaRequest</i>) |
1206 <b>__quotaRequested</b>(<i>quotaRequest</i>) |
1209 |
|
1210 <p> |
1207 <p> |
1211 Private slot to handle quota requests of the web page. |
1208 Private slot to handle quota requests of the web page. |
1212 </p> |
1209 </p> |
|
1210 |
1213 <dl> |
1211 <dl> |
1214 |
1212 |
1215 <dt><i>quotaRequest</i> (QWebEngineQuotaRequest)</dt> |
1213 <dt><i>quotaRequest</i> (QWebEngineQuotaRequest)</dt> |
1216 <dd> |
1214 <dd> |
1217 reference to the quota request object |
1215 reference to the quota request object |
1218 </dd> |
1216 </dd> |
1219 </dl> |
1217 </dl> |
1220 <a NAME="WebBrowserView.__reloadAllSpeedDials" ID="WebBrowserView.__reloadAllSpeedDials"></a> |
1218 <a NAME="WebBrowserView.__reloadAllSpeedDials" ID="WebBrowserView.__reloadAllSpeedDials"></a> |
1221 <h4>WebBrowserView.__reloadAllSpeedDials</h4> |
1219 <h4>WebBrowserView.__reloadAllSpeedDials</h4> |
1222 <b>__reloadAllSpeedDials</b>(<i></i>) |
1220 <b>__reloadAllSpeedDials</b>(<i></i>) |
1223 |
|
1224 <p> |
1221 <p> |
1225 Private slot to reload all speed dials. |
1222 Private slot to reload all speed dials. |
1226 </p> |
1223 </p> |
|
1224 |
1227 <a NAME="WebBrowserView.__renderPreview" ID="WebBrowserView.__renderPreview"></a> |
1225 <a NAME="WebBrowserView.__renderPreview" ID="WebBrowserView.__renderPreview"></a> |
1228 <h4>WebBrowserView.__renderPreview</h4> |
1226 <h4>WebBrowserView.__renderPreview</h4> |
1229 <b>__renderPreview</b>(<i></i>) |
1227 <b>__renderPreview</b>(<i></i>) |
1230 |
|
1231 <p> |
1228 <p> |
1232 Private slot to render a preview pixmap after the page was loaded. |
1229 Private slot to render a preview pixmap after the page was loaded. |
1233 </p> |
1230 </p> |
|
1231 |
1234 <a NAME="WebBrowserView.__renderProcessTerminated" ID="WebBrowserView.__renderProcessTerminated"></a> |
1232 <a NAME="WebBrowserView.__renderProcessTerminated" ID="WebBrowserView.__renderProcessTerminated"></a> |
1235 <h4>WebBrowserView.__renderProcessTerminated</h4> |
1233 <h4>WebBrowserView.__renderProcessTerminated</h4> |
1236 <b>__renderProcessTerminated</b>(<i>status, exitCode</i>) |
1234 <b>__renderProcessTerminated</b>(<i>status, exitCode</i>) |
1237 |
|
1238 <p> |
1235 <p> |
1239 Private slot handling a crash of the web page render process. |
1236 Private slot handling a crash of the web page render process. |
1240 </p> |
1237 </p> |
|
1238 |
1241 <dl> |
1239 <dl> |
1242 |
1240 |
1243 <dt><i>status</i> (QWebEnginePage.RenderProcessTerminationStatus)</dt> |
1241 <dt><i>status</i> (QWebEnginePage.RenderProcessTerminationStatus)</dt> |
1244 <dd> |
1242 <dd> |
1245 termination status |
1243 termination status |
1250 </dd> |
1248 </dd> |
1251 </dl> |
1249 </dl> |
1252 <a NAME="WebBrowserView.__replaceMisspelledWord" ID="WebBrowserView.__replaceMisspelledWord"></a> |
1250 <a NAME="WebBrowserView.__replaceMisspelledWord" ID="WebBrowserView.__replaceMisspelledWord"></a> |
1253 <h4>WebBrowserView.__replaceMisspelledWord</h4> |
1251 <h4>WebBrowserView.__replaceMisspelledWord</h4> |
1254 <b>__replaceMisspelledWord</b>(<i>act</i>) |
1252 <b>__replaceMisspelledWord</b>(<i>act</i>) |
1255 |
|
1256 <p> |
1253 <p> |
1257 Private slot to replace a misspelled word under the context menu. |
1254 Private slot to replace a misspelled word under the context menu. |
1258 </p> |
1255 </p> |
|
1256 |
1259 <dl> |
1257 <dl> |
1260 |
1258 |
1261 <dt><i>act</i> (QAction)</dt> |
1259 <dt><i>act</i> (QAction)</dt> |
1262 <dd> |
1260 <dd> |
1263 reference to the action that triggered |
1261 reference to the action that triggered |
1264 </dd> |
1262 </dd> |
1265 </dl> |
1263 </dl> |
1266 <a NAME="WebBrowserView.__resetSpeedDials" ID="WebBrowserView.__resetSpeedDials"></a> |
1264 <a NAME="WebBrowserView.__resetSpeedDials" ID="WebBrowserView.__resetSpeedDials"></a> |
1267 <h4>WebBrowserView.__resetSpeedDials</h4> |
1265 <h4>WebBrowserView.__resetSpeedDials</h4> |
1268 <b>__resetSpeedDials</b>(<i></i>) |
1266 <b>__resetSpeedDials</b>(<i></i>) |
1269 |
|
1270 <p> |
1267 <p> |
1271 Private slot to reset all speed dials to the default pages. |
1268 Private slot to reset all speed dials to the default pages. |
1272 </p> |
1269 </p> |
|
1270 |
1273 <a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a> |
1271 <a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a> |
1274 <h4>WebBrowserView.__searchDefaultRequested</h4> |
1272 <h4>WebBrowserView.__searchDefaultRequested</h4> |
1275 <b>__searchDefaultRequested</b>(<i></i>) |
1273 <b>__searchDefaultRequested</b>(<i></i>) |
1276 |
|
1277 <p> |
1274 <p> |
1278 Private slot to search for some text with the current search engine. |
1275 Private slot to search for some text with the current search engine. |
1279 </p> |
1276 </p> |
|
1277 |
1280 <a NAME="WebBrowserView.__searchImage" ID="WebBrowserView.__searchImage"></a> |
1278 <a NAME="WebBrowserView.__searchImage" ID="WebBrowserView.__searchImage"></a> |
1281 <h4>WebBrowserView.__searchImage</h4> |
1279 <h4>WebBrowserView.__searchImage</h4> |
1282 <b>__searchImage</b>(<i>act</i>) |
1280 <b>__searchImage</b>(<i>act</i>) |
1283 |
|
1284 <p> |
1281 <p> |
1285 Private slot to search for an image URL. |
1282 Private slot to search for an image URL. |
1286 </p> |
1283 </p> |
|
1284 |
1287 <dl> |
1285 <dl> |
1288 |
1286 |
1289 <dt><i>act</i> (QAction)</dt> |
1287 <dt><i>act</i> (QAction)</dt> |
1290 <dd> |
1288 <dd> |
1291 reference to the action that triggered |
1289 reference to the action that triggered |
1292 </dd> |
1290 </dd> |
1293 </dl> |
1291 </dl> |
1294 <a NAME="WebBrowserView.__searchRequested" ID="WebBrowserView.__searchRequested"></a> |
1292 <a NAME="WebBrowserView.__searchRequested" ID="WebBrowserView.__searchRequested"></a> |
1295 <h4>WebBrowserView.__searchRequested</h4> |
1293 <h4>WebBrowserView.__searchRequested</h4> |
1296 <b>__searchRequested</b>(<i>act</i>) |
1294 <b>__searchRequested</b>(<i>act</i>) |
1297 |
|
1298 <p> |
1295 <p> |
1299 Private slot to search for some text with a selected search engine. |
1296 Private slot to search for some text with a selected search engine. |
1300 </p> |
1297 </p> |
|
1298 |
1301 <dl> |
1299 <dl> |
1302 |
1300 |
1303 <dt><i>act</i> (QAction)</dt> |
1301 <dt><i>act</i> (QAction)</dt> |
1304 <dd> |
1302 <dd> |
1305 reference to the action that triggered this slot |
1303 reference to the action that triggered this slot |
1306 </dd> |
1304 </dd> |
1307 </dl> |
1305 </dl> |
1308 <a NAME="WebBrowserView.__selectClientCertificate" ID="WebBrowserView.__selectClientCertificate"></a> |
1306 <a NAME="WebBrowserView.__selectClientCertificate" ID="WebBrowserView.__selectClientCertificate"></a> |
1309 <h4>WebBrowserView.__selectClientCertificate</h4> |
1307 <h4>WebBrowserView.__selectClientCertificate</h4> |
1310 <b>__selectClientCertificate</b>(<i>clientCertificateSelection</i>) |
1308 <b>__selectClientCertificate</b>(<i>clientCertificateSelection</i>) |
1311 |
|
1312 <p> |
1309 <p> |
1313 Private slot to handle the client certificate selection request. |
1310 Private slot to handle the client certificate selection request. |
1314 </p> |
1311 </p> |
|
1312 |
1315 <dl> |
1313 <dl> |
1316 |
1314 |
1317 <dt><i>clientCertificateSelection</i> (QWebEngineClientCertificateSelection)</dt> |
1315 <dt><i>clientCertificateSelection</i> (QWebEngineClientCertificateSelection)</dt> |
1318 <dd> |
1316 <dd> |
1319 list of client SSL certificates |
1317 list of client SSL certificates |
1368 </dd> |
1366 </dd> |
1369 </dl> |
1367 </dl> |
1370 <a NAME="WebBrowserView.__showContextMenu" ID="WebBrowserView.__showContextMenu"></a> |
1368 <a NAME="WebBrowserView.__showContextMenu" ID="WebBrowserView.__showContextMenu"></a> |
1371 <h4>WebBrowserView.__showContextMenu</h4> |
1369 <h4>WebBrowserView.__showContextMenu</h4> |
1372 <b>__showContextMenu</b>(<i>pos</i>) |
1370 <b>__showContextMenu</b>(<i>pos</i>) |
1373 |
|
1374 <p> |
1371 <p> |
1375 Private slot to show a context menu. |
1372 Private slot to show a context menu. |
1376 </p> |
1373 </p> |
|
1374 |
1377 <dl> |
1375 <dl> |
1378 |
1376 |
1379 <dt><i>pos</i> (QPoint)</dt> |
1377 <dt><i>pos</i> (QPoint)</dt> |
1380 <dd> |
1378 <dd> |
1381 position for the context menu |
1379 position for the context menu |
1382 </dd> |
1380 </dd> |
1383 </dl> |
1381 </dl> |
1384 <a NAME="WebBrowserView.__showEventSlot" ID="WebBrowserView.__showEventSlot"></a> |
1382 <a NAME="WebBrowserView.__showEventSlot" ID="WebBrowserView.__showEventSlot"></a> |
1385 <h4>WebBrowserView.__showEventSlot</h4> |
1383 <h4>WebBrowserView.__showEventSlot</h4> |
1386 <b>__showEventSlot</b>(<i></i>) |
1384 <b>__showEventSlot</b>(<i></i>) |
1387 |
|
1388 <p> |
1385 <p> |
1389 Private slot to perform actions when the view is shown and the event |
1386 Private slot to perform actions when the view is shown and the event |
1390 loop is running. |
1387 loop is running. |
1391 </p> |
1388 </p> |
|
1389 |
1392 <a NAME="WebBrowserView.__showTabCrashPage" ID="WebBrowserView.__showTabCrashPage"></a> |
1390 <a NAME="WebBrowserView.__showTabCrashPage" ID="WebBrowserView.__showTabCrashPage"></a> |
1393 <h4>WebBrowserView.__showTabCrashPage</h4> |
1391 <h4>WebBrowserView.__showTabCrashPage</h4> |
1394 <b>__showTabCrashPage</b>(<i>status</i>) |
1392 <b>__showTabCrashPage</b>(<i>status</i>) |
1395 |
|
1396 <p> |
1393 <p> |
1397 Private slot to show the tab crash page. |
1394 Private slot to show the tab crash page. |
1398 </p> |
1395 </p> |
|
1396 |
1399 <dl> |
1397 <dl> |
1400 |
1398 |
1401 <dt><i>status</i> (QWebEnginePage.RenderProcessTerminationStatus)</dt> |
1399 <dt><i>status</i> (QWebEnginePage.RenderProcessTerminationStatus)</dt> |
1402 <dd> |
1400 <dd> |
1403 termination status |
1401 termination status |
1404 </dd> |
1402 </dd> |
1405 </dl> |
1403 </dl> |
1406 <a NAME="WebBrowserView.__urlChanged" ID="WebBrowserView.__urlChanged"></a> |
1404 <a NAME="WebBrowserView.__urlChanged" ID="WebBrowserView.__urlChanged"></a> |
1407 <h4>WebBrowserView.__urlChanged</h4> |
1405 <h4>WebBrowserView.__urlChanged</h4> |
1408 <b>__urlChanged</b>(<i>url</i>) |
1406 <b>__urlChanged</b>(<i>url</i>) |
1409 |
|
1410 <p> |
1407 <p> |
1411 Private slot to handle the urlChanged signal. |
1408 Private slot to handle the urlChanged signal. |
1412 </p> |
1409 </p> |
|
1410 |
1413 <dl> |
1411 <dl> |
1414 |
1412 |
1415 <dt><i>url</i> (QUrl)</dt> |
1413 <dt><i>url</i> (QUrl)</dt> |
1416 <dd> |
1414 <dd> |
1417 the new url |
1415 the new url |
1418 </dd> |
1416 </dd> |
1419 </dl> |
1417 </dl> |
1420 <a NAME="WebBrowserView.__virusTotal" ID="WebBrowserView.__virusTotal"></a> |
1418 <a NAME="WebBrowserView.__virusTotal" ID="WebBrowserView.__virusTotal"></a> |
1421 <h4>WebBrowserView.__virusTotal</h4> |
1419 <h4>WebBrowserView.__virusTotal</h4> |
1422 <b>__virusTotal</b>(<i>act</i>) |
1420 <b>__virusTotal</b>(<i>act</i>) |
1423 |
|
1424 <p> |
1421 <p> |
1425 Private slot to scan the selected URL with VirusTotal. |
1422 Private slot to scan the selected URL with VirusTotal. |
1426 </p> |
1423 </p> |
|
1424 |
1427 <dl> |
1425 <dl> |
1428 |
1426 |
1429 <dt><i>act</i> (QAction)</dt> |
1427 <dt><i>act</i> (QAction)</dt> |
1430 <dd> |
1428 <dd> |
1431 reference to the action that triggered |
1429 reference to the action that triggered |
1432 </dd> |
1430 </dd> |
1433 </dl> |
1431 </dl> |
1434 <a NAME="WebBrowserView.__webInspector" ID="WebBrowserView.__webInspector"></a> |
1432 <a NAME="WebBrowserView.__webInspector" ID="WebBrowserView.__webInspector"></a> |
1435 <h4>WebBrowserView.__webInspector</h4> |
1433 <h4>WebBrowserView.__webInspector</h4> |
1436 <b>__webInspector</b>(<i></i>) |
1434 <b>__webInspector</b>(<i></i>) |
1437 |
|
1438 <p> |
1435 <p> |
1439 Private slot to show the web inspector window. |
1436 Private slot to show the web inspector window. |
1440 </p> |
1437 </p> |
|
1438 |
1441 <a NAME="WebBrowserView._gestureEvent" ID="WebBrowserView._gestureEvent"></a> |
1439 <a NAME="WebBrowserView._gestureEvent" ID="WebBrowserView._gestureEvent"></a> |
1442 <h4>WebBrowserView._gestureEvent</h4> |
1440 <h4>WebBrowserView._gestureEvent</h4> |
1443 <b>_gestureEvent</b>(<i>evt</i>) |
1441 <b>_gestureEvent</b>(<i>evt</i>) |
1444 |
|
1445 <p> |
1442 <p> |
1446 Protected method handling gesture events. |
1443 Protected method handling gesture events. |
1447 </p> |
1444 </p> |
|
1445 |
1448 <dl> |
1446 <dl> |
1449 |
1447 |
1450 <dt><i>evt</i> (QGestureEvent)</dt> |
1448 <dt><i>evt</i> (QGestureEvent)</dt> |
1451 <dd> |
1449 <dd> |
1452 reference to the gesture event |
1450 reference to the gesture event |
1453 </dd> |
1451 </dd> |
1454 </dl> |
1452 </dl> |
1455 <a NAME="WebBrowserView._keyPressEvent" ID="WebBrowserView._keyPressEvent"></a> |
1453 <a NAME="WebBrowserView._keyPressEvent" ID="WebBrowserView._keyPressEvent"></a> |
1456 <h4>WebBrowserView._keyPressEvent</h4> |
1454 <h4>WebBrowserView._keyPressEvent</h4> |
1457 <b>_keyPressEvent</b>(<i>evt</i>) |
1455 <b>_keyPressEvent</b>(<i>evt</i>) |
1458 |
|
1459 <p> |
1456 <p> |
1460 Protected method called by a key press. |
1457 Protected method called by a key press. |
1461 </p> |
1458 </p> |
|
1459 |
1462 <dl> |
1460 <dl> |
1463 |
1461 |
1464 <dt><i>evt</i> (QKeyEvent)</dt> |
1462 <dt><i>evt</i> (QKeyEvent)</dt> |
1465 <dd> |
1463 <dd> |
1466 reference to the key event |
1464 reference to the key event |
1467 </dd> |
1465 </dd> |
1468 </dl> |
1466 </dl> |
1469 <a NAME="WebBrowserView._keyReleaseEvent" ID="WebBrowserView._keyReleaseEvent"></a> |
1467 <a NAME="WebBrowserView._keyReleaseEvent" ID="WebBrowserView._keyReleaseEvent"></a> |
1470 <h4>WebBrowserView._keyReleaseEvent</h4> |
1468 <h4>WebBrowserView._keyReleaseEvent</h4> |
1471 <b>_keyReleaseEvent</b>(<i>evt</i>) |
1469 <b>_keyReleaseEvent</b>(<i>evt</i>) |
1472 |
|
1473 <p> |
1470 <p> |
1474 Protected method called by a key release. |
1471 Protected method called by a key release. |
1475 </p> |
1472 </p> |
|
1473 |
1476 <dl> |
1474 <dl> |
1477 |
1475 |
1478 <dt><i>evt</i> (QKeyEvent)</dt> |
1476 <dt><i>evt</i> (QKeyEvent)</dt> |
1479 <dd> |
1477 <dd> |
1480 reference to the key event |
1478 reference to the key event |
1481 </dd> |
1479 </dd> |
1482 </dl> |
1480 </dl> |
1483 <a NAME="WebBrowserView._mouseMoveEvent" ID="WebBrowserView._mouseMoveEvent"></a> |
1481 <a NAME="WebBrowserView._mouseMoveEvent" ID="WebBrowserView._mouseMoveEvent"></a> |
1484 <h4>WebBrowserView._mouseMoveEvent</h4> |
1482 <h4>WebBrowserView._mouseMoveEvent</h4> |
1485 <b>_mouseMoveEvent</b>(<i>evt</i>) |
1483 <b>_mouseMoveEvent</b>(<i>evt</i>) |
1486 |
|
1487 <p> |
1484 <p> |
1488 Protected method to handle mouse move events. |
1485 Protected method to handle mouse move events. |
1489 </p> |
1486 </p> |
|
1487 |
1490 <dl> |
1488 <dl> |
1491 |
1489 |
1492 <dt><i>evt</i> (QMouseEvent)</dt> |
1490 <dt><i>evt</i> (QMouseEvent)</dt> |
1493 <dd> |
1491 <dd> |
1494 reference to the mouse event |
1492 reference to the mouse event |
1495 </dd> |
1493 </dd> |
1496 </dl> |
1494 </dl> |
1497 <a NAME="WebBrowserView._mousePressEvent" ID="WebBrowserView._mousePressEvent"></a> |
1495 <a NAME="WebBrowserView._mousePressEvent" ID="WebBrowserView._mousePressEvent"></a> |
1498 <h4>WebBrowserView._mousePressEvent</h4> |
1496 <h4>WebBrowserView._mousePressEvent</h4> |
1499 <b>_mousePressEvent</b>(<i>evt</i>) |
1497 <b>_mousePressEvent</b>(<i>evt</i>) |
1500 |
|
1501 <p> |
1498 <p> |
1502 Protected method called by a mouse press event. |
1499 Protected method called by a mouse press event. |
1503 </p> |
1500 </p> |
|
1501 |
1504 <dl> |
1502 <dl> |
1505 |
1503 |
1506 <dt><i>evt</i> (QMouseEvent)</dt> |
1504 <dt><i>evt</i> (QMouseEvent)</dt> |
1507 <dd> |
1505 <dd> |
1508 reference to the mouse event |
1506 reference to the mouse event |
1509 </dd> |
1507 </dd> |
1510 </dl> |
1508 </dl> |
1511 <a NAME="WebBrowserView._mouseReleaseEvent" ID="WebBrowserView._mouseReleaseEvent"></a> |
1509 <a NAME="WebBrowserView._mouseReleaseEvent" ID="WebBrowserView._mouseReleaseEvent"></a> |
1512 <h4>WebBrowserView._mouseReleaseEvent</h4> |
1510 <h4>WebBrowserView._mouseReleaseEvent</h4> |
1513 <b>_mouseReleaseEvent</b>(<i>evt</i>) |
1511 <b>_mouseReleaseEvent</b>(<i>evt</i>) |
1514 |
|
1515 <p> |
1512 <p> |
1516 Protected method called by a mouse release event. |
1513 Protected method called by a mouse release event. |
1517 </p> |
1514 </p> |
|
1515 |
1518 <dl> |
1516 <dl> |
1519 |
1517 |
1520 <dt><i>evt</i> (QMouseEvent)</dt> |
1518 <dt><i>evt</i> (QMouseEvent)</dt> |
1521 <dd> |
1519 <dd> |
1522 reference to the mouse event |
1520 reference to the mouse event |
1523 </dd> |
1521 </dd> |
1524 </dl> |
1522 </dl> |
1525 <a NAME="WebBrowserView._wheelEvent" ID="WebBrowserView._wheelEvent"></a> |
1523 <a NAME="WebBrowserView._wheelEvent" ID="WebBrowserView._wheelEvent"></a> |
1526 <h4>WebBrowserView._wheelEvent</h4> |
1524 <h4>WebBrowserView._wheelEvent</h4> |
1527 <b>_wheelEvent</b>(<i>evt</i>) |
1525 <b>_wheelEvent</b>(<i>evt</i>) |
1528 |
|
1529 <p> |
1526 <p> |
1530 Protected method to handle wheel events. |
1527 Protected method to handle wheel events. |
1531 </p> |
1528 </p> |
|
1529 |
1532 <dl> |
1530 <dl> |
1533 |
1531 |
1534 <dt><i>evt</i> (QWheelEvent)</dt> |
1532 <dt><i>evt</i> (QWheelEvent)</dt> |
1535 <dd> |
1533 <dd> |
1536 reference to the wheel event |
1534 reference to the wheel event |
1537 </dd> |
1535 </dd> |
1538 </dl> |
1536 </dl> |
1539 <a NAME="WebBrowserView.activateSession" ID="WebBrowserView.activateSession"></a> |
1537 <a NAME="WebBrowserView.activateSession" ID="WebBrowserView.activateSession"></a> |
1540 <h4>WebBrowserView.activateSession</h4> |
1538 <h4>WebBrowserView.activateSession</h4> |
1541 <b>activateSession</b>(<i></i>) |
1539 <b>activateSession</b>(<i></i>) |
1542 |
|
1543 <p> |
1540 <p> |
1544 Public slot to activate a restored session. |
1541 Public slot to activate a restored session. |
1545 </p> |
1542 </p> |
|
1543 |
1546 <a NAME="WebBrowserView.addBookmark" ID="WebBrowserView.addBookmark"></a> |
1544 <a NAME="WebBrowserView.addBookmark" ID="WebBrowserView.addBookmark"></a> |
1547 <h4>WebBrowserView.addBookmark</h4> |
1545 <h4>WebBrowserView.addBookmark</h4> |
1548 <b>addBookmark</b>(<i></i>) |
1546 <b>addBookmark</b>(<i></i>) |
1549 |
|
1550 <p> |
1547 <p> |
1551 Public slot to bookmark the current page. |
1548 Public slot to bookmark the current page. |
1552 </p> |
1549 </p> |
|
1550 |
1553 <a NAME="WebBrowserView.backward" ID="WebBrowserView.backward"></a> |
1551 <a NAME="WebBrowserView.backward" ID="WebBrowserView.backward"></a> |
1554 <h4>WebBrowserView.backward</h4> |
1552 <h4>WebBrowserView.backward</h4> |
1555 <b>backward</b>(<i></i>) |
1553 <b>backward</b>(<i></i>) |
1556 |
|
1557 <p> |
1554 <p> |
1558 Public slot to move backwards in history. |
1555 Public slot to move backwards in history. |
1559 </p> |
1556 </p> |
|
1557 |
1560 <a NAME="WebBrowserView.checkRSS" ID="WebBrowserView.checkRSS"></a> |
1558 <a NAME="WebBrowserView.checkRSS" ID="WebBrowserView.checkRSS"></a> |
1561 <h4>WebBrowserView.checkRSS</h4> |
1559 <h4>WebBrowserView.checkRSS</h4> |
1562 <b>checkRSS</b>(<i></i>) |
1560 <b>checkRSS</b>(<i></i>) |
1563 |
|
1564 <p> |
1561 <p> |
1565 Public method to check, if the loaded page contains feed links. |
1562 Public method to check, if the loaded page contains feed links. |
1566 </p> |
1563 </p> |
|
1564 |
1567 <dl> |
1565 <dl> |
1568 <dt>Return:</dt> |
1566 <dt>Return:</dt> |
1569 <dd> |
1567 <dd> |
1570 flag indicating the existence of feed links |
1568 flag indicating the existence of feed links |
1571 </dd> |
1569 </dd> |
1577 </dd> |
1575 </dd> |
1578 </dl> |
1576 </dl> |
1579 <a NAME="WebBrowserView.clearHistory" ID="WebBrowserView.clearHistory"></a> |
1577 <a NAME="WebBrowserView.clearHistory" ID="WebBrowserView.clearHistory"></a> |
1580 <h4>WebBrowserView.clearHistory</h4> |
1578 <h4>WebBrowserView.clearHistory</h4> |
1581 <b>clearHistory</b>(<i></i>) |
1579 <b>clearHistory</b>(<i></i>) |
1582 |
|
1583 <p> |
1580 <p> |
1584 Public slot to clear the history. |
1581 Public slot to clear the history. |
1585 </p> |
1582 </p> |
|
1583 |
1586 <a NAME="WebBrowserView.closeWebInspector" ID="WebBrowserView.closeWebInspector"></a> |
1584 <a NAME="WebBrowserView.closeWebInspector" ID="WebBrowserView.closeWebInspector"></a> |
1587 <h4>WebBrowserView.closeWebInspector</h4> |
1585 <h4>WebBrowserView.closeWebInspector</h4> |
1588 <b>closeWebInspector</b>(<i></i>) |
1586 <b>closeWebInspector</b>(<i></i>) |
1589 |
|
1590 <p> |
1587 <p> |
1591 Public slot to close the web inspector. |
1588 Public slot to close the web inspector. |
1592 </p> |
1589 </p> |
|
1590 |
1593 <a NAME="WebBrowserView.copy" ID="WebBrowserView.copy"></a> |
1591 <a NAME="WebBrowserView.copy" ID="WebBrowserView.copy"></a> |
1594 <h4>WebBrowserView.copy</h4> |
1592 <h4>WebBrowserView.copy</h4> |
1595 <b>copy</b>(<i></i>) |
1593 <b>copy</b>(<i></i>) |
1596 |
|
1597 <p> |
1594 <p> |
1598 Public slot to copy the selected text. |
1595 Public slot to copy the selected text. |
1599 </p> |
1596 </p> |
|
1597 |
1600 <a NAME="WebBrowserView.createWindow" ID="WebBrowserView.createWindow"></a> |
1598 <a NAME="WebBrowserView.createWindow" ID="WebBrowserView.createWindow"></a> |
1601 <h4>WebBrowserView.createWindow</h4> |
1599 <h4>WebBrowserView.createWindow</h4> |
1602 <b>createWindow</b>(<i>windowType</i>) |
1600 <b>createWindow</b>(<i>windowType</i>) |
1603 |
|
1604 <p> |
1601 <p> |
1605 Public method called, when a new window should be created. |
1602 Public method called, when a new window should be created. |
1606 </p> |
1603 </p> |
|
1604 |
1607 <dl> |
1605 <dl> |
1608 |
1606 |
1609 <dt><i>windowType</i> (QWebEnginePage.WebWindowType)</dt> |
1607 <dt><i>windowType</i> (QWebEnginePage.WebWindowType)</dt> |
1610 <dd> |
1608 <dd> |
1611 type of the requested window |
1609 type of the requested window |
1650 </dd> |
1648 </dd> |
1651 </dl> |
1649 </dl> |
1652 <a NAME="WebBrowserView.dragEnterEvent" ID="WebBrowserView.dragEnterEvent"></a> |
1650 <a NAME="WebBrowserView.dragEnterEvent" ID="WebBrowserView.dragEnterEvent"></a> |
1653 <h4>WebBrowserView.dragEnterEvent</h4> |
1651 <h4>WebBrowserView.dragEnterEvent</h4> |
1654 <b>dragEnterEvent</b>(<i>evt</i>) |
1652 <b>dragEnterEvent</b>(<i>evt</i>) |
1655 |
|
1656 <p> |
1653 <p> |
1657 Protected method called by a drag enter event. |
1654 Protected method called by a drag enter event. |
1658 </p> |
1655 </p> |
|
1656 |
1659 <dl> |
1657 <dl> |
1660 |
1658 |
1661 <dt><i>evt</i> (QDragEnterEvent)</dt> |
1659 <dt><i>evt</i> (QDragEnterEvent)</dt> |
1662 <dd> |
1660 <dd> |
1663 reference to the drag enter event |
1661 reference to the drag enter event |
1664 </dd> |
1662 </dd> |
1665 </dl> |
1663 </dl> |
1666 <a NAME="WebBrowserView.dragMoveEvent" ID="WebBrowserView.dragMoveEvent"></a> |
1664 <a NAME="WebBrowserView.dragMoveEvent" ID="WebBrowserView.dragMoveEvent"></a> |
1667 <h4>WebBrowserView.dragMoveEvent</h4> |
1665 <h4>WebBrowserView.dragMoveEvent</h4> |
1668 <b>dragMoveEvent</b>(<i>evt</i>) |
1666 <b>dragMoveEvent</b>(<i>evt</i>) |
1669 |
|
1670 <p> |
1667 <p> |
1671 Protected method called by a drag move event. |
1668 Protected method called by a drag move event. |
1672 </p> |
1669 </p> |
|
1670 |
1673 <dl> |
1671 <dl> |
1674 |
1672 |
1675 <dt><i>evt</i> (QDragMoveEvent)</dt> |
1673 <dt><i>evt</i> (QDragMoveEvent)</dt> |
1676 <dd> |
1674 <dd> |
1677 reference to the drag move event |
1675 reference to the drag move event |
1678 </dd> |
1676 </dd> |
1679 </dl> |
1677 </dl> |
1680 <a NAME="WebBrowserView.dropEvent" ID="WebBrowserView.dropEvent"></a> |
1678 <a NAME="WebBrowserView.dropEvent" ID="WebBrowserView.dropEvent"></a> |
1681 <h4>WebBrowserView.dropEvent</h4> |
1679 <h4>WebBrowserView.dropEvent</h4> |
1682 <b>dropEvent</b>(<i>evt</i>) |
1680 <b>dropEvent</b>(<i>evt</i>) |
1683 |
|
1684 <p> |
1681 <p> |
1685 Protected method called by a drop event. |
1682 Protected method called by a drop event. |
1686 </p> |
1683 </p> |
|
1684 |
1687 <dl> |
1685 <dl> |
1688 |
1686 |
1689 <dt><i>evt</i> (QDropEvent)</dt> |
1687 <dt><i>evt</i> (QDropEvent)</dt> |
1690 <dd> |
1688 <dd> |
1691 reference to the drop event |
1689 reference to the drop event |
1692 </dd> |
1690 </dd> |
1693 </dl> |
1691 </dl> |
1694 <a NAME="WebBrowserView.event" ID="WebBrowserView.event"></a> |
1692 <a NAME="WebBrowserView.event" ID="WebBrowserView.event"></a> |
1695 <h4>WebBrowserView.event</h4> |
1693 <h4>WebBrowserView.event</h4> |
1696 <b>event</b>(<i>evt</i>) |
1694 <b>event</b>(<i>evt</i>) |
1697 |
|
1698 <p> |
1695 <p> |
1699 Public method handling events. |
1696 Public method handling events. |
1700 </p> |
1697 </p> |
|
1698 |
1701 <dl> |
1699 <dl> |
1702 |
1700 |
1703 <dt><i>evt</i> (QEvent)</dt> |
1701 <dt><i>evt</i> (QEvent)</dt> |
1704 <dd> |
1702 <dd> |
1705 reference to the event |
1703 reference to the event |
2118 </dd> |
2116 </dd> |
2119 </dl> |
2117 </dl> |
2120 <a NAME="WebBrowserView.paste" ID="WebBrowserView.paste"></a> |
2118 <a NAME="WebBrowserView.paste" ID="WebBrowserView.paste"></a> |
2121 <h4>WebBrowserView.paste</h4> |
2119 <h4>WebBrowserView.paste</h4> |
2122 <b>paste</b>(<i></i>) |
2120 <b>paste</b>(<i></i>) |
2123 |
|
2124 <p> |
2121 <p> |
2125 Public slot to paste text from the clipboard. |
2122 Public slot to paste text from the clipboard. |
2126 </p> |
2123 </p> |
|
2124 |
2127 <a NAME="WebBrowserView.preferencesChanged" ID="WebBrowserView.preferencesChanged"></a> |
2125 <a NAME="WebBrowserView.preferencesChanged" ID="WebBrowserView.preferencesChanged"></a> |
2128 <h4>WebBrowserView.preferencesChanged</h4> |
2126 <h4>WebBrowserView.preferencesChanged</h4> |
2129 <b>preferencesChanged</b>(<i></i>) |
2127 <b>preferencesChanged</b>(<i></i>) |
2130 |
|
2131 <p> |
2128 <p> |
2132 Public method to indicate a change of the settings. |
2129 Public method to indicate a change of the settings. |
2133 </p> |
2130 </p> |
|
2131 |
2134 <a NAME="WebBrowserView.printPage" ID="WebBrowserView.printPage"></a> |
2132 <a NAME="WebBrowserView.printPage" ID="WebBrowserView.printPage"></a> |
2135 <h4>WebBrowserView.printPage</h4> |
2133 <h4>WebBrowserView.printPage</h4> |
2136 <b>printPage</b>(<i></i>) |
2134 <b>printPage</b>(<i></i>) |
2137 |
|
2138 <p> |
2135 <p> |
2139 Public slot to print the current page. |
2136 Public slot to print the current page. |
2140 </p> |
2137 </p> |
|
2138 |
2141 <a NAME="WebBrowserView.printPageToPdf" ID="WebBrowserView.printPageToPdf"></a> |
2139 <a NAME="WebBrowserView.printPageToPdf" ID="WebBrowserView.printPageToPdf"></a> |
2142 <h4>WebBrowserView.printPageToPdf</h4> |
2140 <h4>WebBrowserView.printPageToPdf</h4> |
2143 <b>printPageToPdf</b>(<i></i>) |
2141 <b>printPageToPdf</b>(<i></i>) |
2144 |
|
2145 <p> |
2142 <p> |
2146 Public slot to save the current page as a PDF file. |
2143 Public slot to save the current page as a PDF file. |
2147 </p> |
2144 </p> |
|
2145 |
2148 <a NAME="WebBrowserView.printPreviewPage" ID="WebBrowserView.printPreviewPage"></a> |
2146 <a NAME="WebBrowserView.printPreviewPage" ID="WebBrowserView.printPreviewPage"></a> |
2149 <h4>WebBrowserView.printPreviewPage</h4> |
2147 <h4>WebBrowserView.printPreviewPage</h4> |
2150 <b>printPreviewPage</b>(<i></i>) |
2148 <b>printPreviewPage</b>(<i></i>) |
2151 |
|
2152 <p> |
2149 <p> |
2153 Public slot to create a print preview of the current page. |
2150 Public slot to create a print preview of the current page. |
2154 </p> |
2151 </p> |
|
2152 |
2155 <a NAME="WebBrowserView.progress" ID="WebBrowserView.progress"></a> |
2153 <a NAME="WebBrowserView.progress" ID="WebBrowserView.progress"></a> |
2156 <h4>WebBrowserView.progress</h4> |
2154 <h4>WebBrowserView.progress</h4> |
2157 <b>progress</b>(<i></i>) |
2155 <b>progress</b>(<i></i>) |
2158 |
|
2159 <p> |
2156 <p> |
2160 Public method to get the load progress. |
2157 Public method to get the load progress. |
2161 </p> |
2158 </p> |
|
2159 |
2162 <dl> |
2160 <dl> |
2163 <dt>Return:</dt> |
2161 <dt>Return:</dt> |
2164 <dd> |
2162 <dd> |
2165 load progress |
2163 load progress |
2166 </dd> |
2164 </dd> |
2172 </dd> |
2170 </dd> |
2173 </dl> |
2171 </dl> |
2174 <a NAME="WebBrowserView.redo" ID="WebBrowserView.redo"></a> |
2172 <a NAME="WebBrowserView.redo" ID="WebBrowserView.redo"></a> |
2175 <h4>WebBrowserView.redo</h4> |
2173 <h4>WebBrowserView.redo</h4> |
2176 <b>redo</b>(<i></i>) |
2174 <b>redo</b>(<i></i>) |
2177 |
|
2178 <p> |
2175 <p> |
2179 Public slot to redo the last edit action. |
2176 Public slot to redo the last edit action. |
2180 </p> |
2177 </p> |
|
2178 |
2181 <a NAME="WebBrowserView.reload" ID="WebBrowserView.reload"></a> |
2179 <a NAME="WebBrowserView.reload" ID="WebBrowserView.reload"></a> |
2182 <h4>WebBrowserView.reload</h4> |
2180 <h4>WebBrowserView.reload</h4> |
2183 <b>reload</b>(<i></i>) |
2181 <b>reload</b>(<i></i>) |
2184 |
|
2185 <p> |
2182 <p> |
2186 Public slot to reload the current page. |
2183 Public slot to reload the current page. |
2187 </p> |
2184 </p> |
|
2185 |
2188 <a NAME="WebBrowserView.reloadBypassingCache" ID="WebBrowserView.reloadBypassingCache"></a> |
2186 <a NAME="WebBrowserView.reloadBypassingCache" ID="WebBrowserView.reloadBypassingCache"></a> |
2189 <h4>WebBrowserView.reloadBypassingCache</h4> |
2187 <h4>WebBrowserView.reloadBypassingCache</h4> |
2190 <b>reloadBypassingCache</b>(<i></i>) |
2188 <b>reloadBypassingCache</b>(<i></i>) |
2191 |
|
2192 <p> |
2189 <p> |
2193 Public slot to reload the current page bypassing the cache. |
2190 Public slot to reload the current page bypassing the cache. |
2194 </p> |
2191 </p> |
|
2192 |
2195 <a NAME="WebBrowserView.requestFullScreen" ID="WebBrowserView.requestFullScreen"></a> |
2193 <a NAME="WebBrowserView.requestFullScreen" ID="WebBrowserView.requestFullScreen"></a> |
2196 <h4>WebBrowserView.requestFullScreen</h4> |
2194 <h4>WebBrowserView.requestFullScreen</h4> |
2197 <b>requestFullScreen</b>(<i>enable</i>) |
2195 <b>requestFullScreen</b>(<i>enable</i>) |
2198 |
|
2199 <p> |
2196 <p> |
2200 Public method to request full screen mode. |
2197 Public method to request full screen mode. |
2201 </p> |
2198 </p> |
|
2199 |
2202 <dl> |
2200 <dl> |
2203 |
2201 |
2204 <dt><i>enable</i> (bool)</dt> |
2202 <dt><i>enable</i> (bool)</dt> |
2205 <dd> |
2203 <dd> |
2206 flag indicating full screen mode on or off |
2204 flag indicating full screen mode on or off |
2207 </dd> |
2205 </dd> |
2208 </dl> |
2206 </dl> |
2209 <a NAME="WebBrowserView.saveAs" ID="WebBrowserView.saveAs"></a> |
2207 <a NAME="WebBrowserView.saveAs" ID="WebBrowserView.saveAs"></a> |
2210 <h4>WebBrowserView.saveAs</h4> |
2208 <h4>WebBrowserView.saveAs</h4> |
2211 <b>saveAs</b>(<i></i>) |
2209 <b>saveAs</b>(<i></i>) |
2212 |
|
2213 <p> |
2210 <p> |
2214 Public method to save the current page to a file. |
2211 Public method to save the current page to a file. |
2215 </p> |
2212 </p> |
|
2213 |
2216 <a NAME="WebBrowserView.selectAll" ID="WebBrowserView.selectAll"></a> |
2214 <a NAME="WebBrowserView.selectAll" ID="WebBrowserView.selectAll"></a> |
2217 <h4>WebBrowserView.selectAll</h4> |
2215 <h4>WebBrowserView.selectAll</h4> |
2218 <b>selectAll</b>(<i></i>) |
2216 <b>selectAll</b>(<i></i>) |
2219 |
|
2220 <p> |
2217 <p> |
2221 Public slot to select all text. |
2218 Public slot to select all text. |
2222 </p> |
2219 </p> |
|
2220 |
2223 <a NAME="WebBrowserView.setSource" ID="WebBrowserView.setSource"></a> |
2221 <a NAME="WebBrowserView.setSource" ID="WebBrowserView.setSource"></a> |
2224 <h4>WebBrowserView.setSource</h4> |
2222 <h4>WebBrowserView.setSource</h4> |
2225 <b>setSource</b>(<i>name, newTab=False</i>) |
2223 <b>setSource</b>(<i>name, newTab=False</i>) |
2226 |
|
2227 <p> |
2224 <p> |
2228 Public method used to set the source to be displayed. |
2225 Public method used to set the source to be displayed. |
2229 </p> |
2226 </p> |
|
2227 |
2230 <dl> |
2228 <dl> |
2231 |
2229 |
2232 <dt><i>name</i> (QUrl)</dt> |
2230 <dt><i>name</i> (QUrl)</dt> |
2233 <dd> |
2231 <dd> |
2234 filename to be shown |
2232 filename to be shown |
2344 </dd> |
2342 </dd> |
2345 </dl> |
2343 </dl> |
2346 <a NAME="WebBrowserView.undo" ID="WebBrowserView.undo"></a> |
2344 <a NAME="WebBrowserView.undo" ID="WebBrowserView.undo"></a> |
2347 <h4>WebBrowserView.undo</h4> |
2345 <h4>WebBrowserView.undo</h4> |
2348 <b>undo</b>(<i></i>) |
2346 <b>undo</b>(<i></i>) |
2349 |
|
2350 <p> |
2347 <p> |
2351 Public slot to undo the last edit action. |
2348 Public slot to undo the last edit action. |
2352 </p> |
2349 </p> |
|
2350 |
2353 <a NAME="WebBrowserView.unselect" ID="WebBrowserView.unselect"></a> |
2351 <a NAME="WebBrowserView.unselect" ID="WebBrowserView.unselect"></a> |
2354 <h4>WebBrowserView.unselect</h4> |
2352 <h4>WebBrowserView.unselect</h4> |
2355 <b>unselect</b>(<i></i>) |
2353 <b>unselect</b>(<i></i>) |
2356 |
|
2357 <p> |
2354 <p> |
2358 Public slot to clear the current selection. |
2355 Public slot to clear the current selection. |
2359 </p> |
2356 </p> |
|
2357 |
2360 <a NAME="WebBrowserView.zoomIn" ID="WebBrowserView.zoomIn"></a> |
2358 <a NAME="WebBrowserView.zoomIn" ID="WebBrowserView.zoomIn"></a> |
2361 <h4>WebBrowserView.zoomIn</h4> |
2359 <h4>WebBrowserView.zoomIn</h4> |
2362 <b>zoomIn</b>(<i></i>) |
2360 <b>zoomIn</b>(<i></i>) |
2363 |
|
2364 <p> |
2361 <p> |
2365 Public slot to zoom into the page. |
2362 Public slot to zoom into the page. |
2366 </p> |
2363 </p> |
|
2364 |
2367 <a NAME="WebBrowserView.zoomOut" ID="WebBrowserView.zoomOut"></a> |
2365 <a NAME="WebBrowserView.zoomOut" ID="WebBrowserView.zoomOut"></a> |
2368 <h4>WebBrowserView.zoomOut</h4> |
2366 <h4>WebBrowserView.zoomOut</h4> |
2369 <b>zoomOut</b>(<i></i>) |
2367 <b>zoomOut</b>(<i></i>) |
2370 |
|
2371 <p> |
2368 <p> |
2372 Public slot to zoom out of the page. |
2369 Public slot to zoom out of the page. |
2373 </p> |
2370 </p> |
|
2371 |
2374 <a NAME="WebBrowserView.zoomReset" ID="WebBrowserView.zoomReset"></a> |
2372 <a NAME="WebBrowserView.zoomReset" ID="WebBrowserView.zoomReset"></a> |
2375 <h4>WebBrowserView.zoomReset</h4> |
2373 <h4>WebBrowserView.zoomReset</h4> |
2376 <b>zoomReset</b>(<i></i>) |
2374 <b>zoomReset</b>(<i></i>) |
2377 |
|
2378 <p> |
2375 <p> |
2379 Public method to reset the zoom factor. |
2376 Public method to reset the zoom factor. |
2380 </p> |
2377 </p> |
|
2378 |
2381 <a NAME="WebBrowserView.zoomValue" ID="WebBrowserView.zoomValue"></a> |
2379 <a NAME="WebBrowserView.zoomValue" ID="WebBrowserView.zoomValue"></a> |
2382 <h4>WebBrowserView.zoomValue</h4> |
2380 <h4>WebBrowserView.zoomValue</h4> |
2383 <b>zoomValue</b>(<i></i>) |
2381 <b>zoomValue</b>(<i></i>) |
2384 |
|
2385 <p> |
2382 <p> |
2386 Public method to get the current zoom value. |
2383 Public method to get the current zoom value. |
2387 </p> |
2384 </p> |
|
2385 |
2388 <dl> |
2386 <dl> |
2389 <dt>Return:</dt> |
2387 <dt>Return:</dt> |
2390 <dd> |
2388 <dd> |
2391 zoom value |
2389 zoom value |
2392 </dd> |
2390 </dd> |