[SOLVED] Insert action at specified position in Qt Designer
General and Desktop
1
Posts
1
Posters
324
Views
1
Watching
-
wrote on 8 Oct 2015, 17:50 last edited by Harb 10 Aug 2015, 20:15
Hi!
I am a little bit confused with Qt Designer now. I have created a menu in Qt Designer and added actions. But now I want to add one more action at the beginning of the menu. But I don't have any idea how to do it. I can only rename existing action, add action at the end of the menu, and insert separator. Is there any way to do this, without reentering all menu from the beginning?UP oh, figured it out this finally, just add action at the end of the menu, and then drag it to any position.
1/1