eric6/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html

changeset 7989
a21d673a8f99
parent 7959
44e15eda6506
child 8070
6758ba4670e1
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
905 905
906 <p> 906 <p>
907 Class method to get a reference to the AdBlock manager. 907 Class method to get a reference to the AdBlock manager.
908 </p> 908 </p>
909 <dl> 909 <dl>
910 <dt>Returns:</dt> 910 <dt>Return:</dt>
911 <dd> 911 <dd>
912 reference to the AdBlock manager (AdBlockManager) 912 reference to the AdBlock manager (AdBlockManager)
913 </dd> 913 </dd>
914 </dl> 914 </dl>
915 <a NAME="WebBrowserWindow.autoScroller" ID="WebBrowserWindow.autoScroller"></a> 915 <a NAME="WebBrowserWindow.autoScroller" ID="WebBrowserWindow.autoScroller"></a>
918 918
919 <p> 919 <p>
920 Class method to get a reference to the auto scroller. 920 Class method to get a reference to the auto scroller.
921 </p> 921 </p>
922 <dl> 922 <dl>
923 <dt>Returns:</dt> 923 <dt>Return:</dt>
924 <dd> 924 <dd>
925 reference to the auto scroller object 925 reference to the auto scroller object
926 </dd> 926 </dd>
927 </dl> 927 </dl>
928 <dl> 928 <dl>
937 937
938 <p> 938 <p>
939 Class method to get a reference to the bookmarks manager. 939 Class method to get a reference to the bookmarks manager.
940 </p> 940 </p>
941 <dl> 941 <dl>
942 <dt>Returns:</dt> 942 <dt>Return:</dt>
943 <dd> 943 <dd>
944 reference to the bookmarks manager (BookmarksManager) 944 reference to the bookmarks manager (BookmarksManager)
945 </dd> 945 </dd>
946 </dl> 946 </dl>
947 <a NAME="WebBrowserWindow.cookieJar" ID="WebBrowserWindow.cookieJar"></a> 947 <a NAME="WebBrowserWindow.cookieJar" ID="WebBrowserWindow.cookieJar"></a>
950 950
951 <p> 951 <p>
952 Class method to get a reference to the cookie jar. 952 Class method to get a reference to the cookie jar.
953 </p> 953 </p>
954 <dl> 954 <dl>
955 <dt>Returns:</dt> 955 <dt>Return:</dt>
956 <dd> 956 <dd>
957 reference to the cookie jar (CookieJar) 957 reference to the cookie jar (CookieJar)
958 </dd> 958 </dd>
959 </dl> 959 </dl>
960 <a NAME="WebBrowserWindow.downloadManager" ID="WebBrowserWindow.downloadManager"></a> 960 <a NAME="WebBrowserWindow.downloadManager" ID="WebBrowserWindow.downloadManager"></a>
963 963
964 <p> 964 <p>
965 Class method to get a reference to the download manager. 965 Class method to get a reference to the download manager.
966 </p> 966 </p>
967 <dl> 967 <dl>
968 <dt>Returns:</dt> 968 <dt>Return:</dt>
969 <dd> 969 <dd>
970 reference to the download manager (DownloadManager) 970 reference to the download manager (DownloadManager)
971 </dd> 971 </dd>
972 </dl> 972 </dl>
973 <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a> 973 <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a>
990 990
991 <p> 991 <p>
992 Class method to get a reference to the feature permission manager. 992 Class method to get a reference to the feature permission manager.
993 </p> 993 </p>
994 <dl> 994 <dl>
995 <dt>Returns:</dt> 995 <dt>Return:</dt>
996 <dd> 996 <dd>
997 reference to the feature permission manager 997 reference to the feature permission manager
998 </dd> 998 </dd>
999 </dl> 999 </dl>
1000 <dl> 1000 <dl>
1009 1009
1010 <p> 1010 <p>
1011 Class method to get a reference to the RSS feeds manager. 1011 Class method to get a reference to the RSS feeds manager.
1012 </p> 1012 </p>
1013 <dl> 1013 <dl>
1014 <dt>Returns:</dt> 1014 <dt>Return:</dt>
1015 <dd> 1015 <dd>
1016 reference to the RSS feeds manager (FeedsManager) 1016 reference to the RSS feeds manager (FeedsManager)
1017 </dd> 1017 </dd>
1018 </dl> 1018 </dl>
1019 <a NAME="WebBrowserWindow.flashCookieManager" ID="WebBrowserWindow.flashCookieManager"></a> 1019 <a NAME="WebBrowserWindow.flashCookieManager" ID="WebBrowserWindow.flashCookieManager"></a>
1022 1022
1023 <p> 1023 <p>
1024 Class method to get a reference to the flash cookies manager. 1024 Class method to get a reference to the flash cookies manager.
1025 </p> 1025 </p>
1026 <dl> 1026 <dl>
1027 <dt>Returns:</dt> 1027 <dt>Return:</dt>
1028 <dd> 1028 <dd>
1029 reference to the flash cookies manager 1029 reference to the flash cookies manager
1030 </dd> 1030 </dd>
1031 </dl> 1031 </dl>
1032 <dl> 1032 <dl>
1041 1041
1042 <p> 1042 <p>
1043 Class method to determine the name of the QtHelp collection file. 1043 Class method to determine the name of the QtHelp collection file.
1044 </p> 1044 </p>
1045 <dl> 1045 <dl>
1046 <dt>Returns:</dt> 1046 <dt>Return:</dt>
1047 <dd> 1047 <dd>
1048 path of the QtHelp collection file 1048 path of the QtHelp collection file
1049 </dd> 1049 </dd>
1050 </dl> 1050 </dl>
1051 <dl> 1051 <dl>
1061 <p> 1061 <p>
1062 Class method to get a reference to the most recent active 1062 Class method to get a reference to the most recent active
1063 web browser window. 1063 web browser window.
1064 </p> 1064 </p>
1065 <dl> 1065 <dl>
1066 <dt>Returns:</dt> 1066 <dt>Return:</dt>
1067 <dd> 1067 <dd>
1068 reference to most recent web browser window 1068 reference to most recent web browser window
1069 </dd> 1069 </dd>
1070 </dl> 1070 </dl>
1071 <dl> 1071 <dl>
1085 The global status bar is the status bar of the main window. If 1085 The global status bar is the status bar of the main window. If
1086 no such window exists and the web browser was called from the eric IDE, 1086 no such window exists and the web browser was called from the eric IDE,
1087 the status bar of the IDE is returned. 1087 the status bar of the IDE is returned.
1088 </p> 1088 </p>
1089 <dl> 1089 <dl>
1090 <dt>Returns:</dt> 1090 <dt>Return:</dt>
1091 <dd> 1091 <dd>
1092 reference to the global status bar 1092 reference to the global status bar
1093 </dd> 1093 </dd>
1094 </dl> 1094 </dl>
1095 <dl> 1095 <dl>
1104 1104
1105 <p> 1105 <p>
1106 Class method to get a reference to the GreaseMonkey manager. 1106 Class method to get a reference to the GreaseMonkey manager.
1107 </p> 1107 </p>
1108 <dl> 1108 <dl>
1109 <dt>Returns:</dt> 1109 <dt>Return:</dt>
1110 <dd> 1110 <dd>
1111 reference to the GreaseMonkey manager (GreaseMonkeyManager) 1111 reference to the GreaseMonkey manager (GreaseMonkeyManager)
1112 </dd> 1112 </dd>
1113 </dl> 1113 </dl>
1114 <a NAME="WebBrowserWindow.helpEngine" ID="WebBrowserWindow.helpEngine"></a> 1114 <a NAME="WebBrowserWindow.helpEngine" ID="WebBrowserWindow.helpEngine"></a>
1117 1117
1118 <p> 1118 <p>
1119 Class method to get a reference to the help engine. 1119 Class method to get a reference to the help engine.
1120 </p> 1120 </p>
1121 <dl> 1121 <dl>
1122 <dt>Returns:</dt> 1122 <dt>Return:</dt>
1123 <dd> 1123 <dd>
1124 reference to the help engine (QHelpEngine) 1124 reference to the help engine (QHelpEngine)
1125 </dd> 1125 </dd>
1126 </dl> 1126 </dl>
1127 <a NAME="WebBrowserWindow.historyManager" ID="WebBrowserWindow.historyManager"></a> 1127 <a NAME="WebBrowserWindow.historyManager" ID="WebBrowserWindow.historyManager"></a>
1130 1130
1131 <p> 1131 <p>
1132 Class method to get a reference to the history manager. 1132 Class method to get a reference to the history manager.
1133 </p> 1133 </p>
1134 <dl> 1134 <dl>
1135 <dt>Returns:</dt> 1135 <dt>Return:</dt>
1136 <dd> 1136 <dd>
1137 reference to the history manager (HistoryManager) 1137 reference to the history manager (HistoryManager)
1138 </dd> 1138 </dd>
1139 </dl> 1139 </dl>
1140 <a NAME="WebBrowserWindow.icon" ID="WebBrowserWindow.icon"></a> 1140 <a NAME="WebBrowserWindow.icon" ID="WebBrowserWindow.icon"></a>
1150 <dd> 1150 <dd>
1151 URL to get icon for (QUrl) 1151 URL to get icon for (QUrl)
1152 </dd> 1152 </dd>
1153 </dl> 1153 </dl>
1154 <dl> 1154 <dl>
1155 <dt>Returns:</dt> 1155 <dt>Return:</dt>
1156 <dd> 1156 <dd>
1157 icon for the URL (QIcon) 1157 icon for the URL (QIcon)
1158 </dd> 1158 </dd>
1159 </dl> 1159 </dl>
1160 <a NAME="WebBrowserWindow.imageSearchEngine" ID="WebBrowserWindow.imageSearchEngine"></a> 1160 <a NAME="WebBrowserWindow.imageSearchEngine" ID="WebBrowserWindow.imageSearchEngine"></a>
1163 1163
1164 <p> 1164 <p>
1165 Class method to get a reference to the image search engine. 1165 Class method to get a reference to the image search engine.
1166 </p> 1166 </p>
1167 <dl> 1167 <dl>
1168 <dt>Returns:</dt> 1168 <dt>Return:</dt>
1169 <dd> 1169 <dd>
1170 reference to the image finder object 1170 reference to the image finder object
1171 </dd> 1171 </dd>
1172 </dl> 1172 </dl>
1173 <dl> 1173 <dl>
1182 1182
1183 <p> 1183 <p>
1184 Class method to check the private browsing mode. 1184 Class method to check the private browsing mode.
1185 </p> 1185 </p>
1186 <dl> 1186 <dl>
1187 <dt>Returns:</dt> 1187 <dt>Return:</dt>
1188 <dd> 1188 <dd>
1189 flag indicating private browsing mode 1189 flag indicating private browsing mode
1190 </dd> 1190 </dd>
1191 </dl> 1191 </dl>
1192 <dl> 1192 <dl>
1201 1201
1202 <p> 1202 <p>
1203 Class method to get a reference to the main window. 1203 Class method to get a reference to the main window.
1204 </p> 1204 </p>
1205 <dl> 1205 <dl>
1206 <dt>Returns:</dt> 1206 <dt>Return:</dt>
1207 <dd> 1207 <dd>
1208 reference to the main window (WebBrowserWindow) 1208 reference to the main window (WebBrowserWindow)
1209 </dd> 1209 </dd>
1210 </dl> 1210 </dl>
1211 <a NAME="WebBrowserWindow.mainWindows" ID="WebBrowserWindow.mainWindows"></a> 1211 <a NAME="WebBrowserWindow.mainWindows" ID="WebBrowserWindow.mainWindows"></a>
1214 1214
1215 <p> 1215 <p>
1216 Class method to get references to all main windows. 1216 Class method to get references to all main windows.
1217 </p> 1217 </p>
1218 <dl> 1218 <dl>
1219 <dt>Returns:</dt> 1219 <dt>Return:</dt>
1220 <dd> 1220 <dd>
1221 references to all main window (list of WebBrowserWindow) 1221 references to all main window (list of WebBrowserWindow)
1222 </dd> 1222 </dd>
1223 </dl> 1223 </dl>
1224 <a NAME="WebBrowserWindow.networkManager" ID="WebBrowserWindow.networkManager"></a> 1224 <a NAME="WebBrowserWindow.networkManager" ID="WebBrowserWindow.networkManager"></a>
1227 1227
1228 <p> 1228 <p>
1229 Class method to get a reference to the network manager object. 1229 Class method to get a reference to the network manager object.
1230 </p> 1230 </p>
1231 <dl> 1231 <dl>
1232 <dt>Returns:</dt> 1232 <dt>Return:</dt>
1233 <dd> 1233 <dd>
1234 reference to the network access manager (NetworkManager) 1234 reference to the network access manager (NetworkManager)
1235 </dd> 1235 </dd>
1236 </dl> 1236 </dl>
1237 <a NAME="WebBrowserWindow.passwordManager" ID="WebBrowserWindow.passwordManager"></a> 1237 <a NAME="WebBrowserWindow.passwordManager" ID="WebBrowserWindow.passwordManager"></a>
1240 1240
1241 <p> 1241 <p>
1242 Class method to get a reference to the password manager. 1242 Class method to get a reference to the password manager.
1243 </p> 1243 </p>
1244 <dl> 1244 <dl>
1245 <dt>Returns:</dt> 1245 <dt>Return:</dt>
1246 <dd> 1246 <dd>
1247 reference to the password manager (PasswordManager) 1247 reference to the password manager (PasswordManager)
1248 </dd> 1248 </dd>
1249 </dl> 1249 </dl>
1250 <a NAME="WebBrowserWindow.personalInformationManager" ID="WebBrowserWindow.personalInformationManager"></a> 1250 <a NAME="WebBrowserWindow.personalInformationManager" ID="WebBrowserWindow.personalInformationManager"></a>
1253 1253
1254 <p> 1254 <p>
1255 Class method to get a reference to the personal information manager. 1255 Class method to get a reference to the personal information manager.
1256 </p> 1256 </p>
1257 <dl> 1257 <dl>
1258 <dt>Returns:</dt> 1258 <dt>Return:</dt>
1259 <dd> 1259 <dd>
1260 reference to the personal information manager 1260 reference to the personal information manager
1261 (PersonalInformationManager) 1261 (PersonalInformationManager)
1262 </dd> 1262 </dd>
1263 </dl> 1263 </dl>
1267 1267
1268 <p> 1268 <p>
1269 Class method to get a reference to the protocol handler manager. 1269 Class method to get a reference to the protocol handler manager.
1270 </p> 1270 </p>
1271 <dl> 1271 <dl>
1272 <dt>Returns:</dt> 1272 <dt>Return:</dt>
1273 <dd> 1273 <dd>
1274 reference to the protocol handler manager 1274 reference to the protocol handler manager
1275 </dd> 1275 </dd>
1276 </dl> 1276 </dl>
1277 <dl> 1277 <dl>
1286 1286
1287 <p> 1287 <p>
1288 Class method to get a reference to the safe browsing interface. 1288 Class method to get a reference to the safe browsing interface.
1289 </p> 1289 </p>
1290 <dl> 1290 <dl>
1291 <dt>Returns:</dt> 1291 <dt>Return:</dt>
1292 <dd> 1292 <dd>
1293 reference to the safe browsing manager 1293 reference to the safe browsing manager
1294 </dd> 1294 </dd>
1295 </dl> 1295 </dl>
1296 <dl> 1296 <dl>
1305 1305
1306 <p> 1306 <p>
1307 Class method to get a reference to the session manager. 1307 Class method to get a reference to the session manager.
1308 </p> 1308 </p>
1309 <dl> 1309 <dl>
1310 <dt>Returns:</dt> 1310 <dt>Return:</dt>
1311 <dd> 1311 <dd>
1312 reference to the session manager 1312 reference to the session manager
1313 </dd> 1313 </dd>
1314 </dl> 1314 </dl>
1315 <dl> 1315 <dl>
1369 1369
1370 <p> 1370 <p>
1371 Class method to get a reference to the speed dial. 1371 Class method to get a reference to the speed dial.
1372 </p> 1372 </p>
1373 <dl> 1373 <dl>
1374 <dt>Returns:</dt> 1374 <dt>Return:</dt>
1375 <dd> 1375 <dd>
1376 reference to the speed dial (SpeedDial) 1376 reference to the speed dial (SpeedDial)
1377 </dd> 1377 </dd>
1378 </dl> 1378 </dl>
1379 <a NAME="WebBrowserWindow.syncManager" ID="WebBrowserWindow.syncManager"></a> 1379 <a NAME="WebBrowserWindow.syncManager" ID="WebBrowserWindow.syncManager"></a>
1382 1382
1383 <p> 1383 <p>
1384 Class method to get a reference to the data synchronization manager. 1384 Class method to get a reference to the data synchronization manager.
1385 </p> 1385 </p>
1386 <dl> 1386 <dl>
1387 <dt>Returns:</dt> 1387 <dt>Return:</dt>
1388 <dd> 1388 <dd>
1389 reference to the data synchronization manager (SyncManager) 1389 reference to the data synchronization manager (SyncManager)
1390 </dd> 1390 </dd>
1391 </dl> 1391 </dl>
1392 <a NAME="WebBrowserWindow.tabManager" ID="WebBrowserWindow.tabManager"></a> 1392 <a NAME="WebBrowserWindow.tabManager" ID="WebBrowserWindow.tabManager"></a>
1395 1395
1396 <p> 1396 <p>
1397 Class method to get a reference to the tab manager widget. 1397 Class method to get a reference to the tab manager widget.
1398 </p> 1398 </p>
1399 <dl> 1399 <dl>
1400 <dt>Returns:</dt> 1400 <dt>Return:</dt>
1401 <dd> 1401 <dd>
1402 reference to the tab manager widget 1402 reference to the tab manager widget
1403 </dd> 1403 </dd>
1404 </dl> 1404 </dl>
1405 <dl> 1405 <dl>
1414 1414
1415 <p> 1415 <p>
1416 Class method to get a reference to the user agents manager. 1416 Class method to get a reference to the user agents manager.
1417 </p> 1417 </p>
1418 <dl> 1418 <dl>
1419 <dt>Returns:</dt> 1419 <dt>Return:</dt>
1420 <dd> 1420 <dd>
1421 reference to the user agents manager (UserAgentManager) 1421 reference to the user agents manager (UserAgentManager)
1422 </dd> 1422 </dd>
1423 </dl> 1423 </dl>
1424 <a NAME="WebBrowserWindow.webProfile" ID="WebBrowserWindow.webProfile"></a> 1424 <a NAME="WebBrowserWindow.webProfile" ID="WebBrowserWindow.webProfile"></a>
1434 <dd> 1434 <dd>
1435 flag indicating the privacy mode 1435 flag indicating the privacy mode
1436 </dd> 1436 </dd>
1437 </dl> 1437 </dl>
1438 <dl> 1438 <dl>
1439 <dt>Returns:</dt> 1439 <dt>Return:</dt>
1440 <dd> 1440 <dd>
1441 reference to the web profile object 1441 reference to the web profile object
1442 </dd> 1442 </dd>
1443 </dl> 1443 </dl>
1444 <dl> 1444 <dl>
1453 1453
1454 <p> 1454 <p>
1455 Class method to get the web settings of the current profile. 1455 Class method to get the web settings of the current profile.
1456 </p> 1456 </p>
1457 <dl> 1457 <dl>
1458 <dt>Returns:</dt> 1458 <dt>Return:</dt>
1459 <dd> 1459 <dd>
1460 web settings of the current profile 1460 web settings of the current profile
1461 </dd> 1461 </dd>
1462 </dl> 1462 </dl>
1463 <dl> 1463 <dl>
2192 2192
2193 <p> 2193 <p>
2194 Private method to check, if the application should be shut down. 2194 Private method to check, if the application should be shut down.
2195 </p> 2195 </p>
2196 <dl> 2196 <dl>
2197 <dt>Returns:</dt> 2197 <dt>Return:</dt>
2198 <dd> 2198 <dd>
2199 flag indicating a shut down 2199 flag indicating a shut down
2200 </dd> 2200 </dd>
2201 </dl> 2201 </dl>
2202 <dl> 2202 <dl>
2442 2442
2443 <p> 2443 <p>
2444 Private method to shut down a web browser window. 2444 Private method to shut down a web browser window.
2445 </p> 2445 </p>
2446 <dl> 2446 <dl>
2447 <dt>Returns:</dt> 2447 <dt>Return:</dt>
2448 <dd> 2448 <dd>
2449 flag indicating successful shutdown (boolean) 2449 flag indicating successful shutdown (boolean)
2450 </dd> 2450 </dd>
2451 </dl> 2451 </dl>
2452 <a NAME="WebBrowserWindow.__stopLoading" ID="WebBrowserWindow.__stopLoading"></a> 2452 <a NAME="WebBrowserWindow.__stopLoading" ID="WebBrowserWindow.__stopLoading"></a>
2636 2636
2637 <p> 2637 <p>
2638 Public method to get a reference to the AdBlock icon. 2638 Public method to get a reference to the AdBlock icon.
2639 </p> 2639 </p>
2640 <dl> 2640 <dl>
2641 <dt>Returns:</dt> 2641 <dt>Return:</dt>
2642 <dd> 2642 <dd>
2643 reference to the AdBlock icon (AdBlockIcon) 2643 reference to the AdBlock icon (AdBlockIcon)
2644 </dd> 2644 </dd>
2645 </dl> 2645 </dl>
2646 <a NAME="WebBrowserWindow.bookmarkAll" ID="WebBrowserWindow.bookmarkAll"></a> 2646 <a NAME="WebBrowserWindow.bookmarkAll" ID="WebBrowserWindow.bookmarkAll"></a>
2664 <dd> 2664 <dd>
2665 index of the browser to get (integer) 2665 index of the browser to get (integer)
2666 </dd> 2666 </dd>
2667 </dl> 2667 </dl>
2668 <dl> 2668 <dl>
2669 <dt>Returns:</dt> 2669 <dt>Return:</dt>
2670 <dd> 2670 <dd>
2671 reference to the indexed web browser (WebBrowserView) 2671 reference to the indexed web browser (WebBrowserView)
2672 </dd> 2672 </dd>
2673 </dl> 2673 </dl>
2674 <a NAME="WebBrowserWindow.browsers" ID="WebBrowserWindow.browsers"></a> 2674 <a NAME="WebBrowserWindow.browsers" ID="WebBrowserWindow.browsers"></a>
2677 2677
2678 <p> 2678 <p>
2679 Public method to get a list of references to all web browsers. 2679 Public method to get a list of references to all web browsers.
2680 </p> 2680 </p>
2681 <dl> 2681 <dl>
2682 <dt>Returns:</dt> 2682 <dt>Return:</dt>
2683 <dd> 2683 <dd>
2684 list of references to web browsers (list of WebBrowserView) 2684 list of references to web browsers (list of WebBrowserView)
2685 </dd> 2685 </dd>
2686 </dl> 2686 </dl>
2687 <a NAME="WebBrowserWindow.closeBrowser" ID="WebBrowserWindow.closeBrowser"></a> 2687 <a NAME="WebBrowserWindow.closeBrowser" ID="WebBrowserWindow.closeBrowser"></a>
2727 2727
2728 <p> 2728 <p>
2729 Public method to create the toolbars menu for Qt. 2729 Public method to create the toolbars menu for Qt.
2730 </p> 2730 </p>
2731 <dl> 2731 <dl>
2732 <dt>Returns:</dt> 2732 <dt>Return:</dt>
2733 <dd> 2733 <dd>
2734 toolbars menu 2734 toolbars menu
2735 </dd> 2735 </dd>
2736 </dl> 2736 </dl>
2737 <dl> 2737 <dl>
2746 2746
2747 <p> 2747 <p>
2748 Public method to get a reference to the current web browser. 2748 Public method to get a reference to the current web browser.
2749 </p> 2749 </p>
2750 <dl> 2750 <dl>
2751 <dt>Returns:</dt> 2751 <dt>Return:</dt>
2752 <dd> 2752 <dd>
2753 reference to the current help browser (WebBrowserView) 2753 reference to the current help browser (WebBrowserView)
2754 </dd> 2754 </dd>
2755 </dl> 2755 </dl>
2756 <a NAME="WebBrowserWindow.enterHtmlFullScreen" ID="WebBrowserWindow.enterHtmlFullScreen"></a> 2756 <a NAME="WebBrowserWindow.enterHtmlFullScreen" ID="WebBrowserWindow.enterHtmlFullScreen"></a>
2774 <dd> 2774 <dd>
2775 reference to the event 2775 reference to the event
2776 </dd> 2776 </dd>
2777 </dl> 2777 </dl>
2778 <dl> 2778 <dl>
2779 <dt>Returns:</dt> 2779 <dt>Return:</dt>
2780 <dd> 2780 <dd>
2781 flag indicating a handled event 2781 flag indicating a handled event
2782 </dd> 2782 </dd>
2783 </dl> 2783 </dl>
2784 <dl> 2784 <dl>
2793 2793
2794 <p> 2794 <p>
2795 Public method to get the last recorded keyboard modifiers. 2795 Public method to get the last recorded keyboard modifiers.
2796 </p> 2796 </p>
2797 <dl> 2797 <dl>
2798 <dt>Returns:</dt> 2798 <dt>Return:</dt>
2799 <dd> 2799 <dd>
2800 keyboard modifiers (Qt.KeyboardModifiers) 2800 keyboard modifiers (Qt.KeyboardModifiers)
2801 </dd> 2801 </dd>
2802 </dl> 2802 </dl>
2803 <a NAME="WebBrowserWindow.eventMouseButtons" ID="WebBrowserWindow.eventMouseButtons"></a> 2803 <a NAME="WebBrowserWindow.eventMouseButtons" ID="WebBrowserWindow.eventMouseButtons"></a>
2806 2806
2807 <p> 2807 <p>
2808 Public method to get the last recorded mouse buttons. 2808 Public method to get the last recorded mouse buttons.
2809 </p> 2809 </p>
2810 <dl> 2810 <dl>
2811 <dt>Returns:</dt> 2811 <dt>Return:</dt>
2812 <dd> 2812 <dd>
2813 mouse buttons (Qt.MouseButtons) 2813 mouse buttons (Qt.MouseButtons)
2814 </dd> 2814 </dd>
2815 </dl> 2815 </dl>
2816 <a NAME="WebBrowserWindow.forceClose" ID="WebBrowserWindow.forceClose"></a> 2816 <a NAME="WebBrowserWindow.forceClose" ID="WebBrowserWindow.forceClose"></a>
2826 2826
2827 <p> 2827 <p>
2828 Public method to get a list of all actions. 2828 Public method to get a list of all actions.
2829 </p> 2829 </p>
2830 <dl> 2830 <dl>
2831 <dt>Returns:</dt> 2831 <dt>Return:</dt>
2832 <dd> 2832 <dd>
2833 list of all actions (list of E5Action) 2833 list of all actions (list of E5Action)
2834 </dd> 2834 </dd>
2835 </dl> 2835 </dl>
2836 <a NAME="WebBrowserWindow.getActionsCategory" ID="WebBrowserWindow.getActionsCategory"></a> 2836 <a NAME="WebBrowserWindow.getActionsCategory" ID="WebBrowserWindow.getActionsCategory"></a>
2839 2839
2840 <p> 2840 <p>
2841 Public method to get the category of the defined actions. 2841 Public method to get the category of the defined actions.
2842 </p> 2842 </p>
2843 <dl> 2843 <dl>
2844 <dt>Returns:</dt> 2844 <dt>Return:</dt>
2845 <dd> 2845 <dd>
2846 category of the actions 2846 category of the actions
2847 </dd> 2847 </dd>
2848 </dl> 2848 </dl>
2849 <dl> 2849 <dl>
2858 2858
2859 <p> 2859 <p>
2860 Public method to get a list of all opened source files. 2860 Public method to get a list of all opened source files.
2861 </p> 2861 </p>
2862 <dl> 2862 <dl>
2863 <dt>Returns:</dt> 2863 <dt>Return:</dt>
2864 <dd> 2864 <dd>
2865 dictionary with tab id as key and host/namespace as value 2865 dictionary with tab id as key and host/namespace as value
2866 </dd> 2866 </dd>
2867 </dl> 2867 </dl>
2868 <a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a> 2868 <a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a>
2878 2878
2879 <p> 2879 <p>
2880 Public method to test, if the window is closing. 2880 Public method to test, if the window is closing.
2881 </p> 2881 </p>
2882 <dl> 2882 <dl>
2883 <dt>Returns:</dt> 2883 <dt>Return:</dt>
2884 <dd> 2884 <dd>
2885 flag indicating that the window is closing 2885 flag indicating that the window is closing
2886 </dd> 2886 </dd>
2887 </dl> 2887 </dl>
2888 <dl> 2888 <dl>
2897 2897
2898 <p> 2898 <p>
2899 Public method to check, if full screen navigation is active. 2899 Public method to check, if full screen navigation is active.
2900 </p> 2900 </p>
2901 <dl> 2901 <dl>
2902 <dt>Returns:</dt> 2902 <dt>Return:</dt>
2903 <dd> 2903 <dd>
2904 flag indicating visibility of the navigation container in full 2904 flag indicating visibility of the navigation container in full
2905 screen mode 2905 screen mode
2906 </dd> 2906 </dd>
2907 </dl> 2907 </dl>
2917 2917
2918 <p> 2918 <p>
2919 Public method to get a reference to the JavaScript console widget. 2919 Public method to get a reference to the JavaScript console widget.
2920 </p> 2920 </p>
2921 <dl> 2921 <dl>
2922 <dt>Returns:</dt> 2922 <dt>Return:</dt>
2923 <dd> 2923 <dd>
2924 reference to the JavaScript console 2924 reference to the JavaScript console
2925 </dd> 2925 </dd>
2926 </dl> 2926 </dl>
2927 <dl> 2927 <dl>
3018 flag indicating to open the tab in the 3018 flag indicating to open the tab in the
3019 background (bool) 3019 background (bool)
3020 </dd> 3020 </dd>
3021 </dl> 3021 </dl>
3022 <dl> 3022 <dl>
3023 <dt>Returns:</dt> 3023 <dt>Return:</dt>
3024 <dd> 3024 <dd>
3025 reference to the new browser 3025 reference to the new browser
3026 </dd> 3026 </dd>
3027 </dl> 3027 </dl>
3028 <dl> 3028 <dl>
3048 <dd> 3048 <dd>
3049 flag indicating a restore session action 3049 flag indicating a restore session action
3050 </dd> 3050 </dd>
3051 </dl> 3051 </dl>
3052 <dl> 3052 <dl>
3053 <dt>Returns:</dt> 3053 <dt>Return:</dt>
3054 <dd> 3054 <dd>
3055 reference to the new window 3055 reference to the new window
3056 </dd> 3056 </dd>
3057 </dl> 3057 </dl>
3058 <dl> 3058 <dl>
3067 3067
3068 <p> 3068 <p>
3069 Public method to get a reference to the opensearch manager object. 3069 Public method to get a reference to the opensearch manager object.
3070 </p> 3070 </p>
3071 <dl> 3071 <dl>
3072 <dt>Returns:</dt> 3072 <dt>Return:</dt>
3073 <dd> 3073 <dd>
3074 reference to the opensearch manager object (OpenSearchManager) 3074 reference to the opensearch manager object (OpenSearchManager)
3075 </dd> 3075 </dd>
3076 </dl> 3076 </dl>
3077 <a NAME="WebBrowserWindow.openUrl" ID="WebBrowserWindow.openUrl"></a> 3077 <a NAME="WebBrowserWindow.openUrl" ID="WebBrowserWindow.openUrl"></a>
3213 <p> 3213 <p>
3214 Public method to get a reference to the search engines configuration 3214 Public method to get a reference to the search engines configuration
3215 action. 3215 action.
3216 </p> 3216 </p>
3217 <dl> 3217 <dl>
3218 <dt>Returns:</dt> 3218 <dt>Return:</dt>
3219 <dd> 3219 <dd>
3220 reference to the search engines configuration action (QAction) 3220 reference to the search engines configuration action (QAction)
3221 </dd> 3221 </dd>
3222 </dl> 3222 </dl>
3223 <a NAME="WebBrowserWindow.setBackwardAvailable" ID="WebBrowserWindow.setBackwardAvailable"></a> 3223 <a NAME="WebBrowserWindow.setBackwardAvailable" ID="WebBrowserWindow.setBackwardAvailable"></a>
3304 3304
3305 <p> 3305 <p>
3306 Public method to shut down the web browser. 3306 Public method to shut down the web browser.
3307 </p> 3307 </p>
3308 <dl> 3308 <dl>
3309 <dt>Returns:</dt> 3309 <dt>Return:</dt>
3310 <dd> 3310 <dd>
3311 flag indicating successful shutdown (boolean) 3311 flag indicating successful shutdown (boolean)
3312 </dd> 3312 </dd>
3313 </dl> 3313 </dl>
3314 <a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a> 3314 <a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a>
3317 3317
3318 <p> 3318 <p>
3319 Public method to get a reference to the tab widget. 3319 Public method to get a reference to the tab widget.
3320 </p> 3320 </p>
3321 <dl> 3321 <dl>
3322 <dt>Returns:</dt> 3322 <dt>Return:</dt>
3323 <dd> 3323 <dd>
3324 reference to the tab widget 3324 reference to the tab widget
3325 </dd> 3325 </dd>
3326 </dl> 3326 </dl>
3327 <dl> 3327 <dl>

eric ide

mercurial