Hello there,
I'm trying to use QGroupBox inside a QWidget, the QWidget has a gradient background. When I use QGroupBox, the result is like:
I try to set background-color: transparent, setWindowOpacity(), and nothing changes,
Is there anyway to make the QGroupBox transparent (without losing the gradient in the QWidget) ?
Thanks.




