Results 1 to 6 of 6

Thread: Problem while Docking/Undocking of the QDockWidget on the default mainwindow "Central

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    38
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Problem while Docking/Undocking of the QDockWidget on the default mainwindow "Central

    Hi Friends,

    I am facing the problem while Docking/Undocking of the QDockWidget on the default mainwindow "CentralWidget". I am using method "setCentralWidget()" to setting the dockwidget on the main window.

    But when I dock it and trying to undock again then it does not worked.

    Is there any known way to deal with this problem?

    Note: I have tried to set the float behavior using mouse double click as:

    setFloating(false) &
    setCentralWidget(...);

    But it doesn't work.

    I have attached my example along with this post.

    Thanks...
    Attached Files Attached Files

Similar Threads

  1. QDockWidget/Central Widget Problem
    By Lemming in forum Qt Programming
    Replies: 7
    Last Post: 3rd April 2016, 09:52
  2. QDockWidget : docking, reopening after closing
    By kghose in forum Qt Programming
    Replies: 3
    Last Post: 14th July 2008, 20:22
  3. QDockWidget freezes desktop when undocking
    By pdolbey in forum Qt Programming
    Replies: 5
    Last Post: 12th March 2007, 14:47
  4. Replies: 6
    Last Post: 18th August 2006, 17:50
  5. different arrangement of QDockWidget than default
    By Wurgl in forum Qt Programming
    Replies: 3
    Last Post: 13th July 2006, 10:41

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