File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 120
120
</modify-function >
121
121
</object-type >
122
122
<object-type name =" QNetworkCookieJar" />
123
- <object-type name =" QNetworkReply" />
123
+ <object-type name =" QNetworkReply" >
124
+ <modify-function signature =" setSslConfiguration(QSslConfiguration)" remove =" all" />
125
+ <modify-function signature =" sslConfiguration() const" remove =" all" />
126
+ <modify-function signature =" ignoreSslErrors(const QList< QSslError>& )" remove =" all" />
127
+ </object-type >
124
128
125
129
<value-type name =" QHostAddress" >
126
130
<modify-function signature =" QHostAddress(unsigned char*)" remove =" all" />
188
192
</value-type >
189
193
<value-type name =" QNetworkRequest" >
190
194
<modify-function signature =" operator=(QNetworkRequest)" remove =" all" />
195
+ <modify-function signature =" setSslConfiguration(QSslConfiguration)" remove =" all" />
196
+ <modify-function signature =" sslConfiguration() const" remove =" all" />
191
197
</value-type >
192
198
193
199
<enum-type name =" QSslError::SslError" />
You can’t perform that action at this time.
0 commit comments