Skip to content

Commit 351bde2

Browse files
committed
removed methods that are not present on all platforms/configurations
1 parent fb3b2f1 commit 351bde2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

generator/typesystem_network.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
</namespace-type>
66

77
<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"/>
812

913
<enum-type name="QSsl::AlternativeNameEntryType"/>
1014
<enum-type name="QSslConfiguration::NextProtocolNegotiationStatus"/>

0 commit comments

Comments
 (0)