Results 1 to 2 of 2

Thread: Qt Dockbar

  1. #1
    Join Date
    Mar 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt Dockbar

    Is it possible to make a dock like the one shown below? I managed to get a dockbar to dock within the main window but what about on the outside of the main window?


  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Qt Dockbar

    You can. See the floating parameter of QDockWidget. Or you can simple show a second QWidget beside your main window.

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.