1127 <a NAME="WebBrowserView.__quotaRequested" ID="WebBrowserView.__quotaRequested"></a> |
1127 <a NAME="WebBrowserView.__quotaRequested" ID="WebBrowserView.__quotaRequested"></a> |
1128 <h4>WebBrowserView.__quotaRequested</h4> |
1128 <h4>WebBrowserView.__quotaRequested</h4> |
1129 <b>__quotaRequested</b>(<i>quotaRequest</i>) |
1129 <b>__quotaRequested</b>(<i>quotaRequest</i>) |
1130 |
1130 |
1131 <p> |
1131 <p> |
1132 Private slot to handle quota requests of the web page. |
1132 Private slot to handle quota requests of the web page. |
1133 </p> |
1133 </p> |
1134 <dl> |
1134 <dl> |
1135 |
1135 |
1136 <dt><i>quotaRequest</i> (QWebEngineQuotaRequest)</dt> |
1136 <dt><i>quotaRequest</i> (QWebEngineQuotaRequest)</dt> |
1137 <dd> |
1137 <dd> |
1229 <a NAME="WebBrowserView.__selectClientCertificate" ID="WebBrowserView.__selectClientCertificate"></a> |
1229 <a NAME="WebBrowserView.__selectClientCertificate" ID="WebBrowserView.__selectClientCertificate"></a> |
1230 <h4>WebBrowserView.__selectClientCertificate</h4> |
1230 <h4>WebBrowserView.__selectClientCertificate</h4> |
1231 <b>__selectClientCertificate</b>(<i>clientCertificateSelection</i>) |
1231 <b>__selectClientCertificate</b>(<i>clientCertificateSelection</i>) |
1232 |
1232 |
1233 <p> |
1233 <p> |
1234 Private slot to handle the client certificate selection request. |
1234 Private slot to handle the client certificate selection request. |
1235 </p> |
1235 </p> |
1236 <dl> |
1236 <dl> |
1237 |
1237 |
1238 <dt><i>clientCertificateSelection</i> (QWebEngineClientCertificateSelection)</dt> |
1238 <dt><i>clientCertificateSelection</i> (QWebEngineClientCertificateSelection)</dt> |
1239 <dd> |
1239 <dd> |
1240 list of client SSL certificates |
1240 list of client SSL certificates |
1241 found in system's client certificate store |
1241 found in system's client certificate store |
1242 </dd> |
1242 </dd> |
1243 </dl> |
1243 </dl> |
1244 <a NAME="WebBrowserView.__sendLink" ID="WebBrowserView.__sendLink"></a> |
1244 <a NAME="WebBrowserView.__sendLink" ID="WebBrowserView.__sendLink"></a> |
1245 <h4>WebBrowserView.__sendLink</h4> |
1245 <h4>WebBrowserView.__sendLink</h4> |
1246 <b>__sendLink</b>(<i>act</i>) |
1246 <b>__sendLink</b>(<i>act</i>) |