I want to create something that looks like a typical email application (thunderbird, mac mail, …) - one column on the left and two panes, one above the other, on the right. In addition, I want a single, large, continuous background image spreading across all the panes.

I'm trying to set the background image for the Central Widget of QMainWindow, but to no avail.

Is it actually possible to do something like that?