Hello I have 3 widgets inside a layout.

1 on each side (left and right) and one on the center.

What I would like to achieve is :
- No matter what is the size of the left widget
- No matter what is the size of the right widget
- Keep the center widget on the absolute parent's widget center.

Any way to do this inside a layout ?