Results 1 to 8 of 8

Thread: QDockWidget locations

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    371
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    14
    Thanked 18 Times in 17 Posts

    Default QDockWidget locations

    I am trying to convice a layout of 3 dockbars to be placed in a very specific way, and I am missing something.

    I want to put the 3 docks on the borders of the window, and the 2 on the sides to be streched from the top to the bottom, and the 3rd on the middle between them.

    What I can achieve is only that the bottom dock is spanned over the bottom of the window.

    In the attached image the left is what I get, and rigth is what i want (the dock is floating for the screen shot). I saw that FullMetelCoder made this on edyuk, but I failed to find the exact code.
    Attached Images Attached Images

Similar Threads

  1. Default size of a QListWidget inside a QDockWidget
    By rakuco in forum Qt Programming
    Replies: 0
    Last Post: 25th July 2007, 08:01
  2. Replies: 8
    Last Post: 4th February 2007, 00:42
  3. QDockWidget flicker
    By fellobo in forum Qt Programming
    Replies: 1
    Last Post: 28th April 2006, 20:42
  4. QTableWidget -> QDockWidget,
    By ogre in forum Qt Programming
    Replies: 3
    Last Post: 26th January 2006, 06:51
  5. QDockWidget: Debugging crash
    By carsten in forum Qt Programming
    Replies: 10
    Last Post: 7th January 2006, 10:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.