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

branch
eric7
changeset 8575
423c4db4101e
parent 8422
bb5da74c1b3f
child 8583
aac629a05f8b
equal deleted inserted replaced
8574:e5d88ab9d84d 8575:423c4db4101e
363 <tr> 363 <tr>
364 <td><a href="#WebBrowserWindow.__initActions">__initActions</a></td> 364 <td><a href="#WebBrowserWindow.__initActions">__initActions</a></td>
365 <td>Private method to define the user interface actions.</td> 365 <td>Private method to define the user interface actions.</td>
366 </tr> 366 </tr>
367 <tr> 367 <tr>
368 <td><a href="#WebBrowserWindow.__initHelpDb">__initHelpDb</a></td>
369 <td>Private slot to initialize the documentation database.</td>
370 </tr>
371 <tr>
372 <td><a href="#WebBrowserWindow.__initMenus">__initMenus</a></td> 368 <td><a href="#WebBrowserWindow.__initMenus">__initMenus</a></td>
373 <td>Private method to create the menus.</td> 369 <td>Private method to create the menus.</td>
374 </tr> 370 </tr>
375 <tr> 371 <tr>
376 <td><a href="#WebBrowserWindow.__initSuperMenu">__initSuperMenu</a></td> 372 <td><a href="#WebBrowserWindow.__initSuperMenu">__initSuperMenu</a></td>
962 reference to the download manager (DownloadManager) 958 reference to the download manager (DownloadManager)
963 </dd> 959 </dd>
964 </dl> 960 </dl>
965 <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a> 961 <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a>
966 <h4>WebBrowserWindow.downloadRequested (class method)</h4> 962 <h4>WebBrowserWindow.downloadRequested (class method)</h4>
967 <b>downloadRequested</b>(<i>download</i>) 963 <b>downloadRequested</b>(<i>downloadRequest</i>)
968 964
969 <p> 965 <p>
970 Class method to handle a download request. 966 Class method to handle a download request.
971 </p> 967 </p>
972 <dl> 968 <dl>
973 969
974 <dt><i>download</i> (QWebEngineDownloadItem)</dt> 970 <dt><i>downloadRequest</i> (QWebEngineDownloadRequest)</dt>
975 <dd> 971 <dd>
976 reference to the download data 972 reference to the download data
977 </dd> 973 </dd>
978 </dl> 974 </dl>
979 <a NAME="WebBrowserWindow.featurePermissionManager" ID="WebBrowserWindow.featurePermissionManager"></a> 975 <a NAME="WebBrowserWindow.featurePermissionManager" ID="WebBrowserWindow.featurePermissionManager"></a>
1716 <p> 1712 <p>
1717 Private slot to handle the currentChanged signal. 1713 Private slot to handle the currentChanged signal.
1718 </p> 1714 </p>
1719 <dl> 1715 <dl>
1720 1716
1721 <dt><i>index</i></dt> 1717 <dt><i>index</i> (int)</dt>
1722 <dd> 1718 <dd>
1723 index of the current tab (integer) 1719 index of the current tab
1724 </dd> 1720 </dd>
1725 </dl> 1721 </dl>
1726 <a NAME="WebBrowserWindow.__cut" ID="WebBrowserWindow.__cut"></a> 1722 <a NAME="WebBrowserWindow.__cut" ID="WebBrowserWindow.__cut"></a>
1727 <h4>WebBrowserWindow.__cut</h4> 1723 <h4>WebBrowserWindow.__cut</h4>
1728 <b>__cut</b>(<i></i>) 1724 <b>__cut</b>(<i></i>)
1749 <p> 1745 <p>
1750 Private slot handling the end of documentation installation. 1746 Private slot handling the end of documentation installation.
1751 </p> 1747 </p>
1752 <dl> 1748 <dl>
1753 1749
1754 <dt><i>installed</i></dt> 1750 <dt><i>installed</i> (bool)</dt>
1755 <dd> 1751 <dd>
1756 flag indicating that documents were installed 1752 flag indicating that documents were installed
1757 (boolean)
1758 </dd> 1753 </dd>
1759 </dl> 1754 </dl>
1760 <a NAME="WebBrowserWindow.__exportShortcuts" ID="WebBrowserWindow.__exportShortcuts"></a> 1755 <a NAME="WebBrowserWindow.__exportShortcuts" ID="WebBrowserWindow.__exportShortcuts"></a>
1761 <h4>WebBrowserWindow.__exportShortcuts</h4> 1756 <h4>WebBrowserWindow.__exportShortcuts</h4>
1762 <b>__exportShortcuts</b>(<i></i>) 1757 <b>__exportShortcuts</b>(<i></i>)
1778 reference to the feeds manager object 1773 reference to the feeds manager object
1779 </dd> 1774 </dd>
1780 </dl> 1775 </dl>
1781 <a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a> 1776 <a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a>
1782 <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4> 1777 <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4>
1783 <b>__filterQtHelpDocumentation</b>(<i>activeFilter</i>) 1778 <b>__filterQtHelpDocumentation</b>(<i>index</i>)
1784 1779
1785 <p> 1780 <p>
1786 Private slot to filter the QtHelp documentation. 1781 Private slot to filter the QtHelp documentation.
1787 </p> 1782 </p>
1788 <dl> 1783 <dl>
1789 1784
1790 <dt><i>activeFilter</i> (str)</dt> 1785 <dt><i>index</i> (int)</dt>
1791 <dd> 1786 <dd>
1792 current text of the filter combobox 1787 index of the selected QtHelp documentation filter
1793 </dd> 1788 </dd>
1794 </dl> 1789 </dl>
1795 <a NAME="WebBrowserWindow.__find" ID="WebBrowserWindow.__find"></a> 1790 <a NAME="WebBrowserWindow.__find" ID="WebBrowserWindow.__find"></a>
1796 <h4>WebBrowserWindow.__find</h4> 1791 <h4>WebBrowserWindow.__find</h4>
1797 <b>__find</b>(<i></i>) 1792 <b>__find</b>(<i></i>)
1850 <b>__initActions</b>(<i></i>) 1845 <b>__initActions</b>(<i></i>)
1851 1846
1852 <p> 1847 <p>
1853 Private method to define the user interface actions. 1848 Private method to define the user interface actions.
1854 </p> 1849 </p>
1855 <a NAME="WebBrowserWindow.__initHelpDb" ID="WebBrowserWindow.__initHelpDb"></a>
1856 <h4>WebBrowserWindow.__initHelpDb</h4>
1857 <b>__initHelpDb</b>(<i></i>)
1858
1859 <p>
1860 Private slot to initialize the documentation database.
1861 </p>
1862 <a NAME="WebBrowserWindow.__initMenus" ID="WebBrowserWindow.__initMenus"></a> 1850 <a NAME="WebBrowserWindow.__initMenus" ID="WebBrowserWindow.__initMenus"></a>
1863 <h4>WebBrowserWindow.__initMenus</h4> 1851 <h4>WebBrowserWindow.__initMenus</h4>
1864 <b>__initMenus</b>(<i></i>) 1852 <b>__initMenus</b>(<i></i>)
1865 1853
1866 <p> 1854 <p>
2046 Private slot to save the visible part of the current page as a screen 2034 Private slot to save the visible part of the current page as a screen
2047 shot. 2035 shot.
2048 </p> 2036 </p>
2049 <a NAME="WebBrowserWindow.__searchForWord" ID="WebBrowserWindow.__searchForWord"></a> 2037 <a NAME="WebBrowserWindow.__searchForWord" ID="WebBrowserWindow.__searchForWord"></a>
2050 <h4>WebBrowserWindow.__searchForWord</h4> 2038 <h4>WebBrowserWindow.__searchForWord</h4>
2051 <b>__searchForWord</b>(<i></i>) 2039 <b>__searchForWord</b>(<i>searchWord</i>)
2052 2040
2053 <p> 2041 <p>
2054 Private slot to search for a word. 2042 Private slot to search for a word.
2055 </p> 2043 </p>
2044 <dl>
2045
2046 <dt><i>searchWord</i> (str)</dt>
2047 <dd>
2048 word to search for
2049 </dd>
2050 </dl>
2056 <a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a> 2051 <a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a>
2057 <h4>WebBrowserWindow.__selectAll</h4> 2052 <h4>WebBrowserWindow.__selectAll</h4>
2058 <b>__selectAll</b>(<i></i>) 2053 <b>__selectAll</b>(<i></i>)
2059 2054
2060 <p> 2055 <p>
2131 Private slot to set the selected text encoding as the default for 2126 Private slot to set the selected text encoding as the default for
2132 this session. 2127 this session.
2133 </p> 2128 </p>
2134 <dl> 2129 <dl>
2135 2130
2136 <dt><i>act</i></dt> 2131 <dt><i>act</i> (QAction)</dt>
2137 <dd> 2132 <dd>
2138 reference to the selected action (QAction) 2133 reference to the selected action
2139 </dd> 2134 </dd>
2140 </dl> 2135 </dl>
2141 <a NAME="WebBrowserWindow.__setUserStyleSheet" ID="WebBrowserWindow.__setUserStyleSheet"></a> 2136 <a NAME="WebBrowserWindow.__setUserStyleSheet" ID="WebBrowserWindow.__setUserStyleSheet"></a>
2142 <h4>WebBrowserWindow.__setUserStyleSheet</h4> 2137 <h4>WebBrowserWindow.__setUserStyleSheet</h4>
2143 <b>__setUserStyleSheet</b>(<i>styleSheetFile</i>) 2138 <b>__setUserStyleSheet</b>(<i>styleSheetFile</i>)
2262 <p> 2257 <p>
2263 Private slot to show installation errors. 2258 Private slot to show installation errors.
2264 </p> 2259 </p>
2265 <dl> 2260 <dl>
2266 2261
2267 <dt><i>message</i></dt> 2262 <dt><i>message</i> (str)</dt>
2268 <dd> 2263 <dd>
2269 message to be shown (string) 2264 message to be shown
2270 </dd> 2265 </dd>
2271 </dl> 2266 </dl>
2272 <a NAME="WebBrowserWindow.__showPageSource" ID="WebBrowserWindow.__showPageSource"></a> 2267 <a NAME="WebBrowserWindow.__showPageSource" ID="WebBrowserWindow.__showPageSource"></a>
2273 <h4>WebBrowserWindow.__showPageSource</h4> 2268 <h4>WebBrowserWindow.__showPageSource</h4>
2274 <b>__showPageSource</b>(<i></i>) 2269 <b>__showPageSource</b>(<i></i>)
2444 <p> 2439 <p>
2445 Private slot called to handle a change of a browser's title. 2440 Private slot called to handle a change of a browser's title.
2446 </p> 2441 </p>
2447 <dl> 2442 <dl>
2448 2443
2449 <dt><i>browser</i></dt> 2444 <dt><i>browser</i> (WebBrowserView)</dt>
2450 <dd> 2445 <dd>
2451 reference to the browser (WebBrowserView) 2446 reference to the browser
2452 </dd> 2447 </dd>
2453 <dt><i>title</i></dt> 2448 <dt><i>title</i> (str)</dt>
2454 <dd> 2449 <dd>
2455 new title (string) 2450 new title
2456 </dd> 2451 </dd>
2457 </dl> 2452 </dl>
2458 <a NAME="WebBrowserWindow.__toggleJavaScriptConsole" ID="WebBrowserWindow.__toggleJavaScriptConsole"></a> 2453 <a NAME="WebBrowserWindow.__toggleJavaScriptConsole" ID="WebBrowserWindow.__toggleJavaScriptConsole"></a>
2459 <h4>WebBrowserWindow.__toggleJavaScriptConsole</h4> 2454 <h4>WebBrowserWindow.__toggleJavaScriptConsole</h4>
2460 <b>__toggleJavaScriptConsole</b>(<i></i>) 2455 <b>__toggleJavaScriptConsole</b>(<i></i>)
2490 <p> 2485 <p>
2491 Private slot to initiate the display of the file scan report page. 2486 Private slot to initiate the display of the file scan report page.
2492 </p> 2487 </p>
2493 <dl> 2488 <dl>
2494 2489
2495 <dt><i>url</i></dt> 2490 <dt><i>url</i> (str)</dt>
2496 <dd> 2491 <dd>
2497 URL of the file scan report page (string) 2492 URL of the file scan report page
2498 </dd> 2493 </dd>
2499 </dl> 2494 </dl>
2500 <a NAME="WebBrowserWindow.__virusTotalIpAddressReport" ID="WebBrowserWindow.__virusTotalIpAddressReport"></a> 2495 <a NAME="WebBrowserWindow.__virusTotalIpAddressReport" ID="WebBrowserWindow.__virusTotalIpAddressReport"></a>
2501 <h4>WebBrowserWindow.__virusTotalIpAddressReport</h4> 2496 <h4>WebBrowserWindow.__virusTotalIpAddressReport</h4>
2502 <b>__virusTotalIpAddressReport</b>(<i></i>) 2497 <b>__virusTotalIpAddressReport</b>(<i></i>)
2519 <p> 2514 <p>
2520 Private slot to handle an URL scan submission error. 2515 Private slot to handle an URL scan submission error.
2521 </p> 2516 </p>
2522 <dl> 2517 <dl>
2523 2518
2524 <dt><i>msg</i></dt> 2519 <dt><i>msg</i> (str)</dt>
2525 <dd> 2520 <dd>
2526 error message (str) 2521 error message
2527 </dd> 2522 </dd>
2528 </dl> 2523 </dl>
2529 <a NAME="WebBrowserWindow.__virusTotalUrlScanReport" ID="WebBrowserWindow.__virusTotalUrlScanReport"></a> 2524 <a NAME="WebBrowserWindow.__virusTotalUrlScanReport" ID="WebBrowserWindow.__virusTotalUrlScanReport"></a>
2530 <h4>WebBrowserWindow.__virusTotalUrlScanReport</h4> 2525 <h4>WebBrowserWindow.__virusTotalUrlScanReport</h4>
2531 <b>__virusTotalUrlScanReport</b>(<i>url</i>) 2526 <b>__virusTotalUrlScanReport</b>(<i>url</i>)
2533 <p> 2528 <p>
2534 Private slot to initiate the display of the URL scan report page. 2529 Private slot to initiate the display of the URL scan report page.
2535 </p> 2530 </p>
2536 <dl> 2531 <dl>
2537 2532
2538 <dt><i>url</i></dt> 2533 <dt><i>url</i> (str)</dt>
2539 <dd> 2534 <dd>
2540 URL of the URL scan report page (string) 2535 URL of the URL scan report page
2541 </dd> 2536 </dd>
2542 </dl> 2537 </dl>
2543 <a NAME="WebBrowserWindow.__warning" ID="WebBrowserWindow.__warning"></a> 2538 <a NAME="WebBrowserWindow.__warning" ID="WebBrowserWindow.__warning"></a>
2544 <h4>WebBrowserWindow.__warning</h4> 2539 <h4>WebBrowserWindow.__warning</h4>
2545 <b>__warning</b>(<i>msg</i>) 2540 <b>__warning</b>(<i>msg</i>)
2547 <p> 2542 <p>
2548 Private slot handling warnings from the help engine. 2543 Private slot handling warnings from the help engine.
2549 </p> 2544 </p>
2550 <dl> 2545 <dl>
2551 2546
2552 <dt><i>msg</i></dt> 2547 <dt><i>msg</i> (str)</dt>
2553 <dd> 2548 <dd>
2554 message sent by the help engine (string) 2549 message sent by the help engine
2555 </dd> 2550 </dd>
2556 </dl> 2551 </dl>
2557 <a NAME="WebBrowserWindow.__whatsThis" ID="WebBrowserWindow.__whatsThis"></a> 2552 <a NAME="WebBrowserWindow.__whatsThis" ID="WebBrowserWindow.__whatsThis"></a>
2558 <h4>WebBrowserWindow.__whatsThis</h4> 2553 <h4>WebBrowserWindow.__whatsThis</h4>
2559 <b>__whatsThis</b>(<i></i>) 2554 <b>__whatsThis</b>(<i></i>)
2589 <p> 2584 <p>
2590 Private slot to handle value changes of the zoom widget. 2585 Private slot to handle value changes of the zoom widget.
2591 </p> 2586 </p>
2592 <dl> 2587 <dl>
2593 2588
2594 <dt><i>value</i></dt> 2589 <dt><i>value</i> (int)</dt>
2595 <dd> 2590 <dd>
2596 zoom value (integer) 2591 zoom value
2597 </dd> 2592 </dd>
2598 </dl> 2593 </dl>
2599 <a NAME="WebBrowserWindow.adBlockIcon" ID="WebBrowserWindow.adBlockIcon"></a> 2594 <a NAME="WebBrowserWindow.adBlockIcon" ID="WebBrowserWindow.adBlockIcon"></a>
2600 <h4>WebBrowserWindow.adBlockIcon</h4> 2595 <h4>WebBrowserWindow.adBlockIcon</h4>
2601 <b>adBlockIcon</b>(<i></i>) 2596 <b>adBlockIcon</b>(<i></i>)
3047 <p> 3042 <p>
3048 Public slot to load a URL in the current tab. 3043 Public slot to load a URL in the current tab.
3049 </p> 3044 </p>
3050 <dl> 3045 <dl>
3051 3046
3052 <dt><i>url</i></dt> 3047 <dt><i>url</i> (QUrl)</dt>
3053 <dd> 3048 <dd>
3054 URL to be opened (QUrl) 3049 URL to be opened
3055 </dd> 3050 </dd>
3056 <dt><i>title</i></dt> 3051 <dt><i>title</i> (str)</dt>
3057 <dd> 3052 <dd>
3058 title of the bookmark (string) 3053 title of the bookmark
3059 </dd> 3054 </dd>
3060 </dl> 3055 </dl>
3061 <a NAME="WebBrowserWindow.openUrlNewBackgroundTab" ID="WebBrowserWindow.openUrlNewBackgroundTab"></a> 3056 <a NAME="WebBrowserWindow.openUrlNewBackgroundTab" ID="WebBrowserWindow.openUrlNewBackgroundTab"></a>
3062 <h4>WebBrowserWindow.openUrlNewBackgroundTab</h4> 3057 <h4>WebBrowserWindow.openUrlNewBackgroundTab</h4>
3063 <b>openUrlNewBackgroundTab</b>(<i>url, title=None</i>) 3058 <b>openUrlNewBackgroundTab</b>(<i>url, title=None</i>)
3065 <p> 3060 <p>
3066 Public slot to load a URL in a new background tab. 3061 Public slot to load a URL in a new background tab.
3067 </p> 3062 </p>
3068 <dl> 3063 <dl>
3069 3064
3070 <dt><i>url</i></dt> 3065 <dt><i>url</i> (QUrl)</dt>
3071 <dd> 3066 <dd>
3072 URL to be opened (QUrl) 3067 URL to be opened
3073 </dd> 3068 </dd>
3074 <dt><i>title</i></dt> 3069 <dt><i>title</i> (str)</dt>
3075 <dd> 3070 <dd>
3076 title of the bookmark (string) 3071 title of the bookmark
3077 </dd> 3072 </dd>
3078 </dl> 3073 </dl>
3079 <a NAME="WebBrowserWindow.openUrlNewPrivateWindow" ID="WebBrowserWindow.openUrlNewPrivateWindow"></a> 3074 <a NAME="WebBrowserWindow.openUrlNewPrivateWindow" ID="WebBrowserWindow.openUrlNewPrivateWindow"></a>
3080 <h4>WebBrowserWindow.openUrlNewPrivateWindow</h4> 3075 <h4>WebBrowserWindow.openUrlNewPrivateWindow</h4>
3081 <b>openUrlNewPrivateWindow</b>(<i>url, title=None</i>) 3076 <b>openUrlNewPrivateWindow</b>(<i>url, title=None</i>)
3083 <p> 3078 <p>
3084 Public slot to load a URL in a new private window. 3079 Public slot to load a URL in a new private window.
3085 </p> 3080 </p>
3086 <dl> 3081 <dl>
3087 3082
3088 <dt><i>url</i></dt> 3083 <dt><i>url</i> (QUrl)</dt>
3089 <dd> 3084 <dd>
3090 URL to be opened (QUrl) 3085 URL to be opened
3091 </dd> 3086 </dd>
3092 <dt><i>title</i></dt> 3087 <dt><i>title</i> (str)</dt>
3093 <dd> 3088 <dd>
3094 title of the bookmark (string) 3089 title of the bookmark
3095 </dd> 3090 </dd>
3096 </dl> 3091 </dl>
3097 <a NAME="WebBrowserWindow.openUrlNewTab" ID="WebBrowserWindow.openUrlNewTab"></a> 3092 <a NAME="WebBrowserWindow.openUrlNewTab" ID="WebBrowserWindow.openUrlNewTab"></a>
3098 <h4>WebBrowserWindow.openUrlNewTab</h4> 3093 <h4>WebBrowserWindow.openUrlNewTab</h4>
3099 <b>openUrlNewTab</b>(<i>url, title=None</i>) 3094 <b>openUrlNewTab</b>(<i>url, title=None</i>)
3101 <p> 3096 <p>
3102 Public slot to load a URL in a new tab. 3097 Public slot to load a URL in a new tab.
3103 </p> 3098 </p>
3104 <dl> 3099 <dl>
3105 3100
3106 <dt><i>url</i></dt> 3101 <dt><i>url</i> (QUrl)</dt>
3107 <dd> 3102 <dd>
3108 URL to be opened (QUrl) 3103 URL to be opened
3109 </dd> 3104 </dd>
3110 <dt><i>title</i></dt> 3105 <dt><i>title</i> (str)</dt>
3111 <dd> 3106 <dd>
3112 title of the bookmark (string) 3107 title of the bookmark
3113 </dd> 3108 </dd>
3114 </dl> 3109 </dl>
3115 <a NAME="WebBrowserWindow.openUrlNewWindow" ID="WebBrowserWindow.openUrlNewWindow"></a> 3110 <a NAME="WebBrowserWindow.openUrlNewWindow" ID="WebBrowserWindow.openUrlNewWindow"></a>
3116 <h4>WebBrowserWindow.openUrlNewWindow</h4> 3111 <h4>WebBrowserWindow.openUrlNewWindow</h4>
3117 <b>openUrlNewWindow</b>(<i>url, title=None</i>) 3112 <b>openUrlNewWindow</b>(<i>url, title=None</i>)
3119 <p> 3114 <p>
3120 Public slot to load a URL in a new window. 3115 Public slot to load a URL in a new window.
3121 </p> 3116 </p>
3122 <dl> 3117 <dl>
3123 3118
3124 <dt><i>url</i></dt> 3119 <dt><i>url</i> (QUrl)</dt>
3125 <dd> 3120 <dd>
3126 URL to be opened (QUrl) 3121 URL to be opened
3127 </dd> 3122 </dd>
3128 <dt><i>title</i></dt> 3123 <dt><i>title</i> (str)</dt>
3129 <dd> 3124 <dd>
3130 title of the bookmark (string) 3125 title of the bookmark
3131 </dd> 3126 </dd>
3132 </dl> 3127 </dl>
3133 <a NAME="WebBrowserWindow.preferencesChanged" ID="WebBrowserWindow.preferencesChanged"></a> 3128 <a NAME="WebBrowserWindow.preferencesChanged" ID="WebBrowserWindow.preferencesChanged"></a>
3134 <h4>WebBrowserWindow.preferencesChanged</h4> 3129 <h4>WebBrowserWindow.preferencesChanged</h4>
3135 <b>preferencesChanged</b>(<i></i>) 3130 <b>preferencesChanged</b>(<i></i>)
3165 <p> 3160 <p>
3166 Public method to search for a word. 3161 Public method to search for a word.
3167 </p> 3162 </p>
3168 <dl> 3163 <dl>
3169 3164
3170 <dt><i>word</i></dt> 3165 <dt><i>word</i> (str)</dt>
3171 <dd> 3166 <dd>
3172 word to search for (string) 3167 word to search for
3173 </dd> 3168 </dd>
3174 </dl> 3169 </dl>
3175 <a NAME="WebBrowserWindow.searchEnginesAction" ID="WebBrowserWindow.searchEnginesAction"></a> 3170 <a NAME="WebBrowserWindow.searchEnginesAction" ID="WebBrowserWindow.searchEnginesAction"></a>
3176 <h4>WebBrowserWindow.searchEnginesAction</h4> 3171 <h4>WebBrowserWindow.searchEnginesAction</h4>
3177 <b>searchEnginesAction</b>(<i></i>) 3172 <b>searchEnginesAction</b>(<i></i>)
3193 <p> 3188 <p>
3194 Public slot called when backward references are available. 3189 Public slot called when backward references are available.
3195 </p> 3190 </p>
3196 <dl> 3191 <dl>
3197 3192
3198 <dt><i>b</i></dt> 3193 <dt><i>b</i> (bool)</dt>
3199 <dd> 3194 <dd>
3200 flag indicating availability of the backwards action (boolean) 3195 flag indicating availability of the backwards action
3201 </dd> 3196 </dd>
3202 </dl> 3197 </dl>
3203 <a NAME="WebBrowserWindow.setEventKeyboardModifiers" ID="WebBrowserWindow.setEventKeyboardModifiers"></a> 3198 <a NAME="WebBrowserWindow.setEventKeyboardModifiers" ID="WebBrowserWindow.setEventKeyboardModifiers"></a>
3204 <h4>WebBrowserWindow.setEventKeyboardModifiers</h4> 3199 <h4>WebBrowserWindow.setEventKeyboardModifiers</h4>
3205 <b>setEventKeyboardModifiers</b>(<i>modifiers</i>) 3200 <b>setEventKeyboardModifiers</b>(<i>modifiers</i>)
3235 <p> 3230 <p>
3236 Public slot called when forward references are available. 3231 Public slot called when forward references are available.
3237 </p> 3232 </p>
3238 <dl> 3233 <dl>
3239 3234
3240 <dt><i>b</i></dt> 3235 <dt><i>b</i> (bool)</dt>
3241 <dd> 3236 <dd>
3242 flag indicating the availability of the forwards action 3237 flag indicating the availability of the forwards action
3243 (boolean)
3244 </dd> 3238 </dd>
3245 </dl> 3239 </dl>
3246 <a NAME="WebBrowserWindow.setLoadingActions" ID="WebBrowserWindow.setLoadingActions"></a> 3240 <a NAME="WebBrowserWindow.setLoadingActions" ID="WebBrowserWindow.setLoadingActions"></a>
3247 <h4>WebBrowserWindow.setLoadingActions</h4> 3241 <h4>WebBrowserWindow.setLoadingActions</h4>
3248 <b>setLoadingActions</b>(<i>b</i>) 3242 <b>setLoadingActions</b>(<i>b</i>)
3250 <p> 3244 <p>
3251 Public slot to set the loading dependent actions. 3245 Public slot to set the loading dependent actions.
3252 </p> 3246 </p>
3253 <dl> 3247 <dl>
3254 3248
3255 <dt><i>b</i></dt> 3249 <dt><i>b</i> (bool)</dt>
3256 <dd> 3250 <dd>
3257 flag indicating the loading state to consider (boolean) 3251 flag indicating the loading state to consider
3258 </dd> 3252 </dd>
3259 </dl> 3253 </dl>
3260 <a NAME="WebBrowserWindow.showFullScreenNavigation" ID="WebBrowserWindow.showFullScreenNavigation"></a> 3254 <a NAME="WebBrowserWindow.showFullScreenNavigation" ID="WebBrowserWindow.showFullScreenNavigation"></a>
3261 <h4>WebBrowserWindow.showFullScreenNavigation</h4> 3255 <h4>WebBrowserWindow.showFullScreenNavigation</h4>
3262 <b>showFullScreenNavigation</b>(<i></i>) 3256 <b>showFullScreenNavigation</b>(<i></i>)
3272 Public method to shut down the web browser. 3266 Public method to shut down the web browser.
3273 </p> 3267 </p>
3274 <dl> 3268 <dl>
3275 <dt>Return:</dt> 3269 <dt>Return:</dt>
3276 <dd> 3270 <dd>
3277 flag indicating successful shutdown (boolean) 3271 flag indicating successful shutdown
3272 </dd>
3273 </dl>
3274 <dl>
3275 <dt>Return Type:</dt>
3276 <dd>
3277 bool
3278 </dd> 3278 </dd>
3279 </dl> 3279 </dl>
3280 <a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a> 3280 <a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a>
3281 <h4>WebBrowserWindow.tabWidget</h4> 3281 <h4>WebBrowserWindow.tabWidget</h4>
3282 <b>tabWidget</b>(<i></i>) 3282 <b>tabWidget</b>(<i></i>)

eric ide

mercurial