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 create toolbar in design created by Qt designer? Design creation is started from QWidget.
Forum Updated to NodeBB v4.3 + New Features

How to create toolbar in design created by Qt designer? Design creation is started from QWidget.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 1.2k Views 2 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.
  • R Offline
    R Offline
    Ramesh
    wrote on last edited by
    #1

    Hi,
    I am creating a design using Qt designer. I started creating design using QWidget. Now I am not seeing any way to create toolbar in this design.
    Can someone please help me out to resolve this issue.

    --Ramesh

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Only MainWindow can have a ToolBar in designer.

      However, you can add one from code but not all features work when its a widget it lives in.
      https://stackoverflow.com/questions/38392322/how-to-create-qtoolbar-in-qwidget

      1 Reply Last reply
      3

      • Login

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