PDA

View Full Version : How to resize the menu Icons in main window toolbar



prof1990
27th April 2011, 01:18
I want to find a way to change the size of icons in the menus (like New,Open,etc.) main window toolbar


http://i.imgur.com/lKSjV.png

i want this images become greater than this size

ChrisW67
27th April 2011, 03:11
QToolBar contains the answer you seek.

prof1990
27th April 2011, 09:31
sorry, I don't know how to use it. Do you have any code sample?

prof1990
27th April 2011, 17:58
thanks the problem solved :)

aliemam
8th July 2013, 22:17
can you tell what you have done...?

ChrisW67
8th July 2013, 23:23
You do not even need to scroll down the linked page: QToolBar::setIconSize()