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

GUI: Verdigris for modern C++ (Qt MOC replacement) #254

Open
rakhimov opened this issue Jan 6, 2018 · 2 comments
Open

GUI: Verdigris for modern C++ (Qt MOC replacement) #254

rakhimov opened this issue Jan 6, 2018 · 2 comments

Comments

@rakhimov
Copy link
Owner

rakhimov commented Jan 6, 2018

Qt moc doesn't play well with modern C++ (Issue #250).
It will always be a laggard and headache till reflection comes to C++.
Thankfully, SCRAM doesn't need all the features of Qt MOC.
Only, automatic signal definition generation is necessary.

Alternatives:

  1. verdigris
  2. moc-ng
  3. Boost signal
@rakhimov rakhimov added this to the v0.16.2 milestone Jan 6, 2018
rakhimov added a commit that referenced this issue Jan 6, 2018
@rakhimov rakhimov removed this from the v0.16.2 milestone Jan 7, 2018
@rakhimov
Copy link
Owner Author

Reopen when/if verdigris gets released and packaged in Debian.

@rakhimov rakhimov changed the title Replace Qt MOC GUI: Verdigris for modern C++ (Qt MOC replacement) Feb 26, 2018
@rakhimov
Copy link
Owner Author

rakhimov commented Mar 8, 2018

Verdigris is packaged on Debian.

@rakhimov rakhimov reopened this Mar 8, 2018
@rakhimov rakhimov removed the wontfix label Mar 8, 2018
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