Quote Originally Posted by user View Post
I open a window in the central area of my QMainWindow application.
What do you mean by open - guess it is not QMainWindow::setCentralWidget ?
Sounds a bit like you are using QMdiArea/QMdiSubWindow.

Uwe