I would like to create a QSplitter with 5 items in it
<div class="q-px-md">
<Buttons/>
<Buttons/>
<Buttons/>
<Buttons/>
<Buttons/>
</div>
As I run through the documentation, I can not find a way to implement it with these 5 items?