ui->centralWidget->setFixedSize


(width, height); layout()->setSizeConstraint(QLayout::SetFixedSize);
mainwindow.cpp 에서 사용한다.


+ Recent posts