821 Private slot to support printing from the web page. |
821 Private slot to support printing from the web page. |
822 </p><a NAME="WebBrowserView.__quotaRequested" ID="WebBrowserView.__quotaRequested"></a> |
822 </p><a NAME="WebBrowserView.__quotaRequested" ID="WebBrowserView.__quotaRequested"></a> |
823 <h4>WebBrowserView.__quotaRequested</h4> |
823 <h4>WebBrowserView.__quotaRequested</h4> |
824 <b>__quotaRequested</b>(<i>quotaRequest</i>) |
824 <b>__quotaRequested</b>(<i>quotaRequest</i>) |
825 <p> |
825 <p> |
826 Private slot to handle quota requests of the web page. |
826 Private slot to handle quota requests of the web page. |
827 </p><dl> |
827 </p><dl> |
828 <dt><i>quotaRequest</i> (QWebEngineQuotaRequest)</dt> |
828 <dt><i>quotaRequest</i> (QWebEngineQuotaRequest)</dt> |
829 <dd> |
829 <dd> |
830 reference to the quota request object |
830 reference to the quota request object |
831 </dd> |
831 </dd> |
832 </dl><a NAME="WebBrowserView.__registerProtocolHandlerRequested" ID="WebBrowserView.__registerProtocolHandlerRequested"></a> |
832 </dl><a NAME="WebBrowserView.__registerProtocolHandlerRequested" ID="WebBrowserView.__registerProtocolHandlerRequested"></a> |
833 <h4>WebBrowserView.__registerProtocolHandlerRequested</h4> |
833 <h4>WebBrowserView.__registerProtocolHandlerRequested</h4> |
834 <b>__registerProtocolHandlerRequested</b>(<i>request</i>) |
834 <b>__registerProtocolHandlerRequested</b>(<i>request</i>) |
835 <p> |
835 <p> |
836 Private slot to handle requests for registration of a protocol handler. |
836 Private slot to handle requests for registration of a protocol handler. |
837 </p><dl> |
837 </p><dl> |
838 <dt><i>request</i> (QWebEngineRegisterProtocolHandlerRequest)</dt> |
838 <dt><i>request</i> (QWebEngineRegisterProtocolHandlerRequest)</dt> |
839 <dd> |
839 <dd> |
840 reference to the protocol handler request object |
840 reference to the protocol handler request object |
841 </dd> |
841 </dd> |