Re: Unsupported attributes of QGraphicsWidget of CanvasItem in sheets/part

2012-12-04 Thread Boudewijn Rempt
On Tuesday 04 December 2012 Dec, Philip Van Hoof wrote: > The CanvasItem in sheets/part spews these warnings when used in a > QGraphicsScene. > > QGraphicsWidget::setAttribute: unsupported attribute 5 > QGraphicsWidget::setAttribute: unsupported attribute 14 > > Looks like those correspond to >

Unsupported attributes of QGraphicsWidget of CanvasItem in sheets/part

2012-12-04 Thread Philip Van Hoof
The CanvasItem in sheets/part spews these warnings when used in a QGraphicsScene. QGraphicsWidget::setAttribute: unsupported attribute 5 QGraphicsWidget::setAttribute: unsupported attribute 14 Looks like those correspond to Qt::WA_StaticContents 5 Indicates that the widget contents are north-we