Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html

changeset 5745
4f4316e83318
parent 5722
433187e73c0f
child 5746
6ccc43d9faf0
equal deleted inserted replaced
5744:d53474dcb9e6 5745:4f4316e83318
164 <table> 164 <table>
165 <tr> 165 <tr>
166 <td><a href="#WebBrowserWindow.__init__">WebBrowserWindow</a></td> 166 <td><a href="#WebBrowserWindow.__init__">WebBrowserWindow</a></td>
167 <td>Constructor</td> 167 <td>Constructor</td>
168 </tr><tr> 168 </tr><tr>
169 <td><a href="#WebBrowserWindow.__TBMenuTriggered">__TBMenuTriggered</a></td>
170 <td>Private method to handle the toggle of a toolbar via the Window-> Toolbars submenu or the toolbars popup menu.</td>
171 </tr><tr>
169 <td><a href="#WebBrowserWindow.__about">__about</a></td> 172 <td><a href="#WebBrowserWindow.__about">__about</a></td>
170 <td>Private slot to show the about information.</td> 173 <td>Private slot to show the about information.</td>
171 </tr><tr> 174 </tr><tr>
172 <td><a href="#WebBrowserWindow.__aboutQt">__aboutQt</a></td> 175 <td><a href="#WebBrowserWindow.__aboutQt">__aboutQt</a></td>
173 <td>Private slot to show info about Qt.</td> 176 <td>Private slot to show info about Qt.</td>
212 <td>Private slot to close all windows.</td> 215 <td>Private slot to close all windows.</td>
213 </tr><tr> 216 </tr><tr>
214 <td><a href="#WebBrowserWindow.__copy">__copy</a></td> 217 <td><a href="#WebBrowserWindow.__copy">__copy</a></td>
215 <td>Private slot called to handle the copy action.</td> 218 <td>Private slot called to handle the copy action.</td>
216 </tr><tr> 219 </tr><tr>
220 <td><a href="#WebBrowserWindow.__createTextEncodingAction">__createTextEncodingAction</a></td>
221 <td>Private method to create an action for the text encoding menu.</td>
222 </tr><tr>
223 <td><a href="#WebBrowserWindow.__createTextEncodingSubmenu">__createTextEncodingSubmenu</a></td>
224 <td>Private method to create a text encoding sub menu.</td>
225 </tr><tr>
217 <td><a href="#WebBrowserWindow.__currentChanged">__currentChanged</a></td> 226 <td><a href="#WebBrowserWindow.__currentChanged">__currentChanged</a></td>
218 <td>Private slot to handle the currentChanged signal.</td> 227 <td>Private slot to handle the currentChanged signal.</td>
219 </tr><tr> 228 </tr><tr>
220 <td><a href="#WebBrowserWindow.__cut">__cut</a></td> 229 <td><a href="#WebBrowserWindow.__cut">__cut</a></td>
221 <td>Private slot called to handle the cut action.</td> 230 <td>Private slot called to handle the cut action.</td>
257 <td>Private slot to initialize the documentation database.</td> 266 <td>Private slot to initialize the documentation database.</td>
258 </tr><tr> 267 </tr><tr>
259 <td><a href="#WebBrowserWindow.__initMenus">__initMenus</a></td> 268 <td><a href="#WebBrowserWindow.__initMenus">__initMenus</a></td>
260 <td>Private method to create the menus.</td> 269 <td>Private method to create the menus.</td>
261 </tr><tr> 270 </tr><tr>
271 <td><a href="#WebBrowserWindow.__initSuperMenu">__initSuperMenu</a></td>
272 <td>Private method to create the super menu and attach it to the super menu button.</td>
273 </tr><tr>
262 <td><a href="#WebBrowserWindow.__initToolbars">__initToolbars</a></td> 274 <td><a href="#WebBrowserWindow.__initToolbars">__initToolbars</a></td>
263 <td>Private method to create the toolbars.</td> 275 <td>Private method to create the toolbars.</td>
264 </tr><tr> 276 </tr><tr>
265 <td><a href="#WebBrowserWindow.__initWebEngineSettings">__initWebEngineSettings</a></td> 277 <td><a href="#WebBrowserWindow.__initWebEngineSettings">__initWebEngineSettings</a></td>
266 <td>Private method to set the global web settings.</td> 278 <td>Private method to set the global web settings.</td>
287 <td>Private slot called to open a file in a new tab.</td> 299 <td>Private slot called to open a file in a new tab.</td>
288 </tr><tr> 300 </tr><tr>
289 <td><a href="#WebBrowserWindow.__paste">__paste</a></td> 301 <td><a href="#WebBrowserWindow.__paste">__paste</a></td>
290 <td>Private slot called to handle the paste action.</td> 302 <td>Private slot called to handle the paste action.</td>
291 </tr><tr> 303 </tr><tr>
304 <td><a href="#WebBrowserWindow.__populateToolbarsMenu">__populateToolbarsMenu</a></td>
305 <td>Private method to populate the toolbars menu.</td>
306 </tr><tr>
292 <td><a href="#WebBrowserWindow.__prevTab">__prevTab</a></td> 307 <td><a href="#WebBrowserWindow.__prevTab">__prevTab</a></td>
293 <td>Private slot used to show the previous tab.</td> 308 <td>Private slot used to show the previous tab.</td>
294 </tr><tr> 309 </tr><tr>
295 <td><a href="#WebBrowserWindow.__redo">__redo</a></td> 310 <td><a href="#WebBrowserWindow.__redo">__redo</a></td>
296 <td>Private slot to handle the redo action.</td> 311 <td>Private slot to handle the redo action.</td>
314 <td>Private slot to search for a word.</td> 329 <td>Private slot to search for a word.</td>
315 </tr><tr> 330 </tr><tr>
316 <td><a href="#WebBrowserWindow.__selectAll">__selectAll</a></td> 331 <td><a href="#WebBrowserWindow.__selectAll">__selectAll</a></td>
317 <td>Private slot to handle the select all action.</td> 332 <td>Private slot to handle the select all action.</td>
318 </tr><tr> 333 </tr><tr>
334 <td><a href="#WebBrowserWindow.__setBookmarksToolbarVisibility">__setBookmarksToolbarVisibility</a></td>
335 <td>Private method to set the visibility of the bookmarks toolbar.</td>
336 </tr><tr>
319 <td><a href="#WebBrowserWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> 337 <td><a href="#WebBrowserWindow.__setIconDatabasePath">__setIconDatabasePath</a></td>
320 <td>Private method to set the favicons path.</td> 338 <td>Private method to set the favicons path.</td>
321 </tr><tr> 339 </tr><tr>
340 <td><a href="#WebBrowserWindow.__setMenuBarVisibility">__setMenuBarVisibility</a></td>
341 <td>Private method to set the visibility of the menu bar.</td>
342 </tr><tr>
343 <td><a href="#WebBrowserWindow.__setStatusBarVisible">__setStatusBarVisible</a></td>
344 <td>Private method to set the visibility of the status bar.</td>
345 </tr><tr>
322 <td><a href="#WebBrowserWindow.__setTextEncoding">__setTextEncoding</a></td> 346 <td><a href="#WebBrowserWindow.__setTextEncoding">__setTextEncoding</a></td>
323 <td>Private slot to set the selected text encoding as the default for this session.</td> 347 <td>Private slot to set the selected text encoding as the default for this session.</td>
324 </tr><tr> 348 </tr><tr>
325 <td><a href="#WebBrowserWindow.__setUserStyleSheet">__setUserStyleSheet</a></td> 349 <td><a href="#WebBrowserWindow.__setUserStyleSheet">__setUserStyleSheet</a></td>
326 <td>Private method to set a user style sheet.</td> 350 <td>Private method to set a user style sheet.</td>
395 <td>Private method to show the tab manager window.</td> 419 <td>Private method to show the tab manager window.</td>
396 </tr><tr> 420 </tr><tr>
397 <td><a href="#WebBrowserWindow.__showTocWindow">__showTocWindow</a></td> 421 <td><a href="#WebBrowserWindow.__showTocWindow">__showTocWindow</a></td>
398 <td>Private method to show the table of contents window.</td> 422 <td>Private method to show the table of contents window.</td>
399 </tr><tr> 423 </tr><tr>
424 <td><a href="#WebBrowserWindow.__showToolbarsMenu">__showToolbarsMenu</a></td>
425 <td>Private slot to display the Toolbars menu.</td>
426 </tr><tr>
400 <td><a href="#WebBrowserWindow.__showUserAgentsDialog">__showUserAgentsDialog</a></td> 427 <td><a href="#WebBrowserWindow.__showUserAgentsDialog">__showUserAgentsDialog</a></td>
401 <td>Private slot to show the user agents management dialog.</td> 428 <td>Private slot to show the user agents management dialog.</td>
402 </tr><tr> 429 </tr><tr>
403 <td><a href="#WebBrowserWindow.__showWebIconsDialog">__showWebIconsDialog</a></td> 430 <td><a href="#WebBrowserWindow.__showWebIconsDialog">__showWebIconsDialog</a></td>
404 <td>Private slot to show a dialog to manage the favicons database.</td> 431 <td>Private slot to show a dialog to manage the favicons database.</td>
475 <td><a href="#WebBrowserWindow.browsers">browsers</a></td> 502 <td><a href="#WebBrowserWindow.browsers">browsers</a></td>
476 <td>Public method to get a list of references to all web browsers.</td> 503 <td>Public method to get a list of references to all web browsers.</td>
477 </tr><tr> 504 </tr><tr>
478 <td><a href="#WebBrowserWindow.closeEvent">closeEvent</a></td> 505 <td><a href="#WebBrowserWindow.closeEvent">closeEvent</a></td>
479 <td>Protected event handler for the close event.</td> 506 <td>Protected event handler for the close event.</td>
507 </tr><tr>
508 <td><a href="#WebBrowserWindow.createPopupMenu">createPopupMenu</a></td>
509 <td>Public method to create the toolbars menu for Qt.</td>
480 </tr><tr> 510 </tr><tr>
481 <td><a href="#WebBrowserWindow.currentBrowser">currentBrowser</a></td> 511 <td><a href="#WebBrowserWindow.currentBrowser">currentBrowser</a></td>
482 <td>Public method to get a reference to the current web browser.</td> 512 <td>Public method to get a reference to the current web browser.</td>
483 </tr><tr> 513 </tr><tr>
484 <td><a href="#WebBrowserWindow.enterHtmlFullScreen">enterHtmlFullScreen</a></td> 514 <td><a href="#WebBrowserWindow.enterHtmlFullScreen">enterHtmlFullScreen</a></td>
981 flag indicating to enable the QtHelp support (bool) 1011 flag indicating to enable the QtHelp support (bool)
982 </dd><dt><i>settingsDir=</i></dt> 1012 </dd><dt><i>settingsDir=</i></dt>
983 <dd> 1013 <dd>
984 directory to be used for the settings files (str) 1014 directory to be used for the settings files (str)
985 </dd> 1015 </dd>
1016 </dl><a NAME="WebBrowserWindow.__TBMenuTriggered" ID="WebBrowserWindow.__TBMenuTriggered"></a>
1017 <h4>WebBrowserWindow.__TBMenuTriggered</h4>
1018 <b>__TBMenuTriggered</b>(<i>act</i>)
1019 <p>
1020 Private method to handle the toggle of a toolbar via the Window->
1021 Toolbars submenu or the toolbars popup menu.
1022 </p><dl>
1023 <dt><i>act</i> (QAction)</dt>
1024 <dd>
1025 reference to the action that was triggered
1026 </dd>
986 </dl><a NAME="WebBrowserWindow.__about" ID="WebBrowserWindow.__about"></a> 1027 </dl><a NAME="WebBrowserWindow.__about" ID="WebBrowserWindow.__about"></a>
987 <h4>WebBrowserWindow.__about</h4> 1028 <h4>WebBrowserWindow.__about</h4>
988 <b>__about</b>(<i></i>) 1029 <b>__about</b>(<i></i>)
989 <p> 1030 <p>
990 Private slot to show the about information. 1031 Private slot to show the about information.
1099 </p><a NAME="WebBrowserWindow.__copy" ID="WebBrowserWindow.__copy"></a> 1140 </p><a NAME="WebBrowserWindow.__copy" ID="WebBrowserWindow.__copy"></a>
1100 <h4>WebBrowserWindow.__copy</h4> 1141 <h4>WebBrowserWindow.__copy</h4>
1101 <b>__copy</b>(<i></i>) 1142 <b>__copy</b>(<i></i>)
1102 <p> 1143 <p>
1103 Private slot called to handle the copy action. 1144 Private slot called to handle the copy action.
1104 </p><a NAME="WebBrowserWindow.__currentChanged" ID="WebBrowserWindow.__currentChanged"></a> 1145 </p><a NAME="WebBrowserWindow.__createTextEncodingAction" ID="WebBrowserWindow.__createTextEncodingAction"></a>
1146 <h4>WebBrowserWindow.__createTextEncodingAction</h4>
1147 <b>__createTextEncodingAction</b>(<i>codec, defaultCodec, parentMenu</i>)
1148 <p>
1149 Private method to create an action for the text encoding menu.
1150 </p><dl>
1151 <dt><i>codec</i> (str)</dt>
1152 <dd>
1153 name of the codec to create an action for
1154 </dd><dt><i>defaultCodec</i> (str)</dt>
1155 <dd>
1156 name of the default codec
1157 </dd><dt><i>parentMenu</i> (QMenu)</dt>
1158 <dd>
1159 reference to the parent menu
1160 </dd>
1161 </dl><a NAME="WebBrowserWindow.__createTextEncodingSubmenu" ID="WebBrowserWindow.__createTextEncodingSubmenu"></a>
1162 <h4>WebBrowserWindow.__createTextEncodingSubmenu</h4>
1163 <b>__createTextEncodingSubmenu</b>(<i>title, codecNames, parentMenu</i>)
1164 <p>
1165 Private method to create a text encoding sub menu.
1166 </p><dl>
1167 <dt><i>title</i> (str)</dt>
1168 <dd>
1169 title of the menu
1170 </dd><dt><i>codecNames</i> (list of str)</dt>
1171 <dd>
1172 list of codec names for the menu
1173 </dd><dt><i>parentMenu</i> (QMenu)</dt>
1174 <dd>
1175 reference to the parent menu
1176 </dd>
1177 </dl><a NAME="WebBrowserWindow.__currentChanged" ID="WebBrowserWindow.__currentChanged"></a>
1105 <h4>WebBrowserWindow.__currentChanged</h4> 1178 <h4>WebBrowserWindow.__currentChanged</h4>
1106 <b>__currentChanged</b>(<i>index</i>) 1179 <b>__currentChanged</b>(<i>index</i>)
1107 <p> 1180 <p>
1108 Private slot to handle the currentChanged signal. 1181 Private slot to handle the currentChanged signal.
1109 </p><dl> 1182 </p><dl>
1197 </p><a NAME="WebBrowserWindow.__initMenus" ID="WebBrowserWindow.__initMenus"></a> 1270 </p><a NAME="WebBrowserWindow.__initMenus" ID="WebBrowserWindow.__initMenus"></a>
1198 <h4>WebBrowserWindow.__initMenus</h4> 1271 <h4>WebBrowserWindow.__initMenus</h4>
1199 <b>__initMenus</b>(<i></i>) 1272 <b>__initMenus</b>(<i></i>)
1200 <p> 1273 <p>
1201 Private method to create the menus. 1274 Private method to create the menus.
1275 </p><a NAME="WebBrowserWindow.__initSuperMenu" ID="WebBrowserWindow.__initSuperMenu"></a>
1276 <h4>WebBrowserWindow.__initSuperMenu</h4>
1277 <b>__initSuperMenu</b>(<i></i>)
1278 <p>
1279 Private method to create the super menu and attach it to the super
1280 menu button.
1202 </p><a NAME="WebBrowserWindow.__initToolbars" ID="WebBrowserWindow.__initToolbars"></a> 1281 </p><a NAME="WebBrowserWindow.__initToolbars" ID="WebBrowserWindow.__initToolbars"></a>
1203 <h4>WebBrowserWindow.__initToolbars</h4> 1282 <h4>WebBrowserWindow.__initToolbars</h4>
1204 <b>__initToolbars</b>(<i></i>) 1283 <b>__initToolbars</b>(<i></i>)
1205 <p> 1284 <p>
1206 Private method to create the toolbars. 1285 Private method to create the toolbars.
1253 </p><a NAME="WebBrowserWindow.__paste" ID="WebBrowserWindow.__paste"></a> 1332 </p><a NAME="WebBrowserWindow.__paste" ID="WebBrowserWindow.__paste"></a>
1254 <h4>WebBrowserWindow.__paste</h4> 1333 <h4>WebBrowserWindow.__paste</h4>
1255 <b>__paste</b>(<i></i>) 1334 <b>__paste</b>(<i></i>)
1256 <p> 1335 <p>
1257 Private slot called to handle the paste action. 1336 Private slot called to handle the paste action.
1258 </p><a NAME="WebBrowserWindow.__prevTab" ID="WebBrowserWindow.__prevTab"></a> 1337 </p><a NAME="WebBrowserWindow.__populateToolbarsMenu" ID="WebBrowserWindow.__populateToolbarsMenu"></a>
1338 <h4>WebBrowserWindow.__populateToolbarsMenu</h4>
1339 <b>__populateToolbarsMenu</b>(<i>menu</i>)
1340 <p>
1341 Private method to populate the toolbars menu.
1342 </p><dl>
1343 <dt><i>menu</i> (QMenu)</dt>
1344 <dd>
1345 reference to the menu to be populated
1346 </dd>
1347 </dl><a NAME="WebBrowserWindow.__prevTab" ID="WebBrowserWindow.__prevTab"></a>
1259 <h4>WebBrowserWindow.__prevTab</h4> 1348 <h4>WebBrowserWindow.__prevTab</h4>
1260 <b>__prevTab</b>(<i></i>) 1349 <b>__prevTab</b>(<i></i>)
1261 <p> 1350 <p>
1262 Private slot used to show the previous tab. 1351 Private slot used to show the previous tab.
1263 </p><a NAME="WebBrowserWindow.__redo" ID="WebBrowserWindow.__redo"></a> 1352 </p><a NAME="WebBrowserWindow.__redo" ID="WebBrowserWindow.__redo"></a>
1305 </p><a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a> 1394 </p><a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a>
1306 <h4>WebBrowserWindow.__selectAll</h4> 1395 <h4>WebBrowserWindow.__selectAll</h4>
1307 <b>__selectAll</b>(<i></i>) 1396 <b>__selectAll</b>(<i></i>)
1308 <p> 1397 <p>
1309 Private slot to handle the select all action. 1398 Private slot to handle the select all action.
1310 </p><a NAME="WebBrowserWindow.__setIconDatabasePath" ID="WebBrowserWindow.__setIconDatabasePath"></a> 1399 </p><a NAME="WebBrowserWindow.__setBookmarksToolbarVisibility" ID="WebBrowserWindow.__setBookmarksToolbarVisibility"></a>
1400 <h4>WebBrowserWindow.__setBookmarksToolbarVisibility</h4>
1401 <b>__setBookmarksToolbarVisibility</b>(<i>visible</i>)
1402 <p>
1403 Private method to set the visibility of the bookmarks toolbar.
1404 </p><dl>
1405 <dt><i>visible</i> (bool)</dt>
1406 <dd>
1407 flag indicating the toolbar visibility
1408 </dd>
1409 </dl><a NAME="WebBrowserWindow.__setIconDatabasePath" ID="WebBrowserWindow.__setIconDatabasePath"></a>
1311 <h4>WebBrowserWindow.__setIconDatabasePath</h4> 1410 <h4>WebBrowserWindow.__setIconDatabasePath</h4>
1312 <b>__setIconDatabasePath</b>(<i>enable=True</i>) 1411 <b>__setIconDatabasePath</b>(<i>enable=True</i>)
1313 <p> 1412 <p>
1314 Private method to set the favicons path. 1413 Private method to set the favicons path.
1315 </p><dl> 1414 </p><dl>
1316 <dt><i>enable</i></dt> 1415 <dt><i>enable</i></dt>
1317 <dd> 1416 <dd>
1318 flag indicating to enabled icon storage (boolean) 1417 flag indicating to enabled icon storage (boolean)
1418 </dd>
1419 </dl><a NAME="WebBrowserWindow.__setMenuBarVisibility" ID="WebBrowserWindow.__setMenuBarVisibility"></a>
1420 <h4>WebBrowserWindow.__setMenuBarVisibility</h4>
1421 <b>__setMenuBarVisibility</b>(<i>visible</i>)
1422 <p>
1423 Private method to set the visibility of the menu bar.
1424 </p><dl>
1425 <dt><i>visible</i> (bool)</dt>
1426 <dd>
1427 flag indicating the menu bar visibility
1428 </dd>
1429 </dl><a NAME="WebBrowserWindow.__setStatusBarVisible" ID="WebBrowserWindow.__setStatusBarVisible"></a>
1430 <h4>WebBrowserWindow.__setStatusBarVisible</h4>
1431 <b>__setStatusBarVisible</b>(<i>visible</i>)
1432 <p>
1433 Private method to set the visibility of the status bar.
1434 </p><dl>
1435 <dt><i>visible</i> (bool)</dt>
1436 <dd>
1437 flag indicating the status bar visibility
1319 </dd> 1438 </dd>
1320 </dl><a NAME="WebBrowserWindow.__setTextEncoding" ID="WebBrowserWindow.__setTextEncoding"></a> 1439 </dl><a NAME="WebBrowserWindow.__setTextEncoding" ID="WebBrowserWindow.__setTextEncoding"></a>
1321 <h4>WebBrowserWindow.__setTextEncoding</h4> 1440 <h4>WebBrowserWindow.__setTextEncoding</h4>
1322 <b>__setTextEncoding</b>(<i>act</i>) 1441 <b>__setTextEncoding</b>(<i>act</i>)
1323 <p> 1442 <p>
1466 </p><a NAME="WebBrowserWindow.__showTocWindow" ID="WebBrowserWindow.__showTocWindow"></a> 1585 </p><a NAME="WebBrowserWindow.__showTocWindow" ID="WebBrowserWindow.__showTocWindow"></a>
1467 <h4>WebBrowserWindow.__showTocWindow</h4> 1586 <h4>WebBrowserWindow.__showTocWindow</h4>
1468 <b>__showTocWindow</b>(<i></i>) 1587 <b>__showTocWindow</b>(<i></i>)
1469 <p> 1588 <p>
1470 Private method to show the table of contents window. 1589 Private method to show the table of contents window.
1590 </p><a NAME="WebBrowserWindow.__showToolbarsMenu" ID="WebBrowserWindow.__showToolbarsMenu"></a>
1591 <h4>WebBrowserWindow.__showToolbarsMenu</h4>
1592 <b>__showToolbarsMenu</b>(<i></i>)
1593 <p>
1594 Private slot to display the Toolbars menu.
1471 </p><a NAME="WebBrowserWindow.__showUserAgentsDialog" ID="WebBrowserWindow.__showUserAgentsDialog"></a> 1595 </p><a NAME="WebBrowserWindow.__showUserAgentsDialog" ID="WebBrowserWindow.__showUserAgentsDialog"></a>
1472 <h4>WebBrowserWindow.__showUserAgentsDialog</h4> 1596 <h4>WebBrowserWindow.__showUserAgentsDialog</h4>
1473 <b>__showUserAgentsDialog</b>(<i></i>) 1597 <b>__showUserAgentsDialog</b>(<i></i>)
1474 <p> 1598 <p>
1475 Private slot to show the user agents management dialog. 1599 Private slot to show the user agents management dialog.
1664 <dd> 1788 <dd>
1665 the close event (QCloseEvent) 1789 the close event (QCloseEvent)
1666 <br />This event is simply accepted after the history has been 1790 <br />This event is simply accepted after the history has been
1667 saved and all window references have been deleted. 1791 saved and all window references have been deleted.
1668 </dd> 1792 </dd>
1793 </dl><a NAME="WebBrowserWindow.createPopupMenu" ID="WebBrowserWindow.createPopupMenu"></a>
1794 <h4>WebBrowserWindow.createPopupMenu</h4>
1795 <b>createPopupMenu</b>(<i></i>)
1796 <p>
1797 Public method to create the toolbars menu for Qt.
1798 </p><dl>
1799 <dt>Returns:</dt>
1800 <dd>
1801 toolbars menu
1802 </dd>
1803 </dl><dl>
1804 <dt>Return Type:</dt>
1805 <dd>
1806 QMenu
1807 </dd>
1669 </dl><a NAME="WebBrowserWindow.currentBrowser" ID="WebBrowserWindow.currentBrowser"></a> 1808 </dl><a NAME="WebBrowserWindow.currentBrowser" ID="WebBrowserWindow.currentBrowser"></a>
1670 <h4>WebBrowserWindow.currentBrowser</h4> 1809 <h4>WebBrowserWindow.currentBrowser</h4>
1671 <b>currentBrowser</b>(<i></i>) 1810 <b>currentBrowser</b>(<i></i>)
1672 <p> 1811 <p>
1673 Public method to get a reference to the current web browser. 1812 Public method to get a reference to the current web browser.
1863 <dd> 2002 <dd>
1864 file to be displayed in the new window (string or QUrl) 2003 file to be displayed in the new window (string or QUrl)
1865 </dd><dt><i>addNextTo</i></dt> 2004 </dd><dt><i>addNextTo</i></dt>
1866 <dd> 2005 <dd>
1867 reference to the browser to open the tab after 2006 reference to the browser to open the tab after
1868 (HelpBrowser) 2007 (WebBrowserView)
1869 </dd><dt><i>background=</i></dt> 2008 </dd><dt><i>background=</i></dt>
1870 <dd> 2009 <dd>
1871 flag indicating to open the tab in the 2010 flag indicating to open the tab in the
1872 background (bool) 2011 background (bool)
1873 </dd> 2012 </dd>

eric ide

mercurial