Dialog 0 0 449 254 Dialog #box_color QAbstractButton { background: pink; color: purple; } #box_gradiant QAbstractButton { background-color: qconicalgradient(cx:0.5, cy:0.5, angle:0, stop:0 rgba(255, 255, 255, 255), stop:0.373979 rgba(255, 255, 255, 255), stop:0.373991 rgba(33, 30, 255, 255), stop:0.624018 rgba(33, 30, 255, 255), stop:0.624043 rgba(255, 0, 0, 255), stop:1 rgba(255, 0, 0, 255)); color: cyan; } #box_pixmap QAbstractButton { background: url("images/pagefold.png") no-repeat top right; color: yellow; } color PushButton ... Qt::Horizontal 70 27 CheckBox RadioButton autoraise true Checked true true gradiant PushButton ... Qt::Horizontal 78 24 CheckBox RadioButton autoraise true Checked true true pixmap PushButton ... Qt::Horizontal 78 24 CheckBox RadioButton autoraise true Checked true true Qt::Vertical 20 51