We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3b2f1 commit 351bde2Copy full SHA for 351bde2
generator/typesystem_network.xml
@@ -5,6 +5,10 @@
5
</namespace-type>
6
7
<rejection class="QSqlError::Unused"/>
8
+ <rejection class="QSslConfiguration" function-name="defaultDtlsConfiguration"/>
9
+ <rejection class="QSslConfiguration" function-name="dtlsCookieVerificationEnabled"/>
10
+ <rejection class="QSslConfiguration" function-name="setDefaultDtlsConfiguration"/>
11
+ <rejection class="QSslConfiguration" function-name="setDtlsCookieVerificationEnabled"/>
12
13
<enum-type name="QSsl::AlternativeNameEntryType"/>
14
<enum-type name="QSslConfiguration::NextProtocolNegotiationStatus"/>
0 commit comments