如何设置QPushButton背景透明样式如QLabel

2025-03-23 04:17:54
推荐回答(1个)
回答1:

在Qt Creator中配置styleSheet QPushButton{ background-color:qconicalgradient(cx:0.5, cy:0.5, angle:0, stop:0.368182 rgba(198,198,198,75)); }