Windows
windows上运行时,不做窗任何设置如下所示:
为了只保留关闭按钮,,只需
this->setWindowFlags(Qt::WindowCloseButtonHint);
即可。。。
Linux
root@hg-TR3250:/home
Windows
windows上运行时,不做窗任何设置如下所示:
为了只保留关闭按钮,,只需
this->setWindowFlags(Qt::WindowCloseButtonHint);
即可。。。
Linux
root@hg-TR3250:/home