rakhimov/scram

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

rakhimov opened this issue · 2 comments

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

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

Verdigris is packaged on Debian.