Closed mrbean-bremen closed 4 months ago
We noticed this only after making the patch release. Qt 6.7 binding are still quite incomplete, missing wrappers for QtCore include:
Also missing are operators for QDateTime and QTime.
QDeferredDeleteEvent is actually gone from Qt 6.7 (or rather moved to the private headers).
Should be fixed with merge request #225.
We noticed this only after making the patch release. Qt 6.7 binding are still quite incomplete, missing wrappers for QtCore include:
Also missing are operators for QDateTime and QTime.