I have a QToolBar in my application and I want the last button i add to the toolbar to be positioned to the right. What is the ideal way to do that? Is there some sort of way I can add a 'stretching' widget to push the last button all the way over? Cheers