Il 04/05/19 00:33, Иван Комиссаров ha scritto:
Back to the topic - in case we really want to support the "stack case", I’d say 
shared_ptr is the only option (in combination with enable_shared_from_this which is 
already a kinda part of QObject, as mentioned above)

QObject ownership isn't shared, it's unique. A widget is in ONE hierarchy, which fixes its owning native window, its coordinate system, its Z order amongst its siblings; not N hierarchies.

--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

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

Reply via email to