You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(generator/typesystem_core): Support Qt 6.10 excluding unsupported APIs
This changes the generator to exclude unsupported functions
in QJsonObject and QCborMap for Qt 6.10. The functions
asKeyValueRange, constKeyValueBegin, and constKeyValueEnd
are now marked for rejection.
0 commit comments