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. Stacking toolbars?
Forum Update on Monday, May 27th 2025

Stacking toolbars?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtoolbarstackedwidget
3 Posts 2 Posters 680 Views
  • 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.
  • D Offline
    D Offline
    Dariusz
    wrote on 26 Jun 2019, 21:48 last edited by
    #1

    Hey

    Does qt allow a way of stacking toolbars? I would imagine it would look like stacked QDockWidgets with tab cards above/side for the user to click to activate given widget.

    TIA

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 26 Jun 2019, 21:56 last edited by
      #2

      Hi,

      AFAIK, no there's not. What kind of interface are you looking for ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      D 1 Reply Last reply 4 Jul 2019, 03:19
      1
      • S SGaist
        26 Jun 2019, 21:56

        Hi,

        AFAIK, no there's not. What kind of interface are you looking for ?

        D Offline
        D Offline
        Dariusz
        wrote on 4 Jul 2019, 03:19 last edited by
        #3

        @SGaist said in Stacking toolbars?:

        Hi,

        AFAIK, no there's not. What kind of interface are you looking for ?

        Hey

        Woah this one slipped my fingers...
        I think it would look like QTabWidget with only QToolbars as its children, each toolbar being 1 other widget. But with difference that that the QTab"ToolBar" would be a toolbar so I could place it like toolbar widget... ?

        Perhaps I will need to somehow extend QToolbar with QTabBar and somehow make it work mhmm

        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