You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: