i can't seem to get the "scrollAreaContentsWidget" to properly expand to fill both the width of its containing QScrollArea.

What is the best way to achive this layout-like effect? Do I have to implement a resize event handler?