就是像图片一样,必须满足条件才能结束,不能自己关闭,应该怎么办?
收起
qt?setWindowFlags(Qt::CustomizeWindowHint | Qt::WindowMinimizeButtonHint | Qt::WindowMaximizeButtonHint);
报告相同问题?