摘要: 一、setAttribute()函数 setAttribute()函数用于设置窗体的一些属性,其函数原型为: void QWidget::setAttribute(Qt::WidgetAttribute attribute, bool on = true) 枚举类型Qt::WidgetAttribu 阅读全文
posted @ 2023-10-04 16:46 TechNomad 阅读(497) 评论(0) 推荐(0)