[PyKDE] QDockWidget support in PyQt4

Phil Thompson phil at riverbankcomputing.co.uk
Sun Dec 25 22:32:22 GMT 2005


On Sunday 25 December 2005 6:40 pm, Andreas Pakulat wrote:
> Hi,
>
> another: How far is the support question. This time regarding
> QDockWidgets. I ported the code from the dockwidgets example and apart
> from the QTextEdit problem, I also found the "positioning" of the
> QDockWidgets rather strange. Now before I try to find an error in the
> code I wanted to ask if the QDockWidgets are even supported with the
> current snapshots or if this is still work in progress?

PyQt4 is complete as far as Qt v4.0.x is concerned, so any segfaults are bugs. 
Always make sure you are using the latest SIP and PyQt4 snapshots. If you 
have ported an example but it doesn't work properly then just post the whole 
thing to me and I'll look at it.

Phil




More information about the PyQt mailing list