Aha, must have missed that! :-) So using deleteLater will delete the widget as soon it is removed from stackedWidget and not is visible? Or will it still need stackedWidget to get deleted before widget gets deleted (as stackedWidget is the parent)?