329 <td>Private slot to search for a word.</td> |
329 <td>Private slot to search for a word.</td> |
330 </tr><tr> |
330 </tr><tr> |
331 <td><a href="#WebBrowserWindow.__selectAll">__selectAll</a></td> |
331 <td><a href="#WebBrowserWindow.__selectAll">__selectAll</a></td> |
332 <td>Private slot to handle the select all action.</td> |
332 <td>Private slot to handle the select all action.</td> |
333 </tr><tr> |
333 </tr><tr> |
|
334 <td><a href="#WebBrowserWindow.__sendPageLink">__sendPageLink</a></td> |
|
335 <td>Private slot to send the link of the current page via email.</td> |
|
336 </tr><tr> |
334 <td><a href="#WebBrowserWindow.__setBookmarksToolbarVisibility">__setBookmarksToolbarVisibility</a></td> |
337 <td><a href="#WebBrowserWindow.__setBookmarksToolbarVisibility">__setBookmarksToolbarVisibility</a></td> |
335 <td>Private method to set the visibility of the bookmarks toolbar.</td> |
338 <td>Private method to set the visibility of the bookmarks toolbar.</td> |
336 </tr><tr> |
339 </tr><tr> |
337 <td><a href="#WebBrowserWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> |
340 <td><a href="#WebBrowserWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> |
338 <td>Private method to set the favicons path.</td> |
341 <td>Private method to set the favicons path.</td> |
1394 </p><a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a> |
1397 </p><a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a> |
1395 <h4>WebBrowserWindow.__selectAll</h4> |
1398 <h4>WebBrowserWindow.__selectAll</h4> |
1396 <b>__selectAll</b>(<i></i>) |
1399 <b>__selectAll</b>(<i></i>) |
1397 <p> |
1400 <p> |
1398 Private slot to handle the select all action. |
1401 Private slot to handle the select all action. |
|
1402 </p><a NAME="WebBrowserWindow.__sendPageLink" ID="WebBrowserWindow.__sendPageLink"></a> |
|
1403 <h4>WebBrowserWindow.__sendPageLink</h4> |
|
1404 <b>__sendPageLink</b>(<i></i>) |
|
1405 <p> |
|
1406 Private slot to send the link of the current page via email. |
1399 </p><a NAME="WebBrowserWindow.__setBookmarksToolbarVisibility" ID="WebBrowserWindow.__setBookmarksToolbarVisibility"></a> |
1407 </p><a NAME="WebBrowserWindow.__setBookmarksToolbarVisibility" ID="WebBrowserWindow.__setBookmarksToolbarVisibility"></a> |
1400 <h4>WebBrowserWindow.__setBookmarksToolbarVisibility</h4> |
1408 <h4>WebBrowserWindow.__setBookmarksToolbarVisibility</h4> |
1401 <b>__setBookmarksToolbarVisibility</b>(<i>visible</i>) |
1409 <b>__setBookmarksToolbarVisibility</b>(<i>visible</i>) |
1402 <p> |
1410 <p> |
1403 Private method to set the visibility of the bookmarks toolbar. |
1411 Private method to set the visibility of the bookmarks toolbar. |