On Wednesday, 27 May 2020 03:42:19 PDT Oswald Buddenhagen wrote:
> > this is not something we can subject our users to.
> 
> orly? kde had been doing that for quite a while.

And I fixed QtCore to do the same.

The only reason not to include the moc output in your .cpp is if you don't 
have one (a header-only class whose only non-inline methods are the moc-
generated ones). Otherwise, #include your mocs.

That said, we shouldn't enforce this.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



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

Reply via email to