When I changed visualization of a QT objects like checkbox or pushbutton via StyleSheet, I lose 3D effects?
Is there any way to prevent losing 3D effects while changing color etc.
Thanks.
When I changed visualization of a QT objects like checkbox or pushbutton via StyleSheet, I lose 3D effects?
Is there any way to prevent losing 3D effects while changing color etc.
Thanks.
You have to use the "border" css tag with "outset" or "inset" values.
Bookmarks