Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To change the order of menu bar selections in Qt Designer 5:

  1. Open the form that contains the menu bar in Qt Designer 5.
  2. Select the menu bar widget by clicking on it.
  3. Right-click on the menu bar and select "Edit Menu" from the context menu.
  4. This will open the Menu Editor window.
  5. With the Menu Editor window open, click and drag the menu bar items in the order you want them to appear.
  6. Once you have rearranged the items in the desired order, click the "OK" button to close the Menu Editor window.
  7. Save your changes to the form.

The menu bar items will now appear in the order you have set in the Menu Editor window.