I\'m having some trouble setting a border of a groupbox.
my aim is to have something like this:
I suggest
QGroupBox::title { subcontrol-origin: margin; left: 3px; padding: 3 0 3 0; }
for the title, to adjust the title more properly.