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. Dock Widget Area: Create a Third Vertical Area
Forum Updated to NodeBB v4.3 + New Features

Dock Widget Area: Create a Third Vertical Area

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 226 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello, all!

    So currently, I am trying to create a third vertical QDockWidgetArea, because I want to have three rows of dock widgets. Currently, there are two dock widget areas: "top" and "bottom". However, I'd like to add a third one, called "middle." What do I need to do to accomplish this? Thank you in advance!

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by VRonin
      #2

      If GPL is acceptable to you: https://github.com/KDAB/KDDockWidgets
      If you need LGPL: https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
      LGPL but not ready out of the box: https://github.com/qt-creator/qt-creator/tree/master/src/libs/advanceddockingsystem (this is the one Qt Creator uses to display its dock widgets)

      "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
      1

      • Login

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