QTablewidget insert check box and do alot
-
For example when we press a button we feel like it goes inside and comes back like that effect i want
-
@ManiRon
Hi
to keep the pressed down effect, then only assign
background-color: do not change anything with border as that disabled the down effect.
Else you have to create such effect your self.
-
@ManiRon
Hi
You can use the
border-top-color
border-right-color
border-bottom-color
border-left-color
to draw the normal "3d" effect in both normal and pressed state
or use
border.image
http://doc.qt.io/qt-5/stylesheet-reference.html#border-image