QT Удалить ручку с изменения размера

// in QMainWindow
this->statusBar()->setSizeGripEnabled(false);
just-saved-you-a-stackoverflow-visit