On quarta-feira, 19 de abril de 2017 06:44:24 PDT Konstantin Tokarev wrote: > We already have QScopedPointerObjectDeleteLater, however it implements > cleanup(T*) instead of operator()(T*).
BTW, we should implement operator() in those deleters, calling the cleanup() static. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
