Hi, I am a beginner of Qt, and I am also a foreigner. Please ignore all the strange spelling and grammar error~Thanks a lots~

Now I got some issue with the QMenu. I've already know the QStyle::PM_SmallIconSize in my style. I have set that value to 50.
But the problem is: the blank has been increase. The image didn't change. Still 16x16.

I have try to find out some other way to change the size of image. But nothing seems to work.

What can I do about this? Thanks for everyone's help!