[Development] Signals/slots for class templates (Was: Evolving Qt's multithreading API)

Olivier Goffart olivier at woboq.com
Sun Mar 17 11:13:01 CET 2013


On Sunday 10 March 2013 10:09:24 Thiago Macieira wrote:
> On domingo, 10 de março de 2013 23.54.42, Sze Howe Koh wrote:
> > What's holding us back? What does "installing the moc file" mean?
> 
> You install the output from moc.

Yes. That is a build system issue which is not difficult to solve.

And it's only if the said QObject is in a header file which also needs to be 
installed, and that you do not rely on extern template.

We can perfectly support template QObject before this issue is resolved. Else, 
it is a chicken and egg problem.

-- 
Olivier 

Woboq - Qt services and support - http://woboq.com - http://code.woboq.org




More information about the Development mailing list