Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Are there Menu,Menu Bar and Menu Item components in Qt Design Studio? :(

Are there Menu,Menu Bar and Menu Item components in Qt Design Studio? :(

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 129 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Elerence Hooke
    wrote on 10 Jan 2025, 23:00 last edited by Elerence Hooke 1 Oct 2025, 23:13
    #1

    I can use menu, menu bar and menu item components by coding in Qt Design Studio.But I cannot find the corresponding components on the left! Are these components obsolete in components-module of Qt Design Studio?
    In addition,although I can use these components by pure coding,I am not able to see the menu and menu item in the preview.Only when I run the project , I can see them entirely.
    Sorry that I am not good at English :(

    7d5db3ce-2ce3-434d-b9b1-72239bab333e-251f3383-f986-42c9-8cc3-21c85e06bda1.png

    aad7d5b8-33e1-4de4-8d3c-2690416360c0-image.png

    P 1 Reply Last reply 13 Jan 2025, 11:59
    0
    • E Elerence Hooke
      10 Jan 2025, 23:00

      I can use menu, menu bar and menu item components by coding in Qt Design Studio.But I cannot find the corresponding components on the left! Are these components obsolete in components-module of Qt Design Studio?
      In addition,although I can use these components by pure coding,I am not able to see the menu and menu item in the preview.Only when I run the project , I can see them entirely.
      Sorry that I am not good at English :(

      7d5db3ce-2ce3-434d-b9b1-72239bab333e-251f3383-f986-42c9-8cc3-21c85e06bda1.png

      aad7d5b8-33e1-4de4-8d3c-2690416360c0-image.png

      P Offline
      P Offline
      Pl45m4
      wrote on 13 Jan 2025, 11:59 last edited by
      #2

      @Elerence-Hooke

      Not 100% sure for Qt DesignStudio but also with QtCreator most UI elements are only available through code as just a few are selectable from QtCreator's Widget toolbox. Menus like QMenu is not one of them.


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      0

      1/2

      10 Jan 2025, 23:00

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved