QLabel border-radius
Unsolved
General and Desktop
-
Hello, I am trying to use border-radius in a stylesheet to round the edges of a QLabel but unfortunately it's only the border
that gets rounded while the background-color/image doesn't get clipped... how can I do that? -
Hi,
I haven't tested it but maybe the background-clip property is what you are looking for.
Hope it helps