297 reference to the parent widget (defaults to None) |
297 reference to the parent widget (defaults to None) |
298 </dd> |
298 </dd> |
299 </dl> |
299 </dl> |
300 <a NAME="WebBrowserPage.__contentsSizeChanged" ID="WebBrowserPage.__contentsSizeChanged"></a> |
300 <a NAME="WebBrowserPage.__contentsSizeChanged" ID="WebBrowserPage.__contentsSizeChanged"></a> |
301 <h4>WebBrowserPage.__contentsSizeChanged</h4> |
301 <h4>WebBrowserPage.__contentsSizeChanged</h4> |
302 <b>__contentsSizeChanged</b>(<i>size</i>) |
302 <b>__contentsSizeChanged</b>(<i>_size</i>) |
303 <p> |
303 <p> |
304 Private slot to work around QWebEnginePage not scrolling to anchors |
304 Private slot to work around QWebEnginePage not scrolling to anchors |
305 when opened in a background tab. |
305 when opened in a background tab. |
306 </p> |
306 </p> |
307 |
307 |
308 <dl> |
308 <dl> |
309 |
309 |
310 <dt><i>size</i> (QSizeF)</dt> |
310 <dt><i>_size</i> (QSizeF)</dt> |
311 <dd> |
311 <dd> |
312 changed contents size (unused) |
312 changed contents size (unused) (unused) |
313 </dd> |
313 </dd> |
314 </dl> |
314 </dl> |
315 <a NAME="WebBrowserPage.__featurePermissionRequested" ID="WebBrowserPage.__featurePermissionRequested"></a> |
315 <a NAME="WebBrowserPage.__featurePermissionRequested" ID="WebBrowserPage.__featurePermissionRequested"></a> |
316 <h4>WebBrowserPage.__featurePermissionRequested</h4> |
316 <h4>WebBrowserPage.__featurePermissionRequested</h4> |
317 <b>__featurePermissionRequested</b>(<i>url, feature</i>) |
317 <b>__featurePermissionRequested</b>(<i>url, feature</i>) |