Results 1 to 4 of 4

Thread: QDockWidget : docking, reopening after closing

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jul 2008
    Location
    East Coast, USA
    Posts
    40
    Thanks
    6
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Thumbs up Re: QDockWidget : docking, reopening after closing

    Thanks Guys! show() works just fine. I mistakenly though close() destroyed the window rather than just hid it.

    But... I still can't dock my window anywhere I want. I have "allowedAreas" set to Qt::AllDockWidgetAreas (via Designer AND in the constructor).

    -K
    Last edited by kghose; 14th July 2008 at 21:09. Reason: reformatted to look better

Similar Threads

  1. QDockWidget closing detection
    By danielperaza in forum Qt Programming
    Replies: 1
    Last Post: 16th April 2008, 15:28
  2. Replies: 5
    Last Post: 10th May 2006, 00:20

Tags for this Thread

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.