标签: c++ qt qt5
我在Linux中使用qt开发了无边框应用程序,但是无法将表格移出屏幕。 我使用以下代码: this->setWindowFlags(Qt::FramelessWindowHint);
this->setWindowFlags(Qt::FramelessWindowHint);