On Fri, Feb 21, 2020 at 08:23:51AM +0000, Kai Koehne wrote:
Another alternative is to actually use C++ attributes for this:

 [[qt::emit]] somethingChanged();

that's a terrible idea, because it's visually noisy (and correspondingly bothersome to type).

if anything, i'd go for

#define qEmit
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to