QPushButton 圆角 绿色 红色

 

 

 

 

self.btnStart.setStyleSheet(
    "border:2px groove gray;border-radius:10px;padding:2px 4px;background-color:lightpink"
)

 

 

 

https://doc.qt.io/qt-5/qml-color.html

 

颜色表:

posted @ 2020-12-21 19:04  bH1pJ  阅读(102)  评论(0编辑  收藏  举报