Hi, I am new to Qt and I absolutely need your help.

I have already created a custom widget derived from QRadioButton, which just looks a bit more like a button and has a fixed height:width ratio.

I put all my widget together in some GroupBoxes and it looks like this:

Unbenannt171.jpg

which is not bad, I want to have them all spaced apart equally and kind of left-aligned like so:

Unbenannt172.jpg

And I just can't find out which property handles this / how I would derive me own GroupBox/Layout/something to achieve this.

I hope you can help me,
thanks in advance: Moraxno.