woboq / qmetaobject-rs

Integrate Qml and Rust by building the QMetaObject at compile time.
MIT License
638 stars 89 forks source link

Fix compilation with Qt 6.5 #284

Closed AdrianEddy closed 1 year ago

AdrianEddy commented 1 year ago

This fixes the compilation with Qt 6.5, because the signature of invokeMethod has changed