Leon Matthes

Results 83 comments of Leon Matthes

> There's an interesting case here that widthProp could in simple cases be write-able. However, this would need a different API, to track const- vs non-const bindings, I guess. I'd...

Hi @kshanik , as @seanharmer said, signals can be made thread-safe with the use of a ConnectionEvaluator. Blocking connections is also supported. Your last question is whether property **binding** evaluation...

Closing this now as multi-threaded signals/slots are supported, and multi-threaded property binding is tracked in #22