379 <td>Public method to return the URL of the loaded page.</td> |
379 <td>Public method to return the URL of the loaded page.</td> |
380 </tr><tr> |
380 </tr><tr> |
381 <td><a href="#WebBrowserView.undo">undo</a></td> |
381 <td><a href="#WebBrowserView.undo">undo</a></td> |
382 <td>Public slot to undo the last edit action.</td> |
382 <td>Public slot to undo the last edit action.</td> |
383 </tr><tr> |
383 </tr><tr> |
|
384 <td><a href="#WebBrowserView.unselect">unselect</a></td> |
|
385 <td>Public slot to clear the current selection.</td> |
|
386 </tr><tr> |
384 <td><a href="#WebBrowserView.zoomIn">zoomIn</a></td> |
387 <td><a href="#WebBrowserView.zoomIn">zoomIn</a></td> |
385 <td>Public slot to zoom into the page.</td> |
388 <td>Public slot to zoom into the page.</td> |
386 </tr><tr> |
389 </tr><tr> |
387 <td><a href="#WebBrowserView.zoomOut">zoomOut</a></td> |
390 <td><a href="#WebBrowserView.zoomOut">zoomOut</a></td> |
388 <td>Public slot to zoom out of the page.</td> |
391 <td>Public slot to zoom out of the page.</td> |
1311 </dl><a NAME="WebBrowserView.undo" ID="WebBrowserView.undo"></a> |
1314 </dl><a NAME="WebBrowserView.undo" ID="WebBrowserView.undo"></a> |
1312 <h4>WebBrowserView.undo</h4> |
1315 <h4>WebBrowserView.undo</h4> |
1313 <b>undo</b>(<i></i>) |
1316 <b>undo</b>(<i></i>) |
1314 <p> |
1317 <p> |
1315 Public slot to undo the last edit action. |
1318 Public slot to undo the last edit action. |
|
1319 </p><a NAME="WebBrowserView.unselect" ID="WebBrowserView.unselect"></a> |
|
1320 <h4>WebBrowserView.unselect</h4> |
|
1321 <b>unselect</b>(<i></i>) |
|
1322 <p> |
|
1323 Public slot to clear the current selection. |
1316 </p><a NAME="WebBrowserView.zoomIn" ID="WebBrowserView.zoomIn"></a> |
1324 </p><a NAME="WebBrowserView.zoomIn" ID="WebBrowserView.zoomIn"></a> |
1317 <h4>WebBrowserView.zoomIn</h4> |
1325 <h4>WebBrowserView.zoomIn</h4> |
1318 <b>zoomIn</b>(<i></i>) |
1326 <b>zoomIn</b>(<i></i>) |
1319 <p> |
1327 <p> |
1320 Public slot to zoom into the page. |
1328 Public slot to zoom into the page. |