摘要:
QWidget实现透明的方式 1 this->setWindowFlags(Qt::FramelessWindowHint); 2 this->setAttribute(Qt::WA_TranslucentBackground, true); 特别注意: 不能把QWidget设置为最大化,也就是不能 阅读全文
posted @ 2021-09-24 11:57
一杯清酒邀明月
阅读(987)
评论(0)
推荐(0)
浙公网安备 33010602011771号