Documentation/Source/eric5.E5Network.E5SslErrorHandler.html

changeset 2360
b6bf3925e3e1
parent 2354
c63de4af553d
child 2367
78f6c8193d37
equal deleted inserted replaced
2359:ef81d2d0a031 2360:b6bf3925e3e1
50 </p> 50 </p>
51 <h3>Derived from</h3> 51 <h3>Derived from</h3>
52 QObject 52 QObject
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>NotIgnored</td></tr><tr><td>SystemIgnored</td></tr><tr><td>UserIgnored</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3> 57 <h3>Class Methods</h3>
58 <table> 58 <table>
59 <tr><td>None</td></tr> 59 <tr><td>None</td></tr>
60 </table> 60 </table>
136 value of the port (integer) 136 value of the port (integer)
137 </dd> 137 </dd>
138 </dl><dl> 138 </dl><dl>
139 <dt>Returns:</dt> 139 <dt>Returns:</dt>
140 <dd> 140 <dd>
141 tuple of two flags indicating to ignore the SSL errors (boolean) 141 tuple indicating to ignore the SSL errors (one of NotIgnored,
142 and indicating a change of the default SSL configuration (boolean) 142 SystemIgnored or UserIgnored) and indicating a change of the default
143 SSL configuration (boolean)
143 </dd> 144 </dd>
144 </dl><a NAME="E5SslErrorHandler.sslErrorsReply" ID="E5SslErrorHandler.sslErrorsReply"></a> 145 </dl><a NAME="E5SslErrorHandler.sslErrorsReply" ID="E5SslErrorHandler.sslErrorsReply"></a>
145 <h4>E5SslErrorHandler.sslErrorsReply</h4> 146 <h4>E5SslErrorHandler.sslErrorsReply</h4>
146 <b>sslErrorsReply</b>(<i>reply, errors</i>) 147 <b>sslErrorsReply</b>(<i>reply, errors</i>)
147 <p> 148 <p>
155 list of SSL errors (list of QSslError) 156 list of SSL errors (list of QSslError)
156 </dd> 157 </dd>
157 </dl><dl> 158 </dl><dl>
158 <dt>Returns:</dt> 159 <dt>Returns:</dt>
159 <dd> 160 <dd>
160 tuple of two flags indicating to ignore the SSL errors (boolean) 161 tuple indicating to ignore the SSL errors (one of NotIgnored,
161 and indicating a change of the default SSL configuration (boolean) 162 SystemIgnored or UserIgnored) and indicating a change of the default
163 SSL configuration (boolean)
162 </dd> 164 </dd>
163 </dl><a NAME="E5SslErrorHandler.sslErrorsReplySlot" ID="E5SslErrorHandler.sslErrorsReplySlot"></a> 165 </dl><a NAME="E5SslErrorHandler.sslErrorsReplySlot" ID="E5SslErrorHandler.sslErrorsReplySlot"></a>
164 <h4>E5SslErrorHandler.sslErrorsReplySlot</h4> 166 <h4>E5SslErrorHandler.sslErrorsReplySlot</h4>
165 <b>sslErrorsReplySlot</b>(<i>reply, errors</i>) 167 <b>sslErrorsReplySlot</b>(<i>reply, errors</i>)
166 <p> 168 <p>

eric ide

mercurial