Re: extenderitem layout problems

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Frederik Gladhorn wrote: > The layouts in qgraphicsview do not support any signals/slots, so the > ExtenderItem never gets notified about the layout change. hmm.. but there is an scene event filter placed on the widget in ExtenderItem::setWidget, and ExtenderItem::scene

extenderitem layout problems

2009-07-08 Thread Frederik Gladhorn
Hi all, as you probably noticed, the NetworkManager Plasma applet has some layout problems. They are caused by the following setup: -we add a widget into the ExtenderItem -QGraphicsGridLayout is added to the widget -whenever for example a wireless network appears, some widget is added to the layo