[PyQt] QGraphicsGridLayout

Aron Bierbaum aronbierbaum at gmail.com
Wed Dec 9 17:43:57 GMT 2009


I have been trying to use the QGraphicsGridLayout but I am running
into problems when I try to have a QGraphicsWidget span multiple
columns. The basic problem is that if I try to span a large widget in
the second row under four smaller widgets in the top row, the widgets
in the top row are not layed out correctly.

Does anyone have any idea what I might be doing wrong?

-Aron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_grid.py
Type: application/octet-stream
Size: 1728 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091209/01eebbc4/test_grid.obj


More information about the PyQt mailing list