I used QVTKwidget to show some 3d model and when I closed the application window, the error window showed up.
Well, you have leaks in your code
You may not have used all those classes directly in your code, but you likely used one that used the others. Or QVTKWidget did.