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?
QtWS25 Last Chance

Stacking toolbars?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtoolbarstackedwidget
3 Posts 2 Posters 676 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 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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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
      1
      • SGaistS SGaist

        Hi,

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

        D Offline
        D Offline
        Dariusz
        wrote on 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