Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Qt 5 #11

Open
ddinu opened this issue Jan 11, 2017 · 0 comments
Open

Support for Qt 5 #11

ddinu opened this issue Jan 11, 2017 · 0 comments

Comments

@ddinu
Copy link
Owner

ddinu commented Jan 11, 2017

The following should work:

  • Connect subject to signal. The subject should be notified when the signal fires.
  • Connect subject to slot. The slot should be subscribed as an observer. This should already work, but the sender is not set. The slot shouldn't know that it wasn't triggered by a signal.
  • Link a value to a Qt property so they are always kept in sync.
@ddinu ddinu changed the title Support for Qt Support for Qt 4 and Qt 5 Jan 11, 2017
@ddinu ddinu changed the title Support for Qt 4 and Qt 5 Support for Qt 5 Jan 11, 2017
@ddinu ddinu removed the help wanted label Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant