Hello,

I'm wondering if there is a way to re-arrange the QToolButton in a QToolbar?
I have a QToolbutton at the end of my ToolBar, and I would like to move it up. (see image)

I was searching the forums and found .takeAt() and insertWidget() for layouts, I'm looking for something similar for ToolButtons

Thanks!

Nick

QToolbar.jpg