qt-interest@trolltech.com
[Top] [All Lists]

Re: Trying to dock a QDockWidget... but not in a QMainWindow

Subject: Re: Trying to dock a QDockWidget... but not in a QMainWindow
From: "Roy Donaldson"
Date: Mon, 11 Feb 2008 12:59:56 -0500
On Feb 11, 2008 12:44 PM, Keith Esau <keith.esau@xxxxxxx> wrote:
> You are correct, QDockWidget can only be docked in a QMainWindow because
> QMainWindow is the only widget with docking capabilities built in. It really
> doesn't make sense to dock it in anything else.
>
> Keith
> **Please do not reply to me, reply to the list.**
>
>
>
> On 02-11-2008 11:40 AM, "Roy Donaldson" wrote:
>
> > I'd like to be able to dock a QDockWidget inside of a custom widget
> > (preferably, complete with the animation available in the QMainWindow
> > implementation). Does anyone know of a way to allow a QDockWidget to
> > dock inside a widget that isn't a QMainWindow? It seems to me that
> > docking is only supported and available for QMainWindow widgets.
> >
>

Alright, I'll just have to play with it the longer way, then. Thanks
for the very quick response!

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>