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. How to restore the file menu in Qt Creator
Forum Updated to NodeBB v4.3 + New Features

How to restore the file menu in Qt Creator

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 592 Views 1 Watching
  • 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.
  • 8 Offline
    8 Offline
    8Observer8
    wrote on 22 Dec 2023, 11:57 last edited by
    #1

    Hi,

    I accidentally closed the file menu in Qt Creator. How can I show it again?

    46c7b45d-5784-41a7-bfe1-05698097b825-image.png

    C 1 Reply Last reply 22 Dec 2023, 12:04
    0
    • 8 8Observer8
      22 Dec 2023, 11:57

      Hi,

      I accidentally closed the file menu in Qt Creator. How can I show it again?

      46c7b45d-5784-41a7-bfe1-05698097b825-image.png

      C Offline
      C Offline
      cristian-adam
      wrote on 22 Dec 2023, 12:04 last edited by
      #2

      You can 3 options to do so, as described at https://bugreports.qt.io/browse/QTCREATORBUG-30114

      1. Press Ctrl+Alt+M which is the shortcut to hide/show the application menu
      2. Trigger the action via the t locator filter. You can do Ctrl+K and then t or directly via Ctrl+Shift+K. Then type show menu
      3. Remove the MenubarVisible=false from QtCreator.ini file. See https://doc.qt.io/qtcreator/creator-how-to-find-settings-files.html
      8 1 Reply Last reply 22 Dec 2023, 12:08
      3
      • 8 8Observer8 has marked this topic as solved on 22 Dec 2023, 12:08
      • C cristian-adam
        22 Dec 2023, 12:04

        You can 3 options to do so, as described at https://bugreports.qt.io/browse/QTCREATORBUG-30114

        1. Press Ctrl+Alt+M which is the shortcut to hide/show the application menu
        2. Trigger the action via the t locator filter. You can do Ctrl+K and then t or directly via Ctrl+Shift+K. Then type show menu
        3. Remove the MenubarVisible=false from QtCreator.ini file. See https://doc.qt.io/qtcreator/creator-how-to-find-settings-files.html
        8 Offline
        8 Offline
        8Observer8
        wrote on 22 Dec 2023, 12:08 last edited by
        #3

        @cristian-adam thank you very much!

        1 Reply Last reply
        1

        1/3

        22 Dec 2023, 11:57

        • Login

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