-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
A-callbacksArea: Passing code back and forth between Rust and C++/Qt/QMLArea: Passing code back and forth between Rust and C++/Qt/QMLC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
This is a tracking issue for signal / slot mechanism wrappers in Rust.
From Rust side, RustSignal
and other satellite types should be done differently, in a more type-safe and convenient way.
TODO:
- Research how other qt binding crates are doing it, write a sum-up of their approaches.
Origin of this discussion: #97 (comment)
rubdos and jalcine
Metadata
Metadata
Assignees
Labels
A-callbacksArea: Passing code back and forth between Rust and C++/Qt/QMLArea: Passing code back and forth between Rust and C++/Qt/QMLC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.