Hi,

Thank you for your answer. Indeed B should take A as const ref, and it
fixes generation.

Regards,
Julien

> Hi,
>
> I am not sure under what circumstances this is generated, but B's
> constructor should take A by const ref (if at all, given that A is
> part of a class hierarchy and not a value type, so, slicing may occur,
> etc etc.).
>
> Regards, Friedemann


-- 

Julien Cabieces
Senior Developer at Oslandia
julien.cabie...@oslandia.com
09.72.52.52.76
_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to