[PyQt] Plugin widget for designer

David Boddie david at boddie.org.uk
Fri Mar 25 00:20:09 GMT 2011


On Thu Mar 17 16:47:27 GMT 2011, Entity Reborn wrote:

> I have successfully managed to get my widget to show up in the
> designer. Unfortunately when I insert it into the form, there is no
> content. All that Is seen is the bounding box. My widget inherits
> qTreeView. Any ideas?

Maybe you have already fixed this by now, but it sounds like some meta-data
is missing and you only get a QWidget inserted into the form.

You need to post some code - ideally a minimal running example - showing
what you have done so that we can try to diagnose the problem.

David


More information about the PyQt mailing list