652 <td><a href="#WebBrowserWindow.tabWidget">tabWidget</a></td> |
652 <td><a href="#WebBrowserWindow.tabWidget">tabWidget</a></td> |
653 <td>Public method to get a reference to the tab widget.</td> |
653 <td>Public method to get a reference to the tab widget.</td> |
654 </tr><tr> |
654 </tr><tr> |
655 <td><a href="#WebBrowserWindow.toggleFullScreen">toggleFullScreen</a></td> |
655 <td><a href="#WebBrowserWindow.toggleFullScreen">toggleFullScreen</a></td> |
656 <td>Public slot called to toggle the full screen mode.</td> |
656 <td>Public slot called to toggle the full screen mode.</td> |
|
657 </tr><tr> |
|
658 <td><a href="#WebBrowserWindow.urlHandler">urlHandler</a></td> |
|
659 <td>Private slot used as desktop URL handler.</td> |
657 </tr> |
660 </tr> |
658 </table> |
661 </table> |
659 <h3>Static Methods</h3> |
662 <h3>Static Methods</h3> |
660 <table> |
663 <table> |
661 <tr><td>None</td></tr> |
664 <tr><td>None</td></tr> |
1404 <h4>WebBrowserWindow.__linkActivated</h4> |
1407 <h4>WebBrowserWindow.__linkActivated</h4> |
1405 <b>__linkActivated</b>(<i>url</i>) |
1408 <b>__linkActivated</b>(<i>url</i>) |
1406 <p> |
1409 <p> |
1407 Private slot to handle the selection of a link. |
1410 Private slot to handle the selection of a link. |
1408 </p><dl> |
1411 </p><dl> |
1409 <dt><i>url</i></dt> |
1412 <dt><i>url</i> (QUrl)</dt> |
1410 <dd> |
1413 <dd> |
1411 URL to be shown (QUrl) |
1414 URL to be shown |
1412 </dd> |
1415 </dd> |
1413 </dl><a NAME="WebBrowserWindow.__lookForNewDocumentation" ID="WebBrowserWindow.__lookForNewDocumentation"></a> |
1416 </dl><a NAME="WebBrowserWindow.__lookForNewDocumentation" ID="WebBrowserWindow.__lookForNewDocumentation"></a> |
1414 <h4>WebBrowserWindow.__lookForNewDocumentation</h4> |
1417 <h4>WebBrowserWindow.__lookForNewDocumentation</h4> |
1415 <b>__lookForNewDocumentation</b>(<i></i>) |
1418 <b>__lookForNewDocumentation</b>(<i></i>) |
1416 <p> |
1419 <p> |
2412 </dl><a NAME="WebBrowserWindow.toggleFullScreen" ID="WebBrowserWindow.toggleFullScreen"></a> |
2415 </dl><a NAME="WebBrowserWindow.toggleFullScreen" ID="WebBrowserWindow.toggleFullScreen"></a> |
2413 <h4>WebBrowserWindow.toggleFullScreen</h4> |
2416 <h4>WebBrowserWindow.toggleFullScreen</h4> |
2414 <b>toggleFullScreen</b>(<i></i>) |
2417 <b>toggleFullScreen</b>(<i></i>) |
2415 <p> |
2418 <p> |
2416 Public slot called to toggle the full screen mode. |
2419 Public slot called to toggle the full screen mode. |
2417 </p> |
2420 </p><a NAME="WebBrowserWindow.urlHandler" ID="WebBrowserWindow.urlHandler"></a> |
|
2421 <h4>WebBrowserWindow.urlHandler</h4> |
|
2422 <b>urlHandler</b>(<i>url</i>) |
|
2423 <p> |
|
2424 Private slot used as desktop URL handler. |
|
2425 </p><dl> |
|
2426 <dt><i>url</i> (QUrl)</dt> |
|
2427 <dd> |
|
2428 URL to be handled |
|
2429 </dd> |
|
2430 </dl> |
2418 <div align="right"><a href="#top">Up</a></div> |
2431 <div align="right"><a href="#top">Up</a></div> |
2419 <hr /> |
2432 <hr /> |
2420 </body></html> |
2433 </body></html> |