No, it's not. If you want to control the title, use QWidget::setWindowTitle(). As for the close button - it's part of the window manager and not your application so you can't modify it.