Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Undock, dock & drag using tabs Just like in a browsers

    General and Desktop
    qdockwidget
    3
    3
    784
    Loading More Posts
    • 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
      Rizwan94 last edited by

      Hi,

      In my application, I am adding the QDockWidgets using addDockWidgets(...) to my QMainWindow.

      I am able to dock or undock these widgets only by using the TitleWidget of the DockWidget.

      This seems to be the standard behavior.

      Is there a way to dock & undock the dockwidgets using the tab itself?
      Basically I would like to acheive the behavior of docking & undocking present in browsers ( ex. In chrome, you can dock & undock by dragging the particular TAB itself ).

      Thanks.

      raven-worx 1 Reply Last reply Reply Quote 0
      • raven-worx
        raven-worx Moderators @Rizwan94 last edited by

        @Rizwan94
        https://www.kdab.com/kddockwidgets/
        GPL licensed though

        --- 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 Reply Quote 5
        • V
          VRonin last edited by

          https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
          LGPL license

          "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
          ~Napoleon Bonaparte

          On a crusade to banish setIndexWidget() from the holy land of Qt

          1 Reply Last reply Reply Quote 3
          • First post
            Last post