[Development] Signals/slots for class templates (Was: Evolving Qt's multithreading API)
Olivier Goffart
olivier at woboq.com
Sun Mar 17 11:09:33 CET 2013
On Sunday 10 March 2013 18:27:30 Peter Kümmel wrote:
> On 10.03.2013 16:54, Sze Howe Koh wrote:
> > Olivier started implementing this:
> > https://codereview.qt-project.org/#change,49864
>
> Last year I gave it also a try,
>
> http://lists.qt-project.org/pipermail/development/2012-June/004580.html
> http://lists.qt-project.org/pipermail/development/2012-June/004536.html
>
> and in meantime I've ported it to Qt5:
>
> https://codereview.qt-project.org/#change,41468
Sorry. I had forgotten your attempt.
The good thing with your attempt is that it splits the output into two files
(The part that need to be included and the part that do not).
> Another problem is that you have to moc before you compile any file which
> needs the moc generated headers.
That's a small build system issue.
--
Olivier
Woboq - Qt services and support - http://woboq.com - http://code.woboq.org
More information about the Development
mailing list