It is convenient to add actions to a menu with QtDesigner by typing some texts in the "Type Here" box. However, the "Type Here" box is always at the below. How to insert an action at a particular position, for example, under or above the existing action "Open"?
Asked
Active
Viewed 1,696 times
1 Answers
1
Just insert as you already do, then drag and drop it to the desired position.

Rud Limaverde
- 625
- 1
- 9
- 14
-
2You can also move them with Ctrl+Up and Ctrl+Down. – ekhumoro Feb 17 '14 at 19:13