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. QToolbar with two rows
Qt 6.11 is out! See what's new in the release blog

QToolbar with two rows

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 2.4k 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.
  • G Offline
    G Offline
    Gianluca86 0
    wrote on last edited by VRonin
    #1

    Hello,
    can I create a Toolbar with two rows?
    I need to have in one toolbar that can be 1 row or 2 depending on the screen.

    it's possible?

    Thank you

    Linked italian Question

    raven-worxR 1 Reply Last reply
    0
    • G Gianluca86 0

      Hello,
      can I create a Toolbar with two rows?
      I need to have in one toolbar that can be 1 row or 2 depending on the screen.

      it's possible?

      Thank you

      Linked italian Question

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @Gianluca86-0 said in QToolbar with two rows:

      it's possible?

      no.
      You can add a QWidgetAction with a custom layout to a QToolBar though.

      Or for usage in a QMainWindow you can use 2 QToolBars and call QMainWindow::addToolBarBreak()

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      2
      • G Offline
        G Offline
        Gianluca86 0
        wrote on last edited by
        #3

        Ok, thanks for the reply

        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