[quote author="maciek" date="1292417292"]OK, thanks for your answers - layout will do the work for me.
peppe: according to some "documentation":http://doc.qt.nokia.com/4.7/model-view-programming.html#convenience-classes it seems that widgets stays to be "compatible" with Qt3.
"These classes are less flexible than the view classes, and cannot be used with arbitrary models. We recommend that you use a model/view approach to handling data in item views unless you strongly need an item-based set of classes."[/quote]
Their API is similar, sure, but this doesn't make them outdated or deprecated. They have their (very limited and specific) use case, that's it :)