Results 1 to 2 of 2

Thread: undock QDockWidget

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2006
    Posts
    11
    Thanked 1 Time in 1 Post

    Default undock QDockWidget

    Hello people,

    i#ve created a App with a main window and docking widgets inside. everything is working fine. now i want to make the same interface for my app like the one from qt designer. So my problem is that i don't know what i have to set to see the dockwidget only undocked.

    thx

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: undock QDockWidget

    If I understand correctly you want a top-level view. Probably the best way would be to reparent all widgets from QDockWidgets to QWidgets. As this is Qt Programming and not Newbie, then I guess you know how to do that.

Similar Threads

  1. QDockWidget Size
    By kiker99 in forum Qt Programming
    Replies: 9
    Last Post: 31st March 2007, 16:15
  2. QDockWidget flicker
    By fellobo in forum Qt Programming
    Replies: 1
    Last Post: 28th April 2006, 20:42
  3. QTableWidget -> QDockWidget,
    By ogre in forum Qt Programming
    Replies: 3
    Last Post: 26th January 2006, 06:51
  4. Is there an event or emit with QDockWidget?
    By bitChanger in forum Qt Programming
    Replies: 2
    Last Post: 13th January 2006, 01:46
  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.