301 <td>Public method to process event for other objects.</td> |
301 <td>Public method to process event for other objects.</td> |
302 </tr><tr> |
302 </tr><tr> |
303 <td><a href="#WebBrowserView.findNextPrev">findNextPrev</a></td> |
303 <td><a href="#WebBrowserView.findNextPrev">findNextPrev</a></td> |
304 <td>Public slot to find the next occurrence of a text.</td> |
304 <td>Public slot to find the next occurrence of a text.</td> |
305 </tr><tr> |
305 </tr><tr> |
306 <td><a href="#WebBrowserView.focusOutEvent">focusOutEvent</a></td> |
|
307 <td>Protected method called by a focus out event.</td> |
|
308 </tr><tr> |
|
309 <td><a href="#WebBrowserView.forward">forward</a></td> |
306 <td><a href="#WebBrowserView.forward">forward</a></td> |
310 <td>Public slot to move forward in history.</td> |
307 <td>Public slot to move forward in history.</td> |
311 </tr><tr> |
308 </tr><tr> |
312 <td><a href="#WebBrowserView.getPreview">getPreview</a></td> |
309 <td><a href="#WebBrowserView.getPreview">getPreview</a></td> |
313 <td>Public method to get the preview pixmap.</td> |
310 <td>Public method to get the preview pixmap.</td> |
1072 flag indicating a backwards search (boolean) |
1069 flag indicating a backwards search (boolean) |
1073 </dd><dt><i>callback</i> (function(bool) or None)</dt> |
1070 </dd><dt><i>callback</i> (function(bool) or None)</dt> |
1074 <dd> |
1071 <dd> |
1075 reference to a function with a bool parameter |
1072 reference to a function with a bool parameter |
1076 </dd> |
1073 </dd> |
1077 </dl><a NAME="WebBrowserView.focusOutEvent" ID="WebBrowserView.focusOutEvent"></a> |
|
1078 <h4>WebBrowserView.focusOutEvent</h4> |
|
1079 <b>focusOutEvent</b>(<i>evt</i>) |
|
1080 <p> |
|
1081 Protected method called by a focus out event. |
|
1082 </p><dl> |
|
1083 <dt><i>evt</i></dt> |
|
1084 <dd> |
|
1085 reference to the focus event (QFocusEvent) |
|
1086 </dd> |
|
1087 </dl><a NAME="WebBrowserView.forward" ID="WebBrowserView.forward"></a> |
1074 </dl><a NAME="WebBrowserView.forward" ID="WebBrowserView.forward"></a> |
1088 <h4>WebBrowserView.forward</h4> |
1075 <h4>WebBrowserView.forward</h4> |
1089 <b>forward</b>(<i></i>) |
1076 <b>forward</b>(<i></i>) |
1090 <p> |
1077 <p> |
1091 Public slot to move forward in history. |
1078 Public slot to move forward in history. |