[Qt-interest] qobject_cast Vs dynamic_cast

Eirik Ulvik eiriku at simsurgery.com
Thu Oct 21 11:47:02 CEST 2010


> I have another question, related to signals and slots. I will 
> appreciate it if someone can give a conceptual overview of how QT 
> implements signals and slots internally? ( the documentation says that 
> we don’t use templates as certain compilers do not support advanced 
> templates ). I was just curious how signals and slots work under the hood.
>
This link explains a bit about reasons for not using templates:
http://doc.qt.nokia.com/4.7/templates.html

Regards,
Eirik



More information about the Qt-interest-old mailing list