Comment by solardev
3 days ago
Not sure how it works in Qt, but in regular React you'd just use a shared Context that all the components and their children can access. That way you don't have to explicitly pass props and setters and getters back and forth.
No comments yet
Contribute on Hacker News ↗