Hi,

I have a QListView with default settings (top to bottom flow). I'd like the items to be displayed centered vertically, i.e. in case they have a total height that's less than the height of the list, I'd like equal spacing to be displayed at the top and at the bottom.

Is there a way to achieve that?

Thanks.