src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html

branch
eric7
changeset 10436
f6881d10e995
parent 10246
04f21234f09d
child 10478
de9106c55c3d
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
879 Class method to get a reference to the AdBlock manager. 879 Class method to get a reference to the AdBlock manager.
880 </p> 880 </p>
881 <dl> 881 <dl>
882 <dt>Return:</dt> 882 <dt>Return:</dt>
883 <dd> 883 <dd>
884 reference to the AdBlock manager (AdBlockManager) 884 reference to the AdBlock manager
885 </dd>
886 </dl>
887 <dl>
888 <dt>Return Type:</dt>
889 <dd>
890 AdBlockManager
885 </dd> 891 </dd>
886 </dl> 892 </dl>
887 <a NAME="WebBrowserWindow.autoScroller" ID="WebBrowserWindow.autoScroller"></a> 893 <a NAME="WebBrowserWindow.autoScroller" ID="WebBrowserWindow.autoScroller"></a>
888 <h4>WebBrowserWindow.autoScroller (class method)</h4> 894 <h4>WebBrowserWindow.autoScroller (class method)</h4>
889 <b>autoScroller</b>(<i></i>) 895 <b>autoScroller</b>(<i></i>)
911 Class method to get a reference to the bookmarks manager. 917 Class method to get a reference to the bookmarks manager.
912 </p> 918 </p>
913 <dl> 919 <dl>
914 <dt>Return:</dt> 920 <dt>Return:</dt>
915 <dd> 921 <dd>
916 reference to the bookmarks manager (BookmarksManager) 922 reference to the bookmarks manager
923 </dd>
924 </dl>
925 <dl>
926 <dt>Return Type:</dt>
927 <dd>
928 BookmarksManager
917 </dd> 929 </dd>
918 </dl> 930 </dl>
919 <a NAME="WebBrowserWindow.cookieJar" ID="WebBrowserWindow.cookieJar"></a> 931 <a NAME="WebBrowserWindow.cookieJar" ID="WebBrowserWindow.cookieJar"></a>
920 <h4>WebBrowserWindow.cookieJar (class method)</h4> 932 <h4>WebBrowserWindow.cookieJar (class method)</h4>
921 <b>cookieJar</b>(<i></i>) 933 <b>cookieJar</b>(<i></i>)
924 Class method to get a reference to the cookie jar. 936 Class method to get a reference to the cookie jar.
925 </p> 937 </p>
926 <dl> 938 <dl>
927 <dt>Return:</dt> 939 <dt>Return:</dt>
928 <dd> 940 <dd>
929 reference to the cookie jar (CookieJar) 941 reference to the cookie jar
942 </dd>
943 </dl>
944 <dl>
945 <dt>Return Type:</dt>
946 <dd>
947 CookieJar
930 </dd> 948 </dd>
931 </dl> 949 </dl>
932 <a NAME="WebBrowserWindow.downloadManager" ID="WebBrowserWindow.downloadManager"></a> 950 <a NAME="WebBrowserWindow.downloadManager" ID="WebBrowserWindow.downloadManager"></a>
933 <h4>WebBrowserWindow.downloadManager (class method)</h4> 951 <h4>WebBrowserWindow.downloadManager (class method)</h4>
934 <b>downloadManager</b>(<i></i>) 952 <b>downloadManager</b>(<i></i>)
937 Class method to get a reference to the download manager. 955 Class method to get a reference to the download manager.
938 </p> 956 </p>
939 <dl> 957 <dl>
940 <dt>Return:</dt> 958 <dt>Return:</dt>
941 <dd> 959 <dd>
942 reference to the download manager (DownloadManager) 960 reference to the download manager
961 </dd>
962 </dl>
963 <dl>
964 <dt>Return Type:</dt>
965 <dd>
966 DownloadManager
943 </dd> 967 </dd>
944 </dl> 968 </dl>
945 <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a> 969 <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a>
946 <h4>WebBrowserWindow.downloadRequested (class method)</h4> 970 <h4>WebBrowserWindow.downloadRequested (class method)</h4>
947 <b>downloadRequested</b>(<i>downloadRequest</i>) 971 <b>downloadRequested</b>(<i>downloadRequest</i>)
983 Class method to get a reference to the RSS feeds manager. 1007 Class method to get a reference to the RSS feeds manager.
984 </p> 1008 </p>
985 <dl> 1009 <dl>
986 <dt>Return:</dt> 1010 <dt>Return:</dt>
987 <dd> 1011 <dd>
988 reference to the RSS feeds manager (FeedsManager) 1012 reference to the RSS feeds manager
1013 </dd>
1014 </dl>
1015 <dl>
1016 <dt>Return Type:</dt>
1017 <dd>
1018 FeedsManager
989 </dd> 1019 </dd>
990 </dl> 1020 </dl>
991 <a NAME="WebBrowserWindow.getQtHelpCollectionFileName" ID="WebBrowserWindow.getQtHelpCollectionFileName"></a> 1021 <a NAME="WebBrowserWindow.getQtHelpCollectionFileName" ID="WebBrowserWindow.getQtHelpCollectionFileName"></a>
992 <h4>WebBrowserWindow.getQtHelpCollectionFileName (class method)</h4> 1022 <h4>WebBrowserWindow.getQtHelpCollectionFileName (class method)</h4>
993 <b>getQtHelpCollectionFileName</b>(<i></i>) 1023 <b>getQtHelpCollectionFileName</b>(<i></i>)
1059 Class method to get a reference to the GreaseMonkey manager. 1089 Class method to get a reference to the GreaseMonkey manager.
1060 </p> 1090 </p>
1061 <dl> 1091 <dl>
1062 <dt>Return:</dt> 1092 <dt>Return:</dt>
1063 <dd> 1093 <dd>
1064 reference to the GreaseMonkey manager (GreaseMonkeyManager) 1094 reference to the GreaseMonkey manager
1095 </dd>
1096 </dl>
1097 <dl>
1098 <dt>Return Type:</dt>
1099 <dd>
1100 GreaseMonkeyManager
1065 </dd> 1101 </dd>
1066 </dl> 1102 </dl>
1067 <a NAME="WebBrowserWindow.helpEngine" ID="WebBrowserWindow.helpEngine"></a> 1103 <a NAME="WebBrowserWindow.helpEngine" ID="WebBrowserWindow.helpEngine"></a>
1068 <h4>WebBrowserWindow.helpEngine (class method)</h4> 1104 <h4>WebBrowserWindow.helpEngine (class method)</h4>
1069 <b>helpEngine</b>(<i></i>) 1105 <b>helpEngine</b>(<i></i>)
1072 Class method to get a reference to the help engine. 1108 Class method to get a reference to the help engine.
1073 </p> 1109 </p>
1074 <dl> 1110 <dl>
1075 <dt>Return:</dt> 1111 <dt>Return:</dt>
1076 <dd> 1112 <dd>
1077 reference to the help engine (QHelpEngine) 1113 reference to the help engine
1114 </dd>
1115 </dl>
1116 <dl>
1117 <dt>Return Type:</dt>
1118 <dd>
1119 QHelpEngine
1078 </dd> 1120 </dd>
1079 </dl> 1121 </dl>
1080 <a NAME="WebBrowserWindow.historyManager" ID="WebBrowserWindow.historyManager"></a> 1122 <a NAME="WebBrowserWindow.historyManager" ID="WebBrowserWindow.historyManager"></a>
1081 <h4>WebBrowserWindow.historyManager (class method)</h4> 1123 <h4>WebBrowserWindow.historyManager (class method)</h4>
1082 <b>historyManager</b>(<i></i>) 1124 <b>historyManager</b>(<i></i>)
1085 Class method to get a reference to the history manager. 1127 Class method to get a reference to the history manager.
1086 </p> 1128 </p>
1087 <dl> 1129 <dl>
1088 <dt>Return:</dt> 1130 <dt>Return:</dt>
1089 <dd> 1131 <dd>
1090 reference to the history manager (HistoryManager) 1132 reference to the history manager
1133 </dd>
1134 </dl>
1135 <dl>
1136 <dt>Return Type:</dt>
1137 <dd>
1138 HistoryManager
1091 </dd> 1139 </dd>
1092 </dl> 1140 </dl>
1093 <a NAME="WebBrowserWindow.icon" ID="WebBrowserWindow.icon"></a> 1141 <a NAME="WebBrowserWindow.icon" ID="WebBrowserWindow.icon"></a>
1094 <h4>WebBrowserWindow.icon (class method)</h4> 1142 <h4>WebBrowserWindow.icon (class method)</h4>
1095 <b>icon</b>(<i>url</i>) 1143 <b>icon</b>(<i>url</i>)
1097 <p> 1145 <p>
1098 Class method to get the icon for an URL. 1146 Class method to get the icon for an URL.
1099 </p> 1147 </p>
1100 <dl> 1148 <dl>
1101 1149
1102 <dt><i>url</i></dt> 1150 <dt><i>url</i> (QUrl)</dt>
1103 <dd> 1151 <dd>
1104 URL to get icon for (QUrl) 1152 URL to get icon for
1105 </dd> 1153 </dd>
1106 </dl> 1154 </dl>
1107 <dl> 1155 <dl>
1108 <dt>Return:</dt> 1156 <dt>Return:</dt>
1109 <dd> 1157 <dd>
1110 icon for the URL (QIcon) 1158 icon for the URL
1159 </dd>
1160 </dl>
1161 <dl>
1162 <dt>Return Type:</dt>
1163 <dd>
1164 QIcon
1111 </dd> 1165 </dd>
1112 </dl> 1166 </dl>
1113 <a NAME="WebBrowserWindow.imageSearchEngine" ID="WebBrowserWindow.imageSearchEngine"></a> 1167 <a NAME="WebBrowserWindow.imageSearchEngine" ID="WebBrowserWindow.imageSearchEngine"></a>
1114 <h4>WebBrowserWindow.imageSearchEngine (class method)</h4> 1168 <h4>WebBrowserWindow.imageSearchEngine (class method)</h4>
1115 <b>imageSearchEngine</b>(<i></i>) 1169 <b>imageSearchEngine</b>(<i></i>)
1156 Class method to get a reference to the main window. 1210 Class method to get a reference to the main window.
1157 </p> 1211 </p>
1158 <dl> 1212 <dl>
1159 <dt>Return:</dt> 1213 <dt>Return:</dt>
1160 <dd> 1214 <dd>
1161 reference to the main window (WebBrowserWindow) 1215 reference to the main window
1216 </dd>
1217 </dl>
1218 <dl>
1219 <dt>Return Type:</dt>
1220 <dd>
1221 WebBrowserWindow
1162 </dd> 1222 </dd>
1163 </dl> 1223 </dl>
1164 <a NAME="WebBrowserWindow.mainWindows" ID="WebBrowserWindow.mainWindows"></a> 1224 <a NAME="WebBrowserWindow.mainWindows" ID="WebBrowserWindow.mainWindows"></a>
1165 <h4>WebBrowserWindow.mainWindows (class method)</h4> 1225 <h4>WebBrowserWindow.mainWindows (class method)</h4>
1166 <b>mainWindows</b>(<i></i>) 1226 <b>mainWindows</b>(<i></i>)
1169 Class method to get references to all main windows. 1229 Class method to get references to all main windows.
1170 </p> 1230 </p>
1171 <dl> 1231 <dl>
1172 <dt>Return:</dt> 1232 <dt>Return:</dt>
1173 <dd> 1233 <dd>
1174 references to all main window (list of WebBrowserWindow) 1234 references to all main window
1235 </dd>
1236 </dl>
1237 <dl>
1238 <dt>Return Type:</dt>
1239 <dd>
1240 list of WebBrowserWindow
1175 </dd> 1241 </dd>
1176 </dl> 1242 </dl>
1177 <a NAME="WebBrowserWindow.networkManager" ID="WebBrowserWindow.networkManager"></a> 1243 <a NAME="WebBrowserWindow.networkManager" ID="WebBrowserWindow.networkManager"></a>
1178 <h4>WebBrowserWindow.networkManager (class method)</h4> 1244 <h4>WebBrowserWindow.networkManager (class method)</h4>
1179 <b>networkManager</b>(<i></i>) 1245 <b>networkManager</b>(<i></i>)
1182 Class method to get a reference to the network manager object. 1248 Class method to get a reference to the network manager object.
1183 </p> 1249 </p>
1184 <dl> 1250 <dl>
1185 <dt>Return:</dt> 1251 <dt>Return:</dt>
1186 <dd> 1252 <dd>
1187 reference to the network access manager (NetworkManager) 1253 reference to the network access manager
1254 </dd>
1255 </dl>
1256 <dl>
1257 <dt>Return Type:</dt>
1258 <dd>
1259 NetworkManager
1188 </dd> 1260 </dd>
1189 </dl> 1261 </dl>
1190 <a NAME="WebBrowserWindow.passwordManager" ID="WebBrowserWindow.passwordManager"></a> 1262 <a NAME="WebBrowserWindow.passwordManager" ID="WebBrowserWindow.passwordManager"></a>
1191 <h4>WebBrowserWindow.passwordManager (class method)</h4> 1263 <h4>WebBrowserWindow.passwordManager (class method)</h4>
1192 <b>passwordManager</b>(<i></i>) 1264 <b>passwordManager</b>(<i></i>)
1195 Class method to get a reference to the password manager. 1267 Class method to get a reference to the password manager.
1196 </p> 1268 </p>
1197 <dl> 1269 <dl>
1198 <dt>Return:</dt> 1270 <dt>Return:</dt>
1199 <dd> 1271 <dd>
1200 reference to the password manager (PasswordManager) 1272 reference to the password manager
1273 </dd>
1274 </dl>
1275 <dl>
1276 <dt>Return Type:</dt>
1277 <dd>
1278 PasswordManager
1201 </dd> 1279 </dd>
1202 </dl> 1280 </dl>
1203 <a NAME="WebBrowserWindow.personalInformationManager" ID="WebBrowserWindow.personalInformationManager"></a> 1281 <a NAME="WebBrowserWindow.personalInformationManager" ID="WebBrowserWindow.personalInformationManager"></a>
1204 <h4>WebBrowserWindow.personalInformationManager (class method)</h4> 1282 <h4>WebBrowserWindow.personalInformationManager (class method)</h4>
1205 <b>personalInformationManager</b>(<i></i>) 1283 <b>personalInformationManager</b>(<i></i>)
1209 </p> 1287 </p>
1210 <dl> 1288 <dl>
1211 <dt>Return:</dt> 1289 <dt>Return:</dt>
1212 <dd> 1290 <dd>
1213 reference to the personal information manager 1291 reference to the personal information manager
1214 (PersonalInformationManager) 1292 </dd>
1293 </dl>
1294 <dl>
1295 <dt>Return Type:</dt>
1296 <dd>
1297 PersonalInformationManager
1215 </dd> 1298 </dd>
1216 </dl> 1299 </dl>
1217 <a NAME="WebBrowserWindow.protocolHandlerManager" ID="WebBrowserWindow.protocolHandlerManager"></a> 1300 <a NAME="WebBrowserWindow.protocolHandlerManager" ID="WebBrowserWindow.protocolHandlerManager"></a>
1218 <h4>WebBrowserWindow.protocolHandlerManager (class method)</h4> 1301 <h4>WebBrowserWindow.protocolHandlerManager (class method)</h4>
1219 <b>protocolHandlerManager</b>(<i></i>) 1302 <b>protocolHandlerManager</b>(<i></i>)
1278 <p> 1361 <p>
1279 Class method to set the favicons path. 1362 Class method to set the favicons path.
1280 </p> 1363 </p>
1281 <dl> 1364 <dl>
1282 1365
1283 <dt><i>enable</i></dt> 1366 <dt><i>enable</i> (bool)</dt>
1284 <dd> 1367 <dd>
1285 flag indicating to enabled icon storage (boolean) 1368 flag indicating to enabled icon storage
1286 </dd> 1369 </dd>
1287 </dl> 1370 </dl>
1288 <a NAME="WebBrowserWindow.setUseQtHelp" ID="WebBrowserWindow.setUseQtHelp"></a> 1371 <a NAME="WebBrowserWindow.setUseQtHelp" ID="WebBrowserWindow.setUseQtHelp"></a>
1289 <h4>WebBrowserWindow.setUseQtHelp (class method)</h4> 1372 <h4>WebBrowserWindow.setUseQtHelp (class method)</h4>
1290 <b>setUseQtHelp</b>(<i>use</i>) 1373 <b>setUseQtHelp</b>(<i>use</i>)
1292 <p> 1375 <p>
1293 Class method to set the QtHelp usage. 1376 Class method to set the QtHelp usage.
1294 </p> 1377 </p>
1295 <dl> 1378 <dl>
1296 1379
1297 <dt><i>use</i></dt> 1380 <dt><i>use</i> (bool)</dt>
1298 <dd> 1381 <dd>
1299 flag indicating usage (boolean) 1382 flag indicating usage
1300 </dd> 1383 </dd>
1301 </dl> 1384 </dl>
1302 <a NAME="WebBrowserWindow.showNotification" ID="WebBrowserWindow.showNotification"></a> 1385 <a NAME="WebBrowserWindow.showNotification" ID="WebBrowserWindow.showNotification"></a>
1303 <h4>WebBrowserWindow.showNotification (class method)</h4> 1386 <h4>WebBrowserWindow.showNotification (class method)</h4>
1304 <b>showNotification</b>(<i>icon, heading, text, kind=NotificationTypes.INFORMATION, timeout=None</i>) 1387 <b>showNotification</b>(<i>icon, heading, text, kind=NotificationTypes.INFORMATION, timeout=None</i>)
1338 Class method to get a reference to the speed dial. 1421 Class method to get a reference to the speed dial.
1339 </p> 1422 </p>
1340 <dl> 1423 <dl>
1341 <dt>Return:</dt> 1424 <dt>Return:</dt>
1342 <dd> 1425 <dd>
1343 reference to the speed dial (SpeedDial) 1426 reference to the speed dial
1427 </dd>
1428 </dl>
1429 <dl>
1430 <dt>Return Type:</dt>
1431 <dd>
1432 SpeedDial
1344 </dd> 1433 </dd>
1345 </dl> 1434 </dl>
1346 <a NAME="WebBrowserWindow.syncManager" ID="WebBrowserWindow.syncManager"></a> 1435 <a NAME="WebBrowserWindow.syncManager" ID="WebBrowserWindow.syncManager"></a>
1347 <h4>WebBrowserWindow.syncManager (class method)</h4> 1436 <h4>WebBrowserWindow.syncManager (class method)</h4>
1348 <b>syncManager</b>(<i></i>) 1437 <b>syncManager</b>(<i></i>)
1351 Class method to get a reference to the data synchronization manager. 1440 Class method to get a reference to the data synchronization manager.
1352 </p> 1441 </p>
1353 <dl> 1442 <dl>
1354 <dt>Return:</dt> 1443 <dt>Return:</dt>
1355 <dd> 1444 <dd>
1356 reference to the data synchronization manager (SyncManager) 1445 reference to the data synchronization manager
1446 </dd>
1447 </dl>
1448 <dl>
1449 <dt>Return Type:</dt>
1450 <dd>
1451 SyncManager
1357 </dd> 1452 </dd>
1358 </dl> 1453 </dl>
1359 <a NAME="WebBrowserWindow.tabManager" ID="WebBrowserWindow.tabManager"></a> 1454 <a NAME="WebBrowserWindow.tabManager" ID="WebBrowserWindow.tabManager"></a>
1360 <h4>WebBrowserWindow.tabManager (class method)</h4> 1455 <h4>WebBrowserWindow.tabManager (class method)</h4>
1361 <b>tabManager</b>(<i></i>) 1456 <b>tabManager</b>(<i></i>)
1383 Class method to get a reference to the user agents manager. 1478 Class method to get a reference to the user agents manager.
1384 </p> 1479 </p>
1385 <dl> 1480 <dl>
1386 <dt>Return:</dt> 1481 <dt>Return:</dt>
1387 <dd> 1482 <dd>
1388 reference to the user agents manager (UserAgentManager) 1483 reference to the user agents manager
1484 </dd>
1485 </dl>
1486 <dl>
1487 <dt>Return Type:</dt>
1488 <dd>
1489 UserAgentManager
1389 </dd> 1490 </dd>
1390 </dl> 1491 </dl>
1391 <a NAME="WebBrowserWindow.webProfile" ID="WebBrowserWindow.webProfile"></a> 1492 <a NAME="WebBrowserWindow.webProfile" ID="WebBrowserWindow.webProfile"></a>
1392 <h4>WebBrowserWindow.webProfile (class method)</h4> 1493 <h4>WebBrowserWindow.webProfile (class method)</h4>
1393 <b>webProfile</b>(<i>private=False</i>) 1494 <b>webProfile</b>(<i>private=False</i>)
1544 <p> 1645 <p>
1545 Private method to activate the dock widget of the given widget. 1646 Private method to activate the dock widget of the given widget.
1546 </p> 1647 </p>
1547 <dl> 1648 <dl>
1548 1649
1549 <dt><i>widget</i></dt> 1650 <dt><i>widget</i> (QWidget)</dt>
1550 <dd> 1651 <dd>
1551 reference to the widget to be activated (QWidget) 1652 reference to the widget to be activated
1552 </dd> 1653 </dd>
1553 </dl> 1654 </dl>
1554 <a NAME="WebBrowserWindow.__addBookmark" ID="WebBrowserWindow.__addBookmark"></a> 1655 <a NAME="WebBrowserWindow.__addBookmark" ID="WebBrowserWindow.__addBookmark"></a>
1555 <h4>WebBrowserWindow.__addBookmark</h4> 1656 <h4>WebBrowserWindow.__addBookmark</h4>
1556 <b>__addBookmark</b>(<i></i>) 1657 <b>__addBookmark</b>(<i></i>)
2124 <p> 2225 <p>
2125 Private method to set a user style sheet. 2226 Private method to set a user style sheet.
2126 </p> 2227 </p>
2127 <dl> 2228 <dl>
2128 2229
2129 <dt><i>styleSheetFile</i></dt> 2230 <dt><i>styleSheetFile</i> (str)</dt>
2130 <dd> 2231 <dd>
2131 name of the user style sheet file (string) 2232 name of the user style sheet file
2132 </dd> 2233 </dd>
2133 </dl> 2234 </dl>
2134 <a NAME="WebBrowserWindow.__setupFilterCombo" ID="WebBrowserWindow.__setupFilterCombo"></a> 2235 <a NAME="WebBrowserWindow.__setupFilterCombo" ID="WebBrowserWindow.__setupFilterCombo"></a>
2135 <h4>WebBrowserWindow.__setupFilterCombo</h4> 2236 <h4>WebBrowserWindow.__setupFilterCombo</h4>
2136 <b>__setupFilterCombo</b>(<i></i>) 2237 <b>__setupFilterCombo</b>(<i></i>)
2389 Private method to shut down a web browser window. 2490 Private method to shut down a web browser window.
2390 </p> 2491 </p>
2391 <dl> 2492 <dl>
2392 <dt>Return:</dt> 2493 <dt>Return:</dt>
2393 <dd> 2494 <dd>
2394 flag indicating successful shutdown (boolean) 2495 flag indicating successful shutdown
2496 </dd>
2497 </dl>
2498 <dl>
2499 <dt>Return Type:</dt>
2500 <dd>
2501 bool
2395 </dd> 2502 </dd>
2396 </dl> 2503 </dl>
2397 <a NAME="WebBrowserWindow.__stopLoading" ID="WebBrowserWindow.__stopLoading"></a> 2504 <a NAME="WebBrowserWindow.__stopLoading" ID="WebBrowserWindow.__stopLoading"></a>
2398 <h4>WebBrowserWindow.__stopLoading</h4> 2505 <h4>WebBrowserWindow.__stopLoading</h4>
2399 <b>__stopLoading</b>(<i></i>) 2506 <b>__stopLoading</b>(<i></i>)
2583 Public method to get a reference to the AdBlock icon. 2690 Public method to get a reference to the AdBlock icon.
2584 </p> 2691 </p>
2585 <dl> 2692 <dl>
2586 <dt>Return:</dt> 2693 <dt>Return:</dt>
2587 <dd> 2694 <dd>
2588 reference to the AdBlock icon (AdBlockIcon) 2695 reference to the AdBlock icon
2696 </dd>
2697 </dl>
2698 <dl>
2699 <dt>Return Type:</dt>
2700 <dd>
2701 AdBlockIcon
2589 </dd> 2702 </dd>
2590 </dl> 2703 </dl>
2591 <a NAME="WebBrowserWindow.bookmarkAll" ID="WebBrowserWindow.bookmarkAll"></a> 2704 <a NAME="WebBrowserWindow.bookmarkAll" ID="WebBrowserWindow.bookmarkAll"></a>
2592 <h4>WebBrowserWindow.bookmarkAll</h4> 2705 <h4>WebBrowserWindow.bookmarkAll</h4>
2593 <b>bookmarkAll</b>(<i></i>) 2706 <b>bookmarkAll</b>(<i></i>)
2603 Public method to get a reference to the web browser with the given 2716 Public method to get a reference to the web browser with the given
2604 index. 2717 index.
2605 </p> 2718 </p>
2606 <dl> 2719 <dl>
2607 2720
2608 <dt><i>index</i></dt> 2721 <dt><i>index</i> (int)</dt>
2609 <dd> 2722 <dd>
2610 index of the browser to get (integer) 2723 index of the browser to get
2611 </dd> 2724 </dd>
2612 </dl> 2725 </dl>
2613 <dl> 2726 <dl>
2614 <dt>Return:</dt> 2727 <dt>Return:</dt>
2615 <dd> 2728 <dd>
2616 reference to the indexed web browser (WebBrowserView) 2729 reference to the indexed web browser
2730 </dd>
2731 </dl>
2732 <dl>
2733 <dt>Return Type:</dt>
2734 <dd>
2735 WebBrowserView
2617 </dd> 2736 </dd>
2618 </dl> 2737 </dl>
2619 <a NAME="WebBrowserWindow.browsers" ID="WebBrowserWindow.browsers"></a> 2738 <a NAME="WebBrowserWindow.browsers" ID="WebBrowserWindow.browsers"></a>
2620 <h4>WebBrowserWindow.browsers</h4> 2739 <h4>WebBrowserWindow.browsers</h4>
2621 <b>browsers</b>(<i></i>) 2740 <b>browsers</b>(<i></i>)
2624 Public method to get a list of references to all web browsers. 2743 Public method to get a list of references to all web browsers.
2625 </p> 2744 </p>
2626 <dl> 2745 <dl>
2627 <dt>Return:</dt> 2746 <dt>Return:</dt>
2628 <dd> 2747 <dd>
2629 list of references to web browsers (list of WebBrowserView) 2748 list of references to web browsers
2749 </dd>
2750 </dl>
2751 <dl>
2752 <dt>Return Type:</dt>
2753 <dd>
2754 list of WebBrowserView
2630 </dd> 2755 </dd>
2631 </dl> 2756 </dl>
2632 <a NAME="WebBrowserWindow.closeBrowser" ID="WebBrowserWindow.closeBrowser"></a> 2757 <a NAME="WebBrowserWindow.closeBrowser" ID="WebBrowserWindow.closeBrowser"></a>
2633 <h4>WebBrowserWindow.closeBrowser</h4> 2758 <h4>WebBrowserWindow.closeBrowser</h4>
2634 <b>closeBrowser</b>(<i>browser</i>) 2759 <b>closeBrowser</b>(<i>browser</i>)
2657 <p> 2782 <p>
2658 Protected event handler for the close event. 2783 Protected event handler for the close event.
2659 </p> 2784 </p>
2660 <dl> 2785 <dl>
2661 2786
2662 <dt><i>e</i></dt> 2787 <dt><i>e</i> (QCloseEvent)</dt>
2663 <dd> 2788 <dd>
2664 the close event (QCloseEvent) 2789 the close event
2665 <br />This event is simply accepted after the history has been 2790 <br />This event is simply accepted after the history has been
2666 saved and all window references have been deleted. 2791 saved and all window references have been deleted.
2667 </dd> 2792 </dd>
2668 </dl> 2793 </dl>
2669 <a NAME="WebBrowserWindow.createPopupMenu" ID="WebBrowserWindow.createPopupMenu"></a> 2794 <a NAME="WebBrowserWindow.createPopupMenu" ID="WebBrowserWindow.createPopupMenu"></a>
2693 Public method to get a reference to the current web browser. 2818 Public method to get a reference to the current web browser.
2694 </p> 2819 </p>
2695 <dl> 2820 <dl>
2696 <dt>Return:</dt> 2821 <dt>Return:</dt>
2697 <dd> 2822 <dd>
2698 reference to the current help browser (WebBrowserView) 2823 reference to the current help browser
2824 </dd>
2825 </dl>
2826 <dl>
2827 <dt>Return Type:</dt>
2828 <dd>
2829 WebBrowserView
2699 </dd> 2830 </dd>
2700 </dl> 2831 </dl>
2701 <a NAME="WebBrowserWindow.enterHtmlFullScreen" ID="WebBrowserWindow.enterHtmlFullScreen"></a> 2832 <a NAME="WebBrowserWindow.enterHtmlFullScreen" ID="WebBrowserWindow.enterHtmlFullScreen"></a>
2702 <h4>WebBrowserWindow.enterHtmlFullScreen</h4> 2833 <h4>WebBrowserWindow.enterHtmlFullScreen</h4>
2703 <b>enterHtmlFullScreen</b>(<i></i>) 2834 <b>enterHtmlFullScreen</b>(<i></i>)
2747 Public method to get a list of all actions. 2878 Public method to get a list of all actions.
2748 </p> 2879 </p>
2749 <dl> 2880 <dl>
2750 <dt>Return:</dt> 2881 <dt>Return:</dt>
2751 <dd> 2882 <dd>
2752 list of all actions (list of EricAction) 2883 list of all actions
2884 </dd>
2885 </dl>
2886 <dl>
2887 <dt>Return Type:</dt>
2888 <dd>
2889 list of EricAction
2753 </dd> 2890 </dd>
2754 </dl> 2891 </dl>
2755 <a NAME="WebBrowserWindow.getActionsCategory" ID="WebBrowserWindow.getActionsCategory"></a> 2892 <a NAME="WebBrowserWindow.getActionsCategory" ID="WebBrowserWindow.getActionsCategory"></a>
2756 <h4>WebBrowserWindow.getActionsCategory</h4> 2893 <h4>WebBrowserWindow.getActionsCategory</h4>
2757 <b>getActionsCategory</b>(<i></i>) 2894 <b>getActionsCategory</b>(<i></i>)
2782 <dt>Return:</dt> 2919 <dt>Return:</dt>
2783 <dd> 2920 <dd>
2784 dictionary with tab id as key and host/namespace as value 2921 dictionary with tab id as key and host/namespace as value
2785 </dd> 2922 </dd>
2786 </dl> 2923 </dl>
2924 <dl>
2925 <dt>Return Type:</dt>
2926 <dd>
2927 dict
2928 </dd>
2929 </dl>
2787 <a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a> 2930 <a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a>
2788 <h4>WebBrowserWindow.hideFullScreenNavigation</h4> 2931 <h4>WebBrowserWindow.hideFullScreenNavigation</h4>
2789 <b>hideFullScreenNavigation</b>(<i></i>) 2932 <b>hideFullScreenNavigation</b>(<i></i>)
2790 2933
2791 <p> 2934 <p>
2856 <p> 2999 <p>
2857 Protected method to handle key presses. 3000 Protected method to handle key presses.
2858 </p> 3001 </p>
2859 <dl> 3002 <dl>
2860 3003
2861 <dt><i>evt</i></dt> 3004 <dt><i>evt</i> (QKeyEvent)</dt>
2862 <dd> 3005 <dd>
2863 reference to the key press event (QKeyEvent) 3006 reference to the key press event
2864 </dd> 3007 </dd>
2865 </dl> 3008 </dl>
2866 <a NAME="WebBrowserWindow.mainPasswordChanged" ID="WebBrowserWindow.mainPasswordChanged"></a> 3009 <a NAME="WebBrowserWindow.mainPasswordChanged" ID="WebBrowserWindow.mainPasswordChanged"></a>
2867 <h4>WebBrowserWindow.mainPasswordChanged</h4> 3010 <h4>WebBrowserWindow.mainPasswordChanged</h4>
2868 <b>mainPasswordChanged</b>(<i>oldPassword, newPassword, local=False</i>) 3011 <b>mainPasswordChanged</b>(<i>oldPassword, newPassword, local=False</i>)
2907 <p> 3050 <p>
2908 Public slot called to open a new web browser tab. 3051 Public slot called to open a new web browser tab.
2909 </p> 3052 </p>
2910 <dl> 3053 <dl>
2911 3054
2912 <dt><i>link</i></dt> 3055 <dt><i>link</i> (str or QUrl)</dt>
2913 <dd> 3056 <dd>
2914 file to be displayed in the new window (string or QUrl) 3057 file to be displayed in the new window
2915 </dd> 3058 </dd>
2916 <dt><i>addNextTo</i></dt> 3059 <dt><i>addNextTo</i> (WebBrowserView)</dt>
2917 <dd> 3060 <dd>
2918 reference to the browser to open the tab after 3061 reference to the browser to open the tab after
2919 (WebBrowserView) 3062 </dd>
2920 </dd> 3063 <dt><i>background</i> (bool)</dt>
2921 <dt><i>background</i></dt> 3064 <dd>
2922 <dd> 3065 flag indicating to open the tab in the background
2923 flag indicating to open the tab in the
2924 background (bool)
2925 </dd> 3066 </dd>
2926 </dl> 3067 </dl>
2927 <dl> 3068 <dl>
2928 <dt>Return:</dt> 3069 <dt>Return:</dt>
2929 <dd> 3070 <dd>
2974 Public method to get a reference to the opensearch manager object. 3115 Public method to get a reference to the opensearch manager object.
2975 </p> 3116 </p>
2976 <dl> 3117 <dl>
2977 <dt>Return:</dt> 3118 <dt>Return:</dt>
2978 <dd> 3119 <dd>
2979 reference to the opensearch manager object (OpenSearchManager) 3120 reference to the opensearch manager object
3121 </dd>
3122 </dl>
3123 <dl>
3124 <dt>Return Type:</dt>
3125 <dd>
3126 OpenSearchManager
2980 </dd> 3127 </dd>
2981 </dl> 3128 </dl>
2982 <a NAME="WebBrowserWindow.openUrl" ID="WebBrowserWindow.openUrl"></a> 3129 <a NAME="WebBrowserWindow.openUrl" ID="WebBrowserWindow.openUrl"></a>
2983 <h4>WebBrowserWindow.openUrl</h4> 3130 <h4>WebBrowserWindow.openUrl</h4>
2984 <b>openUrl</b>(<i>url, title=None</i>) 3131 <b>openUrl</b>(<i>url, title=None</i>)
3090 <p> 3237 <p>
3091 Public method to submit a request to scan an URL by VirusTotal. 3238 Public method to submit a request to scan an URL by VirusTotal.
3092 </p> 3239 </p>
3093 <dl> 3240 <dl>
3094 3241
3095 <dt><i>url</i></dt> 3242 <dt><i>url</i> (QUrl)</dt>
3096 <dd> 3243 <dd>
3097 URL to be scanned (QUrl) 3244 URL to be scanned
3098 </dd> 3245 </dd>
3099 </dl> 3246 </dl>
3100 <a NAME="WebBrowserWindow.search" ID="WebBrowserWindow.search"></a> 3247 <a NAME="WebBrowserWindow.search" ID="WebBrowserWindow.search"></a>
3101 <h4>WebBrowserWindow.search</h4> 3248 <h4>WebBrowserWindow.search</h4>
3102 <b>search</b>(<i>word</i>) 3249 <b>search</b>(<i>word</i>)
3120 action. 3267 action.
3121 </p> 3268 </p>
3122 <dl> 3269 <dl>
3123 <dt>Return:</dt> 3270 <dt>Return:</dt>
3124 <dd> 3271 <dd>
3125 reference to the search engines configuration action (QAction) 3272 reference to the search engines configuration action
3273 </dd>
3274 </dl>
3275 <dl>
3276 <dt>Return Type:</dt>
3277 <dd>
3278 QAction
3126 </dd> 3279 </dd>
3127 </dl> 3280 </dl>
3128 <a NAME="WebBrowserWindow.setBackwardAvailable" ID="WebBrowserWindow.setBackwardAvailable"></a> 3281 <a NAME="WebBrowserWindow.setBackwardAvailable" ID="WebBrowserWindow.setBackwardAvailable"></a>
3129 <h4>WebBrowserWindow.setBackwardAvailable</h4> 3282 <h4>WebBrowserWindow.setBackwardAvailable</h4>
3130 <b>setBackwardAvailable</b>(<i>b</i>) 3283 <b>setBackwardAvailable</b>(<i>b</i>)

eric ide

mercurial