I have a Qt window with a toolbar. I have several actions in it, with their icons set to some of qt standard icons.
However, they are rather small. I want to enlarge toolbar and the buttons inside, so that their icons would stretch accordingly. How should i go about it?
As of now, toolbar was filled using QtCreatir's designer.