rust-qt / ritual

Use C++ libraries from Rust
Apache License 2.0
1.22k stars 49 forks source link

Signal ConnectionType change #101

Open snuk182 opened 4 years ago

snuk182 commented 4 years ago

Unfortunately it looks like no way overcoming the connection type change, as the pointer data required for the manual call of QObject::connect_5a() is private and cannot be retrieved.

Riateche commented 4 years ago

Signal::connect_with_type was just added in 0.5.0-alpha.2.