Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to setup application so I can edit MenuBar in Design tool
Forum Updated to NodeBB v4.3 + New Features

How to setup application so I can edit MenuBar in Design tool

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 96 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.
  • J Offline
    J Offline
    Jules43
    wrote on last edited by
    #1

    I'm new to QT and am using 5.15 with Visual Studio 2019 on Windows 10. I am attempting to build a simple native style desktop application using QML/Quick.

    I have successfully built an initial version of this application with a simple main.cpp which launches my base QML file. The latter specifies an ApplicationWindow with a basic MenuBar.

    I'd like to switch to editing my MenuBar in Design but I can't work out how to do this. I did manage to create a Main Window Form (.ui) which allowed me to edit a menu, but this seems to be for use with C++ / Widgets rather than QML/Quick.

    If I'm using QML/Quick how should I set up to make my MenuBar editable in Design?

    Thanks

    1 Reply Last reply
    0

    • Login

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