On Saturday, 26 May 2018 09:12:25 -03 Jean-Michaël Celerier wrote: > If only there was a way to be able to use Qt without all the PIMPLing and > just have QObjectPrivate be a "normal" QObject member !
You'd save maybe 10% of the allocations. Don't forget that the privates have a lot of internals that allocate memory too, in the form of vectors, strings, signal-slot connecion tables, etc. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development