MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent, Qt::FramelessWindowHint), ui(new Ui::MainWindow) mainwindow.cpp 에서 빨간 색 부분을 추가해주면 된다.