Qt 对单个控件美化

QPushButton#evilButton {
background-color: red;
border-style: outset;
border-width: 2px;
border-color: beige;
}
posted @ 2013-01-10 16:08  wiessharling  阅读(299)  评论(0)    收藏  举报