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 518 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.
  • 8Observer88 Offline
    8Observer88 Offline
    8Observer8
    wrote on 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

    cristian-adamC 1 Reply Last reply
    0
    • 8Observer88 8Observer8

      Hi,

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

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

      cristian-adamC Offline
      cristian-adamC Offline
      cristian-adam
      wrote on 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
      8Observer88 1 Reply Last reply
      3
      • 8Observer88 8Observer8 has marked this topic as solved on
      • cristian-adamC cristian-adam

        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
        8Observer88 Offline
        8Observer88 Offline
        8Observer8
        wrote on last edited by
        #3

        @cristian-adam thank you very much!

        1 Reply Last reply
        1

        • Login

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