Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html

changeset 6296
db9b3a419845
parent 6287
9a193ff6d24a
child 6632
084880ed940c
equal deleted inserted replaced
6295:79bfd24e2fee 6296:db9b3a419845
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> 657 </tr><tr>
658 <td><a href="#WebBrowserWindow.urlHandler">urlHandler</a></td> 658 <td><a href="#WebBrowserWindow.urlHandler">urlHandler</a></td>
659 <td>Private slot used as desktop URL handler.</td> 659 <td>Public slot used as desktop URL handler.</td>
660 </tr> 660 </tr>
661 </table> 661 </table>
662 <h3>Static Methods</h3> 662 <h3>Static Methods</h3>
663 <table> 663 <table>
664 <tr><td>None</td></tr> 664 <tr><td>None</td></tr>
2419 Public slot called to toggle the full screen mode. 2419 Public slot called to toggle the full screen mode.
2420 </p><a NAME="WebBrowserWindow.urlHandler" ID="WebBrowserWindow.urlHandler"></a> 2420 </p><a NAME="WebBrowserWindow.urlHandler" ID="WebBrowserWindow.urlHandler"></a>
2421 <h4>WebBrowserWindow.urlHandler</h4> 2421 <h4>WebBrowserWindow.urlHandler</h4>
2422 <b>urlHandler</b>(<i>url</i>) 2422 <b>urlHandler</b>(<i>url</i>)
2423 <p> 2423 <p>
2424 Private slot used as desktop URL handler. 2424 Public slot used as desktop URL handler.
2425 </p><dl> 2425 </p><dl>
2426 <dt><i>url</i> (QUrl)</dt> 2426 <dt><i>url</i> (QUrl)</dt>
2427 <dd> 2427 <dd>
2428 URL to be handled 2428 URL to be handled
2429 </dd> 2429 </dd>

eric ide

mercurial