QT 常用setAttribute 、setWindowFlags. ... 设置窗体属性2//设置为模态框 3setAttribute(Qt::WA_ShowModal, true); 4//如果部件接收了关闭事件,则删除这个部件,相当 ...
確定! 回上一頁