On Thursday November 12 2015 18:21:24 André Somers wrote: > Why else would you ever need it: QObject itself has it after all... Exactly, I was under the impression that its functionality would be inherited. Does it show I have little to no experience writing Qt code from scratch? :) > See above: the Q_OBJECT macro. Thanks! R.