Qt中禁止调节窗口大小

来源:互联网 发布:oracle数据库未打开 编辑:程序博客网 时间:2024/06/05 07:42

用setFixedSize函数

setFixedSize(this->width(), this->height());


 

0 0
原创粉丝点击