I will explain my problem with example.
My button is 220 pixel width.
I create a menu for it.And using setFixedWidth function I set width of menu to 220 pixel too.
But I couldnt orginize my actions width.They are all default size.So theh have 100 pixels size.So my actions label(names...) are shorter than menu width.And I want to learn to how to set size of actions same to menu.