On Wednesday, 19 December 2018 01:51:24 PST Ramakanth Kesireddy wrote: > Yes QApplication destructor is invoked last..Does it makes sense to use > deleteLater() in the widget destructors instead of existing delete if it > could be cleaned up as part of qApp-quit()?
Our guessing here won't help. Please reduce your problem to something you can describe more concisely. I recommend attempting an SSCCE: Short, Self-Contained Compileable Example: 1) Short: 200 lines or less 2) Self-contained: single file, no #includes other than Qt's and STL's 3) Compileable: unless you meant to show a compilation problem 4) Example: demonstrates your problem. http://sscce.org/ -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest