I'm manipulating a lots of QWidget, but I also delete and replace them quite often.

I know that QT keeps a pool of QWidget, just in case they are reloaded again. Is there a way to really delete a QWidget at once?