Hi.

How to force layout to update geometries of items in it if some items changed 
theirs sizeHint property?

For example if I rotate rectangle I want layout to update geometry of this 
rectangle.

I’ve tried:

layout->invalidate();
layout->update();

But with no success.

Thanks.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to