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

changeset 7273
391d6b7b1eff
parent 7232
0b840f7ed593
child 7846
4dfa18ef5acd
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>eric6.WebBrowser.WebBrowserWindow</h1> 23 <h1>eric6.WebBrowser.WebBrowserWindow</h1>
24
23 <p> 25 <p>
24 Module implementing the web browser main window. 26 Module implementing the web browser main window.
25 </p> 27 </p>
26 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29
27 <table> 30 <table>
28 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
29 </table> 32 </table>
30 <h3>Classes</h3> 33 <h3>Classes</h3>
34
31 <table> 35 <table>
36
32 <tr> 37 <tr>
33 <td><a href="#WebBrowserWindow">WebBrowserWindow</a></td> 38 <td><a href="#WebBrowserWindow">WebBrowserWindow</a></td>
34 <td>Class implementing the web browser main window.</td> 39 <td>Class implementing the web browser main window.</td>
35 </tr> 40 </tr>
36 </table> 41 </table>
37 <h3>Functions</h3> 42 <h3>Functions</h3>
43
38 <table> 44 <table>
39 <tr><td>None</td></tr> 45 <tr><td>None</td></tr>
40 </table> 46 </table>
41 <hr /><hr /> 47 <hr />
48 <hr />
42 <a NAME="WebBrowserWindow" ID="WebBrowserWindow"></a> 49 <a NAME="WebBrowserWindow" ID="WebBrowserWindow"></a>
43 <h2>WebBrowserWindow</h2> 50 <h2>WebBrowserWindow</h2>
51
44 <p> 52 <p>
45 Class implementing the web browser main window. 53 Class implementing the web browser main window.
46 </p><h3>Signals</h3> 54 </p>
47 <dl> 55 <h3>Signals</h3>
56 <dl>
57
48 <dt>webBrowserClosed(browser)</dt> 58 <dt>webBrowserClosed(browser)</dt>
49 <dd> 59 <dd>
50 emitted after a web browser tab was 60 emitted after a web browser tab was
51 closed 61 closed
52 </dd><dt>webBrowserOpened(browser)</dt> 62 </dd>
63 <dt>webBrowserOpened(browser)</dt>
53 <dd> 64 <dd>
54 emitted after a new web browser tab was 65 emitted after a new web browser tab was
55 created 66 created
56 </dd><dt>webBrowserWindowClosed(window)</dt> 67 </dd>
68 <dt>webBrowserWindowClosed(window)</dt>
57 <dd> 69 <dd>
58 emitted after the window was 70 emitted after the window was
59 requested to close 71 requested to close
60 </dd><dt>webBrowserWindowOpened(window)</dt> 72 </dd>
73 <dt>webBrowserWindowOpened(window)</dt>
61 <dd> 74 <dd>
62 emitted after a new web browser 75 emitted after a new web browser
63 window was opened 76 window was opened
64 </dd> 77 </dd>
65 </dl> 78 </dl>
66 <h3>Derived from</h3> 79 <h3>Derived from</h3>
67 E5MainWindow 80 E5MainWindow
68 <h3>Class Attributes</h3> 81 <h3>Class Attributes</h3>
82
69 <table> 83 <table>
70 <tr><td>BrowserWindows</td></tr><tr><td>_adblockManager</td></tr><tr><td>_autoScroller</td></tr><tr><td>_bookmarksManager</td></tr><tr><td>_cookieJar</td></tr><tr><td>_downloadManager</td></tr><tr><td>_featurePermissionManager</td></tr><tr><td>_feedsManager</td></tr><tr><td>_flashCookieManager</td></tr><tr><td>_greaseMonkeyManager</td></tr><tr><td>_helpEngine</td></tr><tr><td>_historyManager</td></tr><tr><td>_imageSearchEngine</td></tr><tr><td>_isPrivate</td></tr><tr><td>_lastActiveWindow</td></tr><tr><td>_networkManager</td></tr><tr><td>_notification</td></tr><tr><td>_passwordManager</td></tr><tr><td>_performingShutdown</td></tr><tr><td>_performingStartup</td></tr><tr><td>_personalInformationManager</td></tr><tr><td>_protocolHandlerManager</td></tr><tr><td>_safeBrowsingManager</td></tr><tr><td>_sessionManager</td></tr><tr><td>_speedDial</td></tr><tr><td>_syncManager</td></tr><tr><td>_tabManager</td></tr><tr><td>_useQtHelp</td></tr><tr><td>_userAgentsManager</td></tr><tr><td>_webProfile</td></tr> 84 <tr><td>BrowserWindows</td></tr><tr><td>_adblockManager</td></tr><tr><td>_autoScroller</td></tr><tr><td>_bookmarksManager</td></tr><tr><td>_cookieJar</td></tr><tr><td>_downloadManager</td></tr><tr><td>_featurePermissionManager</td></tr><tr><td>_feedsManager</td></tr><tr><td>_flashCookieManager</td></tr><tr><td>_greaseMonkeyManager</td></tr><tr><td>_helpEngine</td></tr><tr><td>_historyManager</td></tr><tr><td>_imageSearchEngine</td></tr><tr><td>_isPrivate</td></tr><tr><td>_lastActiveWindow</td></tr><tr><td>_networkManager</td></tr><tr><td>_notification</td></tr><tr><td>_passwordManager</td></tr><tr><td>_performingShutdown</td></tr><tr><td>_performingStartup</td></tr><tr><td>_personalInformationManager</td></tr><tr><td>_protocolHandlerManager</td></tr><tr><td>_safeBrowsingManager</td></tr><tr><td>_sessionManager</td></tr><tr><td>_speedDial</td></tr><tr><td>_syncManager</td></tr><tr><td>_tabManager</td></tr><tr><td>_useQtHelp</td></tr><tr><td>_userAgentsManager</td></tr><tr><td>_webProfile</td></tr>
71 </table> 85 </table>
72 <h3>Class Methods</h3> 86 <h3>Class Methods</h3>
87
73 <table> 88 <table>
89
74 <tr> 90 <tr>
75 <td><a href="#WebBrowserWindow.adBlockManager">adBlockManager</a></td> 91 <td><a href="#WebBrowserWindow.adBlockManager">adBlockManager</a></td>
76 <td>Class method to get a reference to the AdBlock manager.</td> 92 <td>Class method to get a reference to the AdBlock manager.</td>
77 </tr><tr> 93 </tr>
94 <tr>
78 <td><a href="#WebBrowserWindow.autoScroller">autoScroller</a></td> 95 <td><a href="#WebBrowserWindow.autoScroller">autoScroller</a></td>
79 <td>Class method to get a reference to the auto scroller.</td> 96 <td>Class method to get a reference to the auto scroller.</td>
80 </tr><tr> 97 </tr>
98 <tr>
81 <td><a href="#WebBrowserWindow.bookmarksManager">bookmarksManager</a></td> 99 <td><a href="#WebBrowserWindow.bookmarksManager">bookmarksManager</a></td>
82 <td>Class method to get a reference to the bookmarks manager.</td> 100 <td>Class method to get a reference to the bookmarks manager.</td>
83 </tr><tr> 101 </tr>
102 <tr>
84 <td><a href="#WebBrowserWindow.cookieJar">cookieJar</a></td> 103 <td><a href="#WebBrowserWindow.cookieJar">cookieJar</a></td>
85 <td>Class method to get a reference to the cookie jar.</td> 104 <td>Class method to get a reference to the cookie jar.</td>
86 </tr><tr> 105 </tr>
106 <tr>
87 <td><a href="#WebBrowserWindow.downloadManager">downloadManager</a></td> 107 <td><a href="#WebBrowserWindow.downloadManager">downloadManager</a></td>
88 <td>Class method to get a reference to the download manager.</td> 108 <td>Class method to get a reference to the download manager.</td>
89 </tr><tr> 109 </tr>
110 <tr>
90 <td><a href="#WebBrowserWindow.downloadRequested">downloadRequested</a></td> 111 <td><a href="#WebBrowserWindow.downloadRequested">downloadRequested</a></td>
91 <td>Class method to handle a download request.</td> 112 <td>Class method to handle a download request.</td>
92 </tr><tr> 113 </tr>
114 <tr>
93 <td><a href="#WebBrowserWindow.featurePermissionManager">featurePermissionManager</a></td> 115 <td><a href="#WebBrowserWindow.featurePermissionManager">featurePermissionManager</a></td>
94 <td>Class method to get a reference to the feature permission manager.</td> 116 <td>Class method to get a reference to the feature permission manager.</td>
95 </tr><tr> 117 </tr>
118 <tr>
96 <td><a href="#WebBrowserWindow.feedsManager">feedsManager</a></td> 119 <td><a href="#WebBrowserWindow.feedsManager">feedsManager</a></td>
97 <td>Class method to get a reference to the RSS feeds manager.</td> 120 <td>Class method to get a reference to the RSS feeds manager.</td>
98 </tr><tr> 121 </tr>
122 <tr>
99 <td><a href="#WebBrowserWindow.flashCookieManager">flashCookieManager</a></td> 123 <td><a href="#WebBrowserWindow.flashCookieManager">flashCookieManager</a></td>
100 <td>Class method to get a reference to the flash cookies manager.</td> 124 <td>Class method to get a reference to the flash cookies manager.</td>
101 </tr><tr> 125 </tr>
126 <tr>
102 <td><a href="#WebBrowserWindow.getQtHelpCollectionFileName">getQtHelpCollectionFileName</a></td> 127 <td><a href="#WebBrowserWindow.getQtHelpCollectionFileName">getQtHelpCollectionFileName</a></td>
103 <td>Class method to determine the name of the QtHelp collection file.</td> 128 <td>Class method to determine the name of the QtHelp collection file.</td>
104 </tr><tr> 129 </tr>
130 <tr>
105 <td><a href="#WebBrowserWindow.getWindow">getWindow</a></td> 131 <td><a href="#WebBrowserWindow.getWindow">getWindow</a></td>
106 <td>Class method to get a reference to the most recent active web browser window.</td> 132 <td>Class method to get a reference to the most recent active web browser window.</td>
107 </tr><tr> 133 </tr>
134 <tr>
108 <td><a href="#WebBrowserWindow.globalStatusBar">globalStatusBar</a></td> 135 <td><a href="#WebBrowserWindow.globalStatusBar">globalStatusBar</a></td>
109 <td>Class method to get a reference to a global status bar.</td> 136 <td>Class method to get a reference to a global status bar.</td>
110 </tr><tr> 137 </tr>
138 <tr>
111 <td><a href="#WebBrowserWindow.greaseMonkeyManager">greaseMonkeyManager</a></td> 139 <td><a href="#WebBrowserWindow.greaseMonkeyManager">greaseMonkeyManager</a></td>
112 <td>Class method to get a reference to the GreaseMonkey manager.</td> 140 <td>Class method to get a reference to the GreaseMonkey manager.</td>
113 </tr><tr> 141 </tr>
142 <tr>
114 <td><a href="#WebBrowserWindow.helpEngine">helpEngine</a></td> 143 <td><a href="#WebBrowserWindow.helpEngine">helpEngine</a></td>
115 <td>Class method to get a reference to the help engine.</td> 144 <td>Class method to get a reference to the help engine.</td>
116 </tr><tr> 145 </tr>
146 <tr>
117 <td><a href="#WebBrowserWindow.historyManager">historyManager</a></td> 147 <td><a href="#WebBrowserWindow.historyManager">historyManager</a></td>
118 <td>Class method to get a reference to the history manager.</td> 148 <td>Class method to get a reference to the history manager.</td>
119 </tr><tr> 149 </tr>
150 <tr>
120 <td><a href="#WebBrowserWindow.icon">icon</a></td> 151 <td><a href="#WebBrowserWindow.icon">icon</a></td>
121 <td>Class method to get the icon for an URL.</td> 152 <td>Class method to get the icon for an URL.</td>
122 </tr><tr> 153 </tr>
154 <tr>
123 <td><a href="#WebBrowserWindow.imageSearchEngine">imageSearchEngine</a></td> 155 <td><a href="#WebBrowserWindow.imageSearchEngine">imageSearchEngine</a></td>
124 <td>Class method to get a reference to the image search engine.</td> 156 <td>Class method to get a reference to the image search engine.</td>
125 </tr><tr> 157 </tr>
158 <tr>
126 <td><a href="#WebBrowserWindow.isPrivate">isPrivate</a></td> 159 <td><a href="#WebBrowserWindow.isPrivate">isPrivate</a></td>
127 <td>Class method to check the private browsing mode.</td> 160 <td>Class method to check the private browsing mode.</td>
128 </tr><tr> 161 </tr>
162 <tr>
129 <td><a href="#WebBrowserWindow.mainWindow">mainWindow</a></td> 163 <td><a href="#WebBrowserWindow.mainWindow">mainWindow</a></td>
130 <td>Class method to get a reference to the main window.</td> 164 <td>Class method to get a reference to the main window.</td>
131 </tr><tr> 165 </tr>
166 <tr>
132 <td><a href="#WebBrowserWindow.mainWindows">mainWindows</a></td> 167 <td><a href="#WebBrowserWindow.mainWindows">mainWindows</a></td>
133 <td>Class method to get references to all main windows.</td> 168 <td>Class method to get references to all main windows.</td>
134 </tr><tr> 169 </tr>
170 <tr>
135 <td><a href="#WebBrowserWindow.networkManager">networkManager</a></td> 171 <td><a href="#WebBrowserWindow.networkManager">networkManager</a></td>
136 <td>Class method to get a reference to the network manager object.</td> 172 <td>Class method to get a reference to the network manager object.</td>
137 </tr><tr> 173 </tr>
174 <tr>
138 <td><a href="#WebBrowserWindow.notificationsEnabled">notificationsEnabled</a></td> 175 <td><a href="#WebBrowserWindow.notificationsEnabled">notificationsEnabled</a></td>
139 <td>Class method to check, if notifications are enabled.</td> 176 <td>Class method to check, if notifications are enabled.</td>
140 </tr><tr> 177 </tr>
178 <tr>
141 <td><a href="#WebBrowserWindow.passwordManager">passwordManager</a></td> 179 <td><a href="#WebBrowserWindow.passwordManager">passwordManager</a></td>
142 <td>Class method to get a reference to the password manager.</td> 180 <td>Class method to get a reference to the password manager.</td>
143 </tr><tr> 181 </tr>
182 <tr>
144 <td><a href="#WebBrowserWindow.personalInformationManager">personalInformationManager</a></td> 183 <td><a href="#WebBrowserWindow.personalInformationManager">personalInformationManager</a></td>
145 <td>Class method to get a reference to the personal information manager.</td> 184 <td>Class method to get a reference to the personal information manager.</td>
146 </tr><tr> 185 </tr>
186 <tr>
147 <td><a href="#WebBrowserWindow.protocolHandlerManager">protocolHandlerManager</a></td> 187 <td><a href="#WebBrowserWindow.protocolHandlerManager">protocolHandlerManager</a></td>
148 <td>Class method to get a reference to the protocol handler manager.</td> 188 <td>Class method to get a reference to the protocol handler manager.</td>
149 </tr><tr> 189 </tr>
190 <tr>
150 <td><a href="#WebBrowserWindow.safeBrowsingManager">safeBrowsingManager</a></td> 191 <td><a href="#WebBrowserWindow.safeBrowsingManager">safeBrowsingManager</a></td>
151 <td>Class method to get a reference to the safe browsing interface.</td> 192 <td>Class method to get a reference to the safe browsing interface.</td>
152 </tr><tr> 193 </tr>
194 <tr>
153 <td><a href="#WebBrowserWindow.sessionManager">sessionManager</a></td> 195 <td><a href="#WebBrowserWindow.sessionManager">sessionManager</a></td>
154 <td>Class method to get a reference to the session manager.</td> 196 <td>Class method to get a reference to the session manager.</td>
155 </tr><tr> 197 </tr>
198 <tr>
156 <td><a href="#WebBrowserWindow.setUseQtHelp">setUseQtHelp</a></td> 199 <td><a href="#WebBrowserWindow.setUseQtHelp">setUseQtHelp</a></td>
157 <td>Class method to set the QtHelp usage.</td> 200 <td>Class method to set the QtHelp usage.</td>
158 </tr><tr> 201 </tr>
202 <tr>
159 <td><a href="#WebBrowserWindow.showNotification">showNotification</a></td> 203 <td><a href="#WebBrowserWindow.showNotification">showNotification</a></td>
160 <td>Class method to show a desktop notification.</td> 204 <td>Class method to show a desktop notification.</td>
161 </tr><tr> 205 </tr>
206 <tr>
162 <td><a href="#WebBrowserWindow.speedDial">speedDial</a></td> 207 <td><a href="#WebBrowserWindow.speedDial">speedDial</a></td>
163 <td>Class method to get a reference to the speed dial.</td> 208 <td>Class method to get a reference to the speed dial.</td>
164 </tr><tr> 209 </tr>
210 <tr>
165 <td><a href="#WebBrowserWindow.syncManager">syncManager</a></td> 211 <td><a href="#WebBrowserWindow.syncManager">syncManager</a></td>
166 <td>Class method to get a reference to the data synchronization manager.</td> 212 <td>Class method to get a reference to the data synchronization manager.</td>
167 </tr><tr> 213 </tr>
214 <tr>
168 <td><a href="#WebBrowserWindow.tabManager">tabManager</a></td> 215 <td><a href="#WebBrowserWindow.tabManager">tabManager</a></td>
169 <td>Class method to get a reference to the tab manager widget.</td> 216 <td>Class method to get a reference to the tab manager widget.</td>
170 </tr><tr> 217 </tr>
218 <tr>
171 <td><a href="#WebBrowserWindow.userAgentsManager">userAgentsManager</a></td> 219 <td><a href="#WebBrowserWindow.userAgentsManager">userAgentsManager</a></td>
172 <td>Class method to get a reference to the user agents manager.</td> 220 <td>Class method to get a reference to the user agents manager.</td>
173 </tr><tr> 221 </tr>
222 <tr>
174 <td><a href="#WebBrowserWindow.webProfile">webProfile</a></td> 223 <td><a href="#WebBrowserWindow.webProfile">webProfile</a></td>
175 <td>Class method handling the web engine profile.</td> 224 <td>Class method handling the web engine profile.</td>
176 </tr><tr> 225 </tr>
226 <tr>
177 <td><a href="#WebBrowserWindow.webSettings">webSettings</a></td> 227 <td><a href="#WebBrowserWindow.webSettings">webSettings</a></td>
178 <td>Class method to get the web settings of the current profile.</td> 228 <td>Class method to get the web settings of the current profile.</td>
179 </tr> 229 </tr>
180 </table> 230 </table>
181 <h3>Methods</h3> 231 <h3>Methods</h3>
232
182 <table> 233 <table>
234
183 <tr> 235 <tr>
184 <td><a href="#WebBrowserWindow.__init__">WebBrowserWindow</a></td> 236 <td><a href="#WebBrowserWindow.__init__">WebBrowserWindow</a></td>
185 <td>Constructor</td> 237 <td>Constructor</td>
186 </tr><tr> 238 </tr>
239 <tr>
187 <td><a href="#WebBrowserWindow.__TBMenuTriggered">__TBMenuTriggered</a></td> 240 <td><a href="#WebBrowserWindow.__TBMenuTriggered">__TBMenuTriggered</a></td>
188 <td>Private method to handle the toggle of a toolbar via the Window-> Toolbars submenu or the toolbars popup menu.</td> 241 <td>Private method to handle the toggle of a toolbar via the Window-> Toolbars submenu or the toolbars popup menu.</td>
189 </tr><tr> 242 </tr>
243 <tr>
190 <td><a href="#WebBrowserWindow.__about">__about</a></td> 244 <td><a href="#WebBrowserWindow.__about">__about</a></td>
191 <td>Private slot to show the about information.</td> 245 <td>Private slot to show the about information.</td>
192 </tr><tr> 246 </tr>
247 <tr>
193 <td><a href="#WebBrowserWindow.__aboutQt">__aboutQt</a></td> 248 <td><a href="#WebBrowserWindow.__aboutQt">__aboutQt</a></td>
194 <td>Private slot to show info about Qt.</td> 249 <td>Private slot to show info about Qt.</td>
195 </tr><tr> 250 </tr>
251 <tr>
196 <td><a href="#WebBrowserWindow.__aboutToShowSettingsMenu">__aboutToShowSettingsMenu</a></td> 252 <td><a href="#WebBrowserWindow.__aboutToShowSettingsMenu">__aboutToShowSettingsMenu</a></td>
197 <td>Private slot to show the Settings menu.</td> 253 <td>Private slot to show the Settings menu.</td>
198 </tr><tr> 254 </tr>
255 <tr>
199 <td><a href="#WebBrowserWindow.__aboutToShowTextEncodingMenu">__aboutToShowTextEncodingMenu</a></td> 256 <td><a href="#WebBrowserWindow.__aboutToShowTextEncodingMenu">__aboutToShowTextEncodingMenu</a></td>
200 <td>Private slot to populate the text encoding menu.</td> 257 <td>Private slot to populate the text encoding menu.</td>
201 </tr><tr> 258 </tr>
259 <tr>
202 <td><a href="#WebBrowserWindow.__activateCurrentBrowser">__activateCurrentBrowser</a></td> 260 <td><a href="#WebBrowserWindow.__activateCurrentBrowser">__activateCurrentBrowser</a></td>
203 <td>Private slot to activate the current browser.</td> 261 <td>Private slot to activate the current browser.</td>
204 </tr><tr> 262 </tr>
263 <tr>
205 <td><a href="#WebBrowserWindow.__activateDock">__activateDock</a></td> 264 <td><a href="#WebBrowserWindow.__activateDock">__activateDock</a></td>
206 <td>Private method to activate the dock widget of the given widget.</td> 265 <td>Private method to activate the dock widget of the given widget.</td>
207 </tr><tr> 266 </tr>
267 <tr>
208 <td><a href="#WebBrowserWindow.__addBookmark">__addBookmark</a></td> 268 <td><a href="#WebBrowserWindow.__addBookmark">__addBookmark</a></td>
209 <td>Private slot called to add the displayed file to the bookmarks.</td> 269 <td>Private slot called to add the displayed file to the bookmarks.</td>
210 </tr><tr> 270 </tr>
271 <tr>
211 <td><a href="#WebBrowserWindow.__addBookmarkCallback">__addBookmarkCallback</a></td> 272 <td><a href="#WebBrowserWindow.__addBookmarkCallback">__addBookmarkCallback</a></td>
212 <td>Private callback method of __addBookmark().</td> 273 <td>Private callback method of __addBookmark().</td>
213 </tr><tr> 274 </tr>
275 <tr>
214 <td><a href="#WebBrowserWindow.__addBookmarkFolder">__addBookmarkFolder</a></td> 276 <td><a href="#WebBrowserWindow.__addBookmarkFolder">__addBookmarkFolder</a></td>
215 <td>Private slot to add a new bookmarks folder.</td> 277 <td>Private slot to add a new bookmarks folder.</td>
216 </tr><tr> 278 </tr>
279 <tr>
217 <td><a href="#WebBrowserWindow.__appFocusChanged">__appFocusChanged</a></td> 280 <td><a href="#WebBrowserWindow.__appFocusChanged">__appFocusChanged</a></td>
218 <td>Private slot to handle a change of the focus.</td> 281 <td>Private slot to handle a change of the focus.</td>
219 </tr><tr> 282 </tr>
283 <tr>
220 <td><a href="#WebBrowserWindow.__backward">__backward</a></td> 284 <td><a href="#WebBrowserWindow.__backward">__backward</a></td>
221 <td>Private slot called to handle the backward action.</td> 285 <td>Private slot called to handle the backward action.</td>
222 </tr><tr> 286 </tr>
287 <tr>
223 <td><a href="#WebBrowserWindow.__bookmarkAllCallback">__bookmarkAllCallback</a></td> 288 <td><a href="#WebBrowserWindow.__bookmarkAllCallback">__bookmarkAllCallback</a></td>
224 <td>Private callback method of __addBookmark().</td> 289 <td>Private callback method of __addBookmark().</td>
225 </tr><tr> 290 </tr>
291 <tr>
226 <td><a href="#WebBrowserWindow.__clearIconsDatabase">__clearIconsDatabase</a></td> 292 <td><a href="#WebBrowserWindow.__clearIconsDatabase">__clearIconsDatabase</a></td>
227 <td>Private slot to clear the favicons databse.</td> 293 <td>Private slot to clear the favicons databse.</td>
228 </tr><tr> 294 </tr>
295 <tr>
229 <td><a href="#WebBrowserWindow.__clearPrivateData">__clearPrivateData</a></td> 296 <td><a href="#WebBrowserWindow.__clearPrivateData">__clearPrivateData</a></td>
230 <td>Private slot to clear the private data.</td> 297 <td>Private slot to clear the private data.</td>
231 </tr><tr> 298 </tr>
299 <tr>
232 <td><a href="#WebBrowserWindow.__configShortcuts">__configShortcuts</a></td> 300 <td><a href="#WebBrowserWindow.__configShortcuts">__configShortcuts</a></td>
233 <td>Private slot to configure the keyboard shortcuts.</td> 301 <td>Private slot to configure the keyboard shortcuts.</td>
234 </tr><tr> 302 </tr>
303 <tr>
235 <td><a href="#WebBrowserWindow.__copy">__copy</a></td> 304 <td><a href="#WebBrowserWindow.__copy">__copy</a></td>
236 <td>Private slot called to handle the copy action.</td> 305 <td>Private slot called to handle the copy action.</td>
237 </tr><tr> 306 </tr>
307 <tr>
238 <td><a href="#WebBrowserWindow.__createTextEncodingAction">__createTextEncodingAction</a></td> 308 <td><a href="#WebBrowserWindow.__createTextEncodingAction">__createTextEncodingAction</a></td>
239 <td>Private method to create an action for the text encoding menu.</td> 309 <td>Private method to create an action for the text encoding menu.</td>
240 </tr><tr> 310 </tr>
311 <tr>
241 <td><a href="#WebBrowserWindow.__createTextEncodingSubmenu">__createTextEncodingSubmenu</a></td> 312 <td><a href="#WebBrowserWindow.__createTextEncodingSubmenu">__createTextEncodingSubmenu</a></td>
242 <td>Private method to create a text encoding sub menu.</td> 313 <td>Private method to create a text encoding sub menu.</td>
243 </tr><tr> 314 </tr>
315 <tr>
244 <td><a href="#WebBrowserWindow.__currentChanged">__currentChanged</a></td> 316 <td><a href="#WebBrowserWindow.__currentChanged">__currentChanged</a></td>
245 <td>Private slot to handle the currentChanged signal.</td> 317 <td>Private slot to handle the currentChanged signal.</td>
246 </tr><tr> 318 </tr>
319 <tr>
247 <td><a href="#WebBrowserWindow.__cut">__cut</a></td> 320 <td><a href="#WebBrowserWindow.__cut">__cut</a></td>
248 <td>Private slot called to handle the cut action.</td> 321 <td>Private slot called to handle the cut action.</td>
249 </tr><tr> 322 </tr>
323 <tr>
250 <td><a href="#WebBrowserWindow.__del__">__del__</a></td> 324 <td><a href="#WebBrowserWindow.__del__">__del__</a></td>
251 <td>Special method called during object destruction.</td> 325 <td>Special method called during object destruction.</td>
252 </tr><tr> 326 </tr>
327 <tr>
253 <td><a href="#WebBrowserWindow.__docsInstalled">__docsInstalled</a></td> 328 <td><a href="#WebBrowserWindow.__docsInstalled">__docsInstalled</a></td>
254 <td>Private slot handling the end of documentation installation.</td> 329 <td>Private slot handling the end of documentation installation.</td>
255 </tr><tr> 330 </tr>
331 <tr>
256 <td><a href="#WebBrowserWindow.__exportShortcuts">__exportShortcuts</a></td> 332 <td><a href="#WebBrowserWindow.__exportShortcuts">__exportShortcuts</a></td>
257 <td>Private slot to export the keyboard shortcuts.</td> 333 <td>Private slot to export the keyboard shortcuts.</td>
258 </tr><tr> 334 </tr>
335 <tr>
259 <td><a href="#WebBrowserWindow.__feedsManagerClosed">__feedsManagerClosed</a></td> 336 <td><a href="#WebBrowserWindow.__feedsManagerClosed">__feedsManagerClosed</a></td>
260 <td>Private slot to handle closing the feeds manager dialog.</td> 337 <td>Private slot to handle closing the feeds manager dialog.</td>
261 </tr><tr> 338 </tr>
339 <tr>
262 <td><a href="#WebBrowserWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td> 340 <td><a href="#WebBrowserWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td>
263 <td>Private slot to filter the QtHelp documentation.</td> 341 <td>Private slot to filter the QtHelp documentation.</td>
264 </tr><tr> 342 </tr>
343 <tr>
265 <td><a href="#WebBrowserWindow.__find">__find</a></td> 344 <td><a href="#WebBrowserWindow.__find">__find</a></td>
266 <td>Private slot to handle the find action.</td> 345 <td>Private slot to handle the find action.</td>
267 </tr><tr> 346 </tr>
347 <tr>
268 <td><a href="#WebBrowserWindow.__forward">__forward</a></td> 348 <td><a href="#WebBrowserWindow.__forward">__forward</a></td>
269 <td>Private slot called to handle the forward action.</td> 349 <td>Private slot called to handle the forward action.</td>
270 </tr><tr> 350 </tr>
351 <tr>
271 <td><a href="#WebBrowserWindow.__hideNavigation">__hideNavigation</a></td> 352 <td><a href="#WebBrowserWindow.__hideNavigation">__hideNavigation</a></td>
272 <td>Private slot to hide full screen navigation by timer.</td> 353 <td>Private slot to hide full screen navigation by timer.</td>
273 </tr><tr> 354 </tr>
355 <tr>
274 <td><a href="#WebBrowserWindow.__home">__home</a></td> 356 <td><a href="#WebBrowserWindow.__home">__home</a></td>
275 <td>Private slot called to handle the home action.</td> 357 <td>Private slot called to handle the home action.</td>
276 </tr><tr> 358 </tr>
359 <tr>
277 <td><a href="#WebBrowserWindow.__importShortcuts">__importShortcuts</a></td> 360 <td><a href="#WebBrowserWindow.__importShortcuts">__importShortcuts</a></td>
278 <td>Private slot to import the keyboard shortcuts.</td> 361 <td>Private slot to import the keyboard shortcuts.</td>
279 </tr><tr> 362 </tr>
363 <tr>
280 <td><a href="#WebBrowserWindow.__indexingFinished">__indexingFinished</a></td> 364 <td><a href="#WebBrowserWindow.__indexingFinished">__indexingFinished</a></td>
281 <td>Private slot to handle the start of the indexing process.</td> 365 <td>Private slot to handle the start of the indexing process.</td>
282 </tr><tr> 366 </tr>
367 <tr>
283 <td><a href="#WebBrowserWindow.__indexingStarted">__indexingStarted</a></td> 368 <td><a href="#WebBrowserWindow.__indexingStarted">__indexingStarted</a></td>
284 <td>Private slot to handle the start of the indexing process.</td> 369 <td>Private slot to handle the start of the indexing process.</td>
285 </tr><tr> 370 </tr>
371 <tr>
286 <td><a href="#WebBrowserWindow.__initActions">__initActions</a></td> 372 <td><a href="#WebBrowserWindow.__initActions">__initActions</a></td>
287 <td>Private method to define the user interface actions.</td> 373 <td>Private method to define the user interface actions.</td>
288 </tr><tr> 374 </tr>
375 <tr>
289 <td><a href="#WebBrowserWindow.__initHelpDb">__initHelpDb</a></td> 376 <td><a href="#WebBrowserWindow.__initHelpDb">__initHelpDb</a></td>
290 <td>Private slot to initialize the documentation database.</td> 377 <td>Private slot to initialize the documentation database.</td>
291 </tr><tr> 378 </tr>
379 <tr>
292 <td><a href="#WebBrowserWindow.__initMenus">__initMenus</a></td> 380 <td><a href="#WebBrowserWindow.__initMenus">__initMenus</a></td>
293 <td>Private method to create the menus.</td> 381 <td>Private method to create the menus.</td>
294 </tr><tr> 382 </tr>
383 <tr>
295 <td><a href="#WebBrowserWindow.__initSuperMenu">__initSuperMenu</a></td> 384 <td><a href="#WebBrowserWindow.__initSuperMenu">__initSuperMenu</a></td>
296 <td>Private method to create the super menu and attach it to the super menu button.</td> 385 <td>Private method to create the super menu and attach it to the super menu button.</td>
297 </tr><tr> 386 </tr>
387 <tr>
298 <td><a href="#WebBrowserWindow.__initToolbars">__initToolbars</a></td> 388 <td><a href="#WebBrowserWindow.__initToolbars">__initToolbars</a></td>
299 <td>Private method to create the toolbars.</td> 389 <td>Private method to create the toolbars.</td>
300 </tr><tr> 390 </tr>
391 <tr>
301 <td><a href="#WebBrowserWindow.__initWebEngineSettings">__initWebEngineSettings</a></td> 392 <td><a href="#WebBrowserWindow.__initWebEngineSettings">__initWebEngineSettings</a></td>
302 <td>Private method to set the global web settings.</td> 393 <td>Private method to set the global web settings.</td>
303 </tr><tr> 394 </tr>
395 <tr>
304 <td><a href="#WebBrowserWindow.__linkActivated">__linkActivated</a></td> 396 <td><a href="#WebBrowserWindow.__linkActivated">__linkActivated</a></td>
305 <td>Private slot to handle the selection of a link.</td> 397 <td>Private slot to handle the selection of a link.</td>
306 </tr><tr> 398 </tr>
399 <tr>
307 <td><a href="#WebBrowserWindow.__lookForNewDocumentation">__lookForNewDocumentation</a></td> 400 <td><a href="#WebBrowserWindow.__lookForNewDocumentation">__lookForNewDocumentation</a></td>
308 <td>Private slot to look for new documentation to be loaded into the help database.</td> 401 <td>Private slot to look for new documentation to be loaded into the help database.</td>
309 </tr><tr> 402 </tr>
403 <tr>
310 <td><a href="#WebBrowserWindow.__manageQtHelpDocumentation">__manageQtHelpDocumentation</a></td> 404 <td><a href="#WebBrowserWindow.__manageQtHelpDocumentation">__manageQtHelpDocumentation</a></td>
311 <td>Private slot to manage the QtHelp documentation database.</td> 405 <td>Private slot to manage the QtHelp documentation database.</td>
312 </tr><tr> 406 </tr>
407 <tr>
313 <td><a href="#WebBrowserWindow.__nextTab">__nextTab</a></td> 408 <td><a href="#WebBrowserWindow.__nextTab">__nextTab</a></td>
314 <td>Private slot used to show the next tab.</td> 409 <td>Private slot used to show the next tab.</td>
315 </tr><tr> 410 </tr>
411 <tr>
316 <td><a href="#WebBrowserWindow.__openFile">__openFile</a></td> 412 <td><a href="#WebBrowserWindow.__openFile">__openFile</a></td>
317 <td>Private slot called to open a file.</td> 413 <td>Private slot called to open a file.</td>
318 </tr><tr> 414 </tr>
415 <tr>
319 <td><a href="#WebBrowserWindow.__openFileNewTab">__openFileNewTab</a></td> 416 <td><a href="#WebBrowserWindow.__openFileNewTab">__openFileNewTab</a></td>
320 <td>Private slot called to open a file in a new tab.</td> 417 <td>Private slot called to open a file in a new tab.</td>
321 </tr><tr> 418 </tr>
419 <tr>
322 <td><a href="#WebBrowserWindow.__paste">__paste</a></td> 420 <td><a href="#WebBrowserWindow.__paste">__paste</a></td>
323 <td>Private slot called to handle the paste action.</td> 421 <td>Private slot called to handle the paste action.</td>
324 </tr><tr> 422 </tr>
423 <tr>
325 <td><a href="#WebBrowserWindow.__populateToolbarsMenu">__populateToolbarsMenu</a></td> 424 <td><a href="#WebBrowserWindow.__populateToolbarsMenu">__populateToolbarsMenu</a></td>
326 <td>Private method to populate the toolbars menu.</td> 425 <td>Private method to populate the toolbars menu.</td>
327 </tr><tr> 426 </tr>
427 <tr>
328 <td><a href="#WebBrowserWindow.__prevTab">__prevTab</a></td> 428 <td><a href="#WebBrowserWindow.__prevTab">__prevTab</a></td>
329 <td>Private slot used to show the previous tab.</td> 429 <td>Private slot used to show the previous tab.</td>
330 </tr><tr> 430 </tr>
431 <tr>
331 <td><a href="#WebBrowserWindow.__redo">__redo</a></td> 432 <td><a href="#WebBrowserWindow.__redo">__redo</a></td>
332 <td>Private slot to handle the redo action.</td> 433 <td>Private slot to handle the redo action.</td>
333 </tr><tr> 434 </tr>
435 <tr>
334 <td><a href="#WebBrowserWindow.__reload">__reload</a></td> 436 <td><a href="#WebBrowserWindow.__reload">__reload</a></td>
335 <td>Private slot called to handle the reload action.</td> 437 <td>Private slot called to handle the reload action.</td>
336 </tr><tr> 438 </tr>
439 <tr>
337 <td><a href="#WebBrowserWindow.__removeOldDocumentation">__removeOldDocumentation</a></td> 440 <td><a href="#WebBrowserWindow.__removeOldDocumentation">__removeOldDocumentation</a></td>
338 <td>Private slot to remove non-existing documentation from the help engine.</td> 441 <td>Private slot to remove non-existing documentation from the help engine.</td>
339 </tr><tr> 442 </tr>
443 <tr>
340 <td><a href="#WebBrowserWindow.__saLoadUrl">__saLoadUrl</a></td> 444 <td><a href="#WebBrowserWindow.__saLoadUrl">__saLoadUrl</a></td>
341 <td>Private slot to load an URL received via the single application protocol.</td> 445 <td>Private slot to load an URL received via the single application protocol.</td>
342 </tr><tr> 446 </tr>
447 <tr>
343 <td><a href="#WebBrowserWindow.__saNewTab">__saNewTab</a></td> 448 <td><a href="#WebBrowserWindow.__saNewTab">__saNewTab</a></td>
344 <td>Private slot to load an URL received via the single application protocol in a new tab.</td> 449 <td>Private slot to load an URL received via the single application protocol in a new tab.</td>
345 </tr><tr> 450 </tr>
451 <tr>
346 <td><a href="#WebBrowserWindow.__saSearchWord">__saSearchWord</a></td> 452 <td><a href="#WebBrowserWindow.__saSearchWord">__saSearchWord</a></td>
347 <td>Private slot to search for the given word.</td> 453 <td>Private slot to search for the given word.</td>
348 </tr><tr> 454 </tr>
455 <tr>
349 <td><a href="#WebBrowserWindow.__savePageAs">__savePageAs</a></td> 456 <td><a href="#WebBrowserWindow.__savePageAs">__savePageAs</a></td>
350 <td>Private slot to save the current page.</td> 457 <td>Private slot to save the current page.</td>
351 </tr><tr> 458 </tr>
459 <tr>
352 <td><a href="#WebBrowserWindow.__saveVisiblePageScreen">__saveVisiblePageScreen</a></td> 460 <td><a href="#WebBrowserWindow.__saveVisiblePageScreen">__saveVisiblePageScreen</a></td>
353 <td>Private slot to save the visible part of the current page as a screen shot.</td> 461 <td>Private slot to save the visible part of the current page as a screen shot.</td>
354 </tr><tr> 462 </tr>
463 <tr>
355 <td><a href="#WebBrowserWindow.__searchForWord">__searchForWord</a></td> 464 <td><a href="#WebBrowserWindow.__searchForWord">__searchForWord</a></td>
356 <td>Private slot to search for a word.</td> 465 <td>Private slot to search for a word.</td>
357 </tr><tr> 466 </tr>
467 <tr>
358 <td><a href="#WebBrowserWindow.__selectAll">__selectAll</a></td> 468 <td><a href="#WebBrowserWindow.__selectAll">__selectAll</a></td>
359 <td>Private slot to handle the select all action.</td> 469 <td>Private slot to handle the select all action.</td>
360 </tr><tr> 470 </tr>
471 <tr>
361 <td><a href="#WebBrowserWindow.__sendPageLink">__sendPageLink</a></td> 472 <td><a href="#WebBrowserWindow.__sendPageLink">__sendPageLink</a></td>
362 <td>Private slot to send the link of the current page via email.</td> 473 <td>Private slot to send the link of the current page via email.</td>
363 </tr><tr> 474 </tr>
475 <tr>
364 <td><a href="#WebBrowserWindow.__setBookmarksToolbarVisibility">__setBookmarksToolbarVisibility</a></td> 476 <td><a href="#WebBrowserWindow.__setBookmarksToolbarVisibility">__setBookmarksToolbarVisibility</a></td>
365 <td>Private method to set the visibility of the bookmarks toolbar.</td> 477 <td>Private method to set the visibility of the bookmarks toolbar.</td>
366 </tr><tr> 478 </tr>
479 <tr>
367 <td><a href="#WebBrowserWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> 480 <td><a href="#WebBrowserWindow.__setIconDatabasePath">__setIconDatabasePath</a></td>
368 <td>Private method to set the favicons path.</td> 481 <td>Private method to set the favicons path.</td>
369 </tr><tr> 482 </tr>
483 <tr>
370 <td><a href="#WebBrowserWindow.__setMenuBarVisibility">__setMenuBarVisibility</a></td> 484 <td><a href="#WebBrowserWindow.__setMenuBarVisibility">__setMenuBarVisibility</a></td>
371 <td>Private method to set the visibility of the menu bar.</td> 485 <td>Private method to set the visibility of the menu bar.</td>
372 </tr><tr> 486 </tr>
487 <tr>
373 <td><a href="#WebBrowserWindow.__setStatusBarVisible">__setStatusBarVisible</a></td> 488 <td><a href="#WebBrowserWindow.__setStatusBarVisible">__setStatusBarVisible</a></td>
374 <td>Private method to set the visibility of the status bar.</td> 489 <td>Private method to set the visibility of the status bar.</td>
375 </tr><tr> 490 </tr>
491 <tr>
376 <td><a href="#WebBrowserWindow.__setTextEncoding">__setTextEncoding</a></td> 492 <td><a href="#WebBrowserWindow.__setTextEncoding">__setTextEncoding</a></td>
377 <td>Private slot to set the selected text encoding as the default for this session.</td> 493 <td>Private slot to set the selected text encoding as the default for this session.</td>
378 </tr><tr> 494 </tr>
495 <tr>
379 <td><a href="#WebBrowserWindow.__setUserStyleSheet">__setUserStyleSheet</a></td> 496 <td><a href="#WebBrowserWindow.__setUserStyleSheet">__setUserStyleSheet</a></td>
380 <td>Private method to set a user style sheet.</td> 497 <td>Private method to set a user style sheet.</td>
381 </tr><tr> 498 </tr>
499 <tr>
382 <td><a href="#WebBrowserWindow.__setupFilterCombo">__setupFilterCombo</a></td> 500 <td><a href="#WebBrowserWindow.__setupFilterCombo">__setupFilterCombo</a></td>
383 <td>Private slot to setup the filter combo box.</td> 501 <td>Private slot to setup the filter combo box.</td>
384 </tr><tr> 502 </tr>
503 <tr>
385 <td><a href="#WebBrowserWindow.__shallShutDown">__shallShutDown</a></td> 504 <td><a href="#WebBrowserWindow.__shallShutDown">__shallShutDown</a></td>
386 <td>Private method to check, if the application should be shut down.</td> 505 <td>Private method to check, if the application should be shut down.</td>
387 </tr><tr> 506 </tr>
507 <tr>
388 <td><a href="#WebBrowserWindow.__showAcceptedLanguages">__showAcceptedLanguages</a></td> 508 <td><a href="#WebBrowserWindow.__showAcceptedLanguages">__showAcceptedLanguages</a></td>
389 <td>Private slot to configure the accepted languages for web pages.</td> 509 <td>Private slot to configure the accepted languages for web pages.</td>
390 </tr><tr> 510 </tr>
511 <tr>
391 <td><a href="#WebBrowserWindow.__showAdBlockDialog">__showAdBlockDialog</a></td> 512 <td><a href="#WebBrowserWindow.__showAdBlockDialog">__showAdBlockDialog</a></td>
392 <td>Private slot to show the AdBlock configuration dialog.</td> 513 <td>Private slot to show the AdBlock configuration dialog.</td>
393 </tr><tr> 514 </tr>
515 <tr>
394 <td><a href="#WebBrowserWindow.__showBookmarksDialog">__showBookmarksDialog</a></td> 516 <td><a href="#WebBrowserWindow.__showBookmarksDialog">__showBookmarksDialog</a></td>
395 <td>Private slot to show the bookmarks dialog.</td> 517 <td>Private slot to show the bookmarks dialog.</td>
396 </tr><tr> 518 </tr>
519 <tr>
397 <td><a href="#WebBrowserWindow.__showCertificateErrorsDialog">__showCertificateErrorsDialog</a></td> 520 <td><a href="#WebBrowserWindow.__showCertificateErrorsDialog">__showCertificateErrorsDialog</a></td>
398 <td>Private slot to show the certificate errors management dialog.</td> 521 <td>Private slot to show the certificate errors management dialog.</td>
399 </tr><tr> 522 </tr>
523 <tr>
400 <td><a href="#WebBrowserWindow.__showCookiesConfiguration">__showCookiesConfiguration</a></td> 524 <td><a href="#WebBrowserWindow.__showCookiesConfiguration">__showCookiesConfiguration</a></td>
401 <td>Private slot to configure the cookies handling.</td> 525 <td>Private slot to configure the cookies handling.</td>
402 </tr><tr> 526 </tr>
527 <tr>
403 <td><a href="#WebBrowserWindow.__showDownloadsWindow">__showDownloadsWindow</a></td> 528 <td><a href="#WebBrowserWindow.__showDownloadsWindow">__showDownloadsWindow</a></td>
404 <td>Private slot to show the downloads dialog.</td> 529 <td>Private slot to show the downloads dialog.</td>
405 </tr><tr> 530 </tr>
531 <tr>
406 <td><a href="#WebBrowserWindow.__showEnginesConfigurationDialog">__showEnginesConfigurationDialog</a></td> 532 <td><a href="#WebBrowserWindow.__showEnginesConfigurationDialog">__showEnginesConfigurationDialog</a></td>
407 <td>Private slot to show the search engines configuration dialog.</td> 533 <td>Private slot to show the search engines configuration dialog.</td>
408 </tr><tr> 534 </tr>
535 <tr>
409 <td><a href="#WebBrowserWindow.__showFeaturePermissionDialog">__showFeaturePermissionDialog</a></td> 536 <td><a href="#WebBrowserWindow.__showFeaturePermissionDialog">__showFeaturePermissionDialog</a></td>
410 <td>Private slot to show the feature permission dialog.</td> 537 <td>Private slot to show the feature permission dialog.</td>
411 </tr><tr> 538 </tr>
539 <tr>
412 <td><a href="#WebBrowserWindow.__showFeedsManager">__showFeedsManager</a></td> 540 <td><a href="#WebBrowserWindow.__showFeedsManager">__showFeedsManager</a></td>
413 <td>Private slot to show the feeds manager dialog.</td> 541 <td>Private slot to show the feeds manager dialog.</td>
414 </tr><tr> 542 </tr>
543 <tr>
415 <td><a href="#WebBrowserWindow.__showFlashCookiesManagement">__showFlashCookiesManagement</a></td> 544 <td><a href="#WebBrowserWindow.__showFlashCookiesManagement">__showFlashCookiesManagement</a></td>
416 <td>Private slot to show the flash cookies management dialog.</td> 545 <td>Private slot to show the flash cookies management dialog.</td>
417 </tr><tr> 546 </tr>
547 <tr>
418 <td><a href="#WebBrowserWindow.__showGreaseMonkeyConfigDialog">__showGreaseMonkeyConfigDialog</a></td> 548 <td><a href="#WebBrowserWindow.__showGreaseMonkeyConfigDialog">__showGreaseMonkeyConfigDialog</a></td>
419 <td>Private slot to show the GreaseMonkey scripts configuration dialog.</td> 549 <td>Private slot to show the GreaseMonkey scripts configuration dialog.</td>
420 </tr><tr> 550 </tr>
551 <tr>
421 <td><a href="#WebBrowserWindow.__showIndexWindow">__showIndexWindow</a></td> 552 <td><a href="#WebBrowserWindow.__showIndexWindow">__showIndexWindow</a></td>
422 <td>Private method to show the index window.</td> 553 <td>Private method to show the index window.</td>
423 </tr><tr> 554 </tr>
555 <tr>
424 <td><a href="#WebBrowserWindow.__showInstallationError">__showInstallationError</a></td> 556 <td><a href="#WebBrowserWindow.__showInstallationError">__showInstallationError</a></td>
425 <td>Private slot to show installation errors.</td> 557 <td>Private slot to show installation errors.</td>
426 </tr><tr> 558 </tr>
559 <tr>
427 <td><a href="#WebBrowserWindow.__showPageSource">__showPageSource</a></td> 560 <td><a href="#WebBrowserWindow.__showPageSource">__showPageSource</a></td>
428 <td>Private slot to show the source of the current page in an editor.</td> 561 <td>Private slot to show the source of the current page in an editor.</td>
429 </tr><tr> 562 </tr>
563 <tr>
430 <td><a href="#WebBrowserWindow.__showPageSourceCallback">__showPageSourceCallback</a></td> 564 <td><a href="#WebBrowserWindow.__showPageSourceCallback">__showPageSourceCallback</a></td>
431 <td>Private method to show the source of the current page in an editor.</td> 565 <td>Private method to show the source of the current page in an editor.</td>
432 </tr><tr> 566 </tr>
567 <tr>
433 <td><a href="#WebBrowserWindow.__showPasswordsDialog">__showPasswordsDialog</a></td> 568 <td><a href="#WebBrowserWindow.__showPasswordsDialog">__showPasswordsDialog</a></td>
434 <td>Private slot to show the passwords management dialog.</td> 569 <td>Private slot to show the passwords management dialog.</td>
435 </tr><tr> 570 </tr>
571 <tr>
436 <td><a href="#WebBrowserWindow.__showPersonalInformationDialog">__showPersonalInformationDialog</a></td> 572 <td><a href="#WebBrowserWindow.__showPersonalInformationDialog">__showPersonalInformationDialog</a></td>
437 <td>Private slot to show the Personal Information configuration dialog.</td> 573 <td>Private slot to show the Personal Information configuration dialog.</td>
438 </tr><tr> 574 </tr>
575 <tr>
439 <td><a href="#WebBrowserWindow.__showPreferences">__showPreferences</a></td> 576 <td><a href="#WebBrowserWindow.__showPreferences">__showPreferences</a></td>
440 <td>Private slot to set the preferences.</td> 577 <td>Private slot to set the preferences.</td>
441 </tr><tr> 578 </tr>
579 <tr>
442 <td><a href="#WebBrowserWindow.__showProtocolHandlerManagerDialog">__showProtocolHandlerManagerDialog</a></td> 580 <td><a href="#WebBrowserWindow.__showProtocolHandlerManagerDialog">__showProtocolHandlerManagerDialog</a></td>
443 <td>Private slot to show the protocol handler manager dialog.</td> 581 <td>Private slot to show the protocol handler manager dialog.</td>
444 </tr><tr> 582 </tr>
583 <tr>
445 <td><a href="#WebBrowserWindow.__showSafeBrowsingDialog">__showSafeBrowsingDialog</a></td> 584 <td><a href="#WebBrowserWindow.__showSafeBrowsingDialog">__showSafeBrowsingDialog</a></td>
446 <td>Private slot to show the safe browsing management dialog.</td> 585 <td>Private slot to show the safe browsing management dialog.</td>
447 </tr><tr> 586 </tr>
587 <tr>
448 <td><a href="#WebBrowserWindow.__showSearchWindow">__showSearchWindow</a></td> 588 <td><a href="#WebBrowserWindow.__showSearchWindow">__showSearchWindow</a></td>
449 <td>Private method to show the search window.</td> 589 <td>Private method to show the search window.</td>
450 </tr><tr> 590 </tr>
591 <tr>
451 <td><a href="#WebBrowserWindow.__showSessionManagerDialog">__showSessionManagerDialog</a></td> 592 <td><a href="#WebBrowserWindow.__showSessionManagerDialog">__showSessionManagerDialog</a></td>
452 <td>Private slot to show the session manager dialog.</td> 593 <td>Private slot to show the session manager dialog.</td>
453 </tr><tr> 594 </tr>
595 <tr>
454 <td><a href="#WebBrowserWindow.__showSiteinfoDialog">__showSiteinfoDialog</a></td> 596 <td><a href="#WebBrowserWindow.__showSiteinfoDialog">__showSiteinfoDialog</a></td>
455 <td>Private slot to show the site info dialog.</td> 597 <td>Private slot to show the site info dialog.</td>
456 </tr><tr> 598 </tr>
599 <tr>
457 <td><a href="#WebBrowserWindow.__showSyncDialog">__showSyncDialog</a></td> 600 <td><a href="#WebBrowserWindow.__showSyncDialog">__showSyncDialog</a></td>
458 <td>Private slot to show the synchronization dialog.</td> 601 <td>Private slot to show the synchronization dialog.</td>
459 </tr><tr> 602 </tr>
603 <tr>
460 <td><a href="#WebBrowserWindow.__showTabManager">__showTabManager</a></td> 604 <td><a href="#WebBrowserWindow.__showTabManager">__showTabManager</a></td>
461 <td>Private method to show the tab manager window.</td> 605 <td>Private method to show the tab manager window.</td>
462 </tr><tr> 606 </tr>
607 <tr>
463 <td><a href="#WebBrowserWindow.__showTocWindow">__showTocWindow</a></td> 608 <td><a href="#WebBrowserWindow.__showTocWindow">__showTocWindow</a></td>
464 <td>Private method to show the table of contents window.</td> 609 <td>Private method to show the table of contents window.</td>
465 </tr><tr> 610 </tr>
611 <tr>
466 <td><a href="#WebBrowserWindow.__showToolbarsMenu">__showToolbarsMenu</a></td> 612 <td><a href="#WebBrowserWindow.__showToolbarsMenu">__showToolbarsMenu</a></td>
467 <td>Private slot to display the Toolbars menu.</td> 613 <td>Private slot to display the Toolbars menu.</td>
468 </tr><tr> 614 </tr>
615 <tr>
469 <td><a href="#WebBrowserWindow.__showUserAgentsDialog">__showUserAgentsDialog</a></td> 616 <td><a href="#WebBrowserWindow.__showUserAgentsDialog">__showUserAgentsDialog</a></td>
470 <td>Private slot to show the user agents management dialog.</td> 617 <td>Private slot to show the user agents management dialog.</td>
471 </tr><tr> 618 </tr>
619 <tr>
472 <td><a href="#WebBrowserWindow.__showWebIconsDialog">__showWebIconsDialog</a></td> 620 <td><a href="#WebBrowserWindow.__showWebIconsDialog">__showWebIconsDialog</a></td>
473 <td>Private slot to show a dialog to manage the favicons database.</td> 621 <td>Private slot to show a dialog to manage the favicons database.</td>
474 </tr><tr> 622 </tr>
623 <tr>
475 <td><a href="#WebBrowserWindow.__showZoomValuesDialog">__showZoomValuesDialog</a></td> 624 <td><a href="#WebBrowserWindow.__showZoomValuesDialog">__showZoomValuesDialog</a></td>
476 <td>Private slot to show the zoom values management dialog.</td> 625 <td>Private slot to show the zoom values management dialog.</td>
477 </tr><tr> 626 </tr>
627 <tr>
478 <td><a href="#WebBrowserWindow.__shutdownWindow">__shutdownWindow</a></td> 628 <td><a href="#WebBrowserWindow.__shutdownWindow">__shutdownWindow</a></td>
479 <td>Private method to shut down a web browser window.</td> 629 <td>Private method to shut down a web browser window.</td>
480 </tr><tr> 630 </tr>
631 <tr>
481 <td><a href="#WebBrowserWindow.__stopLoading">__stopLoading</a></td> 632 <td><a href="#WebBrowserWindow.__stopLoading">__stopLoading</a></td>
482 <td>Private slot called to handle loading of the current page.</td> 633 <td>Private slot called to handle loading of the current page.</td>
483 </tr><tr> 634 </tr>
635 <tr>
484 <td><a href="#WebBrowserWindow.__switchTab">__switchTab</a></td> 636 <td><a href="#WebBrowserWindow.__switchTab">__switchTab</a></td>
485 <td>Private slot used to switch between the current and the previous current tab.</td> 637 <td>Private slot used to switch between the current and the previous current tab.</td>
486 </tr><tr> 638 </tr>
639 <tr>
487 <td><a href="#WebBrowserWindow.__syncTOC">__syncTOC</a></td> 640 <td><a href="#WebBrowserWindow.__syncTOC">__syncTOC</a></td>
488 <td>Private slot to synchronize the TOC with the currently shown page.</td> 641 <td>Private slot to synchronize the TOC with the currently shown page.</td>
489 </tr><tr> 642 </tr>
643 <tr>
490 <td><a href="#WebBrowserWindow.__titleChanged">__titleChanged</a></td> 644 <td><a href="#WebBrowserWindow.__titleChanged">__titleChanged</a></td>
491 <td>Private slot called to handle a change of a browser's title.</td> 645 <td>Private slot called to handle a change of a browser's title.</td>
492 </tr><tr> 646 </tr>
647 <tr>
493 <td><a href="#WebBrowserWindow.__toggleJavaScriptConsole">__toggleJavaScriptConsole</a></td> 648 <td><a href="#WebBrowserWindow.__toggleJavaScriptConsole">__toggleJavaScriptConsole</a></td>
494 <td>Private slot to toggle the JavaScript console.</td> 649 <td>Private slot to toggle the JavaScript console.</td>
495 </tr><tr> 650 </tr>
651 <tr>
496 <td><a href="#WebBrowserWindow.__undo">__undo</a></td> 652 <td><a href="#WebBrowserWindow.__undo">__undo</a></td>
497 <td>Private slot to handle the undo action.</td> 653 <td>Private slot to handle the undo action.</td>
498 </tr><tr> 654 </tr>
655 <tr>
499 <td><a href="#WebBrowserWindow.__unselect">__unselect</a></td> 656 <td><a href="#WebBrowserWindow.__unselect">__unselect</a></td>
500 <td>Private slot to clear the selection of the current browser.</td> 657 <td>Private slot to clear the selection of the current browser.</td>
501 </tr><tr> 658 </tr>
659 <tr>
502 <td><a href="#WebBrowserWindow.__virusTotalDomainReport">__virusTotalDomainReport</a></td> 660 <td><a href="#WebBrowserWindow.__virusTotalDomainReport">__virusTotalDomainReport</a></td>
503 <td>Private slot to retrieve a domain report.</td> 661 <td>Private slot to retrieve a domain report.</td>
504 </tr><tr> 662 </tr>
663 <tr>
505 <td><a href="#WebBrowserWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td> 664 <td><a href="#WebBrowserWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td>
506 <td>Private slot to initiate the display of the file scan report page.</td> 665 <td>Private slot to initiate the display of the file scan report page.</td>
507 </tr><tr> 666 </tr>
667 <tr>
508 <td><a href="#WebBrowserWindow.__virusTotalIpAddressReport">__virusTotalIpAddressReport</a></td> 668 <td><a href="#WebBrowserWindow.__virusTotalIpAddressReport">__virusTotalIpAddressReport</a></td>
509 <td>Private slot to retrieve an IP address report.</td> 669 <td>Private slot to retrieve an IP address report.</td>
510 </tr><tr> 670 </tr>
671 <tr>
511 <td><a href="#WebBrowserWindow.__virusTotalScanCurrentSite">__virusTotalScanCurrentSite</a></td> 672 <td><a href="#WebBrowserWindow.__virusTotalScanCurrentSite">__virusTotalScanCurrentSite</a></td>
512 <td>Private slot to ask VirusTotal for a scan of the URL of the current browser.</td> 673 <td>Private slot to ask VirusTotal for a scan of the URL of the current browser.</td>
513 </tr><tr> 674 </tr>
675 <tr>
514 <td><a href="#WebBrowserWindow.__virusTotalSubmitUrlError">__virusTotalSubmitUrlError</a></td> 676 <td><a href="#WebBrowserWindow.__virusTotalSubmitUrlError">__virusTotalSubmitUrlError</a></td>
515 <td>Private slot to handle an URL scan submission error.</td> 677 <td>Private slot to handle an URL scan submission error.</td>
516 </tr><tr> 678 </tr>
679 <tr>
517 <td><a href="#WebBrowserWindow.__virusTotalUrlScanReport">__virusTotalUrlScanReport</a></td> 680 <td><a href="#WebBrowserWindow.__virusTotalUrlScanReport">__virusTotalUrlScanReport</a></td>
518 <td>Private slot to initiate the display of the URL scan report page.</td> 681 <td>Private slot to initiate the display of the URL scan report page.</td>
519 </tr><tr> 682 </tr>
683 <tr>
520 <td><a href="#WebBrowserWindow.__warning">__warning</a></td> 684 <td><a href="#WebBrowserWindow.__warning">__warning</a></td>
521 <td>Private slot handling warnings from the help engine.</td> 685 <td>Private slot handling warnings from the help engine.</td>
522 </tr><tr> 686 </tr>
687 <tr>
523 <td><a href="#WebBrowserWindow.__whatsThis">__whatsThis</a></td> 688 <td><a href="#WebBrowserWindow.__whatsThis">__whatsThis</a></td>
524 <td>Private slot called in to enter Whats This mode.</td> 689 <td>Private slot called in to enter Whats This mode.</td>
525 </tr><tr> 690 </tr>
691 <tr>
526 <td><a href="#WebBrowserWindow.__zoomIn">__zoomIn</a></td> 692 <td><a href="#WebBrowserWindow.__zoomIn">__zoomIn</a></td>
527 <td>Private slot called to handle the zoom in action.</td> 693 <td>Private slot called to handle the zoom in action.</td>
528 </tr><tr> 694 </tr>
695 <tr>
529 <td><a href="#WebBrowserWindow.__zoomOut">__zoomOut</a></td> 696 <td><a href="#WebBrowserWindow.__zoomOut">__zoomOut</a></td>
530 <td>Private slot called to handle the zoom out action.</td> 697 <td>Private slot called to handle the zoom out action.</td>
531 </tr><tr> 698 </tr>
699 <tr>
532 <td><a href="#WebBrowserWindow.__zoomReset">__zoomReset</a></td> 700 <td><a href="#WebBrowserWindow.__zoomReset">__zoomReset</a></td>
533 <td>Private slot called to handle the zoom reset action.</td> 701 <td>Private slot called to handle the zoom reset action.</td>
534 </tr><tr> 702 </tr>
703 <tr>
535 <td><a href="#WebBrowserWindow.__zoomValueChanged">__zoomValueChanged</a></td> 704 <td><a href="#WebBrowserWindow.__zoomValueChanged">__zoomValueChanged</a></td>
536 <td>Private slot to handle value changes of the zoom widget.</td> 705 <td>Private slot to handle value changes of the zoom widget.</td>
537 </tr><tr> 706 </tr>
707 <tr>
538 <td><a href="#WebBrowserWindow.adBlockIcon">adBlockIcon</a></td> 708 <td><a href="#WebBrowserWindow.adBlockIcon">adBlockIcon</a></td>
539 <td>Public method to get a reference to the AdBlock icon.</td> 709 <td>Public method to get a reference to the AdBlock icon.</td>
540 </tr><tr> 710 </tr>
711 <tr>
541 <td><a href="#WebBrowserWindow.bookmarkAll">bookmarkAll</a></td> 712 <td><a href="#WebBrowserWindow.bookmarkAll">bookmarkAll</a></td>
542 <td>Public slot to bookmark all open tabs.</td> 713 <td>Public slot to bookmark all open tabs.</td>
543 </tr><tr> 714 </tr>
715 <tr>
544 <td><a href="#WebBrowserWindow.browserAt">browserAt</a></td> 716 <td><a href="#WebBrowserWindow.browserAt">browserAt</a></td>
545 <td>Public method to get a reference to the web browser with the given index.</td> 717 <td>Public method to get a reference to the web browser with the given index.</td>
546 </tr><tr> 718 </tr>
719 <tr>
547 <td><a href="#WebBrowserWindow.browsers">browsers</a></td> 720 <td><a href="#WebBrowserWindow.browsers">browsers</a></td>
548 <td>Public method to get a list of references to all web browsers.</td> 721 <td>Public method to get a list of references to all web browsers.</td>
549 </tr><tr> 722 </tr>
723 <tr>
550 <td><a href="#WebBrowserWindow.closeBrowser">closeBrowser</a></td> 724 <td><a href="#WebBrowserWindow.closeBrowser">closeBrowser</a></td>
551 <td>Public method to close the given browser.</td> 725 <td>Public method to close the given browser.</td>
552 </tr><tr> 726 </tr>
727 <tr>
553 <td><a href="#WebBrowserWindow.closeCurrentBrowser">closeCurrentBrowser</a></td> 728 <td><a href="#WebBrowserWindow.closeCurrentBrowser">closeCurrentBrowser</a></td>
554 <td>Public method to close the current web browser.</td> 729 <td>Public method to close the current web browser.</td>
555 </tr><tr> 730 </tr>
731 <tr>
556 <td><a href="#WebBrowserWindow.closeEvent">closeEvent</a></td> 732 <td><a href="#WebBrowserWindow.closeEvent">closeEvent</a></td>
557 <td>Protected event handler for the close event.</td> 733 <td>Protected event handler for the close event.</td>
558 </tr><tr> 734 </tr>
735 <tr>
559 <td><a href="#WebBrowserWindow.createPopupMenu">createPopupMenu</a></td> 736 <td><a href="#WebBrowserWindow.createPopupMenu">createPopupMenu</a></td>
560 <td>Public method to create the toolbars menu for Qt.</td> 737 <td>Public method to create the toolbars menu for Qt.</td>
561 </tr><tr> 738 </tr>
739 <tr>
562 <td><a href="#WebBrowserWindow.currentBrowser">currentBrowser</a></td> 740 <td><a href="#WebBrowserWindow.currentBrowser">currentBrowser</a></td>
563 <td>Public method to get a reference to the current web browser.</td> 741 <td>Public method to get a reference to the current web browser.</td>
564 </tr><tr> 742 </tr>
743 <tr>
565 <td><a href="#WebBrowserWindow.enterHtmlFullScreen">enterHtmlFullScreen</a></td> 744 <td><a href="#WebBrowserWindow.enterHtmlFullScreen">enterHtmlFullScreen</a></td>
566 <td>Public method to switch to full screen initiated by the HTML page.</td> 745 <td>Public method to switch to full screen initiated by the HTML page.</td>
567 </tr><tr> 746 </tr>
747 <tr>
568 <td><a href="#WebBrowserWindow.event">event</a></td> 748 <td><a href="#WebBrowserWindow.event">event</a></td>
569 <td>Public method handling events.</td> 749 <td>Public method handling events.</td>
570 </tr><tr> 750 </tr>
751 <tr>
571 <td><a href="#WebBrowserWindow.eventKeyboardModifiers">eventKeyboardModifiers</a></td> 752 <td><a href="#WebBrowserWindow.eventKeyboardModifiers">eventKeyboardModifiers</a></td>
572 <td>Public method to get the last recorded keyboard modifiers.</td> 753 <td>Public method to get the last recorded keyboard modifiers.</td>
573 </tr><tr> 754 </tr>
755 <tr>
574 <td><a href="#WebBrowserWindow.eventMouseButtons">eventMouseButtons</a></td> 756 <td><a href="#WebBrowserWindow.eventMouseButtons">eventMouseButtons</a></td>
575 <td>Public method to get the last recorded mouse buttons.</td> 757 <td>Public method to get the last recorded mouse buttons.</td>
576 </tr><tr> 758 </tr>
759 <tr>
577 <td><a href="#WebBrowserWindow.forceClose">forceClose</a></td> 760 <td><a href="#WebBrowserWindow.forceClose">forceClose</a></td>
578 <td>Public method to force closing the window.</td> 761 <td>Public method to force closing the window.</td>
579 </tr><tr> 762 </tr>
763 <tr>
580 <td><a href="#WebBrowserWindow.getActions">getActions</a></td> 764 <td><a href="#WebBrowserWindow.getActions">getActions</a></td>
581 <td>Public method to get a list of all actions.</td> 765 <td>Public method to get a list of all actions.</td>
582 </tr><tr> 766 </tr>
767 <tr>
583 <td><a href="#WebBrowserWindow.getActionsCategory">getActionsCategory</a></td> 768 <td><a href="#WebBrowserWindow.getActionsCategory">getActionsCategory</a></td>
584 <td>Public method to get the category of the defined actions.</td> 769 <td>Public method to get the category of the defined actions.</td>
585 </tr><tr> 770 </tr>
771 <tr>
586 <td><a href="#WebBrowserWindow.getSourceFileList">getSourceFileList</a></td> 772 <td><a href="#WebBrowserWindow.getSourceFileList">getSourceFileList</a></td>
587 <td>Public method to get a list of all opened source files.</td> 773 <td>Public method to get a list of all opened source files.</td>
588 </tr><tr> 774 </tr>
775 <tr>
589 <td><a href="#WebBrowserWindow.hideFullScreenNavigation">hideFullScreenNavigation</a></td> 776 <td><a href="#WebBrowserWindow.hideFullScreenNavigation">hideFullScreenNavigation</a></td>
590 <td>Public slot to hide full screen navigation.</td> 777 <td>Public slot to hide full screen navigation.</td>
591 </tr><tr> 778 </tr>
779 <tr>
592 <td><a href="#WebBrowserWindow.isClosing">isClosing</a></td> 780 <td><a href="#WebBrowserWindow.isClosing">isClosing</a></td>
593 <td>Public method to test, if the window is closing.</td> 781 <td>Public method to test, if the window is closing.</td>
594 </tr><tr> 782 </tr>
783 <tr>
595 <td><a href="#WebBrowserWindow.isFullScreenNavigationVisible">isFullScreenNavigationVisible</a></td> 784 <td><a href="#WebBrowserWindow.isFullScreenNavigationVisible">isFullScreenNavigationVisible</a></td>
596 <td>Public method to check, if full screen navigation is active.</td> 785 <td>Public method to check, if full screen navigation is active.</td>
597 </tr><tr> 786 </tr>
787 <tr>
598 <td><a href="#WebBrowserWindow.javascriptConsole">javascriptConsole</a></td> 788 <td><a href="#WebBrowserWindow.javascriptConsole">javascriptConsole</a></td>
599 <td>Public method to get a reference to the JavaScript console widget.</td> 789 <td>Public method to get a reference to the JavaScript console widget.</td>
600 </tr><tr> 790 </tr>
791 <tr>
601 <td><a href="#WebBrowserWindow.keyPressEvent">keyPressEvent</a></td> 792 <td><a href="#WebBrowserWindow.keyPressEvent">keyPressEvent</a></td>
602 <td>Protected method to handle key presses.</td> 793 <td>Protected method to handle key presses.</td>
603 </tr><tr> 794 </tr>
795 <tr>
604 <td><a href="#WebBrowserWindow.masterPasswordChanged">masterPasswordChanged</a></td> 796 <td><a href="#WebBrowserWindow.masterPasswordChanged">masterPasswordChanged</a></td>
605 <td>Public slot to handle the change of the master password.</td> 797 <td>Public slot to handle the change of the master password.</td>
606 </tr><tr> 798 </tr>
799 <tr>
607 <td><a href="#WebBrowserWindow.mousePressEvent">mousePressEvent</a></td> 800 <td><a href="#WebBrowserWindow.mousePressEvent">mousePressEvent</a></td>
608 <td>Protected method called by a mouse press event.</td> 801 <td>Protected method called by a mouse press event.</td>
609 </tr><tr> 802 </tr>
803 <tr>
610 <td><a href="#WebBrowserWindow.newPrivateWindow">newPrivateWindow</a></td> 804 <td><a href="#WebBrowserWindow.newPrivateWindow">newPrivateWindow</a></td>
611 <td>Public slot called to open a new private web browser window.</td> 805 <td>Public slot called to open a new private web browser window.</td>
612 </tr><tr> 806 </tr>
807 <tr>
613 <td><a href="#WebBrowserWindow.newTab">newTab</a></td> 808 <td><a href="#WebBrowserWindow.newTab">newTab</a></td>
614 <td>Public slot called to open a new web browser tab.</td> 809 <td>Public slot called to open a new web browser tab.</td>
615 </tr><tr> 810 </tr>
811 <tr>
616 <td><a href="#WebBrowserWindow.newWindow">newWindow</a></td> 812 <td><a href="#WebBrowserWindow.newWindow">newWindow</a></td>
617 <td>Public slot called to open a new web browser window.</td> 813 <td>Public slot called to open a new web browser window.</td>
618 </tr><tr> 814 </tr>
815 <tr>
619 <td><a href="#WebBrowserWindow.openSearchManager">openSearchManager</a></td> 816 <td><a href="#WebBrowserWindow.openSearchManager">openSearchManager</a></td>
620 <td>Public method to get a reference to the opensearch manager object.</td> 817 <td>Public method to get a reference to the opensearch manager object.</td>
621 </tr><tr> 818 </tr>
819 <tr>
622 <td><a href="#WebBrowserWindow.openUrl">openUrl</a></td> 820 <td><a href="#WebBrowserWindow.openUrl">openUrl</a></td>
623 <td>Public slot to load a URL in the current tab.</td> 821 <td>Public slot to load a URL in the current tab.</td>
624 </tr><tr> 822 </tr>
823 <tr>
625 <td><a href="#WebBrowserWindow.openUrlNewBackgroundTab">openUrlNewBackgroundTab</a></td> 824 <td><a href="#WebBrowserWindow.openUrlNewBackgroundTab">openUrlNewBackgroundTab</a></td>
626 <td>Public slot to load a URL in a new background tab.</td> 825 <td>Public slot to load a URL in a new background tab.</td>
627 </tr><tr> 826 </tr>
827 <tr>
628 <td><a href="#WebBrowserWindow.openUrlNewPrivateWindow">openUrlNewPrivateWindow</a></td> 828 <td><a href="#WebBrowserWindow.openUrlNewPrivateWindow">openUrlNewPrivateWindow</a></td>
629 <td>Public slot to load a URL in a new private window.</td> 829 <td>Public slot to load a URL in a new private window.</td>
630 </tr><tr> 830 </tr>
831 <tr>
631 <td><a href="#WebBrowserWindow.openUrlNewTab">openUrlNewTab</a></td> 832 <td><a href="#WebBrowserWindow.openUrlNewTab">openUrlNewTab</a></td>
632 <td>Public slot to load a URL in a new tab.</td> 833 <td>Public slot to load a URL in a new tab.</td>
633 </tr><tr> 834 </tr>
835 <tr>
634 <td><a href="#WebBrowserWindow.openUrlNewWindow">openUrlNewWindow</a></td> 836 <td><a href="#WebBrowserWindow.openUrlNewWindow">openUrlNewWindow</a></td>
635 <td>Public slot to load a URL in a new window.</td> 837 <td>Public slot to load a URL in a new window.</td>
636 </tr><tr> 838 </tr>
839 <tr>
637 <td><a href="#WebBrowserWindow.preferencesChanged">preferencesChanged</a></td> 840 <td><a href="#WebBrowserWindow.preferencesChanged">preferencesChanged</a></td>
638 <td>Public slot to handle a change of preferences.</td> 841 <td>Public slot to handle a change of preferences.</td>
639 </tr><tr> 842 </tr>
843 <tr>
640 <td><a href="#WebBrowserWindow.reloadUserStyleSheet">reloadUserStyleSheet</a></td> 844 <td><a href="#WebBrowserWindow.reloadUserStyleSheet">reloadUserStyleSheet</a></td>
641 <td>Public method to reload the user style sheet.</td> 845 <td>Public method to reload the user style sheet.</td>
642 </tr><tr> 846 </tr>
847 <tr>
643 <td><a href="#WebBrowserWindow.requestVirusTotalScan">requestVirusTotalScan</a></td> 848 <td><a href="#WebBrowserWindow.requestVirusTotalScan">requestVirusTotalScan</a></td>
644 <td>Public method to submit a request to scan an URL by VirusTotal.</td> 849 <td>Public method to submit a request to scan an URL by VirusTotal.</td>
645 </tr><tr> 850 </tr>
851 <tr>
646 <td><a href="#WebBrowserWindow.search">search</a></td> 852 <td><a href="#WebBrowserWindow.search">search</a></td>
647 <td>Public method to search for a word.</td> 853 <td>Public method to search for a word.</td>
648 </tr><tr> 854 </tr>
855 <tr>
649 <td><a href="#WebBrowserWindow.searchEnginesAction">searchEnginesAction</a></td> 856 <td><a href="#WebBrowserWindow.searchEnginesAction">searchEnginesAction</a></td>
650 <td>Public method to get a reference to the search engines configuration action.</td> 857 <td>Public method to get a reference to the search engines configuration action.</td>
651 </tr><tr> 858 </tr>
859 <tr>
652 <td><a href="#WebBrowserWindow.setBackwardAvailable">setBackwardAvailable</a></td> 860 <td><a href="#WebBrowserWindow.setBackwardAvailable">setBackwardAvailable</a></td>
653 <td>Public slot called when backward references are available.</td> 861 <td>Public slot called when backward references are available.</td>
654 </tr><tr> 862 </tr>
863 <tr>
655 <td><a href="#WebBrowserWindow.setEventKeyboardModifiers">setEventKeyboardModifiers</a></td> 864 <td><a href="#WebBrowserWindow.setEventKeyboardModifiers">setEventKeyboardModifiers</a></td>
656 <td>Public method to record keyboard modifiers.</td> 865 <td>Public method to record keyboard modifiers.</td>
657 </tr><tr> 866 </tr>
867 <tr>
658 <td><a href="#WebBrowserWindow.setEventMouseButtons">setEventMouseButtons</a></td> 868 <td><a href="#WebBrowserWindow.setEventMouseButtons">setEventMouseButtons</a></td>
659 <td>Public method to record mouse buttons.</td> 869 <td>Public method to record mouse buttons.</td>
660 </tr><tr> 870 </tr>
871 <tr>
661 <td><a href="#WebBrowserWindow.setForwardAvailable">setForwardAvailable</a></td> 872 <td><a href="#WebBrowserWindow.setForwardAvailable">setForwardAvailable</a></td>
662 <td>Public slot called when forward references are available.</td> 873 <td>Public slot called when forward references are available.</td>
663 </tr><tr> 874 </tr>
875 <tr>
664 <td><a href="#WebBrowserWindow.setLoadingActions">setLoadingActions</a></td> 876 <td><a href="#WebBrowserWindow.setLoadingActions">setLoadingActions</a></td>
665 <td>Public slot to set the loading dependent actions.</td> 877 <td>Public slot to set the loading dependent actions.</td>
666 </tr><tr> 878 </tr>
879 <tr>
667 <td><a href="#WebBrowserWindow.showFullScreenNavigation">showFullScreenNavigation</a></td> 880 <td><a href="#WebBrowserWindow.showFullScreenNavigation">showFullScreenNavigation</a></td>
668 <td>Public slot to show full screen navigation.</td> 881 <td>Public slot to show full screen navigation.</td>
669 </tr><tr> 882 </tr>
883 <tr>
670 <td><a href="#WebBrowserWindow.shutdown">shutdown</a></td> 884 <td><a href="#WebBrowserWindow.shutdown">shutdown</a></td>
671 <td>Public method to shut down the web browser.</td> 885 <td>Public method to shut down the web browser.</td>
672 </tr><tr> 886 </tr>
887 <tr>
673 <td><a href="#WebBrowserWindow.tabWidget">tabWidget</a></td> 888 <td><a href="#WebBrowserWindow.tabWidget">tabWidget</a></td>
674 <td>Public method to get a reference to the tab widget.</td> 889 <td>Public method to get a reference to the tab widget.</td>
675 </tr><tr> 890 </tr>
891 <tr>
676 <td><a href="#WebBrowserWindow.toggleFullScreen">toggleFullScreen</a></td> 892 <td><a href="#WebBrowserWindow.toggleFullScreen">toggleFullScreen</a></td>
677 <td>Public slot called to toggle the full screen mode.</td> 893 <td>Public slot called to toggle the full screen mode.</td>
678 </tr><tr> 894 </tr>
895 <tr>
679 <td><a href="#WebBrowserWindow.urlHandler">urlHandler</a></td> 896 <td><a href="#WebBrowserWindow.urlHandler">urlHandler</a></td>
680 <td>Public slot used as desktop URL handler.</td> 897 <td>Public slot used as desktop URL handler.</td>
681 </tr> 898 </tr>
682 </table> 899 </table>
683 <h3>Static Methods</h3> 900 <h3>Static Methods</h3>
901
684 <table> 902 <table>
685 <tr><td>None</td></tr> 903 <tr><td>None</td></tr>
686 </table> 904 </table>
905
687 <a NAME="WebBrowserWindow.adBlockManager" ID="WebBrowserWindow.adBlockManager"></a> 906 <a NAME="WebBrowserWindow.adBlockManager" ID="WebBrowserWindow.adBlockManager"></a>
688 <h4>WebBrowserWindow.adBlockManager (class method)</h4> 907 <h4>WebBrowserWindow.adBlockManager (class method)</h4>
689 <b>adBlockManager</b>(<i></i>) 908 <b>adBlockManager</b>(<i></i>)
909
690 <p> 910 <p>
691 Class method to get a reference to the AdBlock manager. 911 Class method to get a reference to the AdBlock manager.
692 </p><dl> 912 </p>
913 <dl>
693 <dt>Returns:</dt> 914 <dt>Returns:</dt>
694 <dd> 915 <dd>
695 reference to the AdBlock manager (AdBlockManager) 916 reference to the AdBlock manager (AdBlockManager)
696 </dd> 917 </dd>
697 </dl><a NAME="WebBrowserWindow.autoScroller" ID="WebBrowserWindow.autoScroller"></a> 918 </dl>
919 <a NAME="WebBrowserWindow.autoScroller" ID="WebBrowserWindow.autoScroller"></a>
698 <h4>WebBrowserWindow.autoScroller (class method)</h4> 920 <h4>WebBrowserWindow.autoScroller (class method)</h4>
699 <b>autoScroller</b>(<i></i>) 921 <b>autoScroller</b>(<i></i>)
922
700 <p> 923 <p>
701 Class method to get a reference to the auto scroller. 924 Class method to get a reference to the auto scroller.
702 </p><dl> 925 </p>
926 <dl>
703 <dt>Returns:</dt> 927 <dt>Returns:</dt>
704 <dd> 928 <dd>
705 reference to the auto scroller object 929 reference to the auto scroller object
706 </dd> 930 </dd>
707 </dl><dl> 931 </dl>
932 <dl>
708 <dt>Return Type:</dt> 933 <dt>Return Type:</dt>
709 <dd> 934 <dd>
710 AutoScroller 935 AutoScroller
711 </dd> 936 </dd>
712 </dl><a NAME="WebBrowserWindow.bookmarksManager" ID="WebBrowserWindow.bookmarksManager"></a> 937 </dl>
938 <a NAME="WebBrowserWindow.bookmarksManager" ID="WebBrowserWindow.bookmarksManager"></a>
713 <h4>WebBrowserWindow.bookmarksManager (class method)</h4> 939 <h4>WebBrowserWindow.bookmarksManager (class method)</h4>
714 <b>bookmarksManager</b>(<i></i>) 940 <b>bookmarksManager</b>(<i></i>)
941
715 <p> 942 <p>
716 Class method to get a reference to the bookmarks manager. 943 Class method to get a reference to the bookmarks manager.
717 </p><dl> 944 </p>
945 <dl>
718 <dt>Returns:</dt> 946 <dt>Returns:</dt>
719 <dd> 947 <dd>
720 reference to the bookmarks manager (BookmarksManager) 948 reference to the bookmarks manager (BookmarksManager)
721 </dd> 949 </dd>
722 </dl><a NAME="WebBrowserWindow.cookieJar" ID="WebBrowserWindow.cookieJar"></a> 950 </dl>
951 <a NAME="WebBrowserWindow.cookieJar" ID="WebBrowserWindow.cookieJar"></a>
723 <h4>WebBrowserWindow.cookieJar (class method)</h4> 952 <h4>WebBrowserWindow.cookieJar (class method)</h4>
724 <b>cookieJar</b>(<i></i>) 953 <b>cookieJar</b>(<i></i>)
954
725 <p> 955 <p>
726 Class method to get a reference to the cookie jar. 956 Class method to get a reference to the cookie jar.
727 </p><dl> 957 </p>
958 <dl>
728 <dt>Returns:</dt> 959 <dt>Returns:</dt>
729 <dd> 960 <dd>
730 reference to the cookie jar (CookieJar) 961 reference to the cookie jar (CookieJar)
731 </dd> 962 </dd>
732 </dl><a NAME="WebBrowserWindow.downloadManager" ID="WebBrowserWindow.downloadManager"></a> 963 </dl>
964 <a NAME="WebBrowserWindow.downloadManager" ID="WebBrowserWindow.downloadManager"></a>
733 <h4>WebBrowserWindow.downloadManager (class method)</h4> 965 <h4>WebBrowserWindow.downloadManager (class method)</h4>
734 <b>downloadManager</b>(<i></i>) 966 <b>downloadManager</b>(<i></i>)
967
735 <p> 968 <p>
736 Class method to get a reference to the download manager. 969 Class method to get a reference to the download manager.
737 </p><dl> 970 </p>
971 <dl>
738 <dt>Returns:</dt> 972 <dt>Returns:</dt>
739 <dd> 973 <dd>
740 reference to the download manager (DownloadManager) 974 reference to the download manager (DownloadManager)
741 </dd> 975 </dd>
742 </dl><a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a> 976 </dl>
977 <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a>
743 <h4>WebBrowserWindow.downloadRequested (class method)</h4> 978 <h4>WebBrowserWindow.downloadRequested (class method)</h4>
744 <b>downloadRequested</b>(<i>download</i>) 979 <b>downloadRequested</b>(<i>download</i>)
980
745 <p> 981 <p>
746 Class method to handle a download request. 982 Class method to handle a download request.
747 </p><dl> 983 </p>
984 <dl>
985
748 <dt><i>download</i> (QWebEngineDownloadItem)</dt> 986 <dt><i>download</i> (QWebEngineDownloadItem)</dt>
749 <dd> 987 <dd>
750 reference to the download data 988 reference to the download data
751 </dd> 989 </dd>
752 </dl><a NAME="WebBrowserWindow.featurePermissionManager" ID="WebBrowserWindow.featurePermissionManager"></a> 990 </dl>
991 <a NAME="WebBrowserWindow.featurePermissionManager" ID="WebBrowserWindow.featurePermissionManager"></a>
753 <h4>WebBrowserWindow.featurePermissionManager (class method)</h4> 992 <h4>WebBrowserWindow.featurePermissionManager (class method)</h4>
754 <b>featurePermissionManager</b>(<i></i>) 993 <b>featurePermissionManager</b>(<i></i>)
994
755 <p> 995 <p>
756 Class method to get a reference to the feature permission manager. 996 Class method to get a reference to the feature permission manager.
757 </p><dl> 997 </p>
998 <dl>
758 <dt>Returns:</dt> 999 <dt>Returns:</dt>
759 <dd> 1000 <dd>
760 reference to the feature permission manager 1001 reference to the feature permission manager
761 </dd> 1002 </dd>
762 </dl><dl> 1003 </dl>
1004 <dl>
763 <dt>Return Type:</dt> 1005 <dt>Return Type:</dt>
764 <dd> 1006 <dd>
765 FeaturePermissionManager 1007 FeaturePermissionManager
766 </dd> 1008 </dd>
767 </dl><a NAME="WebBrowserWindow.feedsManager" ID="WebBrowserWindow.feedsManager"></a> 1009 </dl>
1010 <a NAME="WebBrowserWindow.feedsManager" ID="WebBrowserWindow.feedsManager"></a>
768 <h4>WebBrowserWindow.feedsManager (class method)</h4> 1011 <h4>WebBrowserWindow.feedsManager (class method)</h4>
769 <b>feedsManager</b>(<i></i>) 1012 <b>feedsManager</b>(<i></i>)
1013
770 <p> 1014 <p>
771 Class method to get a reference to the RSS feeds manager. 1015 Class method to get a reference to the RSS feeds manager.
772 </p><dl> 1016 </p>
1017 <dl>
773 <dt>Returns:</dt> 1018 <dt>Returns:</dt>
774 <dd> 1019 <dd>
775 reference to the RSS feeds manager (FeedsManager) 1020 reference to the RSS feeds manager (FeedsManager)
776 </dd> 1021 </dd>
777 </dl><a NAME="WebBrowserWindow.flashCookieManager" ID="WebBrowserWindow.flashCookieManager"></a> 1022 </dl>
1023 <a NAME="WebBrowserWindow.flashCookieManager" ID="WebBrowserWindow.flashCookieManager"></a>
778 <h4>WebBrowserWindow.flashCookieManager (class method)</h4> 1024 <h4>WebBrowserWindow.flashCookieManager (class method)</h4>
779 <b>flashCookieManager</b>(<i></i>) 1025 <b>flashCookieManager</b>(<i></i>)
1026
780 <p> 1027 <p>
781 Class method to get a reference to the flash cookies manager. 1028 Class method to get a reference to the flash cookies manager.
782 </p><dl> 1029 </p>
1030 <dl>
783 <dt>Returns:</dt> 1031 <dt>Returns:</dt>
784 <dd> 1032 <dd>
785 reference to the flash cookies manager 1033 reference to the flash cookies manager
786 </dd> 1034 </dd>
787 </dl><dl> 1035 </dl>
1036 <dl>
788 <dt>Return Type:</dt> 1037 <dt>Return Type:</dt>
789 <dd> 1038 <dd>
790 FlashCookieManager 1039 FlashCookieManager
791 </dd> 1040 </dd>
792 </dl><a NAME="WebBrowserWindow.getQtHelpCollectionFileName" ID="WebBrowserWindow.getQtHelpCollectionFileName"></a> 1041 </dl>
1042 <a NAME="WebBrowserWindow.getQtHelpCollectionFileName" ID="WebBrowserWindow.getQtHelpCollectionFileName"></a>
793 <h4>WebBrowserWindow.getQtHelpCollectionFileName (class method)</h4> 1043 <h4>WebBrowserWindow.getQtHelpCollectionFileName (class method)</h4>
794 <b>getQtHelpCollectionFileName</b>(<i></i>) 1044 <b>getQtHelpCollectionFileName</b>(<i></i>)
1045
795 <p> 1046 <p>
796 Class method to determine the name of the QtHelp collection file. 1047 Class method to determine the name of the QtHelp collection file.
797 </p><dl> 1048 </p>
1049 <dl>
798 <dt>Returns:</dt> 1050 <dt>Returns:</dt>
799 <dd> 1051 <dd>
800 path of the QtHelp collection file 1052 path of the QtHelp collection file
801 </dd> 1053 </dd>
802 </dl><dl> 1054 </dl>
1055 <dl>
803 <dt>Return Type:</dt> 1056 <dt>Return Type:</dt>
804 <dd> 1057 <dd>
805 str 1058 str
806 </dd> 1059 </dd>
807 </dl><a NAME="WebBrowserWindow.getWindow" ID="WebBrowserWindow.getWindow"></a> 1060 </dl>
1061 <a NAME="WebBrowserWindow.getWindow" ID="WebBrowserWindow.getWindow"></a>
808 <h4>WebBrowserWindow.getWindow (class method)</h4> 1062 <h4>WebBrowserWindow.getWindow (class method)</h4>
809 <b>getWindow</b>(<i></i>) 1063 <b>getWindow</b>(<i></i>)
1064
810 <p> 1065 <p>
811 Class method to get a reference to the most recent active 1066 Class method to get a reference to the most recent active
812 web browser window. 1067 web browser window.
813 </p><dl> 1068 </p>
1069 <dl>
814 <dt>Returns:</dt> 1070 <dt>Returns:</dt>
815 <dd> 1071 <dd>
816 reference to most recent web browser window 1072 reference to most recent web browser window
817 </dd> 1073 </dd>
818 </dl><dl> 1074 </dl>
1075 <dl>
819 <dt>Return Type:</dt> 1076 <dt>Return Type:</dt>
820 <dd> 1077 <dd>
821 WebBrowserWindow 1078 WebBrowserWindow
822 </dd> 1079 </dd>
823 </dl><a NAME="WebBrowserWindow.globalStatusBar" ID="WebBrowserWindow.globalStatusBar"></a> 1080 </dl>
1081 <a NAME="WebBrowserWindow.globalStatusBar" ID="WebBrowserWindow.globalStatusBar"></a>
824 <h4>WebBrowserWindow.globalStatusBar (class method)</h4> 1082 <h4>WebBrowserWindow.globalStatusBar (class method)</h4>
825 <b>globalStatusBar</b>(<i></i>) 1083 <b>globalStatusBar</b>(<i></i>)
1084
826 <p> 1085 <p>
827 Class method to get a reference to a global status bar. 1086 Class method to get a reference to a global status bar.
828 </p><p> 1087 </p>
1088 <p>
829 The global status bar is the status bar of the main window. If 1089 The global status bar is the status bar of the main window. If
830 no such window exists and the web browser was called from the eric IDE, 1090 no such window exists and the web browser was called from the eric IDE,
831 the status bar of the IDE is returned. 1091 the status bar of the IDE is returned.
832 </p><dl> 1092 </p>
1093 <dl>
833 <dt>Returns:</dt> 1094 <dt>Returns:</dt>
834 <dd> 1095 <dd>
835 reference to the global status bar 1096 reference to the global status bar
836 </dd> 1097 </dd>
837 </dl><dl> 1098 </dl>
1099 <dl>
838 <dt>Return Type:</dt> 1100 <dt>Return Type:</dt>
839 <dd> 1101 <dd>
840 QStatusBar 1102 QStatusBar
841 </dd> 1103 </dd>
842 </dl><a NAME="WebBrowserWindow.greaseMonkeyManager" ID="WebBrowserWindow.greaseMonkeyManager"></a> 1104 </dl>
1105 <a NAME="WebBrowserWindow.greaseMonkeyManager" ID="WebBrowserWindow.greaseMonkeyManager"></a>
843 <h4>WebBrowserWindow.greaseMonkeyManager (class method)</h4> 1106 <h4>WebBrowserWindow.greaseMonkeyManager (class method)</h4>
844 <b>greaseMonkeyManager</b>(<i></i>) 1107 <b>greaseMonkeyManager</b>(<i></i>)
1108
845 <p> 1109 <p>
846 Class method to get a reference to the GreaseMonkey manager. 1110 Class method to get a reference to the GreaseMonkey manager.
847 </p><dl> 1111 </p>
1112 <dl>
848 <dt>Returns:</dt> 1113 <dt>Returns:</dt>
849 <dd> 1114 <dd>
850 reference to the GreaseMonkey manager (GreaseMonkeyManager) 1115 reference to the GreaseMonkey manager (GreaseMonkeyManager)
851 </dd> 1116 </dd>
852 </dl><a NAME="WebBrowserWindow.helpEngine" ID="WebBrowserWindow.helpEngine"></a> 1117 </dl>
1118 <a NAME="WebBrowserWindow.helpEngine" ID="WebBrowserWindow.helpEngine"></a>
853 <h4>WebBrowserWindow.helpEngine (class method)</h4> 1119 <h4>WebBrowserWindow.helpEngine (class method)</h4>
854 <b>helpEngine</b>(<i></i>) 1120 <b>helpEngine</b>(<i></i>)
1121
855 <p> 1122 <p>
856 Class method to get a reference to the help engine. 1123 Class method to get a reference to the help engine.
857 </p><dl> 1124 </p>
1125 <dl>
858 <dt>Returns:</dt> 1126 <dt>Returns:</dt>
859 <dd> 1127 <dd>
860 reference to the help engine (QHelpEngine) 1128 reference to the help engine (QHelpEngine)
861 </dd> 1129 </dd>
862 </dl><a NAME="WebBrowserWindow.historyManager" ID="WebBrowserWindow.historyManager"></a> 1130 </dl>
1131 <a NAME="WebBrowserWindow.historyManager" ID="WebBrowserWindow.historyManager"></a>
863 <h4>WebBrowserWindow.historyManager (class method)</h4> 1132 <h4>WebBrowserWindow.historyManager (class method)</h4>
864 <b>historyManager</b>(<i></i>) 1133 <b>historyManager</b>(<i></i>)
1134
865 <p> 1135 <p>
866 Class method to get a reference to the history manager. 1136 Class method to get a reference to the history manager.
867 </p><dl> 1137 </p>
1138 <dl>
868 <dt>Returns:</dt> 1139 <dt>Returns:</dt>
869 <dd> 1140 <dd>
870 reference to the history manager (HistoryManager) 1141 reference to the history manager (HistoryManager)
871 </dd> 1142 </dd>
872 </dl><a NAME="WebBrowserWindow.icon" ID="WebBrowserWindow.icon"></a> 1143 </dl>
1144 <a NAME="WebBrowserWindow.icon" ID="WebBrowserWindow.icon"></a>
873 <h4>WebBrowserWindow.icon (class method)</h4> 1145 <h4>WebBrowserWindow.icon (class method)</h4>
874 <b>icon</b>(<i>url</i>) 1146 <b>icon</b>(<i>url</i>)
1147
875 <p> 1148 <p>
876 Class method to get the icon for an URL. 1149 Class method to get the icon for an URL.
877 </p><dl> 1150 </p>
1151 <dl>
1152
878 <dt><i>url</i></dt> 1153 <dt><i>url</i></dt>
879 <dd> 1154 <dd>
880 URL to get icon for (QUrl) 1155 URL to get icon for (QUrl)
881 </dd> 1156 </dd>
882 </dl><dl> 1157 </dl>
1158 <dl>
883 <dt>Returns:</dt> 1159 <dt>Returns:</dt>
884 <dd> 1160 <dd>
885 icon for the URL (QIcon) 1161 icon for the URL (QIcon)
886 </dd> 1162 </dd>
887 </dl><a NAME="WebBrowserWindow.imageSearchEngine" ID="WebBrowserWindow.imageSearchEngine"></a> 1163 </dl>
1164 <a NAME="WebBrowserWindow.imageSearchEngine" ID="WebBrowserWindow.imageSearchEngine"></a>
888 <h4>WebBrowserWindow.imageSearchEngine (class method)</h4> 1165 <h4>WebBrowserWindow.imageSearchEngine (class method)</h4>
889 <b>imageSearchEngine</b>(<i></i>) 1166 <b>imageSearchEngine</b>(<i></i>)
1167
890 <p> 1168 <p>
891 Class method to get a reference to the image search engine. 1169 Class method to get a reference to the image search engine.
892 </p><dl> 1170 </p>
1171 <dl>
893 <dt>Returns:</dt> 1172 <dt>Returns:</dt>
894 <dd> 1173 <dd>
895 reference to the image finder object 1174 reference to the image finder object
896 </dd> 1175 </dd>
897 </dl><dl> 1176 </dl>
1177 <dl>
898 <dt>Return Type:</dt> 1178 <dt>Return Type:</dt>
899 <dd> 1179 <dd>
900 ImageSearchEngine 1180 ImageSearchEngine
901 </dd> 1181 </dd>
902 </dl><a NAME="WebBrowserWindow.isPrivate" ID="WebBrowserWindow.isPrivate"></a> 1182 </dl>
1183 <a NAME="WebBrowserWindow.isPrivate" ID="WebBrowserWindow.isPrivate"></a>
903 <h4>WebBrowserWindow.isPrivate (class method)</h4> 1184 <h4>WebBrowserWindow.isPrivate (class method)</h4>
904 <b>isPrivate</b>(<i></i>) 1185 <b>isPrivate</b>(<i></i>)
1186
905 <p> 1187 <p>
906 Class method to check the private browsing mode. 1188 Class method to check the private browsing mode.
907 </p><dl> 1189 </p>
1190 <dl>
908 <dt>Returns:</dt> 1191 <dt>Returns:</dt>
909 <dd> 1192 <dd>
910 flag indicating private browsing mode 1193 flag indicating private browsing mode
911 </dd> 1194 </dd>
912 </dl><dl> 1195 </dl>
1196 <dl>
913 <dt>Return Type:</dt> 1197 <dt>Return Type:</dt>
914 <dd> 1198 <dd>
915 bool 1199 bool
916 </dd> 1200 </dd>
917 </dl><a NAME="WebBrowserWindow.mainWindow" ID="WebBrowserWindow.mainWindow"></a> 1201 </dl>
1202 <a NAME="WebBrowserWindow.mainWindow" ID="WebBrowserWindow.mainWindow"></a>
918 <h4>WebBrowserWindow.mainWindow (class method)</h4> 1203 <h4>WebBrowserWindow.mainWindow (class method)</h4>
919 <b>mainWindow</b>(<i></i>) 1204 <b>mainWindow</b>(<i></i>)
1205
920 <p> 1206 <p>
921 Class method to get a reference to the main window. 1207 Class method to get a reference to the main window.
922 </p><dl> 1208 </p>
1209 <dl>
923 <dt>Returns:</dt> 1210 <dt>Returns:</dt>
924 <dd> 1211 <dd>
925 reference to the main window (WebBrowserWindow) 1212 reference to the main window (WebBrowserWindow)
926 </dd> 1213 </dd>
927 </dl><a NAME="WebBrowserWindow.mainWindows" ID="WebBrowserWindow.mainWindows"></a> 1214 </dl>
1215 <a NAME="WebBrowserWindow.mainWindows" ID="WebBrowserWindow.mainWindows"></a>
928 <h4>WebBrowserWindow.mainWindows (class method)</h4> 1216 <h4>WebBrowserWindow.mainWindows (class method)</h4>
929 <b>mainWindows</b>(<i></i>) 1217 <b>mainWindows</b>(<i></i>)
1218
930 <p> 1219 <p>
931 Class method to get references to all main windows. 1220 Class method to get references to all main windows.
932 </p><dl> 1221 </p>
1222 <dl>
933 <dt>Returns:</dt> 1223 <dt>Returns:</dt>
934 <dd> 1224 <dd>
935 references to all main window (list of WebBrowserWindow) 1225 references to all main window (list of WebBrowserWindow)
936 </dd> 1226 </dd>
937 </dl><a NAME="WebBrowserWindow.networkManager" ID="WebBrowserWindow.networkManager"></a> 1227 </dl>
1228 <a NAME="WebBrowserWindow.networkManager" ID="WebBrowserWindow.networkManager"></a>
938 <h4>WebBrowserWindow.networkManager (class method)</h4> 1229 <h4>WebBrowserWindow.networkManager (class method)</h4>
939 <b>networkManager</b>(<i></i>) 1230 <b>networkManager</b>(<i></i>)
1231
940 <p> 1232 <p>
941 Class method to get a reference to the network manager object. 1233 Class method to get a reference to the network manager object.
942 </p><dl> 1234 </p>
1235 <dl>
943 <dt>Returns:</dt> 1236 <dt>Returns:</dt>
944 <dd> 1237 <dd>
945 reference to the network access manager (NetworkManager) 1238 reference to the network access manager (NetworkManager)
946 </dd> 1239 </dd>
947 </dl><a NAME="WebBrowserWindow.notificationsEnabled" ID="WebBrowserWindow.notificationsEnabled"></a> 1240 </dl>
1241 <a NAME="WebBrowserWindow.notificationsEnabled" ID="WebBrowserWindow.notificationsEnabled"></a>
948 <h4>WebBrowserWindow.notificationsEnabled (class method)</h4> 1242 <h4>WebBrowserWindow.notificationsEnabled (class method)</h4>
949 <b>notificationsEnabled</b>(<i></i>) 1243 <b>notificationsEnabled</b>(<i></i>)
1244
950 <p> 1245 <p>
951 Class method to check, if notifications are enabled. 1246 Class method to check, if notifications are enabled.
952 </p><dl> 1247 </p>
1248 <dl>
953 <dt>Returns:</dt> 1249 <dt>Returns:</dt>
954 <dd> 1250 <dd>
955 flag indicating, if notifications are enabled (boolean) 1251 flag indicating, if notifications are enabled (boolean)
956 </dd> 1252 </dd>
957 </dl><a NAME="WebBrowserWindow.passwordManager" ID="WebBrowserWindow.passwordManager"></a> 1253 </dl>
1254 <a NAME="WebBrowserWindow.passwordManager" ID="WebBrowserWindow.passwordManager"></a>
958 <h4>WebBrowserWindow.passwordManager (class method)</h4> 1255 <h4>WebBrowserWindow.passwordManager (class method)</h4>
959 <b>passwordManager</b>(<i></i>) 1256 <b>passwordManager</b>(<i></i>)
1257
960 <p> 1258 <p>
961 Class method to get a reference to the password manager. 1259 Class method to get a reference to the password manager.
962 </p><dl> 1260 </p>
1261 <dl>
963 <dt>Returns:</dt> 1262 <dt>Returns:</dt>
964 <dd> 1263 <dd>
965 reference to the password manager (PasswordManager) 1264 reference to the password manager (PasswordManager)
966 </dd> 1265 </dd>
967 </dl><a NAME="WebBrowserWindow.personalInformationManager" ID="WebBrowserWindow.personalInformationManager"></a> 1266 </dl>
1267 <a NAME="WebBrowserWindow.personalInformationManager" ID="WebBrowserWindow.personalInformationManager"></a>
968 <h4>WebBrowserWindow.personalInformationManager (class method)</h4> 1268 <h4>WebBrowserWindow.personalInformationManager (class method)</h4>
969 <b>personalInformationManager</b>(<i></i>) 1269 <b>personalInformationManager</b>(<i></i>)
1270
970 <p> 1271 <p>
971 Class method to get a reference to the personal information manager. 1272 Class method to get a reference to the personal information manager.
972 </p><dl> 1273 </p>
1274 <dl>
973 <dt>Returns:</dt> 1275 <dt>Returns:</dt>
974 <dd> 1276 <dd>
975 reference to the personal information manager 1277 reference to the personal information manager
976 (PersonalInformationManager) 1278 (PersonalInformationManager)
977 </dd> 1279 </dd>
978 </dl><a NAME="WebBrowserWindow.protocolHandlerManager" ID="WebBrowserWindow.protocolHandlerManager"></a> 1280 </dl>
1281 <a NAME="WebBrowserWindow.protocolHandlerManager" ID="WebBrowserWindow.protocolHandlerManager"></a>
979 <h4>WebBrowserWindow.protocolHandlerManager (class method)</h4> 1282 <h4>WebBrowserWindow.protocolHandlerManager (class method)</h4>
980 <b>protocolHandlerManager</b>(<i></i>) 1283 <b>protocolHandlerManager</b>(<i></i>)
1284
981 <p> 1285 <p>
982 Class method to get a reference to the protocol handler manager. 1286 Class method to get a reference to the protocol handler manager.
983 </p><dl> 1287 </p>
1288 <dl>
984 <dt>Returns:</dt> 1289 <dt>Returns:</dt>
985 <dd> 1290 <dd>
986 reference to the protocol handler manager 1291 reference to the protocol handler manager
987 </dd> 1292 </dd>
988 </dl><dl> 1293 </dl>
1294 <dl>
989 <dt>Return Type:</dt> 1295 <dt>Return Type:</dt>
990 <dd> 1296 <dd>
991 ProtocolHandlerManager 1297 ProtocolHandlerManager
992 </dd> 1298 </dd>
993 </dl><a NAME="WebBrowserWindow.safeBrowsingManager" ID="WebBrowserWindow.safeBrowsingManager"></a> 1299 </dl>
1300 <a NAME="WebBrowserWindow.safeBrowsingManager" ID="WebBrowserWindow.safeBrowsingManager"></a>
994 <h4>WebBrowserWindow.safeBrowsingManager (class method)</h4> 1301 <h4>WebBrowserWindow.safeBrowsingManager (class method)</h4>
995 <b>safeBrowsingManager</b>(<i></i>) 1302 <b>safeBrowsingManager</b>(<i></i>)
1303
996 <p> 1304 <p>
997 Class method to get a reference to the safe browsing interface. 1305 Class method to get a reference to the safe browsing interface.
998 </p><dl> 1306 </p>
1307 <dl>
999 <dt>Returns:</dt> 1308 <dt>Returns:</dt>
1000 <dd> 1309 <dd>
1001 reference to the safe browsing manager 1310 reference to the safe browsing manager
1002 </dd> 1311 </dd>
1003 </dl><dl> 1312 </dl>
1313 <dl>
1004 <dt>Return Type:</dt> 1314 <dt>Return Type:</dt>
1005 <dd> 1315 <dd>
1006 SafeBrowsingManager 1316 SafeBrowsingManager
1007 </dd> 1317 </dd>
1008 </dl><a NAME="WebBrowserWindow.sessionManager" ID="WebBrowserWindow.sessionManager"></a> 1318 </dl>
1319 <a NAME="WebBrowserWindow.sessionManager" ID="WebBrowserWindow.sessionManager"></a>
1009 <h4>WebBrowserWindow.sessionManager (class method)</h4> 1320 <h4>WebBrowserWindow.sessionManager (class method)</h4>
1010 <b>sessionManager</b>(<i></i>) 1321 <b>sessionManager</b>(<i></i>)
1322
1011 <p> 1323 <p>
1012 Class method to get a reference to the session manager. 1324 Class method to get a reference to the session manager.
1013 </p><dl> 1325 </p>
1326 <dl>
1014 <dt>Returns:</dt> 1327 <dt>Returns:</dt>
1015 <dd> 1328 <dd>
1016 reference to the session manager 1329 reference to the session manager
1017 </dd> 1330 </dd>
1018 </dl><dl> 1331 </dl>
1332 <dl>
1019 <dt>Return Type:</dt> 1333 <dt>Return Type:</dt>
1020 <dd> 1334 <dd>
1021 SessionManager 1335 SessionManager
1022 </dd> 1336 </dd>
1023 </dl><a NAME="WebBrowserWindow.setUseQtHelp" ID="WebBrowserWindow.setUseQtHelp"></a> 1337 </dl>
1338 <a NAME="WebBrowserWindow.setUseQtHelp" ID="WebBrowserWindow.setUseQtHelp"></a>
1024 <h4>WebBrowserWindow.setUseQtHelp (class method)</h4> 1339 <h4>WebBrowserWindow.setUseQtHelp (class method)</h4>
1025 <b>setUseQtHelp</b>(<i>use</i>) 1340 <b>setUseQtHelp</b>(<i>use</i>)
1341
1026 <p> 1342 <p>
1027 Class method to set the QtHelp usage. 1343 Class method to set the QtHelp usage.
1028 </p><dl> 1344 </p>
1345 <dl>
1346
1029 <dt><i>use</i></dt> 1347 <dt><i>use</i></dt>
1030 <dd> 1348 <dd>
1031 flag indicating usage (boolean) 1349 flag indicating usage (boolean)
1032 </dd> 1350 </dd>
1033 </dl><a NAME="WebBrowserWindow.showNotification" ID="WebBrowserWindow.showNotification"></a> 1351 </dl>
1352 <a NAME="WebBrowserWindow.showNotification" ID="WebBrowserWindow.showNotification"></a>
1034 <h4>WebBrowserWindow.showNotification (class method)</h4> 1353 <h4>WebBrowserWindow.showNotification (class method)</h4>
1035 <b>showNotification</b>(<i>icon, heading, text, timeout=None</i>) 1354 <b>showNotification</b>(<i>icon, heading, text, timeout=None</i>)
1355
1036 <p> 1356 <p>
1037 Class method to show a desktop notification. 1357 Class method to show a desktop notification.
1038 </p><dl> 1358 </p>
1359 <dl>
1360
1039 <dt><i>icon</i> (QPixmap)</dt> 1361 <dt><i>icon</i> (QPixmap)</dt>
1040 <dd> 1362 <dd>
1041 icon to be shown in the notification 1363 icon to be shown in the notification
1042 </dd><dt><i>heading</i> (str)</dt> 1364 </dd>
1365 <dt><i>heading</i> (str)</dt>
1043 <dd> 1366 <dd>
1044 heading of the notification 1367 heading of the notification
1045 </dd><dt><i>text</i> (str)</dt> 1368 </dd>
1369 <dt><i>text</i> (str)</dt>
1046 <dd> 1370 <dd>
1047 text of the notification 1371 text of the notification
1048 </dd><dt><i>timeout</i> (int)</dt> 1372 </dd>
1373 <dt><i>timeout</i> (int)</dt>
1049 <dd> 1374 <dd>
1050 time in seconds the notification should be shown 1375 time in seconds the notification should be shown
1051 (None = use configured timeout, 0 = indefinitely) 1376 (None = use configured timeout, 0 = indefinitely)
1052 </dd> 1377 </dd>
1053 </dl><a NAME="WebBrowserWindow.speedDial" ID="WebBrowserWindow.speedDial"></a> 1378 </dl>
1379 <a NAME="WebBrowserWindow.speedDial" ID="WebBrowserWindow.speedDial"></a>
1054 <h4>WebBrowserWindow.speedDial (class method)</h4> 1380 <h4>WebBrowserWindow.speedDial (class method)</h4>
1055 <b>speedDial</b>(<i></i>) 1381 <b>speedDial</b>(<i></i>)
1382
1056 <p> 1383 <p>
1057 Class method to get a reference to the speed dial. 1384 Class method to get a reference to the speed dial.
1058 </p><dl> 1385 </p>
1386 <dl>
1059 <dt>Returns:</dt> 1387 <dt>Returns:</dt>
1060 <dd> 1388 <dd>
1061 reference to the speed dial (SpeedDial) 1389 reference to the speed dial (SpeedDial)
1062 </dd> 1390 </dd>
1063 </dl><a NAME="WebBrowserWindow.syncManager" ID="WebBrowserWindow.syncManager"></a> 1391 </dl>
1392 <a NAME="WebBrowserWindow.syncManager" ID="WebBrowserWindow.syncManager"></a>
1064 <h4>WebBrowserWindow.syncManager (class method)</h4> 1393 <h4>WebBrowserWindow.syncManager (class method)</h4>
1065 <b>syncManager</b>(<i></i>) 1394 <b>syncManager</b>(<i></i>)
1395
1066 <p> 1396 <p>
1067 Class method to get a reference to the data synchronization manager. 1397 Class method to get a reference to the data synchronization manager.
1068 </p><dl> 1398 </p>
1399 <dl>
1069 <dt>Returns:</dt> 1400 <dt>Returns:</dt>
1070 <dd> 1401 <dd>
1071 reference to the data synchronization manager (SyncManager) 1402 reference to the data synchronization manager (SyncManager)
1072 </dd> 1403 </dd>
1073 </dl><a NAME="WebBrowserWindow.tabManager" ID="WebBrowserWindow.tabManager"></a> 1404 </dl>
1405 <a NAME="WebBrowserWindow.tabManager" ID="WebBrowserWindow.tabManager"></a>
1074 <h4>WebBrowserWindow.tabManager (class method)</h4> 1406 <h4>WebBrowserWindow.tabManager (class method)</h4>
1075 <b>tabManager</b>(<i></i>) 1407 <b>tabManager</b>(<i></i>)
1408
1076 <p> 1409 <p>
1077 Class method to get a reference to the tab manager widget. 1410 Class method to get a reference to the tab manager widget.
1078 </p><dl> 1411 </p>
1412 <dl>
1079 <dt>Returns:</dt> 1413 <dt>Returns:</dt>
1080 <dd> 1414 <dd>
1081 reference to the tab manager widget 1415 reference to the tab manager widget
1082 </dd> 1416 </dd>
1083 </dl><dl> 1417 </dl>
1418 <dl>
1084 <dt>Return Type:</dt> 1419 <dt>Return Type:</dt>
1085 <dd> 1420 <dd>
1086 TabManagerWidget 1421 TabManagerWidget
1087 </dd> 1422 </dd>
1088 </dl><a NAME="WebBrowserWindow.userAgentsManager" ID="WebBrowserWindow.userAgentsManager"></a> 1423 </dl>
1424 <a NAME="WebBrowserWindow.userAgentsManager" ID="WebBrowserWindow.userAgentsManager"></a>
1089 <h4>WebBrowserWindow.userAgentsManager (class method)</h4> 1425 <h4>WebBrowserWindow.userAgentsManager (class method)</h4>
1090 <b>userAgentsManager</b>(<i></i>) 1426 <b>userAgentsManager</b>(<i></i>)
1427
1091 <p> 1428 <p>
1092 Class method to get a reference to the user agents manager. 1429 Class method to get a reference to the user agents manager.
1093 </p><dl> 1430 </p>
1431 <dl>
1094 <dt>Returns:</dt> 1432 <dt>Returns:</dt>
1095 <dd> 1433 <dd>
1096 reference to the user agents manager (UserAgentManager) 1434 reference to the user agents manager (UserAgentManager)
1097 </dd> 1435 </dd>
1098 </dl><a NAME="WebBrowserWindow.webProfile" ID="WebBrowserWindow.webProfile"></a> 1436 </dl>
1437 <a NAME="WebBrowserWindow.webProfile" ID="WebBrowserWindow.webProfile"></a>
1099 <h4>WebBrowserWindow.webProfile (class method)</h4> 1438 <h4>WebBrowserWindow.webProfile (class method)</h4>
1100 <b>webProfile</b>(<i>private=False</i>) 1439 <b>webProfile</b>(<i>private=False</i>)
1440
1101 <p> 1441 <p>
1102 Class method handling the web engine profile. 1442 Class method handling the web engine profile.
1103 </p><dl> 1443 </p>
1444 <dl>
1445
1104 <dt><i>private</i> (bool)</dt> 1446 <dt><i>private</i> (bool)</dt>
1105 <dd> 1447 <dd>
1106 flag indicating the privacy mode 1448 flag indicating the privacy mode
1107 </dd> 1449 </dd>
1108 </dl><dl> 1450 </dl>
1451 <dl>
1109 <dt>Returns:</dt> 1452 <dt>Returns:</dt>
1110 <dd> 1453 <dd>
1111 reference to the web profile object 1454 reference to the web profile object
1112 </dd> 1455 </dd>
1113 </dl><dl> 1456 </dl>
1457 <dl>
1114 <dt>Return Type:</dt> 1458 <dt>Return Type:</dt>
1115 <dd> 1459 <dd>
1116 QWebEngineProfile 1460 QWebEngineProfile
1117 </dd> 1461 </dd>
1118 </dl><a NAME="WebBrowserWindow.webSettings" ID="WebBrowserWindow.webSettings"></a> 1462 </dl>
1463 <a NAME="WebBrowserWindow.webSettings" ID="WebBrowserWindow.webSettings"></a>
1119 <h4>WebBrowserWindow.webSettings (class method)</h4> 1464 <h4>WebBrowserWindow.webSettings (class method)</h4>
1120 <b>webSettings</b>(<i></i>) 1465 <b>webSettings</b>(<i></i>)
1466
1121 <p> 1467 <p>
1122 Class method to get the web settings of the current profile. 1468 Class method to get the web settings of the current profile.
1123 </p><dl> 1469 </p>
1470 <dl>
1124 <dt>Returns:</dt> 1471 <dt>Returns:</dt>
1125 <dd> 1472 <dd>
1126 web settings of the current profile 1473 web settings of the current profile
1127 </dd> 1474 </dd>
1128 </dl><dl> 1475 </dl>
1476 <dl>
1129 <dt>Return Type:</dt> 1477 <dt>Return Type:</dt>
1130 <dd> 1478 <dd>
1131 QWebEngineSettings 1479 QWebEngineSettings
1132 </dd> 1480 </dd>
1133 </dl><a NAME="WebBrowserWindow.__init__" ID="WebBrowserWindow.__init__"></a> 1481 </dl>
1482 <a NAME="WebBrowserWindow.__init__" ID="WebBrowserWindow.__init__"></a>
1134 <h4>WebBrowserWindow (Constructor)</h4> 1483 <h4>WebBrowserWindow (Constructor)</h4>
1135 <b>WebBrowserWindow</b>(<i>home, path, parent, name, searchWord=None, private=False, qthelp=False, settingsDir="", restoreSession=False, single=False, saname=""</i>) 1484 <b>WebBrowserWindow</b>(<i>home, path, parent, name, searchWord=None, private=False, qthelp=False, settingsDir="", restoreSession=False, single=False, saname=""</i>)
1485
1136 <p> 1486 <p>
1137 Constructor 1487 Constructor
1138 </p><dl> 1488 </p>
1489 <dl>
1490
1139 <dt><i>home</i> (str)</dt> 1491 <dt><i>home</i> (str)</dt>
1140 <dd> 1492 <dd>
1141 the URL to be shown 1493 the URL to be shown
1142 </dd><dt><i>path</i> (str)</dt> 1494 </dd>
1495 <dt><i>path</i> (str)</dt>
1143 <dd> 1496 <dd>
1144 the path of the working dir (usually '.') 1497 the path of the working dir (usually '.')
1145 </dd><dt><i>parent</i> (QWidget)</dt> 1498 </dd>
1499 <dt><i>parent</i> (QWidget)</dt>
1146 <dd> 1500 <dd>
1147 parent widget of this window 1501 parent widget of this window
1148 </dd><dt><i>name</i> (str)</dt> 1502 </dd>
1503 <dt><i>name</i> (str)</dt>
1149 <dd> 1504 <dd>
1150 name of this window 1505 name of this window
1151 </dd><dt><i>searchWord</i> (str)</dt> 1506 </dd>
1507 <dt><i>searchWord</i> (str)</dt>
1152 <dd> 1508 <dd>
1153 word to search for 1509 word to search for
1154 </dd><dt><i>private</i> (bool)</dt> 1510 </dd>
1511 <dt><i>private</i> (bool)</dt>
1155 <dd> 1512 <dd>
1156 flag indicating a private browsing window 1513 flag indicating a private browsing window
1157 </dd><dt><i>qthelp</i> (bool)</dt> 1514 </dd>
1515 <dt><i>qthelp</i> (bool)</dt>
1158 <dd> 1516 <dd>
1159 flag indicating to enable the QtHelp support 1517 flag indicating to enable the QtHelp support
1160 </dd><dt><i>settingsDir</i> (str)</dt> 1518 </dd>
1519 <dt><i>settingsDir</i> (str)</dt>
1161 <dd> 1520 <dd>
1162 directory to be used for the settings files 1521 directory to be used for the settings files
1163 </dd><dt><i>restoreSession</i> (bool)</dt> 1522 </dd>
1523 <dt><i>restoreSession</i> (bool)</dt>
1164 <dd> 1524 <dd>
1165 flag indicating a restore session action 1525 flag indicating a restore session action
1166 </dd><dt><i>single</i> (bool)</dt> 1526 </dd>
1527 <dt><i>single</i> (bool)</dt>
1167 <dd> 1528 <dd>
1168 flag indicating to start in single application mode 1529 flag indicating to start in single application mode
1169 </dd><dt><i>saname</i> (str)</dt> 1530 </dd>
1531 <dt><i>saname</i> (str)</dt>
1170 <dd> 1532 <dd>
1171 name to be used for the single application server 1533 name to be used for the single application server
1172 </dd> 1534 </dd>
1173 </dl><a NAME="WebBrowserWindow.__TBMenuTriggered" ID="WebBrowserWindow.__TBMenuTriggered"></a> 1535 </dl>
1536 <a NAME="WebBrowserWindow.__TBMenuTriggered" ID="WebBrowserWindow.__TBMenuTriggered"></a>
1174 <h4>WebBrowserWindow.__TBMenuTriggered</h4> 1537 <h4>WebBrowserWindow.__TBMenuTriggered</h4>
1175 <b>__TBMenuTriggered</b>(<i>act</i>) 1538 <b>__TBMenuTriggered</b>(<i>act</i>)
1539
1176 <p> 1540 <p>
1177 Private method to handle the toggle of a toolbar via the Window-> 1541 Private method to handle the toggle of a toolbar via the Window->
1178 Toolbars submenu or the toolbars popup menu. 1542 Toolbars submenu or the toolbars popup menu.
1179 </p><dl> 1543 </p>
1544 <dl>
1545
1180 <dt><i>act</i> (QAction)</dt> 1546 <dt><i>act</i> (QAction)</dt>
1181 <dd> 1547 <dd>
1182 reference to the action that was triggered 1548 reference to the action that was triggered
1183 </dd> 1549 </dd>
1184 </dl><a NAME="WebBrowserWindow.__about" ID="WebBrowserWindow.__about"></a> 1550 </dl>
1551 <a NAME="WebBrowserWindow.__about" ID="WebBrowserWindow.__about"></a>
1185 <h4>WebBrowserWindow.__about</h4> 1552 <h4>WebBrowserWindow.__about</h4>
1186 <b>__about</b>(<i></i>) 1553 <b>__about</b>(<i></i>)
1554
1187 <p> 1555 <p>
1188 Private slot to show the about information. 1556 Private slot to show the about information.
1189 </p><a NAME="WebBrowserWindow.__aboutQt" ID="WebBrowserWindow.__aboutQt"></a> 1557 </p>
1558 <a NAME="WebBrowserWindow.__aboutQt" ID="WebBrowserWindow.__aboutQt"></a>
1190 <h4>WebBrowserWindow.__aboutQt</h4> 1559 <h4>WebBrowserWindow.__aboutQt</h4>
1191 <b>__aboutQt</b>(<i></i>) 1560 <b>__aboutQt</b>(<i></i>)
1561
1192 <p> 1562 <p>
1193 Private slot to show info about Qt. 1563 Private slot to show info about Qt.
1194 </p><a NAME="WebBrowserWindow.__aboutToShowSettingsMenu" ID="WebBrowserWindow.__aboutToShowSettingsMenu"></a> 1564 </p>
1565 <a NAME="WebBrowserWindow.__aboutToShowSettingsMenu" ID="WebBrowserWindow.__aboutToShowSettingsMenu"></a>
1195 <h4>WebBrowserWindow.__aboutToShowSettingsMenu</h4> 1566 <h4>WebBrowserWindow.__aboutToShowSettingsMenu</h4>
1196 <b>__aboutToShowSettingsMenu</b>(<i></i>) 1567 <b>__aboutToShowSettingsMenu</b>(<i></i>)
1568
1197 <p> 1569 <p>
1198 Private slot to show the Settings menu. 1570 Private slot to show the Settings menu.
1199 </p><a NAME="WebBrowserWindow.__aboutToShowTextEncodingMenu" ID="WebBrowserWindow.__aboutToShowTextEncodingMenu"></a> 1571 </p>
1572 <a NAME="WebBrowserWindow.__aboutToShowTextEncodingMenu" ID="WebBrowserWindow.__aboutToShowTextEncodingMenu"></a>
1200 <h4>WebBrowserWindow.__aboutToShowTextEncodingMenu</h4> 1573 <h4>WebBrowserWindow.__aboutToShowTextEncodingMenu</h4>
1201 <b>__aboutToShowTextEncodingMenu</b>(<i></i>) 1574 <b>__aboutToShowTextEncodingMenu</b>(<i></i>)
1575
1202 <p> 1576 <p>
1203 Private slot to populate the text encoding menu. 1577 Private slot to populate the text encoding menu.
1204 </p><a NAME="WebBrowserWindow.__activateCurrentBrowser" ID="WebBrowserWindow.__activateCurrentBrowser"></a> 1578 </p>
1579 <a NAME="WebBrowserWindow.__activateCurrentBrowser" ID="WebBrowserWindow.__activateCurrentBrowser"></a>
1205 <h4>WebBrowserWindow.__activateCurrentBrowser</h4> 1580 <h4>WebBrowserWindow.__activateCurrentBrowser</h4>
1206 <b>__activateCurrentBrowser</b>(<i></i>) 1581 <b>__activateCurrentBrowser</b>(<i></i>)
1582
1207 <p> 1583 <p>
1208 Private slot to activate the current browser. 1584 Private slot to activate the current browser.
1209 </p><a NAME="WebBrowserWindow.__activateDock" ID="WebBrowserWindow.__activateDock"></a> 1585 </p>
1586 <a NAME="WebBrowserWindow.__activateDock" ID="WebBrowserWindow.__activateDock"></a>
1210 <h4>WebBrowserWindow.__activateDock</h4> 1587 <h4>WebBrowserWindow.__activateDock</h4>
1211 <b>__activateDock</b>(<i>widget</i>) 1588 <b>__activateDock</b>(<i>widget</i>)
1589
1212 <p> 1590 <p>
1213 Private method to activate the dock widget of the given widget. 1591 Private method to activate the dock widget of the given widget.
1214 </p><dl> 1592 </p>
1593 <dl>
1594
1215 <dt><i>widget</i></dt> 1595 <dt><i>widget</i></dt>
1216 <dd> 1596 <dd>
1217 reference to the widget to be activated (QWidget) 1597 reference to the widget to be activated (QWidget)
1218 </dd> 1598 </dd>
1219 </dl><a NAME="WebBrowserWindow.__addBookmark" ID="WebBrowserWindow.__addBookmark"></a> 1599 </dl>
1600 <a NAME="WebBrowserWindow.__addBookmark" ID="WebBrowserWindow.__addBookmark"></a>
1220 <h4>WebBrowserWindow.__addBookmark</h4> 1601 <h4>WebBrowserWindow.__addBookmark</h4>
1221 <b>__addBookmark</b>(<i></i>) 1602 <b>__addBookmark</b>(<i></i>)
1603
1222 <p> 1604 <p>
1223 Private slot called to add the displayed file to the bookmarks. 1605 Private slot called to add the displayed file to the bookmarks.
1224 </p><a NAME="WebBrowserWindow.__addBookmarkCallback" ID="WebBrowserWindow.__addBookmarkCallback"></a> 1606 </p>
1607 <a NAME="WebBrowserWindow.__addBookmarkCallback" ID="WebBrowserWindow.__addBookmarkCallback"></a>
1225 <h4>WebBrowserWindow.__addBookmarkCallback</h4> 1608 <h4>WebBrowserWindow.__addBookmarkCallback</h4>
1226 <b>__addBookmarkCallback</b>(<i>url, title, res</i>) 1609 <b>__addBookmarkCallback</b>(<i>url, title, res</i>)
1610
1227 <p> 1611 <p>
1228 Private callback method of __addBookmark(). 1612 Private callback method of __addBookmark().
1229 </p><dl> 1613 </p>
1614 <dl>
1615
1230 <dt><i>url</i> (str)</dt> 1616 <dt><i>url</i> (str)</dt>
1231 <dd> 1617 <dd>
1232 URL for the bookmark 1618 URL for the bookmark
1233 </dd><dt><i>title</i> (str)</dt> 1619 </dd>
1620 <dt><i>title</i> (str)</dt>
1234 <dd> 1621 <dd>
1235 title for the bookmark 1622 title for the bookmark
1236 </dd><dt><i>res</i> (list)</dt> 1623 </dd>
1624 <dt><i>res</i> (list)</dt>
1237 <dd> 1625 <dd>
1238 result of the JavaScript 1626 result of the JavaScript
1239 </dd> 1627 </dd>
1240 </dl><a NAME="WebBrowserWindow.__addBookmarkFolder" ID="WebBrowserWindow.__addBookmarkFolder"></a> 1628 </dl>
1629 <a NAME="WebBrowserWindow.__addBookmarkFolder" ID="WebBrowserWindow.__addBookmarkFolder"></a>
1241 <h4>WebBrowserWindow.__addBookmarkFolder</h4> 1630 <h4>WebBrowserWindow.__addBookmarkFolder</h4>
1242 <b>__addBookmarkFolder</b>(<i></i>) 1631 <b>__addBookmarkFolder</b>(<i></i>)
1632
1243 <p> 1633 <p>
1244 Private slot to add a new bookmarks folder. 1634 Private slot to add a new bookmarks folder.
1245 </p><a NAME="WebBrowserWindow.__appFocusChanged" ID="WebBrowserWindow.__appFocusChanged"></a> 1635 </p>
1636 <a NAME="WebBrowserWindow.__appFocusChanged" ID="WebBrowserWindow.__appFocusChanged"></a>
1246 <h4>WebBrowserWindow.__appFocusChanged</h4> 1637 <h4>WebBrowserWindow.__appFocusChanged</h4>
1247 <b>__appFocusChanged</b>(<i></i>) 1638 <b>__appFocusChanged</b>(<i></i>)
1639
1248 <p> 1640 <p>
1249 Private slot to handle a change of the focus. 1641 Private slot to handle a change of the focus.
1250 </p><a NAME="WebBrowserWindow.__backward" ID="WebBrowserWindow.__backward"></a> 1642 </p>
1643 <a NAME="WebBrowserWindow.__backward" ID="WebBrowserWindow.__backward"></a>
1251 <h4>WebBrowserWindow.__backward</h4> 1644 <h4>WebBrowserWindow.__backward</h4>
1252 <b>__backward</b>(<i></i>) 1645 <b>__backward</b>(<i></i>)
1646
1253 <p> 1647 <p>
1254 Private slot called to handle the backward action. 1648 Private slot called to handle the backward action.
1255 </p><a NAME="WebBrowserWindow.__bookmarkAllCallback" ID="WebBrowserWindow.__bookmarkAllCallback"></a> 1649 </p>
1650 <a NAME="WebBrowserWindow.__bookmarkAllCallback" ID="WebBrowserWindow.__bookmarkAllCallback"></a>
1256 <h4>WebBrowserWindow.__bookmarkAllCallback</h4> 1651 <h4>WebBrowserWindow.__bookmarkAllCallback</h4>
1257 <b>__bookmarkAllCallback</b>(<i>folder, url, title, res</i>) 1652 <b>__bookmarkAllCallback</b>(<i>folder, url, title, res</i>)
1653
1258 <p> 1654 <p>
1259 Private callback method of __addBookmark(). 1655 Private callback method of __addBookmark().
1260 </p><dl> 1656 </p>
1657 <dl>
1658
1261 <dt><i>folder</i> (BookmarkNode)</dt> 1659 <dt><i>folder</i> (BookmarkNode)</dt>
1262 <dd> 1660 <dd>
1263 reference to the bookmarks folder 1661 reference to the bookmarks folder
1264 </dd><dt><i>url</i> (str)</dt> 1662 </dd>
1663 <dt><i>url</i> (str)</dt>
1265 <dd> 1664 <dd>
1266 URL for the bookmark 1665 URL for the bookmark
1267 </dd><dt><i>title</i> (str)</dt> 1666 </dd>
1667 <dt><i>title</i> (str)</dt>
1268 <dd> 1668 <dd>
1269 title for the bookmark 1669 title for the bookmark
1270 </dd><dt><i>res</i> (list)</dt> 1670 </dd>
1671 <dt><i>res</i> (list)</dt>
1271 <dd> 1672 <dd>
1272 result of the JavaScript 1673 result of the JavaScript
1273 </dd> 1674 </dd>
1274 </dl><a NAME="WebBrowserWindow.__clearIconsDatabase" ID="WebBrowserWindow.__clearIconsDatabase"></a> 1675 </dl>
1676 <a NAME="WebBrowserWindow.__clearIconsDatabase" ID="WebBrowserWindow.__clearIconsDatabase"></a>
1275 <h4>WebBrowserWindow.__clearIconsDatabase</h4> 1677 <h4>WebBrowserWindow.__clearIconsDatabase</h4>
1276 <b>__clearIconsDatabase</b>(<i></i>) 1678 <b>__clearIconsDatabase</b>(<i></i>)
1679
1277 <p> 1680 <p>
1278 Private slot to clear the favicons databse. 1681 Private slot to clear the favicons databse.
1279 </p><a NAME="WebBrowserWindow.__clearPrivateData" ID="WebBrowserWindow.__clearPrivateData"></a> 1682 </p>
1683 <a NAME="WebBrowserWindow.__clearPrivateData" ID="WebBrowserWindow.__clearPrivateData"></a>
1280 <h4>WebBrowserWindow.__clearPrivateData</h4> 1684 <h4>WebBrowserWindow.__clearPrivateData</h4>
1281 <b>__clearPrivateData</b>(<i></i>) 1685 <b>__clearPrivateData</b>(<i></i>)
1686
1282 <p> 1687 <p>
1283 Private slot to clear the private data. 1688 Private slot to clear the private data.
1284 </p><a NAME="WebBrowserWindow.__configShortcuts" ID="WebBrowserWindow.__configShortcuts"></a> 1689 </p>
1690 <a NAME="WebBrowserWindow.__configShortcuts" ID="WebBrowserWindow.__configShortcuts"></a>
1285 <h4>WebBrowserWindow.__configShortcuts</h4> 1691 <h4>WebBrowserWindow.__configShortcuts</h4>
1286 <b>__configShortcuts</b>(<i></i>) 1692 <b>__configShortcuts</b>(<i></i>)
1693
1287 <p> 1694 <p>
1288 Private slot to configure the keyboard shortcuts. 1695 Private slot to configure the keyboard shortcuts.
1289 </p><a NAME="WebBrowserWindow.__copy" ID="WebBrowserWindow.__copy"></a> 1696 </p>
1697 <a NAME="WebBrowserWindow.__copy" ID="WebBrowserWindow.__copy"></a>
1290 <h4>WebBrowserWindow.__copy</h4> 1698 <h4>WebBrowserWindow.__copy</h4>
1291 <b>__copy</b>(<i></i>) 1699 <b>__copy</b>(<i></i>)
1700
1292 <p> 1701 <p>
1293 Private slot called to handle the copy action. 1702 Private slot called to handle the copy action.
1294 </p><a NAME="WebBrowserWindow.__createTextEncodingAction" ID="WebBrowserWindow.__createTextEncodingAction"></a> 1703 </p>
1704 <a NAME="WebBrowserWindow.__createTextEncodingAction" ID="WebBrowserWindow.__createTextEncodingAction"></a>
1295 <h4>WebBrowserWindow.__createTextEncodingAction</h4> 1705 <h4>WebBrowserWindow.__createTextEncodingAction</h4>
1296 <b>__createTextEncodingAction</b>(<i>codec, defaultCodec, parentMenu</i>) 1706 <b>__createTextEncodingAction</b>(<i>codec, defaultCodec, parentMenu</i>)
1707
1297 <p> 1708 <p>
1298 Private method to create an action for the text encoding menu. 1709 Private method to create an action for the text encoding menu.
1299 </p><dl> 1710 </p>
1711 <dl>
1712
1300 <dt><i>codec</i> (str)</dt> 1713 <dt><i>codec</i> (str)</dt>
1301 <dd> 1714 <dd>
1302 name of the codec to create an action for 1715 name of the codec to create an action for
1303 </dd><dt><i>defaultCodec</i> (str)</dt> 1716 </dd>
1717 <dt><i>defaultCodec</i> (str)</dt>
1304 <dd> 1718 <dd>
1305 name of the default codec 1719 name of the default codec
1306 </dd><dt><i>parentMenu</i> (QMenu)</dt> 1720 </dd>
1721 <dt><i>parentMenu</i> (QMenu)</dt>
1307 <dd> 1722 <dd>
1308 reference to the parent menu 1723 reference to the parent menu
1309 </dd> 1724 </dd>
1310 </dl><a NAME="WebBrowserWindow.__createTextEncodingSubmenu" ID="WebBrowserWindow.__createTextEncodingSubmenu"></a> 1725 </dl>
1726 <a NAME="WebBrowserWindow.__createTextEncodingSubmenu" ID="WebBrowserWindow.__createTextEncodingSubmenu"></a>
1311 <h4>WebBrowserWindow.__createTextEncodingSubmenu</h4> 1727 <h4>WebBrowserWindow.__createTextEncodingSubmenu</h4>
1312 <b>__createTextEncodingSubmenu</b>(<i>title, codecNames, parentMenu</i>) 1728 <b>__createTextEncodingSubmenu</b>(<i>title, codecNames, parentMenu</i>)
1729
1313 <p> 1730 <p>
1314 Private method to create a text encoding sub menu. 1731 Private method to create a text encoding sub menu.
1315 </p><dl> 1732 </p>
1733 <dl>
1734
1316 <dt><i>title</i> (str)</dt> 1735 <dt><i>title</i> (str)</dt>
1317 <dd> 1736 <dd>
1318 title of the menu 1737 title of the menu
1319 </dd><dt><i>codecNames</i> (list of str)</dt> 1738 </dd>
1739 <dt><i>codecNames</i> (list of str)</dt>
1320 <dd> 1740 <dd>
1321 list of codec names for the menu 1741 list of codec names for the menu
1322 </dd><dt><i>parentMenu</i> (QMenu)</dt> 1742 </dd>
1743 <dt><i>parentMenu</i> (QMenu)</dt>
1323 <dd> 1744 <dd>
1324 reference to the parent menu 1745 reference to the parent menu
1325 </dd> 1746 </dd>
1326 </dl><a NAME="WebBrowserWindow.__currentChanged" ID="WebBrowserWindow.__currentChanged"></a> 1747 </dl>
1748 <a NAME="WebBrowserWindow.__currentChanged" ID="WebBrowserWindow.__currentChanged"></a>
1327 <h4>WebBrowserWindow.__currentChanged</h4> 1749 <h4>WebBrowserWindow.__currentChanged</h4>
1328 <b>__currentChanged</b>(<i>index</i>) 1750 <b>__currentChanged</b>(<i>index</i>)
1751
1329 <p> 1752 <p>
1330 Private slot to handle the currentChanged signal. 1753 Private slot to handle the currentChanged signal.
1331 </p><dl> 1754 </p>
1755 <dl>
1756
1332 <dt><i>index</i></dt> 1757 <dt><i>index</i></dt>
1333 <dd> 1758 <dd>
1334 index of the current tab (integer) 1759 index of the current tab (integer)
1335 </dd> 1760 </dd>
1336 </dl><a NAME="WebBrowserWindow.__cut" ID="WebBrowserWindow.__cut"></a> 1761 </dl>
1762 <a NAME="WebBrowserWindow.__cut" ID="WebBrowserWindow.__cut"></a>
1337 <h4>WebBrowserWindow.__cut</h4> 1763 <h4>WebBrowserWindow.__cut</h4>
1338 <b>__cut</b>(<i></i>) 1764 <b>__cut</b>(<i></i>)
1765
1339 <p> 1766 <p>
1340 Private slot called to handle the cut action. 1767 Private slot called to handle the cut action.
1341 </p><a NAME="WebBrowserWindow.__del__" ID="WebBrowserWindow.__del__"></a> 1768 </p>
1769 <a NAME="WebBrowserWindow.__del__" ID="WebBrowserWindow.__del__"></a>
1342 <h4>WebBrowserWindow.__del__</h4> 1770 <h4>WebBrowserWindow.__del__</h4>
1343 <b>__del__</b>(<i></i>) 1771 <b>__del__</b>(<i></i>)
1772
1344 <p> 1773 <p>
1345 Special method called during object destruction. 1774 Special method called during object destruction.
1346 </p><p> 1775 </p>
1776 <p>
1347 Note: This empty variant seems to get rid of the Qt message 1777 Note: This empty variant seems to get rid of the Qt message
1348 'Warning: QBasicTimer::start: QBasicTimer can only be used with 1778 'Warning: QBasicTimer::start: QBasicTimer can only be used with
1349 threads started with QThread' 1779 threads started with QThread'
1350 </p><a NAME="WebBrowserWindow.__docsInstalled" ID="WebBrowserWindow.__docsInstalled"></a> 1780 </p>
1781 <a NAME="WebBrowserWindow.__docsInstalled" ID="WebBrowserWindow.__docsInstalled"></a>
1351 <h4>WebBrowserWindow.__docsInstalled</h4> 1782 <h4>WebBrowserWindow.__docsInstalled</h4>
1352 <b>__docsInstalled</b>(<i>installed</i>) 1783 <b>__docsInstalled</b>(<i>installed</i>)
1784
1353 <p> 1785 <p>
1354 Private slot handling the end of documentation installation. 1786 Private slot handling the end of documentation installation.
1355 </p><dl> 1787 </p>
1788 <dl>
1789
1356 <dt><i>installed</i></dt> 1790 <dt><i>installed</i></dt>
1357 <dd> 1791 <dd>
1358 flag indicating that documents were installed 1792 flag indicating that documents were installed
1359 (boolean) 1793 (boolean)
1360 </dd> 1794 </dd>
1361 </dl><a NAME="WebBrowserWindow.__exportShortcuts" ID="WebBrowserWindow.__exportShortcuts"></a> 1795 </dl>
1796 <a NAME="WebBrowserWindow.__exportShortcuts" ID="WebBrowserWindow.__exportShortcuts"></a>
1362 <h4>WebBrowserWindow.__exportShortcuts</h4> 1797 <h4>WebBrowserWindow.__exportShortcuts</h4>
1363 <b>__exportShortcuts</b>(<i></i>) 1798 <b>__exportShortcuts</b>(<i></i>)
1799
1364 <p> 1800 <p>
1365 Private slot to export the keyboard shortcuts. 1801 Private slot to export the keyboard shortcuts.
1366 </p><a NAME="WebBrowserWindow.__feedsManagerClosed" ID="WebBrowserWindow.__feedsManagerClosed"></a> 1802 </p>
1803 <a NAME="WebBrowserWindow.__feedsManagerClosed" ID="WebBrowserWindow.__feedsManagerClosed"></a>
1367 <h4>WebBrowserWindow.__feedsManagerClosed</h4> 1804 <h4>WebBrowserWindow.__feedsManagerClosed</h4>
1368 <b>__feedsManagerClosed</b>(<i>feedsManager</i>) 1805 <b>__feedsManagerClosed</b>(<i>feedsManager</i>)
1806
1369 <p> 1807 <p>
1370 Private slot to handle closing the feeds manager dialog. 1808 Private slot to handle closing the feeds manager dialog.
1371 </p><dl> 1809 </p>
1810 <dl>
1811
1372 <dt><i>feedsManager</i> (FeedsManager)</dt> 1812 <dt><i>feedsManager</i> (FeedsManager)</dt>
1373 <dd> 1813 <dd>
1374 reference to the feeds manager object 1814 reference to the feeds manager object
1375 </dd> 1815 </dd>
1376 </dl><a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a> 1816 </dl>
1817 <a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a>
1377 <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4> 1818 <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4>
1378 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) 1819 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>)
1820
1379 <p> 1821 <p>
1380 Private slot to filter the QtHelp documentation. 1822 Private slot to filter the QtHelp documentation.
1381 </p><dl> 1823 </p>
1824 <dl>
1825
1382 <dt><i>customFilter</i></dt> 1826 <dt><i>customFilter</i></dt>
1383 <dd> 1827 <dd>
1384 name of filter to be applied (string) 1828 name of filter to be applied (string)
1385 </dd> 1829 </dd>
1386 </dl><a NAME="WebBrowserWindow.__find" ID="WebBrowserWindow.__find"></a> 1830 </dl>
1831 <a NAME="WebBrowserWindow.__find" ID="WebBrowserWindow.__find"></a>
1387 <h4>WebBrowserWindow.__find</h4> 1832 <h4>WebBrowserWindow.__find</h4>
1388 <b>__find</b>(<i></i>) 1833 <b>__find</b>(<i></i>)
1834
1389 <p> 1835 <p>
1390 Private slot to handle the find action. 1836 Private slot to handle the find action.
1391 </p><p> 1837 </p>
1838 <p>
1392 It opens the search dialog in order to perform the various 1839 It opens the search dialog in order to perform the various
1393 search actions and to collect the various search info. 1840 search actions and to collect the various search info.
1394 </p><a NAME="WebBrowserWindow.__forward" ID="WebBrowserWindow.__forward"></a> 1841 </p>
1842 <a NAME="WebBrowserWindow.__forward" ID="WebBrowserWindow.__forward"></a>
1395 <h4>WebBrowserWindow.__forward</h4> 1843 <h4>WebBrowserWindow.__forward</h4>
1396 <b>__forward</b>(<i></i>) 1844 <b>__forward</b>(<i></i>)
1845
1397 <p> 1846 <p>
1398 Private slot called to handle the forward action. 1847 Private slot called to handle the forward action.
1399 </p><a NAME="WebBrowserWindow.__hideNavigation" ID="WebBrowserWindow.__hideNavigation"></a> 1848 </p>
1849 <a NAME="WebBrowserWindow.__hideNavigation" ID="WebBrowserWindow.__hideNavigation"></a>
1400 <h4>WebBrowserWindow.__hideNavigation</h4> 1850 <h4>WebBrowserWindow.__hideNavigation</h4>
1401 <b>__hideNavigation</b>(<i></i>) 1851 <b>__hideNavigation</b>(<i></i>)
1852
1402 <p> 1853 <p>
1403 Private slot to hide full screen navigation by timer. 1854 Private slot to hide full screen navigation by timer.
1404 </p><a NAME="WebBrowserWindow.__home" ID="WebBrowserWindow.__home"></a> 1855 </p>
1856 <a NAME="WebBrowserWindow.__home" ID="WebBrowserWindow.__home"></a>
1405 <h4>WebBrowserWindow.__home</h4> 1857 <h4>WebBrowserWindow.__home</h4>
1406 <b>__home</b>(<i></i>) 1858 <b>__home</b>(<i></i>)
1859
1407 <p> 1860 <p>
1408 Private slot called to handle the home action. 1861 Private slot called to handle the home action.
1409 </p><a NAME="WebBrowserWindow.__importShortcuts" ID="WebBrowserWindow.__importShortcuts"></a> 1862 </p>
1863 <a NAME="WebBrowserWindow.__importShortcuts" ID="WebBrowserWindow.__importShortcuts"></a>
1410 <h4>WebBrowserWindow.__importShortcuts</h4> 1864 <h4>WebBrowserWindow.__importShortcuts</h4>
1411 <b>__importShortcuts</b>(<i></i>) 1865 <b>__importShortcuts</b>(<i></i>)
1866
1412 <p> 1867 <p>
1413 Private slot to import the keyboard shortcuts. 1868 Private slot to import the keyboard shortcuts.
1414 </p><a NAME="WebBrowserWindow.__indexingFinished" ID="WebBrowserWindow.__indexingFinished"></a> 1869 </p>
1870 <a NAME="WebBrowserWindow.__indexingFinished" ID="WebBrowserWindow.__indexingFinished"></a>
1415 <h4>WebBrowserWindow.__indexingFinished</h4> 1871 <h4>WebBrowserWindow.__indexingFinished</h4>
1416 <b>__indexingFinished</b>(<i></i>) 1872 <b>__indexingFinished</b>(<i></i>)
1873
1417 <p> 1874 <p>
1418 Private slot to handle the start of the indexing process. 1875 Private slot to handle the start of the indexing process.
1419 </p><a NAME="WebBrowserWindow.__indexingStarted" ID="WebBrowserWindow.__indexingStarted"></a> 1876 </p>
1877 <a NAME="WebBrowserWindow.__indexingStarted" ID="WebBrowserWindow.__indexingStarted"></a>
1420 <h4>WebBrowserWindow.__indexingStarted</h4> 1878 <h4>WebBrowserWindow.__indexingStarted</h4>
1421 <b>__indexingStarted</b>(<i></i>) 1879 <b>__indexingStarted</b>(<i></i>)
1880
1422 <p> 1881 <p>
1423 Private slot to handle the start of the indexing process. 1882 Private slot to handle the start of the indexing process.
1424 </p><a NAME="WebBrowserWindow.__initActions" ID="WebBrowserWindow.__initActions"></a> 1883 </p>
1884 <a NAME="WebBrowserWindow.__initActions" ID="WebBrowserWindow.__initActions"></a>
1425 <h4>WebBrowserWindow.__initActions</h4> 1885 <h4>WebBrowserWindow.__initActions</h4>
1426 <b>__initActions</b>(<i></i>) 1886 <b>__initActions</b>(<i></i>)
1887
1427 <p> 1888 <p>
1428 Private method to define the user interface actions. 1889 Private method to define the user interface actions.
1429 </p><a NAME="WebBrowserWindow.__initHelpDb" ID="WebBrowserWindow.__initHelpDb"></a> 1890 </p>
1891 <a NAME="WebBrowserWindow.__initHelpDb" ID="WebBrowserWindow.__initHelpDb"></a>
1430 <h4>WebBrowserWindow.__initHelpDb</h4> 1892 <h4>WebBrowserWindow.__initHelpDb</h4>
1431 <b>__initHelpDb</b>(<i></i>) 1893 <b>__initHelpDb</b>(<i></i>)
1894
1432 <p> 1895 <p>
1433 Private slot to initialize the documentation database. 1896 Private slot to initialize the documentation database.
1434 </p><a NAME="WebBrowserWindow.__initMenus" ID="WebBrowserWindow.__initMenus"></a> 1897 </p>
1898 <a NAME="WebBrowserWindow.__initMenus" ID="WebBrowserWindow.__initMenus"></a>
1435 <h4>WebBrowserWindow.__initMenus</h4> 1899 <h4>WebBrowserWindow.__initMenus</h4>
1436 <b>__initMenus</b>(<i></i>) 1900 <b>__initMenus</b>(<i></i>)
1901
1437 <p> 1902 <p>
1438 Private method to create the menus. 1903 Private method to create the menus.
1439 </p><a NAME="WebBrowserWindow.__initSuperMenu" ID="WebBrowserWindow.__initSuperMenu"></a> 1904 </p>
1905 <a NAME="WebBrowserWindow.__initSuperMenu" ID="WebBrowserWindow.__initSuperMenu"></a>
1440 <h4>WebBrowserWindow.__initSuperMenu</h4> 1906 <h4>WebBrowserWindow.__initSuperMenu</h4>
1441 <b>__initSuperMenu</b>(<i></i>) 1907 <b>__initSuperMenu</b>(<i></i>)
1908
1442 <p> 1909 <p>
1443 Private method to create the super menu and attach it to the super 1910 Private method to create the super menu and attach it to the super
1444 menu button. 1911 menu button.
1445 </p><a NAME="WebBrowserWindow.__initToolbars" ID="WebBrowserWindow.__initToolbars"></a> 1912 </p>
1913 <a NAME="WebBrowserWindow.__initToolbars" ID="WebBrowserWindow.__initToolbars"></a>
1446 <h4>WebBrowserWindow.__initToolbars</h4> 1914 <h4>WebBrowserWindow.__initToolbars</h4>
1447 <b>__initToolbars</b>(<i></i>) 1915 <b>__initToolbars</b>(<i></i>)
1916
1448 <p> 1917 <p>
1449 Private method to create the toolbars. 1918 Private method to create the toolbars.
1450 </p><a NAME="WebBrowserWindow.__initWebEngineSettings" ID="WebBrowserWindow.__initWebEngineSettings"></a> 1919 </p>
1920 <a NAME="WebBrowserWindow.__initWebEngineSettings" ID="WebBrowserWindow.__initWebEngineSettings"></a>
1451 <h4>WebBrowserWindow.__initWebEngineSettings</h4> 1921 <h4>WebBrowserWindow.__initWebEngineSettings</h4>
1452 <b>__initWebEngineSettings</b>(<i></i>) 1922 <b>__initWebEngineSettings</b>(<i></i>)
1923
1453 <p> 1924 <p>
1454 Private method to set the global web settings. 1925 Private method to set the global web settings.
1455 </p><a NAME="WebBrowserWindow.__linkActivated" ID="WebBrowserWindow.__linkActivated"></a> 1926 </p>
1927 <a NAME="WebBrowserWindow.__linkActivated" ID="WebBrowserWindow.__linkActivated"></a>
1456 <h4>WebBrowserWindow.__linkActivated</h4> 1928 <h4>WebBrowserWindow.__linkActivated</h4>
1457 <b>__linkActivated</b>(<i>url</i>) 1929 <b>__linkActivated</b>(<i>url</i>)
1930
1458 <p> 1931 <p>
1459 Private slot to handle the selection of a link. 1932 Private slot to handle the selection of a link.
1460 </p><dl> 1933 </p>
1934 <dl>
1935
1461 <dt><i>url</i> (QUrl)</dt> 1936 <dt><i>url</i> (QUrl)</dt>
1462 <dd> 1937 <dd>
1463 URL to be shown 1938 URL to be shown
1464 </dd> 1939 </dd>
1465 </dl><a NAME="WebBrowserWindow.__lookForNewDocumentation" ID="WebBrowserWindow.__lookForNewDocumentation"></a> 1940 </dl>
1941 <a NAME="WebBrowserWindow.__lookForNewDocumentation" ID="WebBrowserWindow.__lookForNewDocumentation"></a>
1466 <h4>WebBrowserWindow.__lookForNewDocumentation</h4> 1942 <h4>WebBrowserWindow.__lookForNewDocumentation</h4>
1467 <b>__lookForNewDocumentation</b>(<i></i>) 1943 <b>__lookForNewDocumentation</b>(<i></i>)
1944
1468 <p> 1945 <p>
1469 Private slot to look for new documentation to be loaded into the 1946 Private slot to look for new documentation to be loaded into the
1470 help database. 1947 help database.
1471 </p><a NAME="WebBrowserWindow.__manageQtHelpDocumentation" ID="WebBrowserWindow.__manageQtHelpDocumentation"></a> 1948 </p>
1949 <a NAME="WebBrowserWindow.__manageQtHelpDocumentation" ID="WebBrowserWindow.__manageQtHelpDocumentation"></a>
1472 <h4>WebBrowserWindow.__manageQtHelpDocumentation</h4> 1950 <h4>WebBrowserWindow.__manageQtHelpDocumentation</h4>
1473 <b>__manageQtHelpDocumentation</b>(<i></i>) 1951 <b>__manageQtHelpDocumentation</b>(<i></i>)
1952
1474 <p> 1953 <p>
1475 Private slot to manage the QtHelp documentation database. 1954 Private slot to manage the QtHelp documentation database.
1476 </p><a NAME="WebBrowserWindow.__nextTab" ID="WebBrowserWindow.__nextTab"></a> 1955 </p>
1956 <a NAME="WebBrowserWindow.__nextTab" ID="WebBrowserWindow.__nextTab"></a>
1477 <h4>WebBrowserWindow.__nextTab</h4> 1957 <h4>WebBrowserWindow.__nextTab</h4>
1478 <b>__nextTab</b>(<i></i>) 1958 <b>__nextTab</b>(<i></i>)
1959
1479 <p> 1960 <p>
1480 Private slot used to show the next tab. 1961 Private slot used to show the next tab.
1481 </p><a NAME="WebBrowserWindow.__openFile" ID="WebBrowserWindow.__openFile"></a> 1962 </p>
1963 <a NAME="WebBrowserWindow.__openFile" ID="WebBrowserWindow.__openFile"></a>
1482 <h4>WebBrowserWindow.__openFile</h4> 1964 <h4>WebBrowserWindow.__openFile</h4>
1483 <b>__openFile</b>(<i></i>) 1965 <b>__openFile</b>(<i></i>)
1966
1484 <p> 1967 <p>
1485 Private slot called to open a file. 1968 Private slot called to open a file.
1486 </p><a NAME="WebBrowserWindow.__openFileNewTab" ID="WebBrowserWindow.__openFileNewTab"></a> 1969 </p>
1970 <a NAME="WebBrowserWindow.__openFileNewTab" ID="WebBrowserWindow.__openFileNewTab"></a>
1487 <h4>WebBrowserWindow.__openFileNewTab</h4> 1971 <h4>WebBrowserWindow.__openFileNewTab</h4>
1488 <b>__openFileNewTab</b>(<i></i>) 1972 <b>__openFileNewTab</b>(<i></i>)
1973
1489 <p> 1974 <p>
1490 Private slot called to open a file in a new tab. 1975 Private slot called to open a file in a new tab.
1491 </p><a NAME="WebBrowserWindow.__paste" ID="WebBrowserWindow.__paste"></a> 1976 </p>
1977 <a NAME="WebBrowserWindow.__paste" ID="WebBrowserWindow.__paste"></a>
1492 <h4>WebBrowserWindow.__paste</h4> 1978 <h4>WebBrowserWindow.__paste</h4>
1493 <b>__paste</b>(<i></i>) 1979 <b>__paste</b>(<i></i>)
1980
1494 <p> 1981 <p>
1495 Private slot called to handle the paste action. 1982 Private slot called to handle the paste action.
1496 </p><a NAME="WebBrowserWindow.__populateToolbarsMenu" ID="WebBrowserWindow.__populateToolbarsMenu"></a> 1983 </p>
1984 <a NAME="WebBrowserWindow.__populateToolbarsMenu" ID="WebBrowserWindow.__populateToolbarsMenu"></a>
1497 <h4>WebBrowserWindow.__populateToolbarsMenu</h4> 1985 <h4>WebBrowserWindow.__populateToolbarsMenu</h4>
1498 <b>__populateToolbarsMenu</b>(<i>menu</i>) 1986 <b>__populateToolbarsMenu</b>(<i>menu</i>)
1987
1499 <p> 1988 <p>
1500 Private method to populate the toolbars menu. 1989 Private method to populate the toolbars menu.
1501 </p><dl> 1990 </p>
1991 <dl>
1992
1502 <dt><i>menu</i> (QMenu)</dt> 1993 <dt><i>menu</i> (QMenu)</dt>
1503 <dd> 1994 <dd>
1504 reference to the menu to be populated 1995 reference to the menu to be populated
1505 </dd> 1996 </dd>
1506 </dl><a NAME="WebBrowserWindow.__prevTab" ID="WebBrowserWindow.__prevTab"></a> 1997 </dl>
1998 <a NAME="WebBrowserWindow.__prevTab" ID="WebBrowserWindow.__prevTab"></a>
1507 <h4>WebBrowserWindow.__prevTab</h4> 1999 <h4>WebBrowserWindow.__prevTab</h4>
1508 <b>__prevTab</b>(<i></i>) 2000 <b>__prevTab</b>(<i></i>)
2001
1509 <p> 2002 <p>
1510 Private slot used to show the previous tab. 2003 Private slot used to show the previous tab.
1511 </p><a NAME="WebBrowserWindow.__redo" ID="WebBrowserWindow.__redo"></a> 2004 </p>
2005 <a NAME="WebBrowserWindow.__redo" ID="WebBrowserWindow.__redo"></a>
1512 <h4>WebBrowserWindow.__redo</h4> 2006 <h4>WebBrowserWindow.__redo</h4>
1513 <b>__redo</b>(<i></i>) 2007 <b>__redo</b>(<i></i>)
2008
1514 <p> 2009 <p>
1515 Private slot to handle the redo action. 2010 Private slot to handle the redo action.
1516 </p><a NAME="WebBrowserWindow.__reload" ID="WebBrowserWindow.__reload"></a> 2011 </p>
2012 <a NAME="WebBrowserWindow.__reload" ID="WebBrowserWindow.__reload"></a>
1517 <h4>WebBrowserWindow.__reload</h4> 2013 <h4>WebBrowserWindow.__reload</h4>
1518 <b>__reload</b>(<i></i>) 2014 <b>__reload</b>(<i></i>)
2015
1519 <p> 2016 <p>
1520 Private slot called to handle the reload action. 2017 Private slot called to handle the reload action.
1521 </p><a NAME="WebBrowserWindow.__removeOldDocumentation" ID="WebBrowserWindow.__removeOldDocumentation"></a> 2018 </p>
2019 <a NAME="WebBrowserWindow.__removeOldDocumentation" ID="WebBrowserWindow.__removeOldDocumentation"></a>
1522 <h4>WebBrowserWindow.__removeOldDocumentation</h4> 2020 <h4>WebBrowserWindow.__removeOldDocumentation</h4>
1523 <b>__removeOldDocumentation</b>(<i></i>) 2021 <b>__removeOldDocumentation</b>(<i></i>)
2022
1524 <p> 2023 <p>
1525 Private slot to remove non-existing documentation from the help engine. 2024 Private slot to remove non-existing documentation from the help engine.
1526 </p><a NAME="WebBrowserWindow.__saLoadUrl" ID="WebBrowserWindow.__saLoadUrl"></a> 2025 </p>
2026 <a NAME="WebBrowserWindow.__saLoadUrl" ID="WebBrowserWindow.__saLoadUrl"></a>
1527 <h4>WebBrowserWindow.__saLoadUrl</h4> 2027 <h4>WebBrowserWindow.__saLoadUrl</h4>
1528 <b>__saLoadUrl</b>(<i>urlStr</i>) 2028 <b>__saLoadUrl</b>(<i>urlStr</i>)
2029
1529 <p> 2030 <p>
1530 Private slot to load an URL received via the single application 2031 Private slot to load an URL received via the single application
1531 protocol. 2032 protocol.
1532 </p><dl> 2033 </p>
2034 <dl>
2035
1533 <dt><i>urlStr</i> (str)</dt> 2036 <dt><i>urlStr</i> (str)</dt>
1534 <dd> 2037 <dd>
1535 URL to be loaded 2038 URL to be loaded
1536 </dd> 2039 </dd>
1537 </dl><a NAME="WebBrowserWindow.__saNewTab" ID="WebBrowserWindow.__saNewTab"></a> 2040 </dl>
2041 <a NAME="WebBrowserWindow.__saNewTab" ID="WebBrowserWindow.__saNewTab"></a>
1538 <h4>WebBrowserWindow.__saNewTab</h4> 2042 <h4>WebBrowserWindow.__saNewTab</h4>
1539 <b>__saNewTab</b>(<i>urlStr</i>) 2043 <b>__saNewTab</b>(<i>urlStr</i>)
2044
1540 <p> 2045 <p>
1541 Private slot to load an URL received via the single application 2046 Private slot to load an URL received via the single application
1542 protocol in a new tab. 2047 protocol in a new tab.
1543 </p><dl> 2048 </p>
2049 <dl>
2050
1544 <dt><i>urlStr</i> (str)</dt> 2051 <dt><i>urlStr</i> (str)</dt>
1545 <dd> 2052 <dd>
1546 URL to be loaded 2053 URL to be loaded
1547 </dd> 2054 </dd>
1548 </dl><a NAME="WebBrowserWindow.__saSearchWord" ID="WebBrowserWindow.__saSearchWord"></a> 2055 </dl>
2056 <a NAME="WebBrowserWindow.__saSearchWord" ID="WebBrowserWindow.__saSearchWord"></a>
1549 <h4>WebBrowserWindow.__saSearchWord</h4> 2057 <h4>WebBrowserWindow.__saSearchWord</h4>
1550 <b>__saSearchWord</b>(<i>word</i>) 2058 <b>__saSearchWord</b>(<i>word</i>)
2059
1551 <p> 2060 <p>
1552 Private slot to search for the given word. 2061 Private slot to search for the given word.
1553 </p><dl> 2062 </p>
2063 <dl>
2064
1554 <dt><i>word</i> (str)</dt> 2065 <dt><i>word</i> (str)</dt>
1555 <dd> 2066 <dd>
1556 word to be searched for 2067 word to be searched for
1557 </dd> 2068 </dd>
1558 </dl><a NAME="WebBrowserWindow.__savePageAs" ID="WebBrowserWindow.__savePageAs"></a> 2069 </dl>
2070 <a NAME="WebBrowserWindow.__savePageAs" ID="WebBrowserWindow.__savePageAs"></a>
1559 <h4>WebBrowserWindow.__savePageAs</h4> 2071 <h4>WebBrowserWindow.__savePageAs</h4>
1560 <b>__savePageAs</b>(<i></i>) 2072 <b>__savePageAs</b>(<i></i>)
2073
1561 <p> 2074 <p>
1562 Private slot to save the current page. 2075 Private slot to save the current page.
1563 </p><a NAME="WebBrowserWindow.__saveVisiblePageScreen" ID="WebBrowserWindow.__saveVisiblePageScreen"></a> 2076 </p>
2077 <a NAME="WebBrowserWindow.__saveVisiblePageScreen" ID="WebBrowserWindow.__saveVisiblePageScreen"></a>
1564 <h4>WebBrowserWindow.__saveVisiblePageScreen</h4> 2078 <h4>WebBrowserWindow.__saveVisiblePageScreen</h4>
1565 <b>__saveVisiblePageScreen</b>(<i></i>) 2079 <b>__saveVisiblePageScreen</b>(<i></i>)
2080
1566 <p> 2081 <p>
1567 Private slot to save the visible part of the current page as a screen 2082 Private slot to save the visible part of the current page as a screen
1568 shot. 2083 shot.
1569 </p><a NAME="WebBrowserWindow.__searchForWord" ID="WebBrowserWindow.__searchForWord"></a> 2084 </p>
2085 <a NAME="WebBrowserWindow.__searchForWord" ID="WebBrowserWindow.__searchForWord"></a>
1570 <h4>WebBrowserWindow.__searchForWord</h4> 2086 <h4>WebBrowserWindow.__searchForWord</h4>
1571 <b>__searchForWord</b>(<i></i>) 2087 <b>__searchForWord</b>(<i></i>)
2088
1572 <p> 2089 <p>
1573 Private slot to search for a word. 2090 Private slot to search for a word.
1574 </p><a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a> 2091 </p>
2092 <a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a>
1575 <h4>WebBrowserWindow.__selectAll</h4> 2093 <h4>WebBrowserWindow.__selectAll</h4>
1576 <b>__selectAll</b>(<i></i>) 2094 <b>__selectAll</b>(<i></i>)
2095
1577 <p> 2096 <p>
1578 Private slot to handle the select all action. 2097 Private slot to handle the select all action.
1579 </p><a NAME="WebBrowserWindow.__sendPageLink" ID="WebBrowserWindow.__sendPageLink"></a> 2098 </p>
2099 <a NAME="WebBrowserWindow.__sendPageLink" ID="WebBrowserWindow.__sendPageLink"></a>
1580 <h4>WebBrowserWindow.__sendPageLink</h4> 2100 <h4>WebBrowserWindow.__sendPageLink</h4>
1581 <b>__sendPageLink</b>(<i></i>) 2101 <b>__sendPageLink</b>(<i></i>)
2102
1582 <p> 2103 <p>
1583 Private slot to send the link of the current page via email. 2104 Private slot to send the link of the current page via email.
1584 </p><a NAME="WebBrowserWindow.__setBookmarksToolbarVisibility" ID="WebBrowserWindow.__setBookmarksToolbarVisibility"></a> 2105 </p>
2106 <a NAME="WebBrowserWindow.__setBookmarksToolbarVisibility" ID="WebBrowserWindow.__setBookmarksToolbarVisibility"></a>
1585 <h4>WebBrowserWindow.__setBookmarksToolbarVisibility</h4> 2107 <h4>WebBrowserWindow.__setBookmarksToolbarVisibility</h4>
1586 <b>__setBookmarksToolbarVisibility</b>(<i>visible</i>) 2108 <b>__setBookmarksToolbarVisibility</b>(<i>visible</i>)
2109
1587 <p> 2110 <p>
1588 Private method to set the visibility of the bookmarks toolbar. 2111 Private method to set the visibility of the bookmarks toolbar.
1589 </p><dl> 2112 </p>
2113 <dl>
2114
1590 <dt><i>visible</i> (bool)</dt> 2115 <dt><i>visible</i> (bool)</dt>
1591 <dd> 2116 <dd>
1592 flag indicating the toolbar visibility 2117 flag indicating the toolbar visibility
1593 </dd> 2118 </dd>
1594 </dl><a NAME="WebBrowserWindow.__setIconDatabasePath" ID="WebBrowserWindow.__setIconDatabasePath"></a> 2119 </dl>
2120 <a NAME="WebBrowserWindow.__setIconDatabasePath" ID="WebBrowserWindow.__setIconDatabasePath"></a>
1595 <h4>WebBrowserWindow.__setIconDatabasePath</h4> 2121 <h4>WebBrowserWindow.__setIconDatabasePath</h4>
1596 <b>__setIconDatabasePath</b>(<i>enable=True</i>) 2122 <b>__setIconDatabasePath</b>(<i>enable=True</i>)
2123
1597 <p> 2124 <p>
1598 Private method to set the favicons path. 2125 Private method to set the favicons path.
1599 </p><dl> 2126 </p>
2127 <dl>
2128
1600 <dt><i>enable</i></dt> 2129 <dt><i>enable</i></dt>
1601 <dd> 2130 <dd>
1602 flag indicating to enabled icon storage (boolean) 2131 flag indicating to enabled icon storage (boolean)
1603 </dd> 2132 </dd>
1604 </dl><a NAME="WebBrowserWindow.__setMenuBarVisibility" ID="WebBrowserWindow.__setMenuBarVisibility"></a> 2133 </dl>
2134 <a NAME="WebBrowserWindow.__setMenuBarVisibility" ID="WebBrowserWindow.__setMenuBarVisibility"></a>
1605 <h4>WebBrowserWindow.__setMenuBarVisibility</h4> 2135 <h4>WebBrowserWindow.__setMenuBarVisibility</h4>
1606 <b>__setMenuBarVisibility</b>(<i>visible</i>) 2136 <b>__setMenuBarVisibility</b>(<i>visible</i>)
2137
1607 <p> 2138 <p>
1608 Private method to set the visibility of the menu bar. 2139 Private method to set the visibility of the menu bar.
1609 </p><dl> 2140 </p>
2141 <dl>
2142
1610 <dt><i>visible</i> (bool)</dt> 2143 <dt><i>visible</i> (bool)</dt>
1611 <dd> 2144 <dd>
1612 flag indicating the menu bar visibility 2145 flag indicating the menu bar visibility
1613 </dd> 2146 </dd>
1614 </dl><a NAME="WebBrowserWindow.__setStatusBarVisible" ID="WebBrowserWindow.__setStatusBarVisible"></a> 2147 </dl>
2148 <a NAME="WebBrowserWindow.__setStatusBarVisible" ID="WebBrowserWindow.__setStatusBarVisible"></a>
1615 <h4>WebBrowserWindow.__setStatusBarVisible</h4> 2149 <h4>WebBrowserWindow.__setStatusBarVisible</h4>
1616 <b>__setStatusBarVisible</b>(<i>visible</i>) 2150 <b>__setStatusBarVisible</b>(<i>visible</i>)
2151
1617 <p> 2152 <p>
1618 Private method to set the visibility of the status bar. 2153 Private method to set the visibility of the status bar.
1619 </p><dl> 2154 </p>
2155 <dl>
2156
1620 <dt><i>visible</i> (bool)</dt> 2157 <dt><i>visible</i> (bool)</dt>
1621 <dd> 2158 <dd>
1622 flag indicating the status bar visibility 2159 flag indicating the status bar visibility
1623 </dd> 2160 </dd>
1624 </dl><a NAME="WebBrowserWindow.__setTextEncoding" ID="WebBrowserWindow.__setTextEncoding"></a> 2161 </dl>
2162 <a NAME="WebBrowserWindow.__setTextEncoding" ID="WebBrowserWindow.__setTextEncoding"></a>
1625 <h4>WebBrowserWindow.__setTextEncoding</h4> 2163 <h4>WebBrowserWindow.__setTextEncoding</h4>
1626 <b>__setTextEncoding</b>(<i>act</i>) 2164 <b>__setTextEncoding</b>(<i>act</i>)
2165
1627 <p> 2166 <p>
1628 Private slot to set the selected text encoding as the default for 2167 Private slot to set the selected text encoding as the default for
1629 this session. 2168 this session.
1630 </p><dl> 2169 </p>
2170 <dl>
2171
1631 <dt><i>act</i></dt> 2172 <dt><i>act</i></dt>
1632 <dd> 2173 <dd>
1633 reference to the selected action (QAction) 2174 reference to the selected action (QAction)
1634 </dd> 2175 </dd>
1635 </dl><a NAME="WebBrowserWindow.__setUserStyleSheet" ID="WebBrowserWindow.__setUserStyleSheet"></a> 2176 </dl>
2177 <a NAME="WebBrowserWindow.__setUserStyleSheet" ID="WebBrowserWindow.__setUserStyleSheet"></a>
1636 <h4>WebBrowserWindow.__setUserStyleSheet</h4> 2178 <h4>WebBrowserWindow.__setUserStyleSheet</h4>
1637 <b>__setUserStyleSheet</b>(<i>styleSheetFile</i>) 2179 <b>__setUserStyleSheet</b>(<i>styleSheetFile</i>)
2180
1638 <p> 2181 <p>
1639 Private method to set a user style sheet. 2182 Private method to set a user style sheet.
1640 </p><dl> 2183 </p>
2184 <dl>
2185
1641 <dt><i>styleSheetFile</i></dt> 2186 <dt><i>styleSheetFile</i></dt>
1642 <dd> 2187 <dd>
1643 name of the user style sheet file (string) 2188 name of the user style sheet file (string)
1644 </dd> 2189 </dd>
1645 </dl><a NAME="WebBrowserWindow.__setupFilterCombo" ID="WebBrowserWindow.__setupFilterCombo"></a> 2190 </dl>
2191 <a NAME="WebBrowserWindow.__setupFilterCombo" ID="WebBrowserWindow.__setupFilterCombo"></a>
1646 <h4>WebBrowserWindow.__setupFilterCombo</h4> 2192 <h4>WebBrowserWindow.__setupFilterCombo</h4>
1647 <b>__setupFilterCombo</b>(<i></i>) 2193 <b>__setupFilterCombo</b>(<i></i>)
2194
1648 <p> 2195 <p>
1649 Private slot to setup the filter combo box. 2196 Private slot to setup the filter combo box.
1650 </p><a NAME="WebBrowserWindow.__shallShutDown" ID="WebBrowserWindow.__shallShutDown"></a> 2197 </p>
2198 <a NAME="WebBrowserWindow.__shallShutDown" ID="WebBrowserWindow.__shallShutDown"></a>
1651 <h4>WebBrowserWindow.__shallShutDown</h4> 2199 <h4>WebBrowserWindow.__shallShutDown</h4>
1652 <b>__shallShutDown</b>(<i></i>) 2200 <b>__shallShutDown</b>(<i></i>)
2201
1653 <p> 2202 <p>
1654 Private method to check, if the application should be shut down. 2203 Private method to check, if the application should be shut down.
1655 </p><dl> 2204 </p>
2205 <dl>
1656 <dt>Returns:</dt> 2206 <dt>Returns:</dt>
1657 <dd> 2207 <dd>
1658 flag indicating a shut down 2208 flag indicating a shut down
1659 </dd> 2209 </dd>
1660 </dl><dl> 2210 </dl>
2211 <dl>
1661 <dt>Return Type:</dt> 2212 <dt>Return Type:</dt>
1662 <dd> 2213 <dd>
1663 bool 2214 bool
1664 </dd> 2215 </dd>
1665 </dl><a NAME="WebBrowserWindow.__showAcceptedLanguages" ID="WebBrowserWindow.__showAcceptedLanguages"></a> 2216 </dl>
2217 <a NAME="WebBrowserWindow.__showAcceptedLanguages" ID="WebBrowserWindow.__showAcceptedLanguages"></a>
1666 <h4>WebBrowserWindow.__showAcceptedLanguages</h4> 2218 <h4>WebBrowserWindow.__showAcceptedLanguages</h4>
1667 <b>__showAcceptedLanguages</b>(<i></i>) 2219 <b>__showAcceptedLanguages</b>(<i></i>)
2220
1668 <p> 2221 <p>
1669 Private slot to configure the accepted languages for web pages. 2222 Private slot to configure the accepted languages for web pages.
1670 </p><a NAME="WebBrowserWindow.__showAdBlockDialog" ID="WebBrowserWindow.__showAdBlockDialog"></a> 2223 </p>
2224 <a NAME="WebBrowserWindow.__showAdBlockDialog" ID="WebBrowserWindow.__showAdBlockDialog"></a>
1671 <h4>WebBrowserWindow.__showAdBlockDialog</h4> 2225 <h4>WebBrowserWindow.__showAdBlockDialog</h4>
1672 <b>__showAdBlockDialog</b>(<i></i>) 2226 <b>__showAdBlockDialog</b>(<i></i>)
2227
1673 <p> 2228 <p>
1674 Private slot to show the AdBlock configuration dialog. 2229 Private slot to show the AdBlock configuration dialog.
1675 </p><a NAME="WebBrowserWindow.__showBookmarksDialog" ID="WebBrowserWindow.__showBookmarksDialog"></a> 2230 </p>
2231 <a NAME="WebBrowserWindow.__showBookmarksDialog" ID="WebBrowserWindow.__showBookmarksDialog"></a>
1676 <h4>WebBrowserWindow.__showBookmarksDialog</h4> 2232 <h4>WebBrowserWindow.__showBookmarksDialog</h4>
1677 <b>__showBookmarksDialog</b>(<i></i>) 2233 <b>__showBookmarksDialog</b>(<i></i>)
2234
1678 <p> 2235 <p>
1679 Private slot to show the bookmarks dialog. 2236 Private slot to show the bookmarks dialog.
1680 </p><a NAME="WebBrowserWindow.__showCertificateErrorsDialog" ID="WebBrowserWindow.__showCertificateErrorsDialog"></a> 2237 </p>
2238 <a NAME="WebBrowserWindow.__showCertificateErrorsDialog" ID="WebBrowserWindow.__showCertificateErrorsDialog"></a>
1681 <h4>WebBrowserWindow.__showCertificateErrorsDialog</h4> 2239 <h4>WebBrowserWindow.__showCertificateErrorsDialog</h4>
1682 <b>__showCertificateErrorsDialog</b>(<i></i>) 2240 <b>__showCertificateErrorsDialog</b>(<i></i>)
2241
1683 <p> 2242 <p>
1684 Private slot to show the certificate errors management dialog. 2243 Private slot to show the certificate errors management dialog.
1685 </p><a NAME="WebBrowserWindow.__showCookiesConfiguration" ID="WebBrowserWindow.__showCookiesConfiguration"></a> 2244 </p>
2245 <a NAME="WebBrowserWindow.__showCookiesConfiguration" ID="WebBrowserWindow.__showCookiesConfiguration"></a>
1686 <h4>WebBrowserWindow.__showCookiesConfiguration</h4> 2246 <h4>WebBrowserWindow.__showCookiesConfiguration</h4>
1687 <b>__showCookiesConfiguration</b>(<i></i>) 2247 <b>__showCookiesConfiguration</b>(<i></i>)
2248
1688 <p> 2249 <p>
1689 Private slot to configure the cookies handling. 2250 Private slot to configure the cookies handling.
1690 </p><a NAME="WebBrowserWindow.__showDownloadsWindow" ID="WebBrowserWindow.__showDownloadsWindow"></a> 2251 </p>
2252 <a NAME="WebBrowserWindow.__showDownloadsWindow" ID="WebBrowserWindow.__showDownloadsWindow"></a>
1691 <h4>WebBrowserWindow.__showDownloadsWindow</h4> 2253 <h4>WebBrowserWindow.__showDownloadsWindow</h4>
1692 <b>__showDownloadsWindow</b>(<i></i>) 2254 <b>__showDownloadsWindow</b>(<i></i>)
2255
1693 <p> 2256 <p>
1694 Private slot to show the downloads dialog. 2257 Private slot to show the downloads dialog.
1695 </p><a NAME="WebBrowserWindow.__showEnginesConfigurationDialog" ID="WebBrowserWindow.__showEnginesConfigurationDialog"></a> 2258 </p>
2259 <a NAME="WebBrowserWindow.__showEnginesConfigurationDialog" ID="WebBrowserWindow.__showEnginesConfigurationDialog"></a>
1696 <h4>WebBrowserWindow.__showEnginesConfigurationDialog</h4> 2260 <h4>WebBrowserWindow.__showEnginesConfigurationDialog</h4>
1697 <b>__showEnginesConfigurationDialog</b>(<i></i>) 2261 <b>__showEnginesConfigurationDialog</b>(<i></i>)
2262
1698 <p> 2263 <p>
1699 Private slot to show the search engines configuration dialog. 2264 Private slot to show the search engines configuration dialog.
1700 </p><a NAME="WebBrowserWindow.__showFeaturePermissionDialog" ID="WebBrowserWindow.__showFeaturePermissionDialog"></a> 2265 </p>
2266 <a NAME="WebBrowserWindow.__showFeaturePermissionDialog" ID="WebBrowserWindow.__showFeaturePermissionDialog"></a>
1701 <h4>WebBrowserWindow.__showFeaturePermissionDialog</h4> 2267 <h4>WebBrowserWindow.__showFeaturePermissionDialog</h4>
1702 <b>__showFeaturePermissionDialog</b>(<i></i>) 2268 <b>__showFeaturePermissionDialog</b>(<i></i>)
2269
1703 <p> 2270 <p>
1704 Private slot to show the feature permission dialog. 2271 Private slot to show the feature permission dialog.
1705 </p><a NAME="WebBrowserWindow.__showFeedsManager" ID="WebBrowserWindow.__showFeedsManager"></a> 2272 </p>
2273 <a NAME="WebBrowserWindow.__showFeedsManager" ID="WebBrowserWindow.__showFeedsManager"></a>
1706 <h4>WebBrowserWindow.__showFeedsManager</h4> 2274 <h4>WebBrowserWindow.__showFeedsManager</h4>
1707 <b>__showFeedsManager</b>(<i></i>) 2275 <b>__showFeedsManager</b>(<i></i>)
2276
1708 <p> 2277 <p>
1709 Private slot to show the feeds manager dialog. 2278 Private slot to show the feeds manager dialog.
1710 </p><a NAME="WebBrowserWindow.__showFlashCookiesManagement" ID="WebBrowserWindow.__showFlashCookiesManagement"></a> 2279 </p>
2280 <a NAME="WebBrowserWindow.__showFlashCookiesManagement" ID="WebBrowserWindow.__showFlashCookiesManagement"></a>
1711 <h4>WebBrowserWindow.__showFlashCookiesManagement</h4> 2281 <h4>WebBrowserWindow.__showFlashCookiesManagement</h4>
1712 <b>__showFlashCookiesManagement</b>(<i></i>) 2282 <b>__showFlashCookiesManagement</b>(<i></i>)
2283
1713 <p> 2284 <p>
1714 Private slot to show the flash cookies management dialog. 2285 Private slot to show the flash cookies management dialog.
1715 </p><a NAME="WebBrowserWindow.__showGreaseMonkeyConfigDialog" ID="WebBrowserWindow.__showGreaseMonkeyConfigDialog"></a> 2286 </p>
2287 <a NAME="WebBrowserWindow.__showGreaseMonkeyConfigDialog" ID="WebBrowserWindow.__showGreaseMonkeyConfigDialog"></a>
1716 <h4>WebBrowserWindow.__showGreaseMonkeyConfigDialog</h4> 2288 <h4>WebBrowserWindow.__showGreaseMonkeyConfigDialog</h4>
1717 <b>__showGreaseMonkeyConfigDialog</b>(<i></i>) 2289 <b>__showGreaseMonkeyConfigDialog</b>(<i></i>)
2290
1718 <p> 2291 <p>
1719 Private slot to show the GreaseMonkey scripts configuration dialog. 2292 Private slot to show the GreaseMonkey scripts configuration dialog.
1720 </p><a NAME="WebBrowserWindow.__showIndexWindow" ID="WebBrowserWindow.__showIndexWindow"></a> 2293 </p>
2294 <a NAME="WebBrowserWindow.__showIndexWindow" ID="WebBrowserWindow.__showIndexWindow"></a>
1721 <h4>WebBrowserWindow.__showIndexWindow</h4> 2295 <h4>WebBrowserWindow.__showIndexWindow</h4>
1722 <b>__showIndexWindow</b>(<i></i>) 2296 <b>__showIndexWindow</b>(<i></i>)
2297
1723 <p> 2298 <p>
1724 Private method to show the index window. 2299 Private method to show the index window.
1725 </p><a NAME="WebBrowserWindow.__showInstallationError" ID="WebBrowserWindow.__showInstallationError"></a> 2300 </p>
2301 <a NAME="WebBrowserWindow.__showInstallationError" ID="WebBrowserWindow.__showInstallationError"></a>
1726 <h4>WebBrowserWindow.__showInstallationError</h4> 2302 <h4>WebBrowserWindow.__showInstallationError</h4>
1727 <b>__showInstallationError</b>(<i>message</i>) 2303 <b>__showInstallationError</b>(<i>message</i>)
2304
1728 <p> 2305 <p>
1729 Private slot to show installation errors. 2306 Private slot to show installation errors.
1730 </p><dl> 2307 </p>
2308 <dl>
2309
1731 <dt><i>message</i></dt> 2310 <dt><i>message</i></dt>
1732 <dd> 2311 <dd>
1733 message to be shown (string) 2312 message to be shown (string)
1734 </dd> 2313 </dd>
1735 </dl><a NAME="WebBrowserWindow.__showPageSource" ID="WebBrowserWindow.__showPageSource"></a> 2314 </dl>
2315 <a NAME="WebBrowserWindow.__showPageSource" ID="WebBrowserWindow.__showPageSource"></a>
1736 <h4>WebBrowserWindow.__showPageSource</h4> 2316 <h4>WebBrowserWindow.__showPageSource</h4>
1737 <b>__showPageSource</b>(<i></i>) 2317 <b>__showPageSource</b>(<i></i>)
2318
1738 <p> 2319 <p>
1739 Private slot to show the source of the current page in an editor. 2320 Private slot to show the source of the current page in an editor.
1740 </p><a NAME="WebBrowserWindow.__showPageSourceCallback" ID="WebBrowserWindow.__showPageSourceCallback"></a> 2321 </p>
2322 <a NAME="WebBrowserWindow.__showPageSourceCallback" ID="WebBrowserWindow.__showPageSourceCallback"></a>
1741 <h4>WebBrowserWindow.__showPageSourceCallback</h4> 2323 <h4>WebBrowserWindow.__showPageSourceCallback</h4>
1742 <b>__showPageSourceCallback</b>(<i>src</i>) 2324 <b>__showPageSourceCallback</b>(<i>src</i>)
2325
1743 <p> 2326 <p>
1744 Private method to show the source of the current page in an editor. 2327 Private method to show the source of the current page in an editor.
1745 </p><dl> 2328 </p>
2329 <dl>
2330
1746 <dt><i>src</i> (str)</dt> 2331 <dt><i>src</i> (str)</dt>
1747 <dd> 2332 <dd>
1748 source of the web page 2333 source of the web page
1749 </dd> 2334 </dd>
1750 </dl><a NAME="WebBrowserWindow.__showPasswordsDialog" ID="WebBrowserWindow.__showPasswordsDialog"></a> 2335 </dl>
2336 <a NAME="WebBrowserWindow.__showPasswordsDialog" ID="WebBrowserWindow.__showPasswordsDialog"></a>
1751 <h4>WebBrowserWindow.__showPasswordsDialog</h4> 2337 <h4>WebBrowserWindow.__showPasswordsDialog</h4>
1752 <b>__showPasswordsDialog</b>(<i></i>) 2338 <b>__showPasswordsDialog</b>(<i></i>)
2339
1753 <p> 2340 <p>
1754 Private slot to show the passwords management dialog. 2341 Private slot to show the passwords management dialog.
1755 </p><a NAME="WebBrowserWindow.__showPersonalInformationDialog" ID="WebBrowserWindow.__showPersonalInformationDialog"></a> 2342 </p>
2343 <a NAME="WebBrowserWindow.__showPersonalInformationDialog" ID="WebBrowserWindow.__showPersonalInformationDialog"></a>
1756 <h4>WebBrowserWindow.__showPersonalInformationDialog</h4> 2344 <h4>WebBrowserWindow.__showPersonalInformationDialog</h4>
1757 <b>__showPersonalInformationDialog</b>(<i></i>) 2345 <b>__showPersonalInformationDialog</b>(<i></i>)
2346
1758 <p> 2347 <p>
1759 Private slot to show the Personal Information configuration dialog. 2348 Private slot to show the Personal Information configuration dialog.
1760 </p><a NAME="WebBrowserWindow.__showPreferences" ID="WebBrowserWindow.__showPreferences"></a> 2349 </p>
2350 <a NAME="WebBrowserWindow.__showPreferences" ID="WebBrowserWindow.__showPreferences"></a>
1761 <h4>WebBrowserWindow.__showPreferences</h4> 2351 <h4>WebBrowserWindow.__showPreferences</h4>
1762 <b>__showPreferences</b>(<i></i>) 2352 <b>__showPreferences</b>(<i></i>)
2353
1763 <p> 2354 <p>
1764 Private slot to set the preferences. 2355 Private slot to set the preferences.
1765 </p><a NAME="WebBrowserWindow.__showProtocolHandlerManagerDialog" ID="WebBrowserWindow.__showProtocolHandlerManagerDialog"></a> 2356 </p>
2357 <a NAME="WebBrowserWindow.__showProtocolHandlerManagerDialog" ID="WebBrowserWindow.__showProtocolHandlerManagerDialog"></a>
1766 <h4>WebBrowserWindow.__showProtocolHandlerManagerDialog</h4> 2358 <h4>WebBrowserWindow.__showProtocolHandlerManagerDialog</h4>
1767 <b>__showProtocolHandlerManagerDialog</b>(<i></i>) 2359 <b>__showProtocolHandlerManagerDialog</b>(<i></i>)
2360
1768 <p> 2361 <p>
1769 Private slot to show the protocol handler manager dialog. 2362 Private slot to show the protocol handler manager dialog.
1770 </p><a NAME="WebBrowserWindow.__showSafeBrowsingDialog" ID="WebBrowserWindow.__showSafeBrowsingDialog"></a> 2363 </p>
2364 <a NAME="WebBrowserWindow.__showSafeBrowsingDialog" ID="WebBrowserWindow.__showSafeBrowsingDialog"></a>
1771 <h4>WebBrowserWindow.__showSafeBrowsingDialog</h4> 2365 <h4>WebBrowserWindow.__showSafeBrowsingDialog</h4>
1772 <b>__showSafeBrowsingDialog</b>(<i></i>) 2366 <b>__showSafeBrowsingDialog</b>(<i></i>)
2367
1773 <p> 2368 <p>
1774 Private slot to show the safe browsing management dialog. 2369 Private slot to show the safe browsing management dialog.
1775 </p><a NAME="WebBrowserWindow.__showSearchWindow" ID="WebBrowserWindow.__showSearchWindow"></a> 2370 </p>
2371 <a NAME="WebBrowserWindow.__showSearchWindow" ID="WebBrowserWindow.__showSearchWindow"></a>
1776 <h4>WebBrowserWindow.__showSearchWindow</h4> 2372 <h4>WebBrowserWindow.__showSearchWindow</h4>
1777 <b>__showSearchWindow</b>(<i></i>) 2373 <b>__showSearchWindow</b>(<i></i>)
2374
1778 <p> 2375 <p>
1779 Private method to show the search window. 2376 Private method to show the search window.
1780 </p><a NAME="WebBrowserWindow.__showSessionManagerDialog" ID="WebBrowserWindow.__showSessionManagerDialog"></a> 2377 </p>
2378 <a NAME="WebBrowserWindow.__showSessionManagerDialog" ID="WebBrowserWindow.__showSessionManagerDialog"></a>
1781 <h4>WebBrowserWindow.__showSessionManagerDialog</h4> 2379 <h4>WebBrowserWindow.__showSessionManagerDialog</h4>
1782 <b>__showSessionManagerDialog</b>(<i></i>) 2380 <b>__showSessionManagerDialog</b>(<i></i>)
2381
1783 <p> 2382 <p>
1784 Private slot to show the session manager dialog. 2383 Private slot to show the session manager dialog.
1785 </p><a NAME="WebBrowserWindow.__showSiteinfoDialog" ID="WebBrowserWindow.__showSiteinfoDialog"></a> 2384 </p>
2385 <a NAME="WebBrowserWindow.__showSiteinfoDialog" ID="WebBrowserWindow.__showSiteinfoDialog"></a>
1786 <h4>WebBrowserWindow.__showSiteinfoDialog</h4> 2386 <h4>WebBrowserWindow.__showSiteinfoDialog</h4>
1787 <b>__showSiteinfoDialog</b>(<i></i>) 2387 <b>__showSiteinfoDialog</b>(<i></i>)
2388
1788 <p> 2389 <p>
1789 Private slot to show the site info dialog. 2390 Private slot to show the site info dialog.
1790 </p><a NAME="WebBrowserWindow.__showSyncDialog" ID="WebBrowserWindow.__showSyncDialog"></a> 2391 </p>
2392 <a NAME="WebBrowserWindow.__showSyncDialog" ID="WebBrowserWindow.__showSyncDialog"></a>
1791 <h4>WebBrowserWindow.__showSyncDialog</h4> 2393 <h4>WebBrowserWindow.__showSyncDialog</h4>
1792 <b>__showSyncDialog</b>(<i></i>) 2394 <b>__showSyncDialog</b>(<i></i>)
2395
1793 <p> 2396 <p>
1794 Private slot to show the synchronization dialog. 2397 Private slot to show the synchronization dialog.
1795 </p><a NAME="WebBrowserWindow.__showTabManager" ID="WebBrowserWindow.__showTabManager"></a> 2398 </p>
2399 <a NAME="WebBrowserWindow.__showTabManager" ID="WebBrowserWindow.__showTabManager"></a>
1796 <h4>WebBrowserWindow.__showTabManager</h4> 2400 <h4>WebBrowserWindow.__showTabManager</h4>
1797 <b>__showTabManager</b>(<i>act</i>) 2401 <b>__showTabManager</b>(<i>act</i>)
2402
1798 <p> 2403 <p>
1799 Private method to show the tab manager window. 2404 Private method to show the tab manager window.
1800 </p><dl> 2405 </p>
2406 <dl>
2407
1801 <dt><i>act</i> (QAction)</dt> 2408 <dt><i>act</i> (QAction)</dt>
1802 <dd> 2409 <dd>
1803 reference to the act that triggered 2410 reference to the act that triggered
1804 </dd> 2411 </dd>
1805 </dl><a NAME="WebBrowserWindow.__showTocWindow" ID="WebBrowserWindow.__showTocWindow"></a> 2412 </dl>
2413 <a NAME="WebBrowserWindow.__showTocWindow" ID="WebBrowserWindow.__showTocWindow"></a>
1806 <h4>WebBrowserWindow.__showTocWindow</h4> 2414 <h4>WebBrowserWindow.__showTocWindow</h4>
1807 <b>__showTocWindow</b>(<i></i>) 2415 <b>__showTocWindow</b>(<i></i>)
2416
1808 <p> 2417 <p>
1809 Private method to show the table of contents window. 2418 Private method to show the table of contents window.
1810 </p><a NAME="WebBrowserWindow.__showToolbarsMenu" ID="WebBrowserWindow.__showToolbarsMenu"></a> 2419 </p>
2420 <a NAME="WebBrowserWindow.__showToolbarsMenu" ID="WebBrowserWindow.__showToolbarsMenu"></a>
1811 <h4>WebBrowserWindow.__showToolbarsMenu</h4> 2421 <h4>WebBrowserWindow.__showToolbarsMenu</h4>
1812 <b>__showToolbarsMenu</b>(<i></i>) 2422 <b>__showToolbarsMenu</b>(<i></i>)
2423
1813 <p> 2424 <p>
1814 Private slot to display the Toolbars menu. 2425 Private slot to display the Toolbars menu.
1815 </p><a NAME="WebBrowserWindow.__showUserAgentsDialog" ID="WebBrowserWindow.__showUserAgentsDialog"></a> 2426 </p>
2427 <a NAME="WebBrowserWindow.__showUserAgentsDialog" ID="WebBrowserWindow.__showUserAgentsDialog"></a>
1816 <h4>WebBrowserWindow.__showUserAgentsDialog</h4> 2428 <h4>WebBrowserWindow.__showUserAgentsDialog</h4>
1817 <b>__showUserAgentsDialog</b>(<i></i>) 2429 <b>__showUserAgentsDialog</b>(<i></i>)
2430
1818 <p> 2431 <p>
1819 Private slot to show the user agents management dialog. 2432 Private slot to show the user agents management dialog.
1820 </p><a NAME="WebBrowserWindow.__showWebIconsDialog" ID="WebBrowserWindow.__showWebIconsDialog"></a> 2433 </p>
2434 <a NAME="WebBrowserWindow.__showWebIconsDialog" ID="WebBrowserWindow.__showWebIconsDialog"></a>
1821 <h4>WebBrowserWindow.__showWebIconsDialog</h4> 2435 <h4>WebBrowserWindow.__showWebIconsDialog</h4>
1822 <b>__showWebIconsDialog</b>(<i></i>) 2436 <b>__showWebIconsDialog</b>(<i></i>)
2437
1823 <p> 2438 <p>
1824 Private slot to show a dialog to manage the favicons database. 2439 Private slot to show a dialog to manage the favicons database.
1825 </p><a NAME="WebBrowserWindow.__showZoomValuesDialog" ID="WebBrowserWindow.__showZoomValuesDialog"></a> 2440 </p>
2441 <a NAME="WebBrowserWindow.__showZoomValuesDialog" ID="WebBrowserWindow.__showZoomValuesDialog"></a>
1826 <h4>WebBrowserWindow.__showZoomValuesDialog</h4> 2442 <h4>WebBrowserWindow.__showZoomValuesDialog</h4>
1827 <b>__showZoomValuesDialog</b>(<i></i>) 2443 <b>__showZoomValuesDialog</b>(<i></i>)
2444
1828 <p> 2445 <p>
1829 Private slot to show the zoom values management dialog. 2446 Private slot to show the zoom values management dialog.
1830 </p><a NAME="WebBrowserWindow.__shutdownWindow" ID="WebBrowserWindow.__shutdownWindow"></a> 2447 </p>
2448 <a NAME="WebBrowserWindow.__shutdownWindow" ID="WebBrowserWindow.__shutdownWindow"></a>
1831 <h4>WebBrowserWindow.__shutdownWindow</h4> 2449 <h4>WebBrowserWindow.__shutdownWindow</h4>
1832 <b>__shutdownWindow</b>(<i></i>) 2450 <b>__shutdownWindow</b>(<i></i>)
2451
1833 <p> 2452 <p>
1834 Private method to shut down a web browser window. 2453 Private method to shut down a web browser window.
1835 </p><dl> 2454 </p>
2455 <dl>
1836 <dt>Returns:</dt> 2456 <dt>Returns:</dt>
1837 <dd> 2457 <dd>
1838 flag indicating successful shutdown (boolean) 2458 flag indicating successful shutdown (boolean)
1839 </dd> 2459 </dd>
1840 </dl><a NAME="WebBrowserWindow.__stopLoading" ID="WebBrowserWindow.__stopLoading"></a> 2460 </dl>
2461 <a NAME="WebBrowserWindow.__stopLoading" ID="WebBrowserWindow.__stopLoading"></a>
1841 <h4>WebBrowserWindow.__stopLoading</h4> 2462 <h4>WebBrowserWindow.__stopLoading</h4>
1842 <b>__stopLoading</b>(<i></i>) 2463 <b>__stopLoading</b>(<i></i>)
2464
1843 <p> 2465 <p>
1844 Private slot called to handle loading of the current page. 2466 Private slot called to handle loading of the current page.
1845 </p><a NAME="WebBrowserWindow.__switchTab" ID="WebBrowserWindow.__switchTab"></a> 2467 </p>
2468 <a NAME="WebBrowserWindow.__switchTab" ID="WebBrowserWindow.__switchTab"></a>
1846 <h4>WebBrowserWindow.__switchTab</h4> 2469 <h4>WebBrowserWindow.__switchTab</h4>
1847 <b>__switchTab</b>(<i></i>) 2470 <b>__switchTab</b>(<i></i>)
2471
1848 <p> 2472 <p>
1849 Private slot used to switch between the current and the previous 2473 Private slot used to switch between the current and the previous
1850 current tab. 2474 current tab.
1851 </p><a NAME="WebBrowserWindow.__syncTOC" ID="WebBrowserWindow.__syncTOC"></a> 2475 </p>
2476 <a NAME="WebBrowserWindow.__syncTOC" ID="WebBrowserWindow.__syncTOC"></a>
1852 <h4>WebBrowserWindow.__syncTOC</h4> 2477 <h4>WebBrowserWindow.__syncTOC</h4>
1853 <b>__syncTOC</b>(<i></i>) 2478 <b>__syncTOC</b>(<i></i>)
2479
1854 <p> 2480 <p>
1855 Private slot to synchronize the TOC with the currently shown page. 2481 Private slot to synchronize the TOC with the currently shown page.
1856 </p><a NAME="WebBrowserWindow.__titleChanged" ID="WebBrowserWindow.__titleChanged"></a> 2482 </p>
2483 <a NAME="WebBrowserWindow.__titleChanged" ID="WebBrowserWindow.__titleChanged"></a>
1857 <h4>WebBrowserWindow.__titleChanged</h4> 2484 <h4>WebBrowserWindow.__titleChanged</h4>
1858 <b>__titleChanged</b>(<i>browser, title</i>) 2485 <b>__titleChanged</b>(<i>browser, title</i>)
2486
1859 <p> 2487 <p>
1860 Private slot called to handle a change of a browser's title. 2488 Private slot called to handle a change of a browser's title.
1861 </p><dl> 2489 </p>
2490 <dl>
2491
1862 <dt><i>browser</i></dt> 2492 <dt><i>browser</i></dt>
1863 <dd> 2493 <dd>
1864 reference to the browser (WebBrowserView) 2494 reference to the browser (WebBrowserView)
1865 </dd><dt><i>title</i></dt> 2495 </dd>
2496 <dt><i>title</i></dt>
1866 <dd> 2497 <dd>
1867 new title (string) 2498 new title (string)
1868 </dd> 2499 </dd>
1869 </dl><a NAME="WebBrowserWindow.__toggleJavaScriptConsole" ID="WebBrowserWindow.__toggleJavaScriptConsole"></a> 2500 </dl>
2501 <a NAME="WebBrowserWindow.__toggleJavaScriptConsole" ID="WebBrowserWindow.__toggleJavaScriptConsole"></a>
1870 <h4>WebBrowserWindow.__toggleJavaScriptConsole</h4> 2502 <h4>WebBrowserWindow.__toggleJavaScriptConsole</h4>
1871 <b>__toggleJavaScriptConsole</b>(<i></i>) 2503 <b>__toggleJavaScriptConsole</b>(<i></i>)
2504
1872 <p> 2505 <p>
1873 Private slot to toggle the JavaScript console. 2506 Private slot to toggle the JavaScript console.
1874 </p><a NAME="WebBrowserWindow.__undo" ID="WebBrowserWindow.__undo"></a> 2507 </p>
2508 <a NAME="WebBrowserWindow.__undo" ID="WebBrowserWindow.__undo"></a>
1875 <h4>WebBrowserWindow.__undo</h4> 2509 <h4>WebBrowserWindow.__undo</h4>
1876 <b>__undo</b>(<i></i>) 2510 <b>__undo</b>(<i></i>)
2511
1877 <p> 2512 <p>
1878 Private slot to handle the undo action. 2513 Private slot to handle the undo action.
1879 </p><a NAME="WebBrowserWindow.__unselect" ID="WebBrowserWindow.__unselect"></a> 2514 </p>
2515 <a NAME="WebBrowserWindow.__unselect" ID="WebBrowserWindow.__unselect"></a>
1880 <h4>WebBrowserWindow.__unselect</h4> 2516 <h4>WebBrowserWindow.__unselect</h4>
1881 <b>__unselect</b>(<i></i>) 2517 <b>__unselect</b>(<i></i>)
2518
1882 <p> 2519 <p>
1883 Private slot to clear the selection of the current browser. 2520 Private slot to clear the selection of the current browser.
1884 </p><a NAME="WebBrowserWindow.__virusTotalDomainReport" ID="WebBrowserWindow.__virusTotalDomainReport"></a> 2521 </p>
2522 <a NAME="WebBrowserWindow.__virusTotalDomainReport" ID="WebBrowserWindow.__virusTotalDomainReport"></a>
1885 <h4>WebBrowserWindow.__virusTotalDomainReport</h4> 2523 <h4>WebBrowserWindow.__virusTotalDomainReport</h4>
1886 <b>__virusTotalDomainReport</b>(<i></i>) 2524 <b>__virusTotalDomainReport</b>(<i></i>)
2525
1887 <p> 2526 <p>
1888 Private slot to retrieve a domain report. 2527 Private slot to retrieve a domain report.
1889 </p><a NAME="WebBrowserWindow.__virusTotalFileScanReport" ID="WebBrowserWindow.__virusTotalFileScanReport"></a> 2528 </p>
2529 <a NAME="WebBrowserWindow.__virusTotalFileScanReport" ID="WebBrowserWindow.__virusTotalFileScanReport"></a>
1890 <h4>WebBrowserWindow.__virusTotalFileScanReport</h4> 2530 <h4>WebBrowserWindow.__virusTotalFileScanReport</h4>
1891 <b>__virusTotalFileScanReport</b>(<i>url</i>) 2531 <b>__virusTotalFileScanReport</b>(<i>url</i>)
2532
1892 <p> 2533 <p>
1893 Private slot to initiate the display of the file scan report page. 2534 Private slot to initiate the display of the file scan report page.
1894 </p><dl> 2535 </p>
2536 <dl>
2537
1895 <dt><i>url</i></dt> 2538 <dt><i>url</i></dt>
1896 <dd> 2539 <dd>
1897 URL of the file scan report page (string) 2540 URL of the file scan report page (string)
1898 </dd> 2541 </dd>
1899 </dl><a NAME="WebBrowserWindow.__virusTotalIpAddressReport" ID="WebBrowserWindow.__virusTotalIpAddressReport"></a> 2542 </dl>
2543 <a NAME="WebBrowserWindow.__virusTotalIpAddressReport" ID="WebBrowserWindow.__virusTotalIpAddressReport"></a>
1900 <h4>WebBrowserWindow.__virusTotalIpAddressReport</h4> 2544 <h4>WebBrowserWindow.__virusTotalIpAddressReport</h4>
1901 <b>__virusTotalIpAddressReport</b>(<i></i>) 2545 <b>__virusTotalIpAddressReport</b>(<i></i>)
2546
1902 <p> 2547 <p>
1903 Private slot to retrieve an IP address report. 2548 Private slot to retrieve an IP address report.
1904 </p><a NAME="WebBrowserWindow.__virusTotalScanCurrentSite" ID="WebBrowserWindow.__virusTotalScanCurrentSite"></a> 2549 </p>
2550 <a NAME="WebBrowserWindow.__virusTotalScanCurrentSite" ID="WebBrowserWindow.__virusTotalScanCurrentSite"></a>
1905 <h4>WebBrowserWindow.__virusTotalScanCurrentSite</h4> 2551 <h4>WebBrowserWindow.__virusTotalScanCurrentSite</h4>
1906 <b>__virusTotalScanCurrentSite</b>(<i></i>) 2552 <b>__virusTotalScanCurrentSite</b>(<i></i>)
2553
1907 <p> 2554 <p>
1908 Private slot to ask VirusTotal for a scan of the URL of the current 2555 Private slot to ask VirusTotal for a scan of the URL of the current
1909 browser. 2556 browser.
1910 </p><a NAME="WebBrowserWindow.__virusTotalSubmitUrlError" ID="WebBrowserWindow.__virusTotalSubmitUrlError"></a> 2557 </p>
2558 <a NAME="WebBrowserWindow.__virusTotalSubmitUrlError" ID="WebBrowserWindow.__virusTotalSubmitUrlError"></a>
1911 <h4>WebBrowserWindow.__virusTotalSubmitUrlError</h4> 2559 <h4>WebBrowserWindow.__virusTotalSubmitUrlError</h4>
1912 <b>__virusTotalSubmitUrlError</b>(<i>msg</i>) 2560 <b>__virusTotalSubmitUrlError</b>(<i>msg</i>)
2561
1913 <p> 2562 <p>
1914 Private slot to handle an URL scan submission error. 2563 Private slot to handle an URL scan submission error.
1915 </p><dl> 2564 </p>
2565 <dl>
2566
1916 <dt><i>msg</i></dt> 2567 <dt><i>msg</i></dt>
1917 <dd> 2568 <dd>
1918 error message (str) 2569 error message (str)
1919 </dd> 2570 </dd>
1920 </dl><a NAME="WebBrowserWindow.__virusTotalUrlScanReport" ID="WebBrowserWindow.__virusTotalUrlScanReport"></a> 2571 </dl>
2572 <a NAME="WebBrowserWindow.__virusTotalUrlScanReport" ID="WebBrowserWindow.__virusTotalUrlScanReport"></a>
1921 <h4>WebBrowserWindow.__virusTotalUrlScanReport</h4> 2573 <h4>WebBrowserWindow.__virusTotalUrlScanReport</h4>
1922 <b>__virusTotalUrlScanReport</b>(<i>url</i>) 2574 <b>__virusTotalUrlScanReport</b>(<i>url</i>)
2575
1923 <p> 2576 <p>
1924 Private slot to initiate the display of the URL scan report page. 2577 Private slot to initiate the display of the URL scan report page.
1925 </p><dl> 2578 </p>
2579 <dl>
2580
1926 <dt><i>url</i></dt> 2581 <dt><i>url</i></dt>
1927 <dd> 2582 <dd>
1928 URL of the URL scan report page (string) 2583 URL of the URL scan report page (string)
1929 </dd> 2584 </dd>
1930 </dl><a NAME="WebBrowserWindow.__warning" ID="WebBrowserWindow.__warning"></a> 2585 </dl>
2586 <a NAME="WebBrowserWindow.__warning" ID="WebBrowserWindow.__warning"></a>
1931 <h4>WebBrowserWindow.__warning</h4> 2587 <h4>WebBrowserWindow.__warning</h4>
1932 <b>__warning</b>(<i>msg</i>) 2588 <b>__warning</b>(<i>msg</i>)
2589
1933 <p> 2590 <p>
1934 Private slot handling warnings from the help engine. 2591 Private slot handling warnings from the help engine.
1935 </p><dl> 2592 </p>
2593 <dl>
2594
1936 <dt><i>msg</i></dt> 2595 <dt><i>msg</i></dt>
1937 <dd> 2596 <dd>
1938 message sent by the help engine (string) 2597 message sent by the help engine (string)
1939 </dd> 2598 </dd>
1940 </dl><a NAME="WebBrowserWindow.__whatsThis" ID="WebBrowserWindow.__whatsThis"></a> 2599 </dl>
2600 <a NAME="WebBrowserWindow.__whatsThis" ID="WebBrowserWindow.__whatsThis"></a>
1941 <h4>WebBrowserWindow.__whatsThis</h4> 2601 <h4>WebBrowserWindow.__whatsThis</h4>
1942 <b>__whatsThis</b>(<i></i>) 2602 <b>__whatsThis</b>(<i></i>)
2603
1943 <p> 2604 <p>
1944 Private slot called in to enter Whats This mode. 2605 Private slot called in to enter Whats This mode.
1945 </p><a NAME="WebBrowserWindow.__zoomIn" ID="WebBrowserWindow.__zoomIn"></a> 2606 </p>
2607 <a NAME="WebBrowserWindow.__zoomIn" ID="WebBrowserWindow.__zoomIn"></a>
1946 <h4>WebBrowserWindow.__zoomIn</h4> 2608 <h4>WebBrowserWindow.__zoomIn</h4>
1947 <b>__zoomIn</b>(<i></i>) 2609 <b>__zoomIn</b>(<i></i>)
2610
1948 <p> 2611 <p>
1949 Private slot called to handle the zoom in action. 2612 Private slot called to handle the zoom in action.
1950 </p><a NAME="WebBrowserWindow.__zoomOut" ID="WebBrowserWindow.__zoomOut"></a> 2613 </p>
2614 <a NAME="WebBrowserWindow.__zoomOut" ID="WebBrowserWindow.__zoomOut"></a>
1951 <h4>WebBrowserWindow.__zoomOut</h4> 2615 <h4>WebBrowserWindow.__zoomOut</h4>
1952 <b>__zoomOut</b>(<i></i>) 2616 <b>__zoomOut</b>(<i></i>)
2617
1953 <p> 2618 <p>
1954 Private slot called to handle the zoom out action. 2619 Private slot called to handle the zoom out action.
1955 </p><a NAME="WebBrowserWindow.__zoomReset" ID="WebBrowserWindow.__zoomReset"></a> 2620 </p>
2621 <a NAME="WebBrowserWindow.__zoomReset" ID="WebBrowserWindow.__zoomReset"></a>
1956 <h4>WebBrowserWindow.__zoomReset</h4> 2622 <h4>WebBrowserWindow.__zoomReset</h4>
1957 <b>__zoomReset</b>(<i></i>) 2623 <b>__zoomReset</b>(<i></i>)
2624
1958 <p> 2625 <p>
1959 Private slot called to handle the zoom reset action. 2626 Private slot called to handle the zoom reset action.
1960 </p><a NAME="WebBrowserWindow.__zoomValueChanged" ID="WebBrowserWindow.__zoomValueChanged"></a> 2627 </p>
2628 <a NAME="WebBrowserWindow.__zoomValueChanged" ID="WebBrowserWindow.__zoomValueChanged"></a>
1961 <h4>WebBrowserWindow.__zoomValueChanged</h4> 2629 <h4>WebBrowserWindow.__zoomValueChanged</h4>
1962 <b>__zoomValueChanged</b>(<i>value</i>) 2630 <b>__zoomValueChanged</b>(<i>value</i>)
2631
1963 <p> 2632 <p>
1964 Private slot to handle value changes of the zoom widget. 2633 Private slot to handle value changes of the zoom widget.
1965 </p><dl> 2634 </p>
2635 <dl>
2636
1966 <dt><i>value</i></dt> 2637 <dt><i>value</i></dt>
1967 <dd> 2638 <dd>
1968 zoom value (integer) 2639 zoom value (integer)
1969 </dd> 2640 </dd>
1970 </dl><a NAME="WebBrowserWindow.adBlockIcon" ID="WebBrowserWindow.adBlockIcon"></a> 2641 </dl>
2642 <a NAME="WebBrowserWindow.adBlockIcon" ID="WebBrowserWindow.adBlockIcon"></a>
1971 <h4>WebBrowserWindow.adBlockIcon</h4> 2643 <h4>WebBrowserWindow.adBlockIcon</h4>
1972 <b>adBlockIcon</b>(<i></i>) 2644 <b>adBlockIcon</b>(<i></i>)
2645
1973 <p> 2646 <p>
1974 Public method to get a reference to the AdBlock icon. 2647 Public method to get a reference to the AdBlock icon.
1975 </p><dl> 2648 </p>
2649 <dl>
1976 <dt>Returns:</dt> 2650 <dt>Returns:</dt>
1977 <dd> 2651 <dd>
1978 reference to the AdBlock icon (AdBlockIcon) 2652 reference to the AdBlock icon (AdBlockIcon)
1979 </dd> 2653 </dd>
1980 </dl><a NAME="WebBrowserWindow.bookmarkAll" ID="WebBrowserWindow.bookmarkAll"></a> 2654 </dl>
2655 <a NAME="WebBrowserWindow.bookmarkAll" ID="WebBrowserWindow.bookmarkAll"></a>
1981 <h4>WebBrowserWindow.bookmarkAll</h4> 2656 <h4>WebBrowserWindow.bookmarkAll</h4>
1982 <b>bookmarkAll</b>(<i></i>) 2657 <b>bookmarkAll</b>(<i></i>)
2658
1983 <p> 2659 <p>
1984 Public slot to bookmark all open tabs. 2660 Public slot to bookmark all open tabs.
1985 </p><a NAME="WebBrowserWindow.browserAt" ID="WebBrowserWindow.browserAt"></a> 2661 </p>
2662 <a NAME="WebBrowserWindow.browserAt" ID="WebBrowserWindow.browserAt"></a>
1986 <h4>WebBrowserWindow.browserAt</h4> 2663 <h4>WebBrowserWindow.browserAt</h4>
1987 <b>browserAt</b>(<i>index</i>) 2664 <b>browserAt</b>(<i>index</i>)
2665
1988 <p> 2666 <p>
1989 Public method to get a reference to the web browser with the given 2667 Public method to get a reference to the web browser with the given
1990 index. 2668 index.
1991 </p><dl> 2669 </p>
2670 <dl>
2671
1992 <dt><i>index</i></dt> 2672 <dt><i>index</i></dt>
1993 <dd> 2673 <dd>
1994 index of the browser to get (integer) 2674 index of the browser to get (integer)
1995 </dd> 2675 </dd>
1996 </dl><dl> 2676 </dl>
2677 <dl>
1997 <dt>Returns:</dt> 2678 <dt>Returns:</dt>
1998 <dd> 2679 <dd>
1999 reference to the indexed web browser (WebBrowserView) 2680 reference to the indexed web browser (WebBrowserView)
2000 </dd> 2681 </dd>
2001 </dl><a NAME="WebBrowserWindow.browsers" ID="WebBrowserWindow.browsers"></a> 2682 </dl>
2683 <a NAME="WebBrowserWindow.browsers" ID="WebBrowserWindow.browsers"></a>
2002 <h4>WebBrowserWindow.browsers</h4> 2684 <h4>WebBrowserWindow.browsers</h4>
2003 <b>browsers</b>(<i></i>) 2685 <b>browsers</b>(<i></i>)
2686
2004 <p> 2687 <p>
2005 Public method to get a list of references to all web browsers. 2688 Public method to get a list of references to all web browsers.
2006 </p><dl> 2689 </p>
2690 <dl>
2007 <dt>Returns:</dt> 2691 <dt>Returns:</dt>
2008 <dd> 2692 <dd>
2009 list of references to web browsers (list of WebBrowserView) 2693 list of references to web browsers (list of WebBrowserView)
2010 </dd> 2694 </dd>
2011 </dl><a NAME="WebBrowserWindow.closeBrowser" ID="WebBrowserWindow.closeBrowser"></a> 2695 </dl>
2696 <a NAME="WebBrowserWindow.closeBrowser" ID="WebBrowserWindow.closeBrowser"></a>
2012 <h4>WebBrowserWindow.closeBrowser</h4> 2697 <h4>WebBrowserWindow.closeBrowser</h4>
2013 <b>closeBrowser</b>(<i>browser</i>) 2698 <b>closeBrowser</b>(<i>browser</i>)
2699
2014 <p> 2700 <p>
2015 Public method to close the given browser. 2701 Public method to close the given browser.
2016 </p><dl> 2702 </p>
2703 <dl>
2704
2017 <dt><i>browser</i> (WebBrowserView)</dt> 2705 <dt><i>browser</i> (WebBrowserView)</dt>
2018 <dd> 2706 <dd>
2019 reference to the web browser view to be closed 2707 reference to the web browser view to be closed
2020 </dd> 2708 </dd>
2021 </dl><a NAME="WebBrowserWindow.closeCurrentBrowser" ID="WebBrowserWindow.closeCurrentBrowser"></a> 2709 </dl>
2710 <a NAME="WebBrowserWindow.closeCurrentBrowser" ID="WebBrowserWindow.closeCurrentBrowser"></a>
2022 <h4>WebBrowserWindow.closeCurrentBrowser</h4> 2711 <h4>WebBrowserWindow.closeCurrentBrowser</h4>
2023 <b>closeCurrentBrowser</b>(<i></i>) 2712 <b>closeCurrentBrowser</b>(<i></i>)
2713
2024 <p> 2714 <p>
2025 Public method to close the current web browser. 2715 Public method to close the current web browser.
2026 </p><a NAME="WebBrowserWindow.closeEvent" ID="WebBrowserWindow.closeEvent"></a> 2716 </p>
2717 <a NAME="WebBrowserWindow.closeEvent" ID="WebBrowserWindow.closeEvent"></a>
2027 <h4>WebBrowserWindow.closeEvent</h4> 2718 <h4>WebBrowserWindow.closeEvent</h4>
2028 <b>closeEvent</b>(<i>e</i>) 2719 <b>closeEvent</b>(<i>e</i>)
2720
2029 <p> 2721 <p>
2030 Protected event handler for the close event. 2722 Protected event handler for the close event.
2031 </p><dl> 2723 </p>
2724 <dl>
2725
2032 <dt><i>e</i></dt> 2726 <dt><i>e</i></dt>
2033 <dd> 2727 <dd>
2034 the close event (QCloseEvent) 2728 the close event (QCloseEvent)
2035 <br />This event is simply accepted after the history has been 2729 <br />This event is simply accepted after the history has been
2036 saved and all window references have been deleted. 2730 saved and all window references have been deleted.
2037 </dd> 2731 </dd>
2038 </dl><a NAME="WebBrowserWindow.createPopupMenu" ID="WebBrowserWindow.createPopupMenu"></a> 2732 </dl>
2733 <a NAME="WebBrowserWindow.createPopupMenu" ID="WebBrowserWindow.createPopupMenu"></a>
2039 <h4>WebBrowserWindow.createPopupMenu</h4> 2734 <h4>WebBrowserWindow.createPopupMenu</h4>
2040 <b>createPopupMenu</b>(<i></i>) 2735 <b>createPopupMenu</b>(<i></i>)
2736
2041 <p> 2737 <p>
2042 Public method to create the toolbars menu for Qt. 2738 Public method to create the toolbars menu for Qt.
2043 </p><dl> 2739 </p>
2740 <dl>
2044 <dt>Returns:</dt> 2741 <dt>Returns:</dt>
2045 <dd> 2742 <dd>
2046 toolbars menu 2743 toolbars menu
2047 </dd> 2744 </dd>
2048 </dl><dl> 2745 </dl>
2746 <dl>
2049 <dt>Return Type:</dt> 2747 <dt>Return Type:</dt>
2050 <dd> 2748 <dd>
2051 QMenu 2749 QMenu
2052 </dd> 2750 </dd>
2053 </dl><a NAME="WebBrowserWindow.currentBrowser" ID="WebBrowserWindow.currentBrowser"></a> 2751 </dl>
2752 <a NAME="WebBrowserWindow.currentBrowser" ID="WebBrowserWindow.currentBrowser"></a>
2054 <h4>WebBrowserWindow.currentBrowser</h4> 2753 <h4>WebBrowserWindow.currentBrowser</h4>
2055 <b>currentBrowser</b>(<i></i>) 2754 <b>currentBrowser</b>(<i></i>)
2755
2056 <p> 2756 <p>
2057 Public method to get a reference to the current web browser. 2757 Public method to get a reference to the current web browser.
2058 </p><dl> 2758 </p>
2759 <dl>
2059 <dt>Returns:</dt> 2760 <dt>Returns:</dt>
2060 <dd> 2761 <dd>
2061 reference to the current help browser (WebBrowserView) 2762 reference to the current help browser (WebBrowserView)
2062 </dd> 2763 </dd>
2063 </dl><a NAME="WebBrowserWindow.enterHtmlFullScreen" ID="WebBrowserWindow.enterHtmlFullScreen"></a> 2764 </dl>
2765 <a NAME="WebBrowserWindow.enterHtmlFullScreen" ID="WebBrowserWindow.enterHtmlFullScreen"></a>
2064 <h4>WebBrowserWindow.enterHtmlFullScreen</h4> 2766 <h4>WebBrowserWindow.enterHtmlFullScreen</h4>
2065 <b>enterHtmlFullScreen</b>(<i></i>) 2767 <b>enterHtmlFullScreen</b>(<i></i>)
2768
2066 <p> 2769 <p>
2067 Public method to switch to full screen initiated by the 2770 Public method to switch to full screen initiated by the
2068 HTML page. 2771 HTML page.
2069 </p><a NAME="WebBrowserWindow.event" ID="WebBrowserWindow.event"></a> 2772 </p>
2773 <a NAME="WebBrowserWindow.event" ID="WebBrowserWindow.event"></a>
2070 <h4>WebBrowserWindow.event</h4> 2774 <h4>WebBrowserWindow.event</h4>
2071 <b>event</b>(<i>evt</i>) 2775 <b>event</b>(<i>evt</i>)
2776
2072 <p> 2777 <p>
2073 Public method handling events. 2778 Public method handling events.
2074 </p><dl> 2779 </p>
2780 <dl>
2781
2075 <dt><i>evt</i> (QEvent)</dt> 2782 <dt><i>evt</i> (QEvent)</dt>
2076 <dd> 2783 <dd>
2077 reference to the event 2784 reference to the event
2078 </dd> 2785 </dd>
2079 </dl><dl> 2786 </dl>
2787 <dl>
2080 <dt>Returns:</dt> 2788 <dt>Returns:</dt>
2081 <dd> 2789 <dd>
2082 flag indicating a handled event 2790 flag indicating a handled event
2083 </dd> 2791 </dd>
2084 </dl><dl> 2792 </dl>
2793 <dl>
2085 <dt>Return Type:</dt> 2794 <dt>Return Type:</dt>
2086 <dd> 2795 <dd>
2087 bool 2796 bool
2088 </dd> 2797 </dd>
2089 </dl><a NAME="WebBrowserWindow.eventKeyboardModifiers" ID="WebBrowserWindow.eventKeyboardModifiers"></a> 2798 </dl>
2799 <a NAME="WebBrowserWindow.eventKeyboardModifiers" ID="WebBrowserWindow.eventKeyboardModifiers"></a>
2090 <h4>WebBrowserWindow.eventKeyboardModifiers</h4> 2800 <h4>WebBrowserWindow.eventKeyboardModifiers</h4>
2091 <b>eventKeyboardModifiers</b>(<i></i>) 2801 <b>eventKeyboardModifiers</b>(<i></i>)
2802
2092 <p> 2803 <p>
2093 Public method to get the last recorded keyboard modifiers. 2804 Public method to get the last recorded keyboard modifiers.
2094 </p><dl> 2805 </p>
2806 <dl>
2095 <dt>Returns:</dt> 2807 <dt>Returns:</dt>
2096 <dd> 2808 <dd>
2097 keyboard modifiers (Qt.KeyboardModifiers) 2809 keyboard modifiers (Qt.KeyboardModifiers)
2098 </dd> 2810 </dd>
2099 </dl><a NAME="WebBrowserWindow.eventMouseButtons" ID="WebBrowserWindow.eventMouseButtons"></a> 2811 </dl>
2812 <a NAME="WebBrowserWindow.eventMouseButtons" ID="WebBrowserWindow.eventMouseButtons"></a>
2100 <h4>WebBrowserWindow.eventMouseButtons</h4> 2813 <h4>WebBrowserWindow.eventMouseButtons</h4>
2101 <b>eventMouseButtons</b>(<i></i>) 2814 <b>eventMouseButtons</b>(<i></i>)
2815
2102 <p> 2816 <p>
2103 Public method to get the last recorded mouse buttons. 2817 Public method to get the last recorded mouse buttons.
2104 </p><dl> 2818 </p>
2819 <dl>
2105 <dt>Returns:</dt> 2820 <dt>Returns:</dt>
2106 <dd> 2821 <dd>
2107 mouse buttons (Qt.MouseButtons) 2822 mouse buttons (Qt.MouseButtons)
2108 </dd> 2823 </dd>
2109 </dl><a NAME="WebBrowserWindow.forceClose" ID="WebBrowserWindow.forceClose"></a> 2824 </dl>
2825 <a NAME="WebBrowserWindow.forceClose" ID="WebBrowserWindow.forceClose"></a>
2110 <h4>WebBrowserWindow.forceClose</h4> 2826 <h4>WebBrowserWindow.forceClose</h4>
2111 <b>forceClose</b>(<i></i>) 2827 <b>forceClose</b>(<i></i>)
2828
2112 <p> 2829 <p>
2113 Public method to force closing the window. 2830 Public method to force closing the window.
2114 </p><a NAME="WebBrowserWindow.getActions" ID="WebBrowserWindow.getActions"></a> 2831 </p>
2832 <a NAME="WebBrowserWindow.getActions" ID="WebBrowserWindow.getActions"></a>
2115 <h4>WebBrowserWindow.getActions</h4> 2833 <h4>WebBrowserWindow.getActions</h4>
2116 <b>getActions</b>(<i></i>) 2834 <b>getActions</b>(<i></i>)
2835
2117 <p> 2836 <p>
2118 Public method to get a list of all actions. 2837 Public method to get a list of all actions.
2119 </p><dl> 2838 </p>
2839 <dl>
2120 <dt>Returns:</dt> 2840 <dt>Returns:</dt>
2121 <dd> 2841 <dd>
2122 list of all actions (list of E5Action) 2842 list of all actions (list of E5Action)
2123 </dd> 2843 </dd>
2124 </dl><a NAME="WebBrowserWindow.getActionsCategory" ID="WebBrowserWindow.getActionsCategory"></a> 2844 </dl>
2845 <a NAME="WebBrowserWindow.getActionsCategory" ID="WebBrowserWindow.getActionsCategory"></a>
2125 <h4>WebBrowserWindow.getActionsCategory</h4> 2846 <h4>WebBrowserWindow.getActionsCategory</h4>
2126 <b>getActionsCategory</b>(<i></i>) 2847 <b>getActionsCategory</b>(<i></i>)
2848
2127 <p> 2849 <p>
2128 Public method to get the category of the defined actions. 2850 Public method to get the category of the defined actions.
2129 </p><dl> 2851 </p>
2852 <dl>
2130 <dt>Returns:</dt> 2853 <dt>Returns:</dt>
2131 <dd> 2854 <dd>
2132 category of the actions 2855 category of the actions
2133 </dd> 2856 </dd>
2134 </dl><dl> 2857 </dl>
2858 <dl>
2135 <dt>Return Type:</dt> 2859 <dt>Return Type:</dt>
2136 <dd> 2860 <dd>
2137 str 2861 str
2138 </dd> 2862 </dd>
2139 </dl><a NAME="WebBrowserWindow.getSourceFileList" ID="WebBrowserWindow.getSourceFileList"></a> 2863 </dl>
2864 <a NAME="WebBrowserWindow.getSourceFileList" ID="WebBrowserWindow.getSourceFileList"></a>
2140 <h4>WebBrowserWindow.getSourceFileList</h4> 2865 <h4>WebBrowserWindow.getSourceFileList</h4>
2141 <b>getSourceFileList</b>(<i></i>) 2866 <b>getSourceFileList</b>(<i></i>)
2867
2142 <p> 2868 <p>
2143 Public method to get a list of all opened source files. 2869 Public method to get a list of all opened source files.
2144 </p><dl> 2870 </p>
2871 <dl>
2145 <dt>Returns:</dt> 2872 <dt>Returns:</dt>
2146 <dd> 2873 <dd>
2147 dictionary with tab id as key and host/namespace as value 2874 dictionary with tab id as key and host/namespace as value
2148 </dd> 2875 </dd>
2149 </dl><a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a> 2876 </dl>
2877 <a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a>
2150 <h4>WebBrowserWindow.hideFullScreenNavigation</h4> 2878 <h4>WebBrowserWindow.hideFullScreenNavigation</h4>
2151 <b>hideFullScreenNavigation</b>(<i></i>) 2879 <b>hideFullScreenNavigation</b>(<i></i>)
2880
2152 <p> 2881 <p>
2153 Public slot to hide full screen navigation. 2882 Public slot to hide full screen navigation.
2154 </p><a NAME="WebBrowserWindow.isClosing" ID="WebBrowserWindow.isClosing"></a> 2883 </p>
2884 <a NAME="WebBrowserWindow.isClosing" ID="WebBrowserWindow.isClosing"></a>
2155 <h4>WebBrowserWindow.isClosing</h4> 2885 <h4>WebBrowserWindow.isClosing</h4>
2156 <b>isClosing</b>(<i></i>) 2886 <b>isClosing</b>(<i></i>)
2887
2157 <p> 2888 <p>
2158 Public method to test, if the window is closing. 2889 Public method to test, if the window is closing.
2159 </p><dl> 2890 </p>
2891 <dl>
2160 <dt>Returns:</dt> 2892 <dt>Returns:</dt>
2161 <dd> 2893 <dd>
2162 flag indicating that the window is closing 2894 flag indicating that the window is closing
2163 </dd> 2895 </dd>
2164 </dl><dl> 2896 </dl>
2897 <dl>
2165 <dt>Return Type:</dt> 2898 <dt>Return Type:</dt>
2166 <dd> 2899 <dd>
2167 bool 2900 bool
2168 </dd> 2901 </dd>
2169 </dl><a NAME="WebBrowserWindow.isFullScreenNavigationVisible" ID="WebBrowserWindow.isFullScreenNavigationVisible"></a> 2902 </dl>
2903 <a NAME="WebBrowserWindow.isFullScreenNavigationVisible" ID="WebBrowserWindow.isFullScreenNavigationVisible"></a>
2170 <h4>WebBrowserWindow.isFullScreenNavigationVisible</h4> 2904 <h4>WebBrowserWindow.isFullScreenNavigationVisible</h4>
2171 <b>isFullScreenNavigationVisible</b>(<i></i>) 2905 <b>isFullScreenNavigationVisible</b>(<i></i>)
2906
2172 <p> 2907 <p>
2173 Public method to check, if full screen navigation is active. 2908 Public method to check, if full screen navigation is active.
2174 </p><dl> 2909 </p>
2910 <dl>
2175 <dt>Returns:</dt> 2911 <dt>Returns:</dt>
2176 <dd> 2912 <dd>
2177 flag indicating visibility of the navigation container in full 2913 flag indicating visibility of the navigation container in full
2178 screen mode 2914 screen mode
2179 </dd> 2915 </dd>
2180 </dl><dl> 2916 </dl>
2917 <dl>
2181 <dt>Return Type:</dt> 2918 <dt>Return Type:</dt>
2182 <dd> 2919 <dd>
2183 bool 2920 bool
2184 </dd> 2921 </dd>
2185 </dl><a NAME="WebBrowserWindow.javascriptConsole" ID="WebBrowserWindow.javascriptConsole"></a> 2922 </dl>
2923 <a NAME="WebBrowserWindow.javascriptConsole" ID="WebBrowserWindow.javascriptConsole"></a>
2186 <h4>WebBrowserWindow.javascriptConsole</h4> 2924 <h4>WebBrowserWindow.javascriptConsole</h4>
2187 <b>javascriptConsole</b>(<i></i>) 2925 <b>javascriptConsole</b>(<i></i>)
2926
2188 <p> 2927 <p>
2189 Public method to get a reference to the JavaScript console widget. 2928 Public method to get a reference to the JavaScript console widget.
2190 </p><dl> 2929 </p>
2930 <dl>
2191 <dt>Returns:</dt> 2931 <dt>Returns:</dt>
2192 <dd> 2932 <dd>
2193 reference to the JavaScript console 2933 reference to the JavaScript console
2194 </dd> 2934 </dd>
2195 </dl><dl> 2935 </dl>
2936 <dl>
2196 <dt>Return Type:</dt> 2937 <dt>Return Type:</dt>
2197 <dd> 2938 <dd>
2198 WebBrowserJavaScriptConsole 2939 WebBrowserJavaScriptConsole
2199 </dd> 2940 </dd>
2200 </dl><a NAME="WebBrowserWindow.keyPressEvent" ID="WebBrowserWindow.keyPressEvent"></a> 2941 </dl>
2942 <a NAME="WebBrowserWindow.keyPressEvent" ID="WebBrowserWindow.keyPressEvent"></a>
2201 <h4>WebBrowserWindow.keyPressEvent</h4> 2943 <h4>WebBrowserWindow.keyPressEvent</h4>
2202 <b>keyPressEvent</b>(<i>evt</i>) 2944 <b>keyPressEvent</b>(<i>evt</i>)
2945
2203 <p> 2946 <p>
2204 Protected method to handle key presses. 2947 Protected method to handle key presses.
2205 </p><dl> 2948 </p>
2949 <dl>
2950
2206 <dt><i>evt</i></dt> 2951 <dt><i>evt</i></dt>
2207 <dd> 2952 <dd>
2208 reference to the key press event (QKeyEvent) 2953 reference to the key press event (QKeyEvent)
2209 </dd> 2954 </dd>
2210 </dl><a NAME="WebBrowserWindow.masterPasswordChanged" ID="WebBrowserWindow.masterPasswordChanged"></a> 2955 </dl>
2956 <a NAME="WebBrowserWindow.masterPasswordChanged" ID="WebBrowserWindow.masterPasswordChanged"></a>
2211 <h4>WebBrowserWindow.masterPasswordChanged</h4> 2957 <h4>WebBrowserWindow.masterPasswordChanged</h4>
2212 <b>masterPasswordChanged</b>(<i>oldPassword, newPassword, local=False</i>) 2958 <b>masterPasswordChanged</b>(<i>oldPassword, newPassword, local=False</i>)
2959
2213 <p> 2960 <p>
2214 Public slot to handle the change of the master password. 2961 Public slot to handle the change of the master password.
2215 </p><dl> 2962 </p>
2963 <dl>
2964
2216 <dt><i>oldPassword</i> (str)</dt> 2965 <dt><i>oldPassword</i> (str)</dt>
2217 <dd> 2966 <dd>
2218 current master password 2967 current master password
2219 </dd><dt><i>newPassword</i> (str)</dt> 2968 </dd>
2969 <dt><i>newPassword</i> (str)</dt>
2220 <dd> 2970 <dd>
2221 new master password 2971 new master password
2222 </dd><dt><i>local</i> (bool)</dt> 2972 </dd>
2973 <dt><i>local</i> (bool)</dt>
2223 <dd> 2974 <dd>
2224 flag indicating being called from the local configuration 2975 flag indicating being called from the local configuration
2225 dialog 2976 dialog
2226 </dd> 2977 </dd>
2227 </dl><a NAME="WebBrowserWindow.mousePressEvent" ID="WebBrowserWindow.mousePressEvent"></a> 2978 </dl>
2979 <a NAME="WebBrowserWindow.mousePressEvent" ID="WebBrowserWindow.mousePressEvent"></a>
2228 <h4>WebBrowserWindow.mousePressEvent</h4> 2980 <h4>WebBrowserWindow.mousePressEvent</h4>
2229 <b>mousePressEvent</b>(<i>evt</i>) 2981 <b>mousePressEvent</b>(<i>evt</i>)
2982
2230 <p> 2983 <p>
2231 Protected method called by a mouse press event. 2984 Protected method called by a mouse press event.
2232 </p><dl> 2985 </p>
2986 <dl>
2987
2233 <dt><i>evt</i></dt> 2988 <dt><i>evt</i></dt>
2234 <dd> 2989 <dd>
2235 reference to the mouse event (QMouseEvent) 2990 reference to the mouse event (QMouseEvent)
2236 </dd> 2991 </dd>
2237 </dl><a NAME="WebBrowserWindow.newPrivateWindow" ID="WebBrowserWindow.newPrivateWindow"></a> 2992 </dl>
2993 <a NAME="WebBrowserWindow.newPrivateWindow" ID="WebBrowserWindow.newPrivateWindow"></a>
2238 <h4>WebBrowserWindow.newPrivateWindow</h4> 2994 <h4>WebBrowserWindow.newPrivateWindow</h4>
2239 <b>newPrivateWindow</b>(<i>link=None</i>) 2995 <b>newPrivateWindow</b>(<i>link=None</i>)
2996
2240 <p> 2997 <p>
2241 Public slot called to open a new private web browser window. 2998 Public slot called to open a new private web browser window.
2242 </p><dl> 2999 </p>
3000 <dl>
3001
2243 <dt><i>link</i> (str or QUrl)</dt> 3002 <dt><i>link</i> (str or QUrl)</dt>
2244 <dd> 3003 <dd>
2245 URL to be displayed in the new window 3004 URL to be displayed in the new window
2246 </dd> 3005 </dd>
2247 </dl><a NAME="WebBrowserWindow.newTab" ID="WebBrowserWindow.newTab"></a> 3006 </dl>
3007 <a NAME="WebBrowserWindow.newTab" ID="WebBrowserWindow.newTab"></a>
2248 <h4>WebBrowserWindow.newTab</h4> 3008 <h4>WebBrowserWindow.newTab</h4>
2249 <b>newTab</b>(<i>link=None, addNextTo=None, background=False</i>) 3009 <b>newTab</b>(<i>link=None, addNextTo=None, background=False</i>)
3010
2250 <p> 3011 <p>
2251 Public slot called to open a new web browser tab. 3012 Public slot called to open a new web browser tab.
2252 </p><dl> 3013 </p>
3014 <dl>
3015
2253 <dt><i>link</i></dt> 3016 <dt><i>link</i></dt>
2254 <dd> 3017 <dd>
2255 file to be displayed in the new window (string or QUrl) 3018 file to be displayed in the new window (string or QUrl)
2256 </dd><dt><i>addNextTo</i></dt> 3019 </dd>
3020 <dt><i>addNextTo</i></dt>
2257 <dd> 3021 <dd>
2258 reference to the browser to open the tab after 3022 reference to the browser to open the tab after
2259 (WebBrowserView) 3023 (WebBrowserView)
2260 </dd><dt><i>background=</i></dt> 3024 </dd>
3025 <dt><i>background=</i></dt>
2261 <dd> 3026 <dd>
2262 flag indicating to open the tab in the 3027 flag indicating to open the tab in the
2263 background (bool) 3028 background (bool)
2264 </dd> 3029 </dd>
2265 </dl><dl> 3030 </dl>
3031 <dl>
2266 <dt>Returns:</dt> 3032 <dt>Returns:</dt>
2267 <dd> 3033 <dd>
2268 reference to the new browser 3034 reference to the new browser
2269 </dd> 3035 </dd>
2270 </dl><dl> 3036 </dl>
3037 <dl>
2271 <dt>Return Type:</dt> 3038 <dt>Return Type:</dt>
2272 <dd> 3039 <dd>
2273 WebBrowserView 3040 WebBrowserView
2274 </dd> 3041 </dd>
2275 </dl><a NAME="WebBrowserWindow.newWindow" ID="WebBrowserWindow.newWindow"></a> 3042 </dl>
3043 <a NAME="WebBrowserWindow.newWindow" ID="WebBrowserWindow.newWindow"></a>
2276 <h4>WebBrowserWindow.newWindow</h4> 3044 <h4>WebBrowserWindow.newWindow</h4>
2277 <b>newWindow</b>(<i>link=None, restoreSession=False</i>) 3045 <b>newWindow</b>(<i>link=None, restoreSession=False</i>)
3046
2278 <p> 3047 <p>
2279 Public slot called to open a new web browser window. 3048 Public slot called to open a new web browser window.
2280 </p><dl> 3049 </p>
3050 <dl>
3051
2281 <dt><i>link</i> (str or QUrl)</dt> 3052 <dt><i>link</i> (str or QUrl)</dt>
2282 <dd> 3053 <dd>
2283 URL to be displayed in the new window 3054 URL to be displayed in the new window
2284 </dd><dt><i>restoreSession</i> (bool)</dt> 3055 </dd>
3056 <dt><i>restoreSession</i> (bool)</dt>
2285 <dd> 3057 <dd>
2286 flag indicating a restore session action 3058 flag indicating a restore session action
2287 </dd> 3059 </dd>
2288 </dl><dl> 3060 </dl>
3061 <dl>
2289 <dt>Returns:</dt> 3062 <dt>Returns:</dt>
2290 <dd> 3063 <dd>
2291 reference to the new window 3064 reference to the new window
2292 </dd> 3065 </dd>
2293 </dl><dl> 3066 </dl>
3067 <dl>
2294 <dt>Return Type:</dt> 3068 <dt>Return Type:</dt>
2295 <dd> 3069 <dd>
2296 WebBrowserWindow 3070 WebBrowserWindow
2297 </dd> 3071 </dd>
2298 </dl><a NAME="WebBrowserWindow.openSearchManager" ID="WebBrowserWindow.openSearchManager"></a> 3072 </dl>
3073 <a NAME="WebBrowserWindow.openSearchManager" ID="WebBrowserWindow.openSearchManager"></a>
2299 <h4>WebBrowserWindow.openSearchManager</h4> 3074 <h4>WebBrowserWindow.openSearchManager</h4>
2300 <b>openSearchManager</b>(<i></i>) 3075 <b>openSearchManager</b>(<i></i>)
3076
2301 <p> 3077 <p>
2302 Public method to get a reference to the opensearch manager object. 3078 Public method to get a reference to the opensearch manager object.
2303 </p><dl> 3079 </p>
3080 <dl>
2304 <dt>Returns:</dt> 3081 <dt>Returns:</dt>
2305 <dd> 3082 <dd>
2306 reference to the opensearch manager object (OpenSearchManager) 3083 reference to the opensearch manager object (OpenSearchManager)
2307 </dd> 3084 </dd>
2308 </dl><a NAME="WebBrowserWindow.openUrl" ID="WebBrowserWindow.openUrl"></a> 3085 </dl>
3086 <a NAME="WebBrowserWindow.openUrl" ID="WebBrowserWindow.openUrl"></a>
2309 <h4>WebBrowserWindow.openUrl</h4> 3087 <h4>WebBrowserWindow.openUrl</h4>
2310 <b>openUrl</b>(<i>url, title=None</i>) 3088 <b>openUrl</b>(<i>url, title=None</i>)
3089
2311 <p> 3090 <p>
2312 Public slot to load a URL in the current tab. 3091 Public slot to load a URL in the current tab.
2313 </p><dl> 3092 </p>
3093 <dl>
3094
2314 <dt><i>url</i></dt> 3095 <dt><i>url</i></dt>
2315 <dd> 3096 <dd>
2316 URL to be opened (QUrl) 3097 URL to be opened (QUrl)
2317 </dd><dt><i>title</i></dt> 3098 </dd>
3099 <dt><i>title</i></dt>
2318 <dd> 3100 <dd>
2319 title of the bookmark (string) 3101 title of the bookmark (string)
2320 </dd> 3102 </dd>
2321 </dl><a NAME="WebBrowserWindow.openUrlNewBackgroundTab" ID="WebBrowserWindow.openUrlNewBackgroundTab"></a> 3103 </dl>
3104 <a NAME="WebBrowserWindow.openUrlNewBackgroundTab" ID="WebBrowserWindow.openUrlNewBackgroundTab"></a>
2322 <h4>WebBrowserWindow.openUrlNewBackgroundTab</h4> 3105 <h4>WebBrowserWindow.openUrlNewBackgroundTab</h4>
2323 <b>openUrlNewBackgroundTab</b>(<i>url, title=None</i>) 3106 <b>openUrlNewBackgroundTab</b>(<i>url, title=None</i>)
3107
2324 <p> 3108 <p>
2325 Public slot to load a URL in a new background tab. 3109 Public slot to load a URL in a new background tab.
2326 </p><dl> 3110 </p>
3111 <dl>
3112
2327 <dt><i>url</i></dt> 3113 <dt><i>url</i></dt>
2328 <dd> 3114 <dd>
2329 URL to be opened (QUrl) 3115 URL to be opened (QUrl)
2330 </dd><dt><i>title</i></dt> 3116 </dd>
3117 <dt><i>title</i></dt>
2331 <dd> 3118 <dd>
2332 title of the bookmark (string) 3119 title of the bookmark (string)
2333 </dd> 3120 </dd>
2334 </dl><a NAME="WebBrowserWindow.openUrlNewPrivateWindow" ID="WebBrowserWindow.openUrlNewPrivateWindow"></a> 3121 </dl>
3122 <a NAME="WebBrowserWindow.openUrlNewPrivateWindow" ID="WebBrowserWindow.openUrlNewPrivateWindow"></a>
2335 <h4>WebBrowserWindow.openUrlNewPrivateWindow</h4> 3123 <h4>WebBrowserWindow.openUrlNewPrivateWindow</h4>
2336 <b>openUrlNewPrivateWindow</b>(<i>url, title=None</i>) 3124 <b>openUrlNewPrivateWindow</b>(<i>url, title=None</i>)
3125
2337 <p> 3126 <p>
2338 Public slot to load a URL in a new private window. 3127 Public slot to load a URL in a new private window.
2339 </p><dl> 3128 </p>
3129 <dl>
3130
2340 <dt><i>url</i></dt> 3131 <dt><i>url</i></dt>
2341 <dd> 3132 <dd>
2342 URL to be opened (QUrl) 3133 URL to be opened (QUrl)
2343 </dd><dt><i>title</i></dt> 3134 </dd>
3135 <dt><i>title</i></dt>
2344 <dd> 3136 <dd>
2345 title of the bookmark (string) 3137 title of the bookmark (string)
2346 </dd> 3138 </dd>
2347 </dl><a NAME="WebBrowserWindow.openUrlNewTab" ID="WebBrowserWindow.openUrlNewTab"></a> 3139 </dl>
3140 <a NAME="WebBrowserWindow.openUrlNewTab" ID="WebBrowserWindow.openUrlNewTab"></a>
2348 <h4>WebBrowserWindow.openUrlNewTab</h4> 3141 <h4>WebBrowserWindow.openUrlNewTab</h4>
2349 <b>openUrlNewTab</b>(<i>url, title=None</i>) 3142 <b>openUrlNewTab</b>(<i>url, title=None</i>)
3143
2350 <p> 3144 <p>
2351 Public slot to load a URL in a new tab. 3145 Public slot to load a URL in a new tab.
2352 </p><dl> 3146 </p>
3147 <dl>
3148
2353 <dt><i>url</i></dt> 3149 <dt><i>url</i></dt>
2354 <dd> 3150 <dd>
2355 URL to be opened (QUrl) 3151 URL to be opened (QUrl)
2356 </dd><dt><i>title</i></dt> 3152 </dd>
3153 <dt><i>title</i></dt>
2357 <dd> 3154 <dd>
2358 title of the bookmark (string) 3155 title of the bookmark (string)
2359 </dd> 3156 </dd>
2360 </dl><a NAME="WebBrowserWindow.openUrlNewWindow" ID="WebBrowserWindow.openUrlNewWindow"></a> 3157 </dl>
3158 <a NAME="WebBrowserWindow.openUrlNewWindow" ID="WebBrowserWindow.openUrlNewWindow"></a>
2361 <h4>WebBrowserWindow.openUrlNewWindow</h4> 3159 <h4>WebBrowserWindow.openUrlNewWindow</h4>
2362 <b>openUrlNewWindow</b>(<i>url, title=None</i>) 3160 <b>openUrlNewWindow</b>(<i>url, title=None</i>)
3161
2363 <p> 3162 <p>
2364 Public slot to load a URL in a new window. 3163 Public slot to load a URL in a new window.
2365 </p><dl> 3164 </p>
3165 <dl>
3166
2366 <dt><i>url</i></dt> 3167 <dt><i>url</i></dt>
2367 <dd> 3168 <dd>
2368 URL to be opened (QUrl) 3169 URL to be opened (QUrl)
2369 </dd><dt><i>title</i></dt> 3170 </dd>
3171 <dt><i>title</i></dt>
2370 <dd> 3172 <dd>
2371 title of the bookmark (string) 3173 title of the bookmark (string)
2372 </dd> 3174 </dd>
2373 </dl><a NAME="WebBrowserWindow.preferencesChanged" ID="WebBrowserWindow.preferencesChanged"></a> 3175 </dl>
3176 <a NAME="WebBrowserWindow.preferencesChanged" ID="WebBrowserWindow.preferencesChanged"></a>
2374 <h4>WebBrowserWindow.preferencesChanged</h4> 3177 <h4>WebBrowserWindow.preferencesChanged</h4>
2375 <b>preferencesChanged</b>(<i></i>) 3178 <b>preferencesChanged</b>(<i></i>)
3179
2376 <p> 3180 <p>
2377 Public slot to handle a change of preferences. 3181 Public slot to handle a change of preferences.
2378 </p><a NAME="WebBrowserWindow.reloadUserStyleSheet" ID="WebBrowserWindow.reloadUserStyleSheet"></a> 3182 </p>
3183 <a NAME="WebBrowserWindow.reloadUserStyleSheet" ID="WebBrowserWindow.reloadUserStyleSheet"></a>
2379 <h4>WebBrowserWindow.reloadUserStyleSheet</h4> 3184 <h4>WebBrowserWindow.reloadUserStyleSheet</h4>
2380 <b>reloadUserStyleSheet</b>(<i></i>) 3185 <b>reloadUserStyleSheet</b>(<i></i>)
3186
2381 <p> 3187 <p>
2382 Public method to reload the user style sheet. 3188 Public method to reload the user style sheet.
2383 </p><a NAME="WebBrowserWindow.requestVirusTotalScan" ID="WebBrowserWindow.requestVirusTotalScan"></a> 3189 </p>
3190 <a NAME="WebBrowserWindow.requestVirusTotalScan" ID="WebBrowserWindow.requestVirusTotalScan"></a>
2384 <h4>WebBrowserWindow.requestVirusTotalScan</h4> 3191 <h4>WebBrowserWindow.requestVirusTotalScan</h4>
2385 <b>requestVirusTotalScan</b>(<i>url</i>) 3192 <b>requestVirusTotalScan</b>(<i>url</i>)
3193
2386 <p> 3194 <p>
2387 Public method to submit a request to scan an URL by VirusTotal. 3195 Public method to submit a request to scan an URL by VirusTotal.
2388 </p><dl> 3196 </p>
3197 <dl>
3198
2389 <dt><i>url</i></dt> 3199 <dt><i>url</i></dt>
2390 <dd> 3200 <dd>
2391 URL to be scanned (QUrl) 3201 URL to be scanned (QUrl)
2392 </dd> 3202 </dd>
2393 </dl><a NAME="WebBrowserWindow.search" ID="WebBrowserWindow.search"></a> 3203 </dl>
3204 <a NAME="WebBrowserWindow.search" ID="WebBrowserWindow.search"></a>
2394 <h4>WebBrowserWindow.search</h4> 3205 <h4>WebBrowserWindow.search</h4>
2395 <b>search</b>(<i>word</i>) 3206 <b>search</b>(<i>word</i>)
3207
2396 <p> 3208 <p>
2397 Public method to search for a word. 3209 Public method to search for a word.
2398 </p><dl> 3210 </p>
3211 <dl>
3212
2399 <dt><i>word</i></dt> 3213 <dt><i>word</i></dt>
2400 <dd> 3214 <dd>
2401 word to search for (string) 3215 word to search for (string)
2402 </dd> 3216 </dd>
2403 </dl><a NAME="WebBrowserWindow.searchEnginesAction" ID="WebBrowserWindow.searchEnginesAction"></a> 3217 </dl>
3218 <a NAME="WebBrowserWindow.searchEnginesAction" ID="WebBrowserWindow.searchEnginesAction"></a>
2404 <h4>WebBrowserWindow.searchEnginesAction</h4> 3219 <h4>WebBrowserWindow.searchEnginesAction</h4>
2405 <b>searchEnginesAction</b>(<i></i>) 3220 <b>searchEnginesAction</b>(<i></i>)
3221
2406 <p> 3222 <p>
2407 Public method to get a reference to the search engines configuration 3223 Public method to get a reference to the search engines configuration
2408 action. 3224 action.
2409 </p><dl> 3225 </p>
3226 <dl>
2410 <dt>Returns:</dt> 3227 <dt>Returns:</dt>
2411 <dd> 3228 <dd>
2412 reference to the search engines configuration action (QAction) 3229 reference to the search engines configuration action (QAction)
2413 </dd> 3230 </dd>
2414 </dl><a NAME="WebBrowserWindow.setBackwardAvailable" ID="WebBrowserWindow.setBackwardAvailable"></a> 3231 </dl>
3232 <a NAME="WebBrowserWindow.setBackwardAvailable" ID="WebBrowserWindow.setBackwardAvailable"></a>
2415 <h4>WebBrowserWindow.setBackwardAvailable</h4> 3233 <h4>WebBrowserWindow.setBackwardAvailable</h4>
2416 <b>setBackwardAvailable</b>(<i>b</i>) 3234 <b>setBackwardAvailable</b>(<i>b</i>)
3235
2417 <p> 3236 <p>
2418 Public slot called when backward references are available. 3237 Public slot called when backward references are available.
2419 </p><dl> 3238 </p>
3239 <dl>
3240
2420 <dt><i>b</i></dt> 3241 <dt><i>b</i></dt>
2421 <dd> 3242 <dd>
2422 flag indicating availability of the backwards action (boolean) 3243 flag indicating availability of the backwards action (boolean)
2423 </dd> 3244 </dd>
2424 </dl><a NAME="WebBrowserWindow.setEventKeyboardModifiers" ID="WebBrowserWindow.setEventKeyboardModifiers"></a> 3245 </dl>
3246 <a NAME="WebBrowserWindow.setEventKeyboardModifiers" ID="WebBrowserWindow.setEventKeyboardModifiers"></a>
2425 <h4>WebBrowserWindow.setEventKeyboardModifiers</h4> 3247 <h4>WebBrowserWindow.setEventKeyboardModifiers</h4>
2426 <b>setEventKeyboardModifiers</b>(<i>modifiers</i>) 3248 <b>setEventKeyboardModifiers</b>(<i>modifiers</i>)
3249
2427 <p> 3250 <p>
2428 Public method to record keyboard modifiers. 3251 Public method to record keyboard modifiers.
2429 </p><dl> 3252 </p>
3253 <dl>
3254
2430 <dt><i>modifiers</i></dt> 3255 <dt><i>modifiers</i></dt>
2431 <dd> 3256 <dd>
2432 keyboard modifiers to record (Qt.KeyboardModifiers) 3257 keyboard modifiers to record (Qt.KeyboardModifiers)
2433 </dd> 3258 </dd>
2434 </dl><a NAME="WebBrowserWindow.setEventMouseButtons" ID="WebBrowserWindow.setEventMouseButtons"></a> 3259 </dl>
3260 <a NAME="WebBrowserWindow.setEventMouseButtons" ID="WebBrowserWindow.setEventMouseButtons"></a>
2435 <h4>WebBrowserWindow.setEventMouseButtons</h4> 3261 <h4>WebBrowserWindow.setEventMouseButtons</h4>
2436 <b>setEventMouseButtons</b>(<i>buttons</i>) 3262 <b>setEventMouseButtons</b>(<i>buttons</i>)
3263
2437 <p> 3264 <p>
2438 Public method to record mouse buttons. 3265 Public method to record mouse buttons.
2439 </p><dl> 3266 </p>
3267 <dl>
3268
2440 <dt><i>buttons</i></dt> 3269 <dt><i>buttons</i></dt>
2441 <dd> 3270 <dd>
2442 mouse buttons to record (Qt.MouseButtons) 3271 mouse buttons to record (Qt.MouseButtons)
2443 </dd> 3272 </dd>
2444 </dl><a NAME="WebBrowserWindow.setForwardAvailable" ID="WebBrowserWindow.setForwardAvailable"></a> 3273 </dl>
3274 <a NAME="WebBrowserWindow.setForwardAvailable" ID="WebBrowserWindow.setForwardAvailable"></a>
2445 <h4>WebBrowserWindow.setForwardAvailable</h4> 3275 <h4>WebBrowserWindow.setForwardAvailable</h4>
2446 <b>setForwardAvailable</b>(<i>b</i>) 3276 <b>setForwardAvailable</b>(<i>b</i>)
3277
2447 <p> 3278 <p>
2448 Public slot called when forward references are available. 3279 Public slot called when forward references are available.
2449 </p><dl> 3280 </p>
3281 <dl>
3282
2450 <dt><i>b</i></dt> 3283 <dt><i>b</i></dt>
2451 <dd> 3284 <dd>
2452 flag indicating the availability of the forwards action 3285 flag indicating the availability of the forwards action
2453 (boolean) 3286 (boolean)
2454 </dd> 3287 </dd>
2455 </dl><a NAME="WebBrowserWindow.setLoadingActions" ID="WebBrowserWindow.setLoadingActions"></a> 3288 </dl>
3289 <a NAME="WebBrowserWindow.setLoadingActions" ID="WebBrowserWindow.setLoadingActions"></a>
2456 <h4>WebBrowserWindow.setLoadingActions</h4> 3290 <h4>WebBrowserWindow.setLoadingActions</h4>
2457 <b>setLoadingActions</b>(<i>b</i>) 3291 <b>setLoadingActions</b>(<i>b</i>)
3292
2458 <p> 3293 <p>
2459 Public slot to set the loading dependent actions. 3294 Public slot to set the loading dependent actions.
2460 </p><dl> 3295 </p>
3296 <dl>
3297
2461 <dt><i>b</i></dt> 3298 <dt><i>b</i></dt>
2462 <dd> 3299 <dd>
2463 flag indicating the loading state to consider (boolean) 3300 flag indicating the loading state to consider (boolean)
2464 </dd> 3301 </dd>
2465 </dl><a NAME="WebBrowserWindow.showFullScreenNavigation" ID="WebBrowserWindow.showFullScreenNavigation"></a> 3302 </dl>
3303 <a NAME="WebBrowserWindow.showFullScreenNavigation" ID="WebBrowserWindow.showFullScreenNavigation"></a>
2466 <h4>WebBrowserWindow.showFullScreenNavigation</h4> 3304 <h4>WebBrowserWindow.showFullScreenNavigation</h4>
2467 <b>showFullScreenNavigation</b>(<i></i>) 3305 <b>showFullScreenNavigation</b>(<i></i>)
3306
2468 <p> 3307 <p>
2469 Public slot to show full screen navigation. 3308 Public slot to show full screen navigation.
2470 </p><a NAME="WebBrowserWindow.shutdown" ID="WebBrowserWindow.shutdown"></a> 3309 </p>
3310 <a NAME="WebBrowserWindow.shutdown" ID="WebBrowserWindow.shutdown"></a>
2471 <h4>WebBrowserWindow.shutdown</h4> 3311 <h4>WebBrowserWindow.shutdown</h4>
2472 <b>shutdown</b>(<i></i>) 3312 <b>shutdown</b>(<i></i>)
3313
2473 <p> 3314 <p>
2474 Public method to shut down the web browser. 3315 Public method to shut down the web browser.
2475 </p><dl> 3316 </p>
3317 <dl>
2476 <dt>Returns:</dt> 3318 <dt>Returns:</dt>
2477 <dd> 3319 <dd>
2478 flag indicating successful shutdown (boolean) 3320 flag indicating successful shutdown (boolean)
2479 </dd> 3321 </dd>
2480 </dl><a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a> 3322 </dl>
3323 <a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a>
2481 <h4>WebBrowserWindow.tabWidget</h4> 3324 <h4>WebBrowserWindow.tabWidget</h4>
2482 <b>tabWidget</b>(<i></i>) 3325 <b>tabWidget</b>(<i></i>)
3326
2483 <p> 3327 <p>
2484 Public method to get a reference to the tab widget. 3328 Public method to get a reference to the tab widget.
2485 </p><dl> 3329 </p>
3330 <dl>
2486 <dt>Returns:</dt> 3331 <dt>Returns:</dt>
2487 <dd> 3332 <dd>
2488 reference to the tab widget 3333 reference to the tab widget
2489 </dd> 3334 </dd>
2490 </dl><dl> 3335 </dl>
3336 <dl>
2491 <dt>Return Type:</dt> 3337 <dt>Return Type:</dt>
2492 <dd> 3338 <dd>
2493 WebBrowserTabWidget 3339 WebBrowserTabWidget
2494 </dd> 3340 </dd>
2495 </dl><a NAME="WebBrowserWindow.toggleFullScreen" ID="WebBrowserWindow.toggleFullScreen"></a> 3341 </dl>
3342 <a NAME="WebBrowserWindow.toggleFullScreen" ID="WebBrowserWindow.toggleFullScreen"></a>
2496 <h4>WebBrowserWindow.toggleFullScreen</h4> 3343 <h4>WebBrowserWindow.toggleFullScreen</h4>
2497 <b>toggleFullScreen</b>(<i></i>) 3344 <b>toggleFullScreen</b>(<i></i>)
3345
2498 <p> 3346 <p>
2499 Public slot called to toggle the full screen mode. 3347 Public slot called to toggle the full screen mode.
2500 </p><a NAME="WebBrowserWindow.urlHandler" ID="WebBrowserWindow.urlHandler"></a> 3348 </p>
3349 <a NAME="WebBrowserWindow.urlHandler" ID="WebBrowserWindow.urlHandler"></a>
2501 <h4>WebBrowserWindow.urlHandler</h4> 3350 <h4>WebBrowserWindow.urlHandler</h4>
2502 <b>urlHandler</b>(<i>url</i>) 3351 <b>urlHandler</b>(<i>url</i>)
3352
2503 <p> 3353 <p>
2504 Public slot used as desktop URL handler. 3354 Public slot used as desktop URL handler.
2505 </p><dl> 3355 </p>
3356 <dl>
3357
2506 <dt><i>url</i> (QUrl)</dt> 3358 <dt><i>url</i> (QUrl)</dt>
2507 <dd> 3359 <dd>
2508 URL to be handled 3360 URL to be handled
2509 </dd> 3361 </dd>
2510 </dl> 3362 </dl>

eric ide

mercurial