[Interest] How to force layout...
Igor Mironchik
igor.mironchik at gmail.com
Mon Aug 4 10:35:10 CEST 2014
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140804/8c039b55/attachment.html>
More information about the Interest
mailing list