Qt给字体设置下划线

xiaoxiao2021-02-27  174

使用如下的代码即可将字体初始化为带下划线的格式

lb_register = new QLabel("<u>没有账号?注册一个</u>",this);
转载请注明原文地址: https://www.6miu.com/read-16684.html

最新回复(0)